summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Adds download CSV functionality to dropdown in metricsLaura Montemayor2019-08-149-43/+44
* Merge branch '46548-open-source-alternative-to-recaptcha-for-gitlab-com-regis...Stan Hu2019-08-143-0/+54
|\
| * Add logging and counter for invisible captcha46548-open-source-alternative-to-recaptcha-for-gitlab-com-registrationAlex Buijs2019-08-142-7/+52
| * Add invisible captchaAlex Buijs2019-08-102-0/+9
* | Add link to resend confirmation emailAlex Buijs2019-08-142-7/+17
* | Changed selection classes to harmonize with other settingsMarc Schwede2019-08-142-4/+5
* | Make use of Gitlab::KubernetesJoão Cunha2019-08-143-10/+14
* | Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-146-2/+89
* | Fixed border styles for calloutAishwarya Subramanian2019-08-141-1/+7
* | Merge remote-tracking branch 'dev/security-2873-restrict-slash-commands-to-us...John T Skarbek2019-08-142-0/+5
|\ \
| * | Restrict slash commands to users who can log inHordur Freyr Yngvason2019-07-192-0/+5
* | | Revert "Merge branch '64341-data-and-privacy-agreement-for-gitlab-users' into...Kushal Pandya2019-08-145-18/+1
* | | Track page views for cycle analytics show pageAdam Hegyi2019-08-141-2/+8
* | | Fix style-lint errors in wiki.scssHimanshu Kapoor2019-08-148-24/+7
* | | Merge branch 'sh-optimize-commit-deltas-post-receive' into 'master'Nick Thomas2019-08-142-12/+41
|\ \ \
| * | | Reduce Gitaly calls in PostReceivesh-optimize-commit-deltas-post-receiveStan Hu2019-08-122-12/+41
* | | | Merge branch 'optimise-dag-processing' into 'master'Grzegorz Bizon2019-08-143-16/+37
|\ \ \ \
| * | | | Optimise DAG processingoptimise-dag-processingKamil Trzciński2019-08-143-16/+37
* | | | | Add notification for updated privacy policyDennis Tang2019-08-145-1/+18
* | | | | Merge branch 'ce-nfriend-fix-the-merge-button' into 'master'Filipa Lacerda2019-08-142-5/+5
|\ \ \ \ \
| * | | | | Fix merge button dropdown (CE)ce-nfriend-fix-the-merge-buttonNathan Friend2019-08-122-5/+5
* | | | | | Merge branch '10-adjust-copy-for-adding-additional-members' into 'master'Tim Zallmann2019-08-141-1/+1
|\ \ \ \ \ \
| * | | | | | Change invite textAlex Buijs2019-08-121-1/+1
| |/ / / / /
* | | | | | Merge branch '66008-fix-project-image-in-slack-notifications' into 'master'Robert Speicher2019-08-131-1/+1
|\ \ \ \ \ \
| * | | | | | Fix project image in Slack pipeline notifications66008-fix-project-image-in-slack-notificationsNathan Friend2019-08-131-1/+1
* | | | | | | Add usage pings for source code pushesIgor2019-08-131-0/+1
* | | | | | | Merge branch 'expand-variables-only-when-needed' into 'master'Stan Hu2019-08-132-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Expand variables only when neededKamil Trzciński2019-08-132-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-137-77/+118
* | | | | | | Merge branch 'sh-only-flush-tags-once-per-push' into 'master'Douwe Maan2019-08-132-5/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Only expire tag cache once per pushsh-only-flush-tags-once-per-pushStan Hu2019-08-132-5/+11
* | | | | | | Return 429 on rate limiter on raw endpointMayra Cabrera2019-08-131-1/+1
* | | | | | | representing error message with .flash-container elementMesut Güneş2019-08-131-1/+1
|/ / / / / /
* | | | | | Merge branch '65803-invalidate-branches-cache-on-refresh' into 'master'Bob Van Landuyt2019-08-133-6/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rename branches_exist? -> includes_branches?65803-invalidate-branches-cache-on-refreshStan Hu2019-08-091-1/+1
| * | | | | Invalidate branches cache on PostReceivePatrick Bajao2019-08-093-6/+9
* | | | | | Merge branch '65963-avoid-extra-query-allowed-to-uninstall' into 'master'Nick Thomas2019-08-131-1/+1
|\ \ \ \ \ \
| * | | | | | Fix performance issue in Helm#can_uninstall?65963-avoid-extra-query-allowed-to-uninstallDylan Griffith2019-08-131-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Remove unused `BuildProcessWorker`Kamil Trzciński2019-08-132-17/+0
* | | | | | Fix typoArun Kumar Mohan2019-08-121-1/+1
|/ / / / /
* | | | | Improve quick action error messagesHeinrich Lee Yu2019-08-132-1/+3
* | | | | Fix deprecation warning for dangerous order usageMarkus Koller2019-08-121-4/+6
* | | | | FE fetch counts async on search page loadPaul Slaughter2019-08-123-4/+29
* | | | | Load search result counts asynchronouslyMarkus Koller2019-08-124-84/+45
* | | | | Internationalize Issue and MR list metadata stringsBrett Walker2019-08-122-5/+7
* | | | | Merge branch '65790-highlight' into 'master'Annabel Dunstone Gray2019-08-122-0/+21
|\ \ \ \ \
| * | | | | Adds highlight to collapsible lineFilipa Lacerda2019-08-122-0/+21
* | | | | | Resolve "Add externalization and fix regression in shortcuts helper modal"Thomas Randolph2019-08-122-77/+79
| |_|/ / / |/| | | |
* | | | | Merge branch 'georgekoltsov/51260-add-filtering-to-bitbucket-server-import' i...Tim Zallmann2019-08-122-4/+15
|\ \ \ \ \
| * | | | | Add filter param sanitizationgeorgekoltsov/51260-add-filtering-to-bitbucket-server-importGeorge Koltsov2019-08-122-2/+8