summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Display link to review note in text emailce-10220-link-to-note-from-emailMark Chao2019-03-281-0/+4
* Merge branch 'patch-43' into 'master'Evan Read2019-03-281-3/+4
|\
| * Update U2F recommendations, fix #57656Mateusz Konieczny2019-03-281-3/+4
|/
* Merge branch 'docs/build-to-job-webhooks' into 'master'Evan Read2019-03-281-15/+15
|\
| * Rename build to job in webhooks docsAchilleas Pipinellis2019-03-271-15/+15
* | Merge branch 'revert-c624c61a' into 'master'Clement Ho2019-03-2717-195/+50
|\ \
| * | Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil Trzciński2019-03-2717-195/+50
|/ /
* | Merge branch 'tz-upgrade-vue-2019-03-11' into 'master'Clement Ho2019-03-279-140/+122
|\ \
| * | Upgraded Vue to 2.6.8Tim Zallmann2019-03-279-140/+122
|/ /
* | Merge branch 'sh-add-gitaly-duration-logs' into 'master'Douglas Barbosa Alexandre2019-03-275-13/+35
|\ \
| * | Log Gitaly RPC duration to api_json.log and production_json.logStan Hu2019-03-275-13/+35
* | | Merge branch '13784-validate-variables-for-masking' into 'master'Kamil Trzciński2019-03-2717-50/+195
|\ \ \
| * | | Scaffold UI elements for minimal versionMiranda Fluharty2019-03-2717-50/+195
|/ / /
* | | Merge branch 'refactor-verify-pages-domain-specs' into 'master'Kamil Trzciński2019-03-271-50/+92
|\ \ \
| * | | Refactor verify_pages_domain_service specsVladimir Shushlin2019-03-271-50/+92
|/ / /
* | | Merge branch 'qa-ml-feature-flag-command-line' into 'master'Dan Davison2019-03-2719-26/+259
|\ \ \
| * | | Set feature flag via command lineMark Lapierre2019-03-2719-26/+259
|/ / /
* | | Merge branch 'leipert-upgrade-bootstrap-ce' into 'master'Clement Ho2019-03-275-17/+84
|\ \ \ | |_|/ |/| |
| * | Disable icons in bootstrap form validationLukas Eipert2019-03-271-0/+8
| * | Whitelist additional elements and attributesLukas Eipert2019-03-271-0/+60
| * | Update bootstrap to 4.3.1Lukas Eipert2019-03-273-17/+16
* | | Merge branch 'docs/improve-auto-fetch-endpoint' into 'master'Achilleas Pipinellis2019-03-271-5/+11
|\ \ \
| * | | Expand and improve autofetch of endpoint sectionEvan Read2019-03-271-5/+11
|/ / /
* | | Merge branch 'docs-disable_nfs_delegation' into 'master'Achilleas Pipinellis2019-03-271-3/+2
|\ \ \
| * | | Recommend disabling NFS server delegationDrew Blessing2019-03-271-3/+2
* | | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-2728-147/+633
|\ \ \ \
| * | | | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-2728-149/+613
| * | | | Add multi-line suggestion migrationsOswaldo Ferreira2019-03-262-0/+22
* | | | | Merge branch 'mw-i18n-controllers' into 'master'Rémy Coutable2019-03-2736-108/+374
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Externalize strings in projects controllersMartin Wortschack2019-03-2736-108/+374
|/ / / /
* | | | Merge branch 'issue_58547' into 'master'Nick Thomas2019-03-273-0/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | Add API access check to GraphqlFelipe Artur2019-03-273-0/+55
|/ / /
* | | Merge branch '10714-env-table' into 'master'Phil Hughes2019-03-271-1/+1
|\ \ \
| * | | Removes EE differences for environments_tableFilipa Lacerda2019-03-271-1/+1
| | |/ | |/|
* | | Merge branch '10719-stage-spec' into 'master'Phil Hughes2019-03-271-1/+1
|\ \ \
| * | | Removes EE differences for stage_column_component_specFilipa Lacerda2019-03-271-1/+1
| |/ /
* | | Merge branch '10711-pipeline-bundle' into 'master'Phil Hughes2019-03-272-9/+10
|\ \ \
| * | | Removes EE differences for pipelines_details_bundleFilipa Lacerda2019-03-272-9/+10
| |/ /
* | | Merge branch '10708-environments-scss' into 'master'Phil Hughes2019-03-271-1/+3
|\ \ \
| * | | Removes EE differences for environments.scssFilipa Lacerda2019-03-271-1/+3
| |/ /
* | | Merge branch 'winh-cleanup-note_form_spec' into 'master'Fatih Acet2019-03-271-6/+12
|\ \ \
| * | | Remove top-level mount from note_form_spec.jsWinnie Hellmann2019-03-261-6/+12
* | | | Merge branch 'qa-create-personal-access-token-in-seeds' into 'master'Andreas Brandl2019-03-271-0/+15
|\ \ \ \
| * | | | Add seed for personal access tokenSanad Liaquat2019-03-261-0/+15
| |/ / /
* | | | Merge branch 'update-security-mr-templates' into 'master'Robert Speicher2019-03-271-2/+6
|\ \ \ \
| * | | | Update the MR template for security MRsYorick Peterse2019-03-271-2/+6
* | | | | Merge branch 'sh-optimize-projects-api' into 'master'Douwe Maan2019-03-274-10/+89
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Skip querying for private projects if they are not requestedStan Hu2019-03-271-6/+21
| * | | | Optimize /api/v4/projects endpoint for visibility levelStan Hu2019-03-274-7/+71
| | |/ / | |/| |
* | | | Merge branch 'qa-dd-unquarantine-autodevops-test' into 'master'Mark Lapierre2019-03-271-2/+1
|\ \ \ \