Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed overflow issue in changes dropdownchanges-overflow-fix | Phil Hughes | 2017-09-13 | 2 | -3/+11 |
| | |||||
* | Merge branch 'backstage/gb/optimize-some-specs-with-rspec-set' into 'master' | Rémy Coutable | 2017-09-13 | 8 | -41/+59 |
|\ | | | | | | | | | Optimize some tests with RSpec Set See merge request !14047 | ||||
| * | Fix job coverage specsbackstage/gb/optimize-some-specs-with-rspec-set | Grzegorz Bizon | 2017-09-13 | 1 | -1/+1 |
| | | |||||
| * | Fix build specs after using `set` instead of `let` | Grzegorz Bizon | 2017-09-13 | 1 | -13/+22 |
| | | |||||
| * | Fix syntax error in LFS objects specs | Grzegorz Bizon | 2017-09-13 | 1 | -1/+1 |
| | | |||||
| * | Optimize CI/CD build retry service specs | Grzegorz Bizon | 2017-09-13 | 1 | -4/+5 |
| | | |||||
| * | Optimize CI/CD build model specs | Grzegorz Bizon | 2017-09-13 | 1 | -8/+5 |
| | | |||||
| * | Optimize generic specs for services | Grzegorz Bizon | 2017-09-13 | 1 | -6/+7 |
| | | |||||
| * | Optimize a few simple spec files by using `set` | Grzegorz Bizon | 2017-09-13 | 4 | -6/+9 |
| | | |||||
| * | Optimize LFS objects specs | Grzegorz Bizon | 2017-09-13 | 1 | -4/+11 |
| | | |||||
* | | Merge branch 'refactor-monitoring-service' into 'master' | Phil Hughes | 2017-09-13 | 3 | -54/+61 |
|\ \ | | | | | | | | | | | | | Refactor MonitoringService class See merge request !14003 | ||||
| * | | Refactor MonitoringService class | Mike Greiling | 2017-09-13 | 3 | -54/+61 |
|/ / | |||||
* | | Merge branch 'patch-26' into 'master' | Rémy Coutable | 2017-09-13 | 1 | -3/+0 |
|\ \ | | | | | | | | | | | | | Delete duplicated lines. See merge request !14180 | ||||
| * | | Delete duplicated lines. | Shinichi Maeshima | 2017-09-11 | 1 | -3/+0 |
| | | | |||||
* | | | Merge branch '18308-escape-characters' into 'master' | Rémy Coutable | 2017-09-13 | 3 | -1/+17 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Escape characters in git user name Closes #18308 See merge request !14020 | ||||
| * | | | escape characters in git user name | Brandon Everett | 2017-09-13 | 3 | -1/+17 |
|/ / / | |||||
* | | | Merge branch ↵ | Kamil Trzciński | 2017-09-13 | 3 | -1/+9 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | '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 | ||||
| * | | | Add change log. Fix spec.fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variables | Shinya Maeda | 2017-09-13 | 2 | -1/+7 |
| | | | | |||||
| * | | | Fix PipelineTriggerService to associate trigger_request with builds | Shinya Maeda | 2017-09-13 | 2 | -1/+3 |
| | | | | |||||
* | | | | Merge branch 'zj-auto-devops-banner' into 'master' | Kamil Trzciński | 2017-09-13 | 3 | -1/+25 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AutoDevOps banner hidden on explicit CI config Closes #37652 See merge request !14207 | ||||
| * | | | | Fix extra space in YAML array | Zeger-Jan van de Weg | 2017-09-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | AutoDevOps banner hidden on explicit CI config | Zeger-Jan van de Weg | 2017-09-13 | 3 | -1/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | | | Merge branch 'fix/gpg-tmp-dir-removal-race-condition' into 'master' | Rémy Coutable | 2017-09-13 | 2 | -4/+15 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | | | Fix: GPG tmp dir removal race condition | Alexis Reigel | 2017-09-13 | 2 | -4/+15 |
|/ / / / / | |||||
* | | | | | Merge branch 'replace_profile_active_tab.feature' into 'master' | Rémy Coutable | 2017-09-13 | 8 | -58/+79 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | Replace the 'profile/active_tab.feature' spinach test with an rspec analog See merge request !14239 | ||||
| * | | | | Replace the 'profile/active_tab.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-13 | 8 | -58/+79 |
| |/ / / | |||||
* | | | | Merge branch ↵ | Douwe Maan | 2017-09-13 | 4 | -1/+27 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '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 | ||||
| * | | | | Remove ImageLazyLoadFilter from EmailPipeline37629-lazy-image-loading-breaks-notification-mails-for-an-added-screenshot | Robert Speicher | 2017-09-12 | 4 | -1/+27 |
| | | | | | |||||
* | | | | | Merge branch 'docs-inherit-milestone-labels-new-mr' into 'master' | Douwe Maan | 2017-09-13 | 1 | -1/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | Docs for automatically inherit the milestone and labels of the issue See merge request !14223 | ||||
| * | | | | Automatically inherit the milestone and labels of the issuedocs-inherit-milestone-labels-new-mr | Victor Wu | 2017-09-12 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge branch 'fix-doorkeeper-failure' into 'master' | Rémy Coutable | 2017-09-13 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the Doorkeeper.optional_scopes issue triggered by !13314 Closes #37753 See merge request !14219 | ||||
| * | | | | Fix doorkeeper failure | Kamil Trzciński | 2017-09-13 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'zj-feature-flipper-disable-banner' into 'master' | Kamil Trzciński | 2017-09-13 | 4 | -1/+34 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow all AutoDevOps banners to be disabled Closes #37653 See merge request !14218 | ||||
| * | | | | Allow all AutoDevOps banners to be disabled | Zeger-Jan van de Weg | 2017-09-12 | 4 | -1/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Given the default in the development and production environment is false, the negation of enabling is used in the flag to signal you'd turn it off. It reads a bit awkward, but makes us have a migration less. Fixes gitlab-org/gitlab-ce#37653 | ||||
* | | | | | Merge branch 'zj-usage-data-auto-devops' into 'master' | Kamil Trzciński | 2017-09-13 | 4 | -0/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add usage ping for Auto DevOps Closes #37648 See merge request !14162 | ||||
| * | | | | | Add auto devops enabled/disabled to usage ping | Zeger-Jan van de Weg | 2017-09-12 | 3 | -0/+7 |
| | | | | | | |||||
| * | | | | | Add usage ping for Auto DevOps | Zeger-Jan van de Weg | 2017-09-08 | 3 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes gitlab-org/gitlab-ce#37648 | ||||
* | | | | | | Merge branch '37405-admin-page-runner-tag-help-update' into 'master' | Rémy Coutable | 2017-09-13 | 2 | -1/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add help text to runner edit page that tags should be separated by commas. Closes #37405 See merge request !14224 | ||||
| * | | | | | | Add help text to runner edit page that tags should be separated by commas. | Brendan O'Leary | 2017-09-13 | 2 | -1/+6 |
|/ / / / / / | |||||
* | | | | | | Merge branch ↵ | Grzegorz Bizon | 2017-09-13 | 3 | -6/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '36907-new-issue-from-failed-build-no-longer-links-to-failed-build' into 'master' Resolve "New issue from failed build no longer links to failed build" Closes #36907 See merge request !13790 | ||||
| * | | | | | | Fixed Tests + Reverted Try out from before36907-new-issue-from-failed-build-no-longer-links-to-failed-build | Tim Zallmann | 2017-09-12 | 2 | -2/+3 |
| | | | | | | | |||||
| * | | | | | | Implemented the new Description Content | Tim Zallmann | 2017-09-12 | 3 | -3/+2 |
| | | | | | | | |||||
| * | | | | | | Changed Var name | Tim Zallmann | 2017-09-12 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Adapting Test for Jobs | Tim Zallmann | 2017-09-12 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Fixed the URL + renamed to Job Failed | Tim Zallmann | 2017-09-12 | 2 | -3/+3 |
| | | | | | | | |||||
* | | | | | | | Merge branch '5836-move-lib-ci-into-gitlab-namespace' into 'master' | Grzegorz Bizon | 2017-09-13 | 36 | -2448/+2465 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Move `lib/ci` to `lib/gitlab/ci`" Closes #5836 See merge request !14078 | ||||
| * | | | | | | adds changelog | Maxim Rydkin | 2017-09-12 | 3 | -5/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix CI fix CI | ||||
| * | | | | | | move `lib/ci/mask_secret.rb` into `lib/gitlab/ci/mask_secret.rb` | Maxim Rydkin | 2017-09-12 | 5 | -13/+15 |
| | | | | | | | |||||
| * | | | | | | move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb` | Maxim Rydkin | 2017-09-12 | 9 | -1956/+1960 |
| | | | | | | | |||||
| * | | | | | | move `lib/ci/model.rb` into `lib/gitlab/ci/model.rb` | Maxim Rydkin | 2017-09-12 | 13 | -22/+24 |
| | | | | | | |