summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport of gitlab-org/gitlab-ee!6876ce-6752-jira-branchesMario de la Ossa2018-08-204-1/+25
* Merge branch '48145-illustration' into 'master'Annabel Gray2018-08-202-1/+6
|\
| * Define width as max-width to allow svgs to scale in smaller screens48145-illustrationFilipa Lacerda2018-08-202-1/+6
* | Merge branch '50019-remove-redundant-header-from-metrics-page' into 'master'Clement Ho2018-08-203-8/+6
|\ \
| * | Resolve "Remove redundant header from metrics page"Adriel Santiago2018-08-203-8/+6
|/ /
* | Merge branch 'qa-smoke-tests' into 'master'Rémy Coutable2018-08-2035-100/+207
|\ \
| * | add initial smoke tests and documentationDan Davison2018-08-2035-100/+207
|/ /
* | Merge branch '6010_remove_gemnasium_service' into 'master'Rémy Coutable2018-08-2014-208/+6
|\ \
| * | Remove Gemnasium serviceGilbert Roulot2018-08-2014-208/+6
|/ /
* | Merge branch 'patch-24' into 'master'Rémy Coutable2018-08-201-5/+5
|\ \ | |/ |/|
| * use nfs4Ben Bodenmiller2018-08-171-5/+5
* | Merge branch 'master' into 'master'Grzegorz Bizon2018-08-204-0/+8
|\ \
| * | Documentation for failure_reason in job webhookMaciej Sokolowski2018-08-201-0/+1
| * | Changelog for failure_reason in job webhookMaciej Sokolowski2018-08-201-0/+5
| * | Test for failure_reason in job webhookMaciej Sokolowski2018-08-201-0/+1
| * | Merge branch 'master' of https://gitlab.com/matemaciek/gitlab-ceMaciej Sokolowski2018-08-201-0/+1
| |\ \
| | * | #47845 - Propagate failure_reason to job webhook.Maciej Sokołowski2018-08-101-0/+1
* | | | Merge branch 'fix-flaky-code-quality-auto-devops-qa' into 'master'Grzegorz Bizon2018-08-201-0/+7
|\ \ \ \
| * | | | Disable code_quality check in auto devops QA integration testfix-flaky-code-quality-auto-devops-qaDylan Griffith2018-08-201-0/+7
| |/ / /
* | | | Merge branch 'define-abstraction-levels' into 'master'Dmitriy Zaporozhets2018-08-2032-189/+879
|\ \ \ \
| * | | | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-2032-189/+879
| |/ / /
* | | | Merge branch 'patch-21' into 'master'Kamil Trzciński2018-08-203-3/+8
|\ \ \ \
| * | | | clarify runners currently online textBen Bodenmiller2018-08-203-3/+8
|/ / / /
* | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-08-201-6/+6
|\ \ \ \
| * | | | Update CONTRIBUTING.mdRay Paik2018-08-171-6/+6
* | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-08-201-1/+1
|\ \ \ \ \
| * | | | | Update README.mdRay Paik2018-08-171-1/+1
| |/ / / /
* | | | | Merge branch 'dosuken123-master-patch-47251' into 'master'Rémy Coutable2018-08-201-3/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update .gitlab-ci.ymldosuken123-master-patch-47251Shinya Maeda2018-08-171-3/+7
* | | | | Merge branch '49907-commits-and-merge-requests-does-not-list-all-files-when-o...Sean McGivern2018-08-208-9/+19
|\ \ \ \ \
| * | | | | Fix merge requests not showing any diff files for big patches49907-commits-and-merge-requests-does-not-list-all-files-when-one-file-exceeds-size-limitsAlejandro Rodríguez2018-08-178-9/+19
* | | | | | Merge branch 'docs/remove-dupe-link' into 'master'Sean McGivern2018-08-201-1/+1
|\ \ \ \ \ \
| * | | | | | Remove duplicate nip.io linkLandon Abney2018-07-061-1/+1
* | | | | | | Merge branch '25990-interactive-web-terminals-for-ci-cd-jobs-docs' into 'master'Achilleas Pipinellis2018-08-205-0/+54
|\ \ \ \ \ \ \
| * | | | | | | Add beta flag for interactive web terminals25990-interactive-web-terminals-for-ci-cd-jobs-docsSteve Azzopardi2018-08-171-0/+4
| * | | | | | | Update interactive web terminal documentationSteve Azzopardi2018-08-163-4/+4
| * | | | | | | Add documentation for interactive web terminalsSteve Azzopardi2018-08-165-0/+50
* | | | | | | | Merge branch 'patch-19' into 'master'Rémy Coutable2018-08-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | format doc/ referenceBen Bodenmiller2018-08-121-1/+1
* | | | | | | | | Merge branch 'patch-20' into 'master'Rémy Coutable2018-08-201-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix hashed storage readiness linkBen Bodenmiller2018-08-121-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'mk/fix-typo' into 'master'Stan Hu2018-08-181-3/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Fix typomk/fix-typoMichael Kozono2018-08-181-3/+3
|/ / / / / / / /
* | | | | | | | Merge branch 'remove-scss-variables-3' into 'master'Clement Ho2018-08-1719-91/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove more variable reassignments and unused stylesremove-scss-variables-3Annabel Dunstone Gray2018-08-1619-91/+55
* | | | | | | | | Merge branch 'docs/document-query-plans' into 'master'29398-support-kubernetes-rbac-for-gitlab-managed-apps-2Robert Speicher2018-08-172-1/+683
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add documentation about reading query plansdocs/document-query-plansYorick Peterse2018-08-172-1/+683
* | | | | | | | | | Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-1734-30/+104
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-1632-33/+41
| * | | | | | | | | Blacklist the use of "destroy_all"Yorick Peterse2018-08-163-0/+66