summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Do not clone the repo when running the review-docs jobsAchilleas Pipinellis2017-09-221-3/+12
* Merge branch 'ce-to-ee-2017-09-20' into 'master'Rémy Coutable2017-09-211-4/+9
|\
| * Print the diff in scripts/schema_changed.shRémy Coutable2017-09-201-1/+1
| * Merge remote-tracking branch 'upstream/master' into ce-to-ee-2017-09-20Rémy Coutable2017-09-201-4/+9
| |\
| | * Merge branch 'dz-check-schema' into 'master'Rémy Coutable2017-09-191-0/+6
| | |\
| | | * Add rake task to check db schema is validdz-check-schemaDmitriy Zaporozhets2017-09-191-0/+6
| | * | Refine docs trigger script and use a really long branch name to test itAchilleas Pipinellis2017-09-191-4/+3
| | * | Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+1
* | | | Merge branch '37713-enable-ee_compat_check-for-forks-ee' into 'master'Rémy Coutable2017-09-201-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '37713-enable-ee_compat_check-for-forks' into tmpLin Jen-Shin2017-09-151-0/+20
* | | | Merge branch 'ce-to-ee' into 'master'Dmitriy Zaporozhets2017-09-191-2/+5
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'ce-com/master' into ce-to-eeDmitriy Zaporozhets2017-09-181-2/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | update build image to latest with node 8.x, yarn 1.0.2, and chrome 61Mike Greiling2017-09-161-2/+2
| | | |/ | | |/|
| | * | Use a secret variable to define the repo suffixdocs/environment-urlAchilleas Pipinellis2017-09-141-2/+3
| | * | Expose URL under environments when triggering a docs review appAchilleas Pipinellis2017-09-121-0/+2
* | | | Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+1
|/ / /
* | | Merge remote-tracking branch 'upstream/master' into ce-to-ee-2017-09-13Rémy Coutable2017-09-131-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Exclude migration-paths job when executing docs-only jobsdocs/exclude-migration-path-jobsAchilleas Pipinellis2017-09-081-0/+1
* | Merge remote-tracking branch 'upstream/master' into ce-to-ee-2017-09-08Lin Jen-Shin2017-09-081-7/+42
|\ \ | |/
| * Add script and job to trigger a docs buildAchilleas Pipinellis2017-09-071-3/+39
| * Remove duplicate task gettext:po_to_jsonmk-remove-duplicate-taskMichael Kozono2017-09-061-2/+0
| * reset namespace columns in migrationjk-fix-migrateJarka Kadlecova2017-09-061-1/+0
| * Enable auto-retry in GitLab CI/CD pipelineGrzegorz Bizon2017-09-061-0/+1
| * Merge branch 'cleanup-rspec_flaky-report-files' into 'master'Robert Speicher2017-09-051-1/+1
| |\
| | * Cleanup rspec_flaky report files in the update-tests-metadata jobcleanup-rspec_flaky-report-filesRémy Coutable2017-09-051-1/+1
| * | Fix flaky-examples-test job to not run for docsdocs/no-flakyAchilleas Pipinellis2017-09-041-1/+1
| |/
* | Merge remote-tracking branch 'ee-com/master' into ce-to-eeDmitriy Zaporozhets2017-09-071-1/+0
|\ \
| * | reset namespace columns in migrationJarka Kadlecova2017-09-061-1/+0
* | | Merge remote-tracking branch 'ce-com/master' into ce-to-eeDmitriy Zaporozhets2017-09-051-0/+1
|\ \ \ | |/ / |/| / | |/
| * Remove YAGNI Gitaly logs from CI artifactsJacob Vosmaer2017-09-011-2/+0
| * Gitaly CI improvementsJacob Vosmaer2017-08-311-0/+3
* | Merge remote-tracking branch 'upstream/master' into ce-to-ee-2017-08-30Lin Jen-Shin2017-08-301-15/+0
|\ \ | |/
| * Reenable MySQL tests on all branchesmk-reenable-mysql-tests-on-all-branchesMichael Kozono2017-08-251-15/+0
| * Revert "Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'"Douwe Maan2017-08-251-0/+15
| * Reenable MySQL tests on all branchesMichael Kozono2017-08-241-15/+0
* | Support Elasticsearch v5.1 - v5.5Nick Thomas2017-08-241-2/+2
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ce_upstreamValery Sizov2017-08-221-3/+3
|\ \ | |/
| * switch from --pure-lockfile to --frozen-lockfile to ensure failure if we have...fix-broken-yarn-depsMike Greiling2017-08-181-2/+2
| * update karma CI build image to Chrome 6036517-failing-karma-tests-for-chrome-60Mike Greiling2017-08-181-1/+1
* | Merge remote-tracking branch 'upstream/master' into ce-to-ee-2017-08-18Lin Jen-Shin2017-08-181-3/+2
|\ \ | |/
| * Update Git version for source installs to match OmnibusAndrew Newdigate2017-08-161-2/+2
| * Speed up project creation by inlining repository creationNick Thomas2017-08-151-1/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ce-ee-upstreamValery Sizov2017-08-151-0/+1
|\ \ | |/
| * Don't run the `flaky-examples-check` job for docs branches36404-do-not-run-flaky-examples-check-for-docs-changesRémy Coutable2017-08-141-0/+1
| * Merge branch 'rc/32308-rspec-retry-hack' into 'master'Sean McGivern2017-08-111-87/+125
| |\
| | * Retrieve and sync flaky specs report from and to S3Rémy Coutable2017-08-111-87/+125
| * | Do not run the `ee_compat_check` job for stableish branches35131-do-not-run-ee_compat_check-for-stableish-branchesRémy Coutable2017-08-111-1/+1
| |/
| * Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-0/+3
* | [EE] Detect and keep track of flaky specsRémy Coutable2017-08-111-87/+125
* | Add rubocop-gitlab-security gemBrian Neel2017-08-081-0/+3