- 16 Apr, 2018 12 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
order initial dropdown by lastOpenedAt date
-
Phil Hughes authored
-
Phil Hughes authored
added ellipsis to path but not name
-
Phil Hughes authored
clear file finder on close esc closes the file finder
-
Phil Hughes authored
fixed eslint there are still some performance issues with larger lists. Need to investigate whether this is a Vue issue or a fuzzaldrin issue
-
Phil Hughes authored
added arrow key navigation in the dropdown enter & click open the file highlight occurrences of the searched text in the drppdown item fixed some performance issues when rendering limit the dropdown items to a maximum of 20 - this may change to more depending on other performance changes
-
Phil Hughes authored
Closes #44841
-
Rémy Coutable authored
Backport GitLab domain helper methods See merge request gitlab-org/gitlab-ce!18376
-
Douwe Maan authored
Don't reset application settings checkboxes when save another section Closes #45343 See merge request gitlab-org/gitlab-ce!18366
-
Grzegorz Bizon authored
Allow `rake cache:clear` clearing pipeline status cache Closes #44582 See merge request gitlab-org/gitlab-ce!18257
-
- 14 Apr, 2018 1 commit
-
-
Stan Hu authored
Display relevant browser console output when an RSpec test fails. See merge request gitlab-org/gitlab-ce!18355
-
- 13 Apr, 2018 27 commits
-
-
Dmitriy Zaporozhets authored
There are 2 problems with this spec: 1. It checks for default visiblity level however there is not code in controller to handle such default. Same check can be performed on model directly. 2. It passes empty application_setting hash while controller requires application_setting not to be empty by using `require` with `permit` Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Nick Thomas authored
Use stable docker image instead of latest See merge request gitlab-org/gitlab-ce!18373
-
Philippe Lafoucrière authored
-
Mike Greiling authored
Update gitlab-svgs to 1.18.0 See merge request gitlab-org/gitlab-ce!18369
-
Mike Greiling authored
Resolve "Raw HTML is being shown on the MR page from Performance widget" Closes #45353 See merge request gitlab-org/gitlab-ce!18370
-
Oswaldo Ferreira authored
-
Jose Ivan Vargas authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Mike Greiling authored
-
Clement Ho authored
-
Douwe Maan authored
Replacing gollum libs for custom gitlab ones See merge request gitlab-org/gitlab-ce!18343
-
Francisco Javier López authored
-
Douwe Maan authored
Remove bogus '|' symbol See merge request gitlab-org/gitlab-ce!18313
-
Jacob Vosmaer (GitLab) authored
-
Filipa Lacerda authored
Remove confirm box when redirecting to new merge request form in IDE Closes #45326 See merge request gitlab-org/gitlab-ce!18362
-
Dmitriy Zaporozhets authored
If form does not have import sources checkboxes we should not reset import sources to empty. This fixes issue when import sources got reset after user modifies unrelated settings section like GitLab pages Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Phil Hughes authored
-
Filipa Lacerda authored
Fixed IDE sidebar not being scrollable in FireFox Closes #45314 See merge request gitlab-org/gitlab-ce!18350
-
Filipa Lacerda authored
Changes the ID for the performance bar to correctly sticky the stat bar to the top See merge request gitlab-org/gitlab-ce!18359
-
Phil Hughes authored
Closes #45326
-
Achilleas Pipinellis authored
Don't use "-f" with "rm" in Gitlab-Basics Docs Closes #20071 See merge request gitlab-org/gitlab-ce!18027
-
Douwe Maan authored
Deprecate legacy disk paths See merge request gitlab-org/gitlab-ce!18332
-
Douwe Maan authored
Feature/add language in repository to api See merge request gitlab-org/gitlab-ce!17770
-
Roger Rüttimann authored
-
Achilleas Pipinellis authored
Add missing documentation about failure reason Closes #45300 See merge request gitlab-org/gitlab-ce!18352
-
Mayra Cabrera authored
-
Douwe Maan authored
Fix reference filters in group context See merge request gitlab-org/gitlab-ce!18340
-