summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-nfriend-fix-the-merge-button' into 'master'Filipa Lacerda2019-08-141-11/+13
|\
| * Fix merge button dropdown (CE)ce-nfriend-fix-the-merge-buttonNathan Friend2019-08-121-11/+13
* | Merge branch 'require-needs-to-be-present' into 'master'Grzegorz Bizon2019-08-143-3/+27
|\ \
| * | Require `needs:` to be presentrequire-needs-to-be-presentKamil Trzciński2019-08-133-3/+27
* | | Merge branch '66008-fix-project-image-in-slack-notifications' into 'master'Robert Speicher2019-08-131-3/+3
|\ \ \
| * | | Fix project image in Slack pipeline notifications66008-fix-project-image-in-slack-notificationsNathan Friend2019-08-131-3/+3
* | | | Add usage pings for source code pushesIgor2019-08-133-14/+35
* | | | Merge branch 'bump_helm_kubectl_gitlab' into 'master'Douglas Barbosa Alexandre2019-08-131-1/+1
|\ \ \ \
| * | | | Bump Helm to 2.14.3 and kubectl to 1.11.10bump_helm_kubectl_gitlabThong Kuah2019-08-131-1/+1
* | | | | Merge branch 'expand-variables-only-when-needed' into 'master'Stan Hu2019-08-131-53/+122
|\ \ \ \ \
| * | | | | Expand variables only when neededKamil Trzciński2019-08-131-53/+122
* | | | | | Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-134-87/+115
* | | | | | Merge branch 'sh-only-flush-tags-once-per-push' into 'master'Douwe Maan2019-08-134-7/+83
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Only expire tag cache once per pushsh-only-flush-tags-once-per-pushStan Hu2019-08-134-7/+83
* | | | | | Return 429 on rate limiter on raw endpointMayra Cabrera2019-08-132-3/+42
|/ / / / /
* | | | | Merge branch '65803-invalidate-branches-cache-on-refresh' into 'master'Bob Van Landuyt2019-08-133-7/+89
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename branches_exist? -> includes_branches?65803-invalidate-branches-cache-on-refreshStan Hu2019-08-092-7/+12
| * | | | Invalidate branches cache on PostReceivePatrick Bajao2019-08-093-6/+83
* | | | | Merge branch 'fix-filename-length' into 'master'Rémy Coutable2019-08-131-1/+1
|\ \ \ \ \
| * | | | | Ensure changelog filenames are less than 99 characters longfix-filename-lengthBalasankar "Balu" C2019-08-131-1/+1
* | | | | | Merge branch 'require-stage-to-be-set-with-needs' into 'master'Grzegorz Bizon2019-08-132-4/+39
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Require `stage:` to be set with `needs:`Kamil Trzciński2019-08-132-4/+39
* | | | | | Merge branch '65963-avoid-extra-query-allowed-to-uninstall' into 'master'Nick Thomas2019-08-131-1/+9
|\ \ \ \ \ \
| * | | | | | Fix performance issue in Helm#can_uninstall?65963-avoid-extra-query-allowed-to-uninstallDylan Griffith2019-08-131-1/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'remove-build-process-worker' into 'master'Grzegorz Bizon2019-08-131-26/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Remove unused `BuildProcessWorker`Kamil Trzciński2019-08-131-26/+0
* | | | | | Merge branch 'spec_cluster_policy_coverage' into 'master'Bob Van Landuyt2019-08-132-0/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Improve cluster policy spec coveragespec_cluster_policy_coverageThong Kuah2019-08-122-0/+12
| | |_|/ / | |/| | |
* | | | | Merge branch '61800-migrate-environment-rollback-tests-to-jest' into 'master'Tim Zallmann2019-08-134-20/+53
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Convert spec/javascripts/environments/*rollback* tests to Jest61800-migrate-environment-rollback-tests-to-jestNathan Friend2019-08-124-20/+53
* | | | | Improve quick action error messagesHeinrich Lee Yu2019-08-132-19/+19
* | | | | Merge branch 'ce-12547-load-search-counts-async' into 'master'Michael Kozono2019-08-129-92/+294
|\ \ \ \ \
| * | | | | FE fetch counts async on search page loadPaul Slaughter2019-08-122-0/+42
| * | | | | Load search result counts asynchronouslyMarkus Koller2019-08-127-92/+252
| |/ / / /
* | | | | Merge branch 'sh-fix-import-export-suggestions' into 'master'Michael Kozono2019-08-122-1/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Properly save suggestions in project exportssh-fix-import-export-suggestionsStan Hu2019-08-102-1/+22
* | | | | Merge branch '65790-highlight' into 'master'Annabel Dunstone Gray2019-08-121-1/+1
|\ \ \ \ \
| * | | | | Adds highlight to collapsible lineFilipa Lacerda2019-08-121-1/+1
* | | | | | Merge branch 'update-graphicsmagick-to-1.3.33' into 'master'Stan Hu2019-08-121-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Update GraphicsMagick from 1.3.29 to 1.3.33 for CI testsTakuya Noguchi2019-08-121-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch '65278-fix-puma-master-counter-wipe' into 'master'Stan Hu2019-08-121-3/+1
|\ \ \ \ \
| * | | | | Remove worker label from puma terminations metric65278-fix-puma-master-counter-wipeAleksei Lipniagov2019-08-121-3/+1
| | |/ / / | |/| | |
* | | | | Update Gitaly server and gem to 1.58.0Jacob Vosmaer2019-08-121-17/+0
* | | | | Merge branch 'georgekoltsov/63408-user-mapping' into 'master'Grzegorz Bizon2019-08-124-11/+34
|\ \ \ \ \
| * | | | | Apply code review feedbackGeorge Koltsov2019-08-081-2/+2
| * | | | | Add bitbucket_import/importer_spec.rb specGeorge Koltsov2019-08-074-11/+34
* | | | | | Merge branch 'georgekoltsov/51260-add-filtering-to-bitbucket-server-import' i...Tim Zallmann2019-08-122-1/+24
|\ \ \ \ \ \
| * | | | | | Add BitbucketServerController filtering specGeorge Koltsov2019-08-121-1/+13
| * | | | | | Add bitbucket_server/client_spec.rb specGeorge Koltsov2019-08-121-0/+11
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'alipniagov-fix-wiki_can_not_be_created_total-counter' into 'mas...Thong Kuah2019-08-121-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |