- 30 Mar, 2017 16 commits
-
-
Rémy Coutable authored
CE Upstream - Wednesday Closes gitlab-ce#29414 See merge request !1537
-
Robert Speicher authored
Merge branch '1811-very-poor-performance-creating-merge-request-regression-in-9-0-often-hits-60-seconds-timeout-on-small-requests' into 'master' Resolve "Very poor performance creating merge request, regression in 9.0 - often hits 60 seconds timeout on small requests" Closes #1811 See merge request !1522
-
Rémy Coutable authored
Also disabled assets warming for Capybara/RSpec and remove a check to skip assets warming when ./tmp/cache/assets/test exists because assets are now served by webpack-dev-server. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Use `:empty_project` in worker, view, task, serializer, policy, migration, and mailer specs See merge request !1524
-
Sean McGivern authored
CE -> EE port: cleanup application settings spec ee See merge request !1498
-
Achilleas Pipinellis authored
Update database source documentation for 9.6 compatibility Closes #1746 See merge request !1543
-
Sean McGivern authored
A new MR won't have an author necessarily, so use the current user in that case.
-
Sean McGivern authored
Instead of performing `git log` for each file that's changed, do it for all files at once. This stops git having to load large packfiles once for each file in an MR. This is always a suggestion, so the change in behaviour should be fine. Increase the number of commits counted by squaring it, to allow for the fewer calls to `git log`.
-
Sean McGivern authored
This is analogous to `git log -- foo bar baz`, but not the same as `Gitlab::Git::Repository#log(path: 'foo bar baz')`, which would run `git log -- 'foo bar baz'`.
-
Gabriel Mazetto authored
-
Sean McGivern authored
adds timeout option to push mirrors Closes #1907 See merge request !1439
-
Sean McGivern authored
CE -> EE port: System notes meta data See merge request !1526
-
Toon Claes authored
Ensure empty string & non-numeric values also result in an error.
-
Toon Claes authored
The ApplicationSetting#restricted_visibility_levels= now takes care of converting string formatted levels to integers.
-
Toon Claes authored
EE already includes specs for the ApplicationSettingsController, so ensure future changes will be easier to merge to EE.
-
DJ Mountney authored
-
- 29 Mar, 2017 24 commits
-
-
Jacob Schatz authored
Port of '23674-simplify-milestone-summary' to EE See merge request !1511
-
Mike Greiling authored
-
Annabel Dunstone Gray authored
Fix custom protected branch pattern jumping scroll position to top -- EE merge edition Closes gitlab-ce#30149 See merge request !1523
-
DJ Mountney authored
[ci skip]
-
DJ Mountney authored
[ci skip]
-
Annabel Dunstone Gray authored
Port of scrollable-secondary-tabs to EE See merge request !1534
-
Phil Hughes authored
-
Tiago Botelho authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Jarka Kadlecova authored
-
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
use correct first/last symbols in vue pagination component Closes #29950 See merge request !10278
-
Sean McGivern authored
Make user mentions case-insensitive Closes #24493 See merge request !10285
-
Phil Hughes authored
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
Stan Hu authored
As per GitLab 9.0 LFS is supported in GEO See merge request !1530
-