- 14 Dec, 2017 30 commits
-
-
Achilleas Pipinellis authored
Docs: add indexes for monitoring and performance monitoring See merge request gitlab-org/gitlab-ce!15942
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
clearer-documentation-on-inline-diffs See merge request gitlab-org/gitlab-ce!15938
-
Dimitrie Hoekstra authored
-
Achilleas Pipinellis authored
Add commit diff discussion in merge request context documentation See merge request gitlab-org/gitlab-ce!15885
-
Robert Speicher authored
Update flipper to 0.11.0 and take advantage of the new features See merge request gitlab-org/gitlab-ce!15920
-
micael.bergeron authored
-
Filipa Lacerda authored
Converted JS files into exported modules See merge request gitlab-org/gitlab-ce!15933
-
Marcia Ramos authored
Fixed doc for create MR from email See merge request gitlab-org/gitlab-ce!15849
-
Sean McGivern authored
Include project in BatchLoader key to prevent returning blobs for the wrong project Closes gitlab-ee#4325 See merge request gitlab-org/gitlab-ce!15936
-
Rémy Coutable authored
sorting for tags api See merge request gitlab-org/gitlab-ce!15772
-
haseeb authored
-
Sean McGivern authored
Clear caches before updating MR diffs See merge request gitlab-org/gitlab-ce!15916
-
Douwe Maan authored
-
Douwe Maan authored
-
Kamil Trzciński authored
Dependencies Validator fails when depended job is `manual` Closes #41110 See merge request gitlab-org/gitlab-ce!15924
-
Grzegorz Bizon authored
Update GitLab QA dependencies See merge request gitlab-org/gitlab-ce!15929
-
Phil Hughes authored
-
Grzegorz Bizon authored
Bump gitlab-shell version to 5.10.3 See merge request gitlab-org/gitlab-ce!15932
-
Sean McGivern authored
gitlab-shell 5.10.3 does not introduce any new features; it just removes an unused config option.
-
Sean McGivern authored
Make mail notifications of discussion notes In-Reply-To of each other Closes #36054 See merge request gitlab-org/gitlab-ce!14289
-
Sean McGivern authored
Use author info on commits list page rather than most recent commit date Closes #25317 See merge request gitlab-org/gitlab-ce!15868
-
Zeger-Jan van de Weg authored
The hook ordering influenced the diffs being generated as these used values from before the update due to the memoization still being in place. This commit reorders them and tests against this behaviour.
-
Grzegorz Bizon authored
-
Sean McGivern authored
Use a dedicated queue for each Sidekiq worker See merge request gitlab-org/gitlab-ce!15882
-
Grzegorz Bizon authored
-
Douwe Maan authored
Clarifies documentation for user, group & project transfers See merge request gitlab-org/gitlab-ce!15896
-
Shinya Maeda authored
-
Tim Zallmann authored
Export date utility functions as ES6 modules See merge request gitlab-org/gitlab-ce!15782
-
Rémy Coutable authored
- Added an ActiveSupport (using Rails.cache) caching adapter - Overview of the new features can be found at https://johnnunemaker.com/flippin-features-at-runtime/ - Full Changelog can be found at https://github.com/jnunemaker/flipper/blob/v0.11.0/Changelog.mdSigned-off-by: Rémy Coutable <remy@rymai.me>
-
- 13 Dec, 2017 10 commits
-
-
Mayra Cabrera authored
-
Fatih Acet authored
Corrected typo in quick action data attribute Closes #41035 See merge request gitlab-org/gitlab-ce!15872
-
Toon Claes authored
When a note is part of a discussion, the email sent out will be `In-Reply-To` the previous note in that discussion. It also `References` all the previous notes in that discussion, and the original issue. Closes gitlab-org/gitlab-ce#36054.
-
Toon Claes authored
When a note is part of a discussion, the email sent out should be `In-Reply-To` the previous note in that discussion. Closes gitlab-org/gitlab-ce#36054
-
Rémy Coutable authored
Adds ordering to projects contributors in API Closes #13695 See merge request gitlab-org/gitlab-ce!15469
-
Filipa Lacerda authored
Unify dialog modal/popup dialog/confirmation dialog/modal to modal See merge request gitlab-org/gitlab-ce!15865
-
Annabel Dunstone Gray authored
Update issuable status icons Closes #33926 See merge request gitlab-org/gitlab-ce!15898
-
Robert Speicher authored
Cache feature check for 1 minute for MethodCall instrumentation toggle See merge request gitlab-org/gitlab-ce!15800
-
Pawel Chojnacki authored
-
Rémy Coutable authored
Add a gitlab:tcp_check rake task See merge request gitlab-org/gitlab-ce!15759
-