- 16 Apr, 2018 12 commits
-
-
Phil Hughes authored
Resolve "skeleton placeholder on diff has white background" Closes #44294 See merge request gitlab-org/gitlab-ce!17792
-
Simon Knox authored
-
Filipa Lacerda authored
Deprecation warning for dynamic milestones Closes #42336 See merge request gitlab-org/gitlab-ce!17505
-
Sean McGivern authored
Update custom issue tracker docs See merge request gitlab-org/gitlab-ce!18375
-
Sean McGivern authored
Merge branch '45278-failing-current_settings_spec-rb-on-master-when-env-in_memory_application_settings-is-true-returns-an-in-memory-applicationsetting-object' into 'master' Resolve "Failing current_settings_spec.rb on master (when ENV["IN_MEMORY_APPLICATION_SETTINGS"] is true returns an in-memory ApplicationSetting object)" Closes #45278 See merge request gitlab-org/gitlab-ce!18388
-
Filipa Lacerda authored
Fix "Uncaught TypeError: Cannot read property 'getAttribute' of null" See merge request gitlab-org/gitlab-ce!18358
-
Rémy Coutable authored
Replace the `project/commits/comments.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!18356
-
blackst0ne authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-
- 15 Apr, 2018 1 commit
-
-
Luke Bennett authored
-
- 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 26 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
-
Luke Bennett authored
-
Luke Bennett authored
-
Jose Ivan Vargas authored
-
Luke Bennett authored
-
Victor Wu authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Mike Greiling authored
-
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
-