summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration'Grzegorz Bizon2017-07-0711-50/+137
|\
| * Merge branch 'active-record-each-batch' into 'master'Sean McGivern2017-07-072-0/+38
| |\
| | * Added EachBatch for iterating tables in batchesactive-record-each-batchYorick Peterse2017-07-072-0/+38
| * | Merge branch 'feature/user-agent-details-api' into 'master'Douwe Maan2017-07-073-0/+91
| |\ \
| | * | add spec and project snippet user agent details endpointJames Lopez2017-07-072-0/+2
| | * | update docsJames Lopez2017-07-072-0/+36
| | * | refactor code based on feedbackJames Lopez2017-07-062-2/+2
| | * | fix docsJames Lopez2017-07-062-2/+6
| | * | add API documentationJames Lopez2017-07-062-0/+49
| * | | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-074-1/+11
| |\ \ \
| | * \ \ Merge from master(Fix conflicts)Shinya Maeda2017-07-074-41/+30
| | |\ \ \
| | * \ \ \ merge from masterShinya Maeda2017-07-077-8/+302
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Revert unnecesary changes in doc/ci/variables/README.mdShinya Maeda2017-07-061-1/+1
| | * | | | Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-051-1/+1
| | * | | | Add docs for scheduled pipeline variablesEric Eastwood2017-07-051-2/+2
| | * | | | Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-051-1/+1
| | * | | | Add docs for scheduled pipeline variablesEric Eastwood2017-07-054-1/+11
| * | | | | Native group milestonesFelipe Artur2017-07-071-8/+5
| | |_|/ / | |/| | |
| * | | | Merge branch 'feature/intermediate/12729-group-secret-variables' into 'master'Kamil Trzciński2017-07-071-10/+17
| |\ \ \ \
| | * | | | Copyedit docs for group-level secret variablesAchilleas Pipinellis2017-07-071-24/+16
| | * | | | Basic BE changeShinya Maeda2017-07-071-3/+18
| | | |/ / | | |/| |
| * | | | Merge branch 'gitaly-mandatory' into 'master'Sean McGivern2017-07-073-31/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove option to disable Gitaly completelyJacob Vosmaer2017-07-073-31/+8
| | * | | Configure token on client side tooJacob Vosmaer2017-07-061-0/+5
* | | | | Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st...Grzegorz Bizon2017-07-077-5/+269
|\ \ \ \ \
| * | | | | Added EachBatch for iterating tables in batchesYorick Peterse2017-07-072-0/+38
| |/ / / /
| * | | | Merge branch 'helm-runner-doc-certs' into 'master'Marin Jankovski2017-07-061-0/+53
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add GitLab Runner Helm Chart documenation for cucstom certificateshelm-runner-doc-certsDJ Mountney2017-06-301-0/+53
| * | | | Merge branch '34716-environment-specific-variables-ce' into 'master'Douwe Maan2017-07-062-5/+19
| |\ \ \ \
| | * | | | Backports for ee-2112Lin Jen-Shin2017-07-062-5/+19
| * | | | | Merge branch '33360-generate-kubeconfig' into 'master'Kamil Trzciński2017-07-061-0/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Rename KUBECONFIG_FILE to KUBECONFIGLin Jen-Shin2017-07-061-1/+1
| | * | | | Merge remote-tracking branch 'upstream/master' into 33360-generate-kubeconfigLin Jen-Shin2017-07-0668-298/+1101
| | |\ \ \ \ | | | |/ / /
| | * | | | Changelog entry, doc, and only pass KUBECONFIG_FILELin Jen-Shin2017-06-161-0/+1
| * | | | | Merge branch '33657-user-projects-api' into 'master'Rémy Coutable2017-07-061-0/+158
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add user projects APIvanadium232017-07-061-0/+158
| | | |_|/ | | |/| |
* | | | | Improve code examples in background migrations docsGrzegorz Bizon2017-07-071-4/+2
* | | | | Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-07-071-4/+15
|/ / / /
* | | | Merge branch '33772-readonly-gitlab-ci-cache' into 'master'Kamil Trzciński2017-07-061-0/+47
|\ \ \ \
| * | | | Introduce cache policies for CI jobsNick Thomas2017-07-051-0/+47
| |/ / /
* | | | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-0511-100/+375
|\ \ \ \ | |/ / /
| * | | Merge branch 'dm-9-3-requires-mysql-trigger' into 'master'Sean McGivern2017-07-043-6/+15
| |\ \ \
| | * | | Document that GitLab 9.3 requires the TRIGGER permission on MySQLdm-9-3-requires-mysql-triggerDouwe Maan2017-07-043-6/+15
| * | | | Merge branch 'feature/no-hypen-at-end-of-commit-ref-slug' into 'master'Rémy Coutable2017-07-041-1/+1
| |\ \ \ \
| | * | | | no trailing / leading hyphens in CI_COMMIT_REF_SLUG. Fixes #32035Stefan Hanreich2017-06-181-1/+1
| * | | | | Merge branch 'docs/extended-docker-syntax-in-ci-yml' into 'master'Achilleas Pipinellis2017-07-041-63/+259
| |\ \ \ \ \
| | * | | | | Refactor and copyedit "Using Docker images" docsdocs/extended-docker-syntax-in-ci-ymlAchilleas Pipinellis2017-07-031-135/+150
| | * | | | | Update syntax description to new syntax introduced in !12536.Tomasz Maczukin2017-07-031-10/+15
| | * | | | | Add documentation for extended docker configuration options for CITomasz Maczukin2017-07-031-0/+176
| * | | | | | Merge branch 'docs/overview-features-2' into 'master'Achilleas Pipinellis2017-07-033-10/+62
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |