- 03 Apr, 2017 12 commits
-
-
Sean McGivern authored
1. Never send a pipeline email to anyone other than the user who created the pipeline. 2. Only send pipeline success emails to people with the custom notification setting for enabled. Watchers and participants will never receive this. 3. When custom settings are unset (for new settings and legacy ones), act as if failed_pipeline is set.
-
Sean McGivern authored
Fix a transient failure caused by FFaker Closes #30211 See merge request !10404
-
Rémy Coutable authored
Relax constraint on Wiki IDs, since subdirectories can contain spaces Closes #30357 See merge request !10396
-
Rémy Coutable authored
Add a wait_for_ajax call to ensure Todos page cleans up properly See merge request !10398
-
Fatih Acet authored
Fixes method not replacing URL parameters correctly Closes #30264 See merge request !10351
-
Rémy Coutable authored
Fix redirection after login when the referer have params Closes #29669 See merge request !10397
-
Yorick Peterse authored
Remove unnecessary ORDER BY clause when updating todos See merge request !10399
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Rémy Coutable authored
The error occurs when the Ffaker-generate title or description of issue3 contains git, e.g. fugit in this case. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 02 Apr, 2017 9 commits
-
-
mhasbini authored
-
Robert Speicher authored
Use gitaly commit is ancestor See merge request !9864
-
Grzegorz Bizon authored
Fix N+1 query in loading pipelines in merge requests See merge request !10363
-
Stan Hu authored
Potentially fixes intermittent failures such as https://gitlab.com/gitlab-org/gitlab-ce/builds/13484375
-
mhasbini authored
-
Stan Hu authored
If a subdirectory contains spaces, GitLab would be unable to generate the route in the sidebar, resulting in an Error 500. Closes #30357
-
Stan Hu authored
From Bullet failures in !10263
-
Grzegorz Bizon authored
Fix Spinach and Capybara dependencies Closes #30347 See merge request !10395
-
Stan Hu authored
Closes #30347
-
- 01 Apr, 2017 2 commits
-
-
Clement Ho authored
20914 Limits line length for project home page Closes #20914 See merge request !10346
-
Douwe Maan authored
Increase Capybara's timeout Closes #30236 See merge request !10337
-
- 31 Mar, 2017 17 commits
-
-
Douwe Maan authored
Prevent users from disconnecting gitlab account from CAS Closes #25556 See merge request !10282
-
Alfredo Sumaran authored
Add download attribute to download links See merge request !10318
-
Annabel Dunstone Gray authored
30276 Move issue, mr, todos next to profile dropdown in top nav Closes #30276 See merge request !10347
-
Tiago Botelho authored
-
Achilleas Pipinellis authored
Updating documentation to include a missing step in the update procedure See merge request !10373
-
Annabel Dunstone Gray authored
Fixed a gap underneath the scrolling inner page links See merge request !10325
-
tauriedavis authored
-
Rémy Coutable authored
Refactor SearchController#show Closes #28812 See merge request !9655
-
Dongqing Hu authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Yorick Peterse authored
Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery See merge request !10334
-
Paschalis Korosoglou authored
-
Sean McGivern authored
Fix link to Jira service documentation Closes #29929 See merge request !10366
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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>
-
Filipa Lacerda authored
Add metrics button to Environment Overview page Closes #29341 See merge request !10234
-
Kushal Pandya authored
-