- 06 Jul, 2018 40 commits
-
-
Sean McGivern authored
Remove silly use of repo disk path See merge request gitlab-org/gitlab-ce!20436
-
Nick Thomas authored
Add Repository#set_config and #delete_config See merge request gitlab-org/gitlab-ce!20372
-
Grzegorz Bizon authored
Add a new scenario to test GitHub import Closes gitlab-qa#146 See merge request gitlab-org/gitlab-ce!19555
-
Sean McGivern authored
Delete deprecated object_storage_upload queue See merge request gitlab-org/gitlab-ce!20371
-
Jan Provaznik authored
-
Tim Zallmann authored
Improves MR refactor getters and state and adds specs Closes #48937 See merge request gitlab-org/gitlab-ce!20429
-
Kamil Trzciński authored
Update GitLab Pages to v1.0.0 See merge request gitlab-org/gitlab-ce!20404
-
Phil Hughes authored
(Part 2) Resolve "Recognise when a user is trying to validate a private SSH key" Closes #46396 See merge request gitlab-org/gitlab-ce!19997
-
Luke Bennett authored
-
Jacob Vosmaer authored
-
Clement Ho authored
Revert "Merge branch 'rosulk-patch-12' into 'master'" See merge request gitlab-org/gitlab-ce!20428
-
Phil Hughes authored
Resolve "Add dropdown to Groups link in top bar" Closes #36234 See merge request gitlab-org/gitlab-ce!18280
-
Dennis Tang authored
-
Nick Thomas authored
-
Douwe Maan authored
Preload ancestors after pagination when filtering Closes #40785 See merge request gitlab-org/gitlab-ce!20398
-
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>
-
Filipa Lacerda authored
Exports state to allow tests Adds specs for the getters that didn't have any.
-
Yorick Peterse authored
Merge branch 'blackst0ne-rails5-activerecord-statementinvalid-mysql2-error-expression-1-of-select-list-is-not-in-group-by-clause' into 'master' [Rails5] Fix milestone GROUP BY query Closes #48428 See merge request gitlab-org/gitlab-ce!20256
-
Bob Van Landuyt authored
We need to preload the ancestors of search results after applying pagination limits. This way the search results itself are paginated, but not the ancestors. If we don't do this, we might not preload a parent group of a search result as it has been cut off by pagination.
-
Douwe Maan authored
Extract EE-specific lines from NotificationService See merge request gitlab-org/gitlab-ce!20406
-
Victor Wu authored
This reverts merge request !19250
-
Grzegorz Bizon authored
Allow to store BuildTraceChunks on Object Storage Closes #45712 See merge request gitlab-org/gitlab-ce!19515
-
Sean McGivern authored
-
Douwe Maan authored
Partially revert "Revert "Merge branch 'gitaly-mandatory-20180703-jv' into 'master'"" See merge request gitlab-org/gitlab-ce!20422
-
Sean McGivern authored
Backport of EE changes "Add support for autocompleting Epics and Labels within Epics" See merge request gitlab-org/gitlab-ce!20419
-
Sean McGivern authored
Added merge request info to Web IDE sidebar Closes #45187 See merge request gitlab-org/gitlab-ce!19860
-
Jacob Vosmaer authored
-
Douwe Maan authored
Resolve "Undefined omniauth_authorize_path when omniauth_enabled not enabled" Closes #48677 See merge request gitlab-org/gitlab-ce!20302
-
Douwe Maan authored
Create cross project group features See merge request gitlab-org/gitlab-ce!20333
-
Jacob Vosmaer authored
This partially reverts commit 64dfe2cb.
-
Sean McGivern authored
Fix cross-project label references Closes #45539 See merge request gitlab-org/gitlab-ce!20308
-
Kamil Trzciński authored
Remove redundant query when removing trace See merge request gitlab-org/gitlab-ce!20324
-
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6195Mark Chao authored
Refactor AutocompleteSources#label: 1. The return value was inconsistent, sometimes returning a hash and sometimes returning an ActiveModel. 2. It was inconsistent with respect to other methods in the class since they all return ActiveModels.
-
Phil Hughes authored
-
Kamil Trzciński authored
Check if the existences of archived traces before archive it Closes #48705 See merge request gitlab-org/gitlab-ce!20297
-
Shinya Maeda authored
-
Phil Hughes authored
CE for "Remove new contributing link from EE" See merge request gitlab-org/gitlab-ce!20334
-
Luke Bennett authored
-
Douwe Maan authored
Fix User role displayed on projects dashboard Closes #43565 See merge request gitlab-org/gitlab-ce!20374
-