- 13 May, 2017 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#199
-
- 11 May, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 10 May, 2017 1 commit
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 09 May, 2017 3 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 07 May, 2017 1 commit
-
-
Ahmad Sherif authored
-
- 02 May, 2017 2 commits
-
-
Lin Jen-Shin authored
As it might be confusing that it's not the same as Pipeline#latest Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11038#note_28677090
-
Lin Jen-Shin authored
-
- 27 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 11 Apr, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 05 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 16 Mar, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 15 Mar, 2017 1 commit
-
-
Ahmad Sherif authored
-
- 23 Feb, 2017 7 commits
-
-
Douwe Maan authored
This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 27 Jan, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 24 Jan, 2017 1 commit
-
-
YarNayar authored
Was proposed in #24833
-
- 19 Jan, 2017 1 commit
-
-
jurre authored
-
- 17 Jan, 2017 1 commit
-
-
P.S.V.R authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 03 Jan, 2017 1 commit
-
-
James Lopez authored
Also added relevant specs and refactored to_references in a bunch of places to be more consistent.
-
- 14 Dec, 2016 1 commit
-
- 09 Dec, 2016 1 commit
-
-
Douwe Maan authored
Replace MR access checks with use of MergeRequestsFinder Split from !2024 to partially solve https://gitlab.com/gitlab-org/gitlab-ce/issues/23867
- Potentially untested - No test coverage - Test coverage of some sort exists (a test failed when error raised) - Test coverage of return value (a test failed when nil used) - Permissions check tested - [x] app/finders/notes_finder.rb:17 - [x] app/views/layouts/nav/_project.html.haml:80 [`.count`] - [x] app/controllers/concerns/creates_commit.rb:84 - [x] app/controllers/projects/commits_controller.rb:24 - [x] app/controllers/projects/compare_controller.rb:56 - [x] app/controllers/projects/discussions_controller.rb:29 - [x] app/controllers/projects/todos_controller.rb:27 - [x] app/models/commit.rb:268 - [x] lib/gitlab/search_results.rb:71 - [x] https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2024/diffs#d1c10892daedb4d4dd3d4b12b6d071091eea83df_267_266 Memoize ` merged_merge_request(current_user)` - [x] https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2024/diffs#d1c10892daedb4d4dd3d4b12b6d071091eea83df_248_247 Expected side effect for `merged_merge_request!`, consider `skip_authorization: true`. - [x] https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2024/diffs#d1c10892daedb4d4dd3d4b12b6d071091eea83df_269_269 Scary use of unchecked `merged_merge_request?` See merge request !2033
-
- 02 Dec, 2016 1 commit
-
-
Oswaldo Ferreira authored
-
- 01 Dec, 2016 1 commit
-
-
Yorick Peterse authored
By passing commit data to this worker we remove the need for querying the Git repository for every job. This in turn reduces the time spent processing each job. The migration included migrates jobs from the old format to the new format. For this to work properly it requires downtime as otherwise workers may start producing errors until they're using a newer version of the worker code.
-
- 24 Nov, 2016 1 commit
-
- 21 Nov, 2016 1 commit
-
-
Lin Jen-Shin authored
ref and sha so that it would show latest pipeline if ref and sha are both specified, otherwise still the same as before.
-
- 07 Nov, 2016 1 commit
-
-
Lin Jen-Shin authored
Rather than compound status from all pipelines. Closes #20560
-
- 03 Nov, 2016 2 commits
-
- 27 Oct, 2016 1 commit
-
- 26 Oct, 2016 1 commit
-
-
Lin Jen-Shin authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7034#note_17397201 https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7034#note_17397461 https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6801#note_17468470 https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7034#note_17482654
-
- 24 Oct, 2016 1 commit
-
-
Lin Jen-Shin authored
Closes #23615
-
- 13 Sep, 2016 1 commit
-
- 12 Sep, 2016 1 commit
-
-
Lin Jen-Shin authored
-