summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds specs for rendering author informationac-releases-api-with-assets-follow-up-feFilipa Lacerda2019-01-082-48/+67
* Fix author is not rendered in releaseShinya Maeda2019-01-072-1/+12
* Fixes rubocop offensesjhampton2019-01-071-2/+2
* Applies localization to release pages textjhampton2019-01-071-0/+3
* Conditionally displays external sourcejhampton2019-01-071-7/+1
* Add feature spec for Release MVCShinya Maeda2019-01-072-0/+52
* Merge branch 'docs/autodevops-buildpacks' into 'master'Evan Read2019-01-071-7/+30
|\
| * Clarify needed app files for Auto Build to workdocs/autodevops-buildpacksAchilleas Pipinellis2019-01-041-7/+30
* | Merge branch 'docs/fake-token-no-more' into 'master'Evan Read2019-01-0760-375/+374
|\ \
| * | Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-0460-375/+374
| |/
* | Merge branch 'docs/no-doctoc' into 'master'Sid Sijbrandij2019-01-061-44/+1
|\ \
| * | Remove unnecessary TOC from fileEvan Read2019-01-071-44/+1
|/ /
* | Merge branch 'move-settings-oprations-to-ce' into 'master'Kamil Trzciński2019-01-069-1/+138
|\ \
| * | Move settings operations controller from EE to CEmove-settings-oprations-to-cePeter Leitzen2019-01-069-1/+138
|/ /
* | Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon2019-01-0637-234/+597
|\ \
| * | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-0437-234/+597
* | | Merge branch '52446-hide-ado-project-banner-for-ci-file-or-ci-disabled' into ...Kamil Trzciński2019-01-054-6/+115
|\ \ \
| * | | Hides ADO banner for certain projects52446-hide-ado-project-banner-for-ci-file-or-ci-disabledMayra Cabrera2019-01-044-6/+115
* | | | Merge branch 'sh-fix-multipart-uploads-failure' into 'master'Kamil Trzciński2019-01-052-7/+19
|\ \ \ \
| * | | | Fix multipart attachments not uploadingsh-fix-multipart-uploads-failureStan Hu2019-01-052-7/+19
* | | | | Merge branch '40473-api-support-for-kubernetes-integration' into 'master'Kamil Trzciński2019-01-055-0/+631
|\ \ \ \ \
| * | | | | Include CRUD endpoints for Cluster API40473-api-support-for-kubernetes-integrationMayra Cabrera2019-01-045-0/+631
| | |/ / / | |/| | |
* | | | | Merge branch 'knative-rbac-check' into 'master'Kamil Trzciński2019-01-0512-3/+89
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Require Knative to be installed only on an RBAC kubernetes clusterChris Baumbauer2019-01-0412-3/+89
* | | | | Merge branch 'mk/fix-broken-master-api-variables' into 'master'Stan Hu2019-01-051-1/+3
|\ \ \ \ \
| * | | | | Fix broken master api_variables testMichael Kozono2019-01-041-1/+3
* | | | | | Update CHANGELOG.md for 11.6.3GitLab Release Tools Bot2019-01-042-5/+7
* | | | | | Merge branch '4553-geo-hashed-storage-migration-failure-does-not-log-to-sentr...Stan Hu2019-01-041-2/+4
|\ \ \ \ \ \
| * | | | | | Track Sentry error when namespace cannot be moved4553-geo-hashed-storage-migration-failure-does-not-log-to-sentry-or-geo-log-well-eeValery Sizov2019-01-041-2/+4
* | | | | | | Merge branch 'support-new-syntax-for-common-vulnerabilities' into 'master'Kamil Trzciński2019-01-0410-2386/+3987
|\ \ \ \ \ \ \
| * | | | | | | Support new report syntax for common vulnerabilitiesKamil Trzciński2019-01-0410-2386/+3987
* | | | | | | | Merge branch 'docs-serverless-yml-update' into 'master'Marcia Ramos2019-01-041-9/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Update serverless extension to ymldanielgruesso2019-01-041-9/+6
|/ / / / / / / /
* | | | | | | | Merge branch 'docs-fix-broken-link' into 'master'Mike Lewis2019-01-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes broken linkMarcia Ramos2019-01-041-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'deprecated-callback-false' into 'master'Robert Speicher2019-01-043-4/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix deprecation: returning false in Active Record and Active Model callbacks ...Jasper Maes2019-01-033-4/+7
* | | | | | | | Merge branch 'docs/add-source-code-permissions' into 'master'Marcia Ramos2019-01-041-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add project code view permissionsdocs/add-source-code-permissionsCindy Pallares 🦉2019-01-041-0/+1
* | | | | | | | | Merge branch 'do-not-ignore-schema-conflicts' into 'master'Robert Speicher2019-01-041-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Don't ignore conflicts in db/schema.rbdo-not-ignore-schema-conflictsYorick Peterse2019-01-041-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'feature/gb/expose-ci-api-url-variable' into 'master'Douwe Maan2019-01-048-2/+114
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Improve readablity of CI_API_V4_URL related codeGrzegorz Bizon2019-01-043-5/+3
| * | | | | | | Minor improvements to CI_API_V4_URL variable exposurefeature/gb/expose-ci-api-url-variableGrzegorz Bizon2019-01-033-3/+3
| * | | | | | | Add new docs for CI_API_V4_URL CI/CD variableGrzegorz Bizon2019-01-031-1/+2
| * | | | | | | Add changelog for new predefined CI/CD variableGrzegorz Bizon2019-01-031-0/+5
| * | | | | | | Expose CI_API_V4_URL predefined CI/CD variableGrzegorz Bizon2019-01-032-1/+2
| * | | | | | | Add API::Helpers::Version and expose API root URLGrzegorz Bizon2019-01-036-25/+88
| * | | | | | | Expose method that returns GitLab API pathsGrzegorz Bizon2019-01-032-0/+44
* | | | | | | | Merge branch 'docs-fix-only-except-default' into 'master'Marcia Ramos2019-01-041-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |