- 13 Apr, 2016 6 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 12 Apr, 2016 32 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
-
Rémy Coutable authored
Fix #14753: Check if head is born before trying to detect main language This MR makes sure that head exists before trying to detect the main language. This prevents errors on repo's without a master branch. Closes #14753 See merge request !3654
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jeroen Bobbeldijk authored
-
Rémy Coutable authored
Instrument all service classes This will help us see where (mostly) Sidekiq code is spending time. See merge request !3675
-
Rémy Coutable authored
Hide help block when user is creating a new project inside a group closes #14092 ![fix](/uploads/13721117c410c8fe6937d44a3b0a90a8/fix.gif) See merge request !3427
-
Rémy Coutable authored
Delete notes via API Supports deleting issues, snippets, and merge requests via the API. * Closes #14944 * Closes #14845 * Closes #6060 @zj I did not see that you assigned yourself in #6060. Hopefully, you did not start yet. @rymai In #6060 this is targeted for 8.7 release. Could you review that and maybe this still lands in 8.7. See merge request !3557
-
Jacob Vosmaer authored
-
Yorick Peterse authored
[ci skip]
-
Rémy Coutable authored
API: Ability to retrieve a single tag * Closes #14330 /cc @dblessing See merge request !3577
-
Jacob Vosmaer authored
-
Rémy Coutable authored
Allow a project member to leave the projected through the API Closes #7687 See merge request !3613
-
Robert Schilling authored
-
Arinde Eniola authored
-
Robert Schilling authored
-
Rémy Coutable authored
Un-instrument Banzai::ReferenceExtractor No changelog entry since this isn't really something new compared to 8.6, instead it adjusts something that was added for 8.7. See merge request !3676
-
Zeger-Jan van de Weg authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Yorick Peterse authored
Instrumenting this class together with Gitlab::ReferenceExtractor causes a StackError for some reason. Since Gitlab::ReferenceExtractor has most of the interesting code we'll only instrument that class.
-
Rémy Coutable authored
API: Add iid filter to milestones This was documented in the API docs but it was never working because the iid filter was never applied to the milestones. The tests were working by accident because the were checking the first element, which was by accident the request element. * Closes https://github.com/gitlabhq/gitlabhq/issues/10122 See merge request !3588
-
Rémy Coutable authored
API: Expose updated_at for notes * Closes #7954 See merge request !3560
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Yorick Peterse authored
Fixes gitlab-org/gitlab-ce#15162
-
Rémy Coutable authored
API: Expose open_issues_count, closed_issues_count, open_merge_requests_count on labels Partly fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/13238 See merge request !3569
-
- 11 Apr, 2016 2 commits
-
-
Robert Speicher authored
Fix milestone removal problem when editing issues fixes #1752 See merge request !3571
-
Robert Speicher authored
Instrument Banzai code See merge request !3659
-