- 06 Dec, 2018 40 commits
-
-
Kamil Trzciński authored
Revert Gold Trial MRs See merge request gitlab-org/gitlab-ee!8726
-
Yorick Peterse authored
Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default"" See merge request gitlab-org/gitlab-ee!8733
-
Stan Hu authored
Remove pseudonymization from manifest See merge request gitlab-org/gitlab-ee!8213
-
Douglas Barbosa Alexandre authored
[EE] Retry the review-{deploy,qa} jobs twice, and allow them to fail Closes gitlab-ce#54610 and gitlab-ce#54717 See merge request gitlab-org/gitlab-ee!8677
-
Rémy Coutable authored
[EE] Support unlimited file search in web UI and API Closes gitlab-ce#45915 See merge request gitlab-org/gitlab-ee!8671
-
Rémy Coutable authored
Port of 39849_controller_sorts to EE See merge request gitlab-org/gitlab-ee!7807
-
Rémy Coutable authored
Enable some frozen string in ee/app See merge request gitlab-org/gitlab-ee!8728
-
Nick Thomas authored
Add e2e test: push mirroring over HTTP See merge request gitlab-org/gitlab-ee!8491
-
Dmitriy Zaporozhets authored
Use Utils::Override from Strategies::GroupSaml See merge request gitlab-org/gitlab-ee!8718
-
Douglas Barbosa Alexandre authored
Fix release version for smartcard auth in doc See merge request gitlab-org/gitlab-ee!8734
-
Imre Farkas authored
-
Ash McKenzie authored
This reverts commit 0acf7439.
-
GitLab Release Tools Bot authored
-
Nick Thomas authored
Bump the gitaly version to 1.7.0 See merge request gitlab-org/gitlab-ee!8729
-
Micaël Bergeron authored
A manifest should be valid when there are no pseudonymized fields
-
Dmitriy Zaporozhets authored
Refactor issuables links to be more general See merge request gitlab-org/gitlab-ee!8692
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Bob Van Landuyt authored
Changelog from gitaly: ** v1.7.0 **** Added - Add an RPC that allows repository size to be reduced by bulk-removing internal references https://gitlab.com/gitlab-org/gitaly/merge_requests/990 ** v1.6.0 **** Other - Clean up invalid keep-around refs when performing housekeeping https://gitlab.com/gitlab-org/gitaly/merge_requests/992 ** v1.5.0 **** Added - Add tls configuration to gitaly golang server https://gitlab.com/gitlab-org/gitaly/merge_requests/932 **** Fixed - Fix TLS client code on macOS https://gitlab.com/gitlab-org/gitaly/merge_requests/994 **** Other - Update to latest goimports formatting https://gitlab.com/gitlab-org/gitaly/merge_requests/993 ** v1.4.0 **** Added - Link and Unlink RPCs https://gitlab.com/gitlab-org/gitaly/merge_requests/986 ** v1.3.0 *** Other - Remove unused bridge_exceptions method https://gitlab.com/gitlab-org/gitaly/merge_requests/987 - Clean up process documentation https://gitlab.com/gitlab-org/gitaly/merge_requests/984
-
Luke Bennett authored
-
Andreas Brandl authored
Add sort direction button with sort dropdown for Epics and Roadmap Closes #7261 and #7210 See merge request gitlab-org/gitlab-ee!7884
-
Douwe Maan authored
Fix boards API with special milestones Closes #6893 See merge request gitlab-org/gitlab-ee!8653
-
Douwe Maan authored
Web terminal from attached CI runner in Web IDE See merge request gitlab-org/gitlab-ee!7386
-
Francisco Javier López authored
-
Kamil Trzciński authored
This reverts commit e0be1f2b, reversing changes made to 8e3d2001.
-
Kamil Trzciński authored
This reverts commit 872d486a, reversing changes made to 756a5a8c.
-
Kamil Trzciński authored
Revert "Merge branch '8591-geo-http-403-when-dismissing-free-trial-of-gitlab-com-gold-message' into 'master'" This reverts commit da10f026, reversing changes made to 27097a63.
-
Kushal Pandya authored
# Conflicts: # db/schema.rb
-
Phil Hughes authored
CE upstream - 2018-12-05 21:21 UTC Closes gitlab-ce#54868, gitlab-ce#50662, and #8195 See merge request gitlab-org/gitlab-ee!8715
-
Kamil Trzciński authored
Fix managed licences path for fork cases Closes #7757 See merge request gitlab-org/gitlab-ee!8700
-
Tetiana Chupryna authored
-
Phil Hughes authored
Setup IDE terminal store for environment checks See merge request gitlab-org/gitlab-ee!8685
-
Paul Slaughter authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Jan Provaznik authored
* removed 100 limit on file search results because we load all results anyway * expensive processing (parsing match content, utf encoding) is done only for selected page in paginated output
-
Jarka Košanová authored
- rename issues to issuables - create concern for shared functionality (EpicLinks, EpicIssues)
-
gfyoung authored
Enables frozen string in the following: * ee/app/policies/**/*.rb * ee/app/presenters/**/*.rb * ee/app/serializers/**/*.rb * ee/app/services/**/*.rb * ee/app/uploaders/**/*.rb * ee/app/validators/**/*.rb * ee/app/workers/**/*.rb Partially addresses gitlab-org/gitlab-ce/#47424.
-