summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sast & dast artifacts browseableadd-sast-dast-artifact-pathKyle Wiebers2019-08-271-0/+8
* Merge branch '65312-use-group-labels-instead-of-legacy-team-labels-for-danger...Lin Jen-Shin2019-08-272-3/+3
|\
| * Detect the new stage labels in Gitlab::Danger::Teammate65312-use-group-labels-instead-of-legacy-team-labels-for-danger-picking-test-reviewersRémy Coutable2019-08-272-3/+3
* | Merge branch '66641-broken-master-real-http-connections-are-disabled-unregist...Jan Provaznik2019-08-273-16/+24
|\ \
| * | Use `stub_full_request` to fix spec failure66641-broken-master-real-http-connections-are-disabled-unregistered-requestHeinrich Lee Yu2019-08-273-16/+24
* | | Merge branch 'docs/fix-linting-problems' into 'master'Kushal Pandya2019-08-271-5/+5
|\ \ \
| * | | Removes trailing whitespace to fix lintingEvan Read2019-08-271-5/+5
|/ / /
* | | Merge branch '13806-fix' into 'master'Lin Jen-Shin2019-08-272-2/+13
|\ \ \
| * | | Add nil check for Gitlab.config.prometheus13806-fixrpereira22019-08-262-2/+13
* | | | Merge branch 'docs-update-needs-example' into 'master'Kamil Trzciński2019-08-271-4/+4
|\ \ \ \
| * | | | Update syntax of needs exampledocs-update-needs-exampleAlexander Tanayno2019-08-231-4/+4
* | | | | Merge branch 'nik-db-migrations-prefer-atomic-docs' into 'master'Evan Read2019-08-272-44/+99
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Migrations guide: use atomic steps, when possibleMayra Cabrera2019-08-272-44/+99
|/ / / /
* | | | Merge branch 'docs/markdownlint-before-nanoc' into 'master'Evan Read2019-08-271-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Run markdownlint before Nanoc checksAchilleas Pipinellis2019-08-271-2/+3
|/ / /
* | | Merge branch '57657-promote-label-to-group-label-via-api-endpoint' into 'master'Sean McGivern2019-08-274-0/+113
|\ \ \
| * | | Incorporate review feedbackRobert Schilling2019-08-261-9/+9
| * | | Make tests passRobert Schilling2019-08-261-10/+12
| * | | Update docs targeting 12.3Robert Schilling2019-08-262-2/+2
| * | | Move promote to put and add more specsRobert Schilling2019-08-263-8/+32
| * | | Add docs and first specsRobert Schilling2019-08-263-3/+60
| * | | API: Promote project labels to group labelsRobert Schilling2019-08-262-0/+30
* | | | Merge branch 'docs-sethgitlab-featureflags' into 'master'Achilleas Pipinellis2019-08-271-2/+2
|\ \ \ \
| * | | | Update index of feature flagsSeth Berger2019-08-271-2/+2
|/ / / /
* | | | Merge branch 'docs-capitalization-2' into 'master'Achilleas Pipinellis2019-08-2722-95/+93
|\ \ \ \
| * | | | Update capitalization in /dev docsMarcel Amirault2019-08-2722-95/+93
|/ / / /
* | | | Merge branch 'docs-capitalization-3' into 'master'Achilleas Pipinellis2019-08-2735-79/+82
|\ \ \ \
| * | | | Update capitalization in /integrations and /raketasksMarcel Amirault2019-08-2735-79/+82
|/ / / /
* | | | Merge branch 'sh-project-feature-nplus-one' into 'master'Jan Provaznik2019-08-273-0/+28
|\ \ \ \
| * | | | Remove N+1 SQL query loading project feature in dashboardsh-project-feature-nplus-oneStan Hu2019-08-233-0/+28
* | | | | Merge branch 'patch-25' into 'master'Evan Read2019-08-271-0/+23
|\ \ \ \ \
| * | | | | [#2838] add cache override explanationJace Bennest2019-08-271-0/+23
|/ / / / /
* | | | | Merge branch 'patch-73' into 'master'Evan Read2019-08-271-1/+1
|\ \ \ \ \
| * | | | | Update `only` `chat` statement to correct singular formDaniel Gruesso2019-08-271-1/+1
|/ / / / /
* | | | | Merge branch 'qa-ml-dequarantine-tests' into 'master'Ramya Authappan2019-08-272-4/+2
|\ \ \ \ \
| * | | | | Remove tests from quarantineqa-ml-dequarantine-testsMark Lapierre2019-08-272-4/+2
* | | | | | Merge branch 'docs-fix-omniauth-line' into 'master'Evan Read2019-08-271-0/+1
|\ \ \ \ \ \
| * | | | | | Add missing blank line to omniauth docMarcel Amirault2019-08-271-0/+1
|/ / / / / /
* | | | | | Merge branch '63502-encrypt-deploy-token' into 'master'Stan Hu2019-08-2710-7/+125
|\ \ \ \ \ \
| * | | | | | Add limit: 255 to token_ecnrypted column63502-encrypt-deploy-tokenStan Hu2019-08-262-2/+2
| * | | | | | Removed rubocop disable flags, updated changelogEtienne Baqué2019-08-262-4/+2
| * | | | | | Added new index to deploy_tokens tableEtienne Baqué2019-08-262-0/+18
| * | | | | | Updated call to find deploy tokenEtienne Baqué2019-08-262-3/+3
| * | | | | | Iterating through token to encrypt with find_eachEtienne Baqué2019-08-261-2/+2
| * | | | | | Added changelog file for this security fixEtienne Baqué2019-08-262-0/+5
| * | | | | | Add encrypted optional option to DeployToken authentication fieldEtienne Baqué2019-08-262-1/+1
| * | | | | | Added EncryptDeployTokensTokens spec fileEtienne Baqué2019-08-261-0/+47
| * | | | | | Added migration to encrypt token in DeployToken recordsEtienne Baqué2019-08-264-1/+51
* | | | | | | Merge branch 'feature-branch-gather-jobs-data' into 'master'Stan Hu2019-08-2714-451/+474
|\ \ \ \ \ \ \
| * | | | | | | Reduce complexity of CI filesfeature-branch-gather-jobs-dataStan Hu2019-08-2614-451/+474