- 18 Apr, 2018 4 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
- 16 Apr, 2018 20 commits
-
-
Phil Hughes authored
added specs for ide.vue Mousetrap binds
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
added stopCallback to allow toggling with cmd+p when finder is open changed implementation of mouseover
-
Phil Hughes authored
-
Phil Hughes authored
added clear button to search input
-
Phil Hughes authored
-
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 15 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
-