summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor a service responsible for creating a pipeline Closes #37563 and #34415 See merge request gitlab-org/gitlab-ce!14482
| * | | | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes gitlab-org/gitlab-ce#34415
| * | | | | | | | | | | | | | | | | 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 MRs See merge request gitlab-org/gitlab-ce!14520
| * | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improves i18n for Auto Devops callout Closes #38406 See merge request gitlab-org/gitlab-ce!14509
| * | | | | | | | | | | | | | | | | | 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 description See merge request gitlab-org/gitlab-ce!14503
| * | | | | | | | | | | | | | | | | | Update CI parallelization descriptionrc/update-testing-docsRémy Coutable2017-09-271-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | | | | | | | | | Merge branch '35366-k8s-namespace-docs' into 'master'Marcia Ramos2017-09-272-24/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify k8s project namespace Closes #35366 See merge request gitlab-org/gitlab-ce!14139
| * | | | | | | | | | | | | | | | | | Clarify k8s project namespace35366-k8s-namespace-docsAchilleas Pipinellis2017-09-252-24/+31
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Update CHANGELOG.md for 10.0.2Jarka Kadlecova2017-09-275-20/+7
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | | | | | | | | | Merge branch ↵Rémy Coutable2017-09-271-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '38378-testenv-can-t-handle-component-versions-with-a-branch-name-in-ci' into 'master' Fix component update with branch specifiers on CI Closes #38378 See merge request gitlab-org/gitlab-ce!14494
| * | | | | | | | | | | | | | | | | 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 ↵Rémy Coutable2017-09-273-2/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '37467-helper-method-from-users-endpoint-overrides-api-helper-method' into 'master' find_user users helper method no longer overrides find_user API helper method. Closes #37467 See merge request gitlab-org/gitlab-ce!14418
| * | | | | | | | | | | | | | | | | 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.yml See merge request gitlab-org/gitlab-ce!14516
| * | | | | | | | | | | | | | | | | 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 diff Closes #37641 See merge request gitlab-org/gitlab-ce!14454
| * | | | | | | | | | | | | | | | | Stop breadcrumbs changing container when in side-by-side diffmr-side-by-side-breadcrumbs-containerPhil Hughes2017-09-253-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #37641
* | | | | | | | | | | | | | | | | | Merge branch '38198-fetch-github-api-per-100' into 'master'Grzegorz Bizon2017-09-273-14/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "GitHub import should fetch 100 results per page to limit the change to hit rate limiting" Closes #38198 See merge request gitlab-org/gitlab-ce!14421
| * | | | | | | | | | | | | | | | | Add a spec for Github::Client and revert an `if !` to `unless`38198-fetch-github-api-per-100Rémy Coutable2017-09-262-1/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | | | | | | Retrieve PR comments only when we know there are anyRémy Coutable2017-09-262-20/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Pull Request resource doesn't include the `comments` field, while the Issue resource does. And since we're looping through all issues anyway, we can freely check if the issue is a PR and has comments and in this case only fetch comments for it. That means if you have 1000 PRs but only 200 with comments, you will do 200 API requests instead of 1000. :notbad: Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | | | | | | Fetch 100 results when calling the GitHub API in Github::ImportRémy Coutable2017-09-261-6/+6
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | | | | | | | Merge branch 'winh-full-height-boards-sidebar' into 'master'Annabel Dunstone Gray2017-09-265-24/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make issue boards sidebar full height Closes #36980 and #36447 See merge request gitlab-org/gitlab-ce!14214
| * | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport some changes from EE See merge request gitlab-org/gitlab-ce!14304
| * | | | | | | | | | | | | | | | Remove `weight` from IssuableFinder::SCALAR_PARAMS and improve the array ↵rc/backport-ce-to-ee-changesRémy Coutable2017-09-261-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | formatting Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | | | | | Backport part of c777bb91fd7 and 4074cb3b7c16 from EERémy Coutable2017-09-262-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>