- 13 Sep, 2017 40 commits
-
-
Fatih Acet authored
-
Fatih Acet authored
-
Fatih Acet authored
-
Fatih Acet authored
-
Rémy Coutable authored
Backport more EE changes to Gitlab::UrlSanitizer See merge request !14150
-
Stan Hu authored
Revert "Merge branch 'rs-remove-bad-foreground-migration' into 'master'" See merge request !14253
-
Achilleas Pipinellis authored
Fix Ruby syntax error in Gitaly config example See merge request !14208
-
Filipa Lacerda authored
CE backport of new-sidebar-boards See merge request !14246
-
Robert Speicher authored
This reverts merge request !14240
-
Robert Speicher authored
Exclude logging of API responses to prevent leakage of confidential data See merge request !14245
-
Rémy Coutable authored
Optimize some tests with RSpec Set See merge request !14047
-
Phil Hughes authored
Refactor MonitoringService class See merge request !14003
-
Mike Greiling authored
-
Rémy Coutable authored
Delete duplicated lines. See merge request !14180
-
Rémy Coutable authored
Escape characters in git user name Closes #18308 See merge request !14020
-
Brandon Everett authored
-
Kamil Trzciński authored
Merge branch 'fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variables' into 'master' Fix `ci_builds` to have an associated `trigger_request_id` See merge request !14244
-
Kamil Trzciński authored
AutoDevOps banner hidden on explicit CI config Closes #37652 See merge request !14207
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Rémy Coutable authored
Fix: GPG tmp dir removal race condition Ignore any errors when removing the tmp directory, as we may run into a race condition: The `gpg-agent` agent process may clean up some files as well while `FileUtils.remove_entry` is iterating the directory and removing all its contained files and directories recursively, which could raise an error. Closes #36998 See merge request !14194
-
Alexis Reigel authored
-
Rémy Coutable authored
Replace the 'profile/active_tab.feature' spinach test with an rspec analog See merge request !14239
-
Phil Hughes authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
Extends the helper method to no show the banner as soon as the project has a `.gitlab-ci.yml` file on the default branch. Fixes gitlab-org/gitlab-ce#37652
-
Douwe Maan authored
Merge branch '37629-lazy-image-loading-breaks-notification-mails-for-an-added-screenshot' into 'master' Resolve "Lazy image loading breaks notification mails for an added screenshot" Closes #37629 See merge request !14161
-
Shinya Maeda authored
-
Douwe Maan authored
Docs for automatically inherit the milestone and labels of the issue See merge request !14223
-
Rémy Coutable authored
Fix the Doorkeeper.optional_scopes issue triggered by !13314 Closes #37753 See merge request !14219
-
Kamil Trzciński authored
-
Kamil Trzciński authored
Allow all AutoDevOps banners to be disabled Closes #37653 See merge request !14218
-
Kamil Trzciński authored
Add usage ping for Auto DevOps Closes #37648 See merge request !14162
-
Stan Hu authored
-