summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate Git::Repository#rm_tag to Gitalyfeature/migrate-repository-rm-tag-to-gitalyAhmad Sherif2017-09-289-16/+86
* Merge branch 'gitaly-docs' into 'master'Robert Speicher2017-09-272-0/+55
|\
| * Added some Gitaly docs to `docs/development`Andrew Newdigate2017-09-272-0/+55
|/
* Merge branch 'backstage/gb/refactor-pipeline-create-service' into 'master'Kamil Trzciński2017-09-2721-371/+1007
|\
| * Add some minor improvements to pipeline creation chainbackstage/gb/refactor-pipeline-create-serviceGrzegorz Bizon2017-09-273-14/+5
| * Add test for head pipeline assignment when skippedGrzegorz Bizon2017-09-261-0/+20
| * Add specs for pipeline chain builder sequence classGrzegorz Bizon2017-09-261-0/+55
| * Fix some code style offenses in pipeline chain classesGrzegorz Bizon2017-09-261-3/+2
| * Add missing tests for pipeline chain access validatorGrzegorz Bizon2017-09-261-0/+13
| * Add specs for pipeline builder that validates configGrzegorz Bizon2017-09-261-0/+127
| * Add specs for pipeline builder repository validatorGrzegorz Bizon2017-09-261-0/+60
| * Add specs for builder chain that persist a pipelineGrzegorz Bizon2017-09-261-0/+66
| * Add specs for builder chain step that skipps pipelinesGrzegorz Bizon2017-09-262-1/+86
| * Fix coding style offenses in pipeline chain classesGrzegorz Bizon2017-09-263-5/+2
| * Add specs for pipeline builder abilities validatorGrzegorz Bizon2017-09-262-13/+29
| * Move pipeline builder validation chain to a moduleGrzegorz Bizon2017-09-268-119/+125
| * Split pipeline chain builder validation classGrzegorz Bizon2017-09-268-104/+147
| * Add class that handles pipeline creation sequenceGrzegorz Bizon2017-09-262-16/+51
| * Extract pipeline persistence to a separate chain classGrzegorz Bizon2017-09-262-32/+50
| * Fix code style offenses in pipeline create servicesGrzegorz Bizon2017-09-263-4/+2
| * Fix post receive specs regarding pipeline creationGrzegorz Bizon2017-09-261-5/+8
| * Use tag/branch methods to check if pipeline ref existsGrzegorz Bizon2017-09-252-11/+5
| * Extract pipeline chain builder classes from serviceGrzegorz Bizon2017-09-256-193/+301
| * Move related pipeline class to new pipeline moduleGrzegorz Bizon2017-09-254-145/+147
* | Merge branch '36072-remove-big-mrs-sections' into 'master'Jacob Schatz2017-09-271-28/+0
|\ \
| * | Removes section about big MRs36072-remove-big-mrs-sectionsFilipa Lacerda2017-09-271-28/+0
* | | Merge branch '3523-i18n-autodevops' into 'master'Douwe Maan2017-09-273-24/+197
|\ \ \
| * | | Generates locale/gitlab.pot3523-i18n-autodevopsFilipa Lacerda2017-09-271-19/+187
| * | | Improves variable nameFilipa Lacerda2017-09-271-1/+1
| * | | Improves i18n for Auto Devops calloutFilipa Lacerda2017-09-262-5/+10
* | | | Merge branch 'rc/update-testing-docs' into 'master'Achilleas Pipinellis2017-09-271-10/+10
|\ \ \ \
| * | | | Update CI parallelization descriptionrc/update-testing-docsRémy Coutable2017-09-271-10/+10
* | | | | Merge branch '35366-k8s-namespace-docs' into 'master'Marcia Ramos2017-09-272-24/+31
|\ \ \ \ \
| * | | | | Clarify k8s project namespace35366-k8s-namespace-docsAchilleas Pipinellis2017-09-252-24/+31
* | | | | | Update CHANGELOG.md for 10.0.2Jarka Kadlecova2017-09-275-20/+7
* | | | | | Merge branch '38378-testenv-can-t-handle-component-versions-with-a-branch-nam...Rémy Coutable2017-09-271-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix component update with branch specifiers on CI38378-testenv-can-t-handle-component-versions-with-a-branch-name-in-ciAlejandro Rodríguez2017-09-261-0/+3
* | | | | | Merge branch '37467-helper-method-from-users-endpoint-overrides-api-helper-me...Rémy Coutable2017-09-273-2/+16
|\ \ \ \ \ \
| * | | | | | find_user users helper method no longer overrides find_user API helper method.37467-helper-method-from-users-endpoint-overrides-api-helper-methodTiago Botelho2017-09-263-2/+16
* | | | | | | Merge branch 'docs-using-reserved-keywords-in-gitlab-ci-yml' into 'master'Achilleas Pipinellis2017-09-271-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add how to use reserved words in gitlab-ci.ymlFabio Busatto2017-09-271-0/+5
|/ / / / / / /
* | | | | | | Merge branch 'mr-side-by-side-breadcrumbs-container' into 'master'Filipa Lacerda2017-09-273-1/+29
|\ \ \ \ \ \ \
| * | | | | | | Stop breadcrumbs changing container when in side-by-side diffmr-side-by-side-breadcrumbs-containerPhil Hughes2017-09-253-1/+29
* | | | | | | | Merge branch '38198-fetch-github-api-per-100' into 'master'Grzegorz Bizon2017-09-273-14/+52
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Add a spec for Github::Client and revert an `if !` to `unless`38198-fetch-github-api-per-100Rémy Coutable2017-09-262-1/+35
| * | | | | | | Retrieve PR comments only when we know there are anyRémy Coutable2017-09-262-20/+24
| * | | | | | | Fetch 100 results when calling the GitHub API in Github::ImportRémy Coutable2017-09-261-6/+6
* | | | | | | | Merge branch 'winh-full-height-boards-sidebar' into 'master'Annabel Dunstone Gray2017-09-265-24/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Make issue boards sidebar full heightWinnie Hellmann2017-09-265-24/+21
|/ / / / / / / /
* | | | | | | | Merge branch 'rc/backport-ce-to-ee-changes' into 'master'Grzegorz Bizon2017-09-263-12/+34
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |