summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah2019-08-154-33/+196
|\
| * Adjustments to event removal and modal descriptionNick Kipling2019-07-301-0/+1
| * Reworked how deletion works with multi vs singleNick Kipling2019-07-301-4/+4
| * Applying feedback changesNick Kipling2019-07-301-0/+1
| * Updated select all to be more explicitNick Kipling2019-07-301-11/+8
| * Updating with suggestions as per reviewNick Kipling2019-07-301-30/+53
| * Updating table_registry testsNick Kipling2019-07-301-6/+12
| * Support bulk registry tag deleteGiorgenes Gelatti2019-07-301-0/+33
| * Implement multi select deletion for container registryNick Kipling2019-07-303-17/+119
* | Support query parameters in metrics embedsSarah Yasonik2019-08-153-10/+61
* | Squash project templates on updateHordur Freyr Yngvason2019-08-152-0/+21
* | Merge branch 'sh-fix-discussions-spec' into 'master'Mayra Cabrera2019-08-151-3/+5
|\ \
| * | Fix failing N+1 spec in spec/requests/api/discussions_spec.rbStan Hu2019-08-151-3/+5
* | | Migrations for Cycle Analytics backendAdam Hegyi2019-08-153-0/+11
* | | Only read rebase status from the modelNick Thomas2019-08-152-40/+1
|/ /
* | Removes db/fixtures from database filesMayra Cabrera2019-08-151-4/+12
* | Allow disabling group/project email notificationsBrett Walker2019-08-1510-71/+523
* | Merge branch 'dblessing-fix-public-project-ssh-only-ci-failure' into 'master'Douglas Barbosa Alexandre2019-08-151-0/+11
|\ \
| * | Allow CI to clone public projects when HTTP protocol is disabledDrew Blessing2019-08-141-0/+11
* | | Merge branch 'sh-fix-discussions-api-perf' into 'master'Douglas Barbosa Alexandre2019-08-151-0/+53
|\ \ \
| * | | Eliminate many Gitaly calls in discussions APIStan Hu2019-08-151-0/+53
* | | | Merge branch 'georgekoltsov/48854-fix-empty-flash-message' into 'master'ce-update-ff-permissions-for-new-strategiesStan Hu2019-08-151-10/+18
|\ \ \ \
| * | | | Exclude json content type from workhorse interceptionGeorge Koltsov2019-08-141-10/+18
* | | | | Merge branch '65278-livesum-puma-phase' into 'master'Kamil Trzciński2019-08-151-2/+0
|\ \ \ \ \
| * | | | | Remove :puma_phase metrics65278-livesum-puma-phaseAleksei Lipniagov2019-08-141-2/+0
* | | | | | 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