summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'allow-focus-in-specs' into 'master'Bob Van Landuyt2019-08-151-0/+3
|\
| * Allow to use focus: true in specsGiorgenes Gelatti2019-08-111-0/+3
* | Merge branch 'ce-11982-merge-trains-helper-text' into 'master'Paul Slaughter2019-08-151-0/+2
|\ \
| * | Add merge train helper text to MR widget (CE)ce-11982-merge-trains-helper-textNathan Friend2019-08-141-0/+2
* | | Adds download CSV functionality to dropdown in metricsLaura Montemayor2019-08-142-30/+34
* | | Merge branch '46548-open-source-alternative-to-recaptcha-for-gitlab-com-regis...Stan Hu2019-08-143-0/+91
|\ \ \
| * | | Add logging and counter for invisible captcha46548-open-source-alternative-to-recaptcha-for-gitlab-com-registrationAlex Buijs2019-08-141-19/+45
| * | | Add invisible captchaAlex Buijs2019-08-103-0/+65
* | | | Add link to resend confirmation emailAlex Buijs2019-08-142-0/+53
* | | | Changed selection classes to harmonize with other settingsMarc Schwede2019-08-141-2/+2
| |/ / |/| |
* | | Make use of Gitlab::KubernetesJoão Cunha2019-08-141-0/+48
* | | Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-144-2/+139
* | | Merge remote-tracking branch 'dev/security-2873-restrict-slash-commands-to-us...John T Skarbek2019-08-142-0/+41
|\ \ \
| * | | Restrict slash commands to users who can log inHordur Freyr Yngvason2019-07-192-0/+41
* | | | Revert "Merge branch '64341-data-and-privacy-agreement-for-gitlab-users' into...Kushal Pandya2019-08-141-20/+0
* | | | Track page views for cycle analytics show pageAdam Hegyi2019-08-143-0/+25
* | | | Merge branch 'limit-amount-of-needs' into 'master'Grzegorz Bizon2019-08-141-3/+33
|\ \ \ \
| * | | | Add `ci_dag_limit_needs` feature flaglimit-amount-of-needsKamil Trzciński2019-08-141-3/+33
* | | | | Merge branch 'sh-optimize-commit-deltas-post-receive' into 'master'Nick Thomas2019-08-147-4/+156
|\ \ \ \ \
| * | | | | Reduce Gitaly calls in PostReceivesh-optimize-commit-deltas-post-receiveStan Hu2019-08-127-4/+156
* | | | | | Add notification for updated privacy policyDennis Tang2019-08-141-0/+20
* | | | | | 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
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |