summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Always use internal ID tables in development and productionsh-disable-internal-ids-available-checkStan Hu2019-04-223-3/+21
* Merge branch '57293-fix-image-rename' into 'master'Clement Ho2019-04-223-3/+8
|\
| * Revert "Created a hack to prevent setting content on image"Natalia Tepluhina2019-04-223-3/+8
|/
* Merge branch 'patch-52' into 'master'Stan Hu2019-04-221-3/+6
|\
| * Add Victor Wu as proofreaderVictor Wu2019-04-221-3/+6
|/
* Merge branch 'update-gitlab-runner-helm-chart-to-0-4-0' into 'master'James Lopez2019-04-223-3/+8
|\
| * Update GitLab Runner Helm Chart to 0.4.0update-gitlab-runner-helm-chart-to-0-4-0Steve Azzopardi2019-04-193-3/+8
* | Merge branch 'docs-fix-pipelines-merged-results' into 'master'Achilleas Pipinellis2019-04-221-3/+3
|\ \
| * | Docs: update feature name "Pipelines for Merged Results"Marcia Ramos2019-04-221-3/+3
|/ /
* | Merge branch 'docs/com-only-badges' into 'master'Marcia Ramos2019-04-221-0/+6
|\ \
| * | Document how to use GitLab.com only badgesAchilleas Pipinellis2019-04-221-0/+6
|/ /
* | Merge branch 'docs-fix-typo' into 'master'Achilleas Pipinellis2019-04-221-1/+1
|\ \
| * | Docs: fixes grammar/typoMarcia Ramos2019-04-221-1/+1
|/ /
* | Merge branch 'qa/improve-performance-of-login-test-and-remove-comments' into ...Ramya Authappan2019-04-223-10/+0
|\ \
| * | Remove unnecessary comments from login testsWalmyr2019-04-223-10/+0
|/ /
* | Merge branch 'jv-dedup-activerecord' into 'master'Stan Hu2019-04-206-8/+16
|\ \
| * | Fix wrong use of ActiveRecord in PoolRepositoryJacob Vosmaer2019-04-206-8/+16
|/ /
* | Merge branch '57247-show-prioritized-labels-to-guests' into 'master'Clement Ho2019-04-197-35/+59
|\ \
| * | Show prioritized labels to guests57247-show-prioritized-labels-to-guestsHeinrich Lee Yu2019-04-197-35/+59
* | | Merge branch 'retry-review-deploy-twice' into 'master'Lin Jen-Shin2019-04-194-6/+9
|\ \ \
| * | | Make the Review App cleanup more efficientretry-review-deploy-twiceRémy Coutable2019-04-194-6/+8
| * | | Retry the review-deploy job twiceRémy Coutable2019-04-191-0/+1
* | | | Merge branch 'xanf/gitlab-ce-improve-project-overview' into 'master'Stan Hu2019-04-196-4/+45
|\ \ \ \
| * | | | Improvements to Project overview UIIllya Klymov2019-04-196-4/+45
|/ / / /
* | | | Merge branch 'quarantine-flaky-tests' into 'master'Lin Jen-Shin2019-04-191-3/+3
|\ \ \ \
| * | | | Put three flaky tests in quarantinequarantine-flaky-testsRémy Coutable2019-04-191-3/+3
* | | | | Merge branch 'fixed-diff-border' into 'master'Annabel Dunstone Gray2019-04-191-2/+2
|\ \ \ \ \
| * | | | | Fixes the border color on diffsPhil Hughes2019-04-181-2/+2
* | | | | | Merge branch 'tpresa-fix-whitespace-in-cluster-docs' into 'master'Achilleas Pipinellis2019-04-191-20/+20
|\ \ \ \ \ \
| * | | | | | Remove leading whitespaces from serviceaccount/clusterrolebinding multi-resou...Thiago Presa2019-04-191-20/+20
|/ / / / / /
* | | | | | Merge branch 'small-improvement-in-docs' into 'master'Achilleas Pipinellis2019-04-191-1/+1
|\ \ \ \ \ \
| * | | | | | Highlighted 'not' in the docsKartikey Tanna2019-04-191-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ce-issue-10671' into 'master'Grzegorz Bizon2019-04-192-8/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Aligned changes to Issuable with EEce-issue-10671Patrick Derichs2019-04-181-4/+4
| * | | | | Aligned IssuesController implementation with EEPatrick Derichs2019-04-181-4/+4
* | | | | | Merge branch '58663-use-include-template-syntax-for-including-the-code-qualit...Grzegorz Bizon2019-04-192-21/+27
|\ \ \ \ \ \
| * | | | | | Update CodeQuality example docs58663-use-include-template-syntax-for-including-the-code-quality-jobMatija Čupić2019-04-171-20/+26
| * | | | | | Include CodeQuality with template syntaxMatija Čupić2019-04-171-1/+1
* | | | | | | Merge branch 'bvl-graphql-only-authorize-rendered-fields' into 'master'Lin Jen-Shin2019-04-199-121/+226
|\ \ \ \ \ \ \
| * | | | | | | Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-189-121/+226
* | | | | | | | Update VERSION to 11.11.0-prev11.11.0.preGitLab Release Tools Bot2019-04-191-1/+1
* | | | | | | | Update CHANGELOG.md for 11.10.0GitLab Release Tools Bot2019-04-19204-1021/+231
* | | | | | | | Merge branch 'ac-refactor-project-stats' into 'master'Douwe Maan2019-04-196-120/+149
|\ \ \ \ \ \ \ \
| * | | | | | | | Extract ProjectStatistics updates into a concernAlessio Caiazza2019-04-196-120/+149
|/ / / / / / / /
* | | | | | | | Merge branch '60383-change-common-metrics-schema' into 'master'Douwe Maan2019-04-193-143/+88
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Change dashboard order attribute to priority60383-change-common-metrics-schemarpereira22019-04-171-1/+1
| * | | | | | | Remove required_metrics and series attributesrpereira22019-04-171-81/+0
| * | | | | | | Change the schema of the common_metrics.ymlrpereira22019-04-173-65/+91
* | | | | | | | Merge branch '39858-add-group-owned-info-to-projects-api' into 'master'Douwe Maan2019-04-195-4/+76
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Adds namespace information to project endpoint39858-add-group-owned-info-to-projects-apiMayra Cabrera2019-04-185-4/+76