summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Return all runner tags when search is empty63656-runner-tags-search-dropdown-is-emptyDmitriy Zaporozhets2019-06-241-4/+4
* Merge branch 'fix-labels-in-hooks' into 'master'Ash McKenzie2019-06-243-8/+24
|\
| * Added labels_hook_attrs methodfix-labels-in-hooksJan Provaznik2019-06-241-0/+9
| * Fix label serialisation in issue and note hooksSean McGivern2019-06-202-8/+15
* | Show create merge request button on confidential issuesPhil Hughes2019-06-241-1/+12
* | Merge branch 'fix-pipeline-schedule-edge-case' into 'master'Lin Jen-Shin2019-06-241-32/+19
|\ \
| * | Fix pipeline schedule edge casefix-pipeline-schedule-edge-caseShinya Maeda2019-06-241-32/+19
* | | Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-246-142/+425
|\ \ \
| * | | Avoid touching the MR status if MR is not openedOswaldo Ferreira2019-06-211-0/+24
| * | | Only force recheck when merge-ref is outdatedOswaldo Ferreira2019-06-201-1/+44
| * | | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-206-142/+358
* | | | Fix notes email with group-level notification emailSean McGivern2019-06-244-25/+38
* | | | Merge branch 'remove_create_deployment_from_build_success_worker' into 'master'Douwe Maan2019-06-241-44/+0
|\ \ \ \
| * | | | Remove deprecated call in BuildSuccessWorkerremove_create_deployment_from_build_success_workerThong Kuah2019-06-241-44/+0
* | | | | Merge branch '17690-Protect-TeamCity-builds-for-triggering-when-a-branch-is-d...Thong Kuah2019-06-242-1/+95
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Extract common validations from ci servicesRaphael Tweitmann2019-06-211-4/+11
| * | | | Skip TeamCity on branch delete and add MR triggerNikolay Novikov2019-06-212-0/+87
* | | | | Merge branch 'update-pagination-texts' into 'master'Kushal Pandya2019-06-241-2/+2
|\ \ \ \ \
| * | | | | Update pagination prev and next textsupdate-pagination-textsPaul Gascou-Vaillancourt2019-06-201-2/+2
* | | | | | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-247-50/+0
|\ \ \ \ \ \
| * | | | | | Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-187-50/+0
* | | | | | | Merge branch 'sh-strong-memoize-appearances' into 'master'Thong Kuah2019-06-241-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Memoize non-existent custom appearancessh-strong-memoize-appearancesStan Hu2019-06-231-0/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'sh-enable-ref-name-caching-discussions' into 'master'Ash McKenzie2019-06-241-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Enable Gitaly ref name caching for discussions.jsonsh-enable-ref-name-caching-discussionsStan Hu2019-06-221-0/+2
* | | | | | | Merge branch '49814-display-in-admin-area-if-emails-are-verified-or-not' into...Mike Greiling2019-06-211-0/+26
|\ \ \ \ \ \ \
| * | | | | | | Add verification badge to users emails49814-display-in-admin-area-if-emails-are-verified-or-notBrandon Labuschagne2019-06-201-0/+26
* | | | | | | | Select deployments that only has the app labelThong Kuah2019-06-211-0/+24
* | | | | | | | Merge branch '63513-ensure-gitlab-jsoncache-includes-the-gitlab-version-in-th...Stan Hu2019-06-211-21/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | Include the GitLab version in the cache key for Gitlab::JsonCacheDouglas Barbosa Alexandre2019-06-211-21/+47
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mg-upgrade-prettier' into 'master'Clement Ho2019-06-214-23/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade prettier to latest (v1.18.2)Mike Greiling2019-06-214-23/+7
| |/ / / / / / /
* | | | | | | | Add confirmation for registry image deletionPaul Gascou-Vaillancourt2019-06-214-3/+77
|/ / / / / / /
* | | | | | | Merge branch 'sh-clean-up-bitbucket-import-errors' into 'master'Douglas Barbosa Alexandre2019-06-211-6/+21
|\ \ \ \ \ \ \
| * | | | | | | Avoid storing backtraces from Bitbucket Cloud imports in the databasesh-clean-up-bitbucket-import-errorsStan Hu2019-06-191-6/+21
* | | | | | | | Merge branch '58065-uniform-html-txt-email' into 'master'Sean McGivern2019-06-212-31/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Uniform html and text emails58065-uniform-html-txt-emailFrank van Rest2019-06-212-31/+11
* | | | | | | | Merge branch '38105-pre-release-tag' into 'master'Kushal Pandya2019-06-211-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Renders pre-release tag for pre-releases38105-pre-release-tagFilipa Lacerda2019-06-211-1/+13
* | | | | | | | | Bump rouge to 3.4.1Zoid2019-06-211-6/+7
* | | | | | | | | Merge branch '63406-selecting-a-line-in-ci-job-trace-using-triple-click-selec...Stan Hu2019-06-213-10/+10
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into '63406-selecting-a-line-in-ci-job-trace-using-trip...63406-selecting-a-line-in-ci-job-trace-using-triple-click-selects-the-previous-line-alsoAdam Hegyi2019-06-1912-22/+26
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix copying a single line from FirefoxAdam Hegyi2019-06-193-10/+10
* | | | | | | | | | | Merge branch 'bw-issue-reorder' into 'master'Kamil TrzciƄski2019-06-213-0/+188
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-213-0/+188
* | | | | | | | | | | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-217-113/+234
* | | | | | | | | | | | Sanitize LDAP output in Rake tasksDrew Blessing2019-06-211-0/+9
* | | | | | | | | | | | Merge branch 'paginate-license-management' into 'master'Filipa Lacerda2019-06-211-0/+56
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Paginate license management and add license searchpaginate-license-managementFernando2019-06-201-0/+56
* | | | | | | | | | | | | Add back trimChar method to remove trailing +/-Samantha Ming2019-06-211-0/+13