summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure links in Slackfix-build-failure-linksSean McGivern2016-12-261-1/+1
* add new runner script attempts docs and update .gitlab-ci.ymlJames Lopez2016-12-151-0/+1
* Run builds with runners with tags gitlab-org and 2gbbuild-with-gitlab-ce-ee-runnersKamil Trzcinski2016-12-061-39/+69
* Bump ruby versionzj-use-ruby-2-3-3Z.J. van de Weg2016-12-031-5/+3
* Disable the ee_compat_check task on devRémy Coutable2016-11-301-1/+0
* Merge branch 'zj-fix-flags-usage-gitlab-ci-yml' into 'master' Rémy Coutable2016-11-231-2/+2
|\
| * Fix BASH usage in the .gitlab-ci.ymlzj-fix-flags-usage-gitlab-ci-ymlZ.J. van de Weg2016-11-231-2/+2
* | Merge branch 'zj-notify-development' into 'master' Sean McGivern2016-11-231-1/+1
|\ \ | |/ |/|
| * Notify broken master on #development zj-notify-developmentZeger-Jan van de Weg2016-11-181-1/+1
* | Generate ESLint HTML report (!7374)winniehell2016-11-221-2/+21
* | Merge branch 'add-node-modules-cache-to-npm-related-builds' into 'master' Robert Speicher2016-11-221-2/+10
|\ \
| * | Add node_modules cache to npm related buildsadd-node-modules-cache-to-npm-related-buildsLuke "Jared" Bennett2016-11-191-2/+10
| |/
* | Revert "Test only migrations"Kamil Trzcinski2016-11-211-0/+363
* | Fetch only one revisionKamil Trzcinski2016-11-211-3/+2
* | Test only migrationsKamil Trzcinski2016-11-211-363/+0
* | Fix migration paths testsKamil Trzcinski2016-11-211-1/+1
|/
* tests: Move rake assets:precompile and cloning gitlab-{shell,test} to the pre...Nick Thomas2016-11-161-2/+13
* Also test on dev.gitlab [ci skip]zj-update-ciZ.J. van de Weg2016-11-121-1/+9
* Only run builds on master of CE or EEZ.J. van de Weg2016-11-121-4/+6
* Improve EeCompatCheck, cache EE repo and keep artifacts for the ee_compat_che...23945-improve-ee_compat_check-task-part-3Rémy Coutable2016-11-101-1/+14
* Replace trigger with the new ID of the docs projectAchilleas Pipinellis2016-11-071-1/+1
* Replace static issue fixtures by script (!6059)winniehell2016-10-281-1/+1
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+8
|\
| * make build fail for ESLint errorswinniehell2016-10-261-1/+0
| * add JavaScript linting to CI (!5445)winniehell2016-10-261-0/+9
* | Merge branch 'dont-test-ee_compat_check-on-master' into 'master' Robert Speicher2016-10-261-0/+1
|\ \
| * | We don't need to run ee_compat_check against masterRémy Coutable2016-10-261-0/+1
| |/
* | Merge branch 'docs-trigger-variable' into 'master' Achilleas Pipinellis2016-10-261-3/+8
|\ \ | |/ |/|
| * Restrict docs trigger job only to gitlab-org/gitlab-cedocs-trigger-variableAchilleas Pipinellis2016-10-251-1/+1
| * Use the alpine Docker image for docs triggerAchilleas Pipinellis2016-10-251-2/+4
| * Add a variable to docs trigger and set Git strategy to noneAchilleas Pipinellis2016-10-251-1/+4
* | Merge branch 'troubleshoot-migration-paths' into 'master' Stan Hu2016-10-251-1/+5
|\ \
| * | Improve redis config tasks for migration paths jobtroubleshoot-migration-pathsGrzegorz Bizon2016-10-251-4/+5
| * | Keep the new resque.yml aside and use it once we've checked out masterRémy Coutable2016-10-251-0/+3
| |/
* | Change the approach to check if patches apply cleanlyRémy Coutable2016-10-211-1/+1
|/
* Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-171-1/+4
|\
| * Fix retriesKamil Trzcinski2016-10-141-1/+1
| * Re-run specs if failedKamil Trzcinski2016-10-141-1/+1
| * Remove spinach retry.Connor Shea2016-10-141-1/+1
| * Merge branch 'trigger-docs-yaml' into 'master' Achilleas Pipinellis2016-10-131-0/+3
| |\
| | * Do not run before_script, artifacts, cache in trigger_docs jobtrigger-docs-yamlAchilleas Pipinellis2016-10-131-0/+3
* | | Fix column limit on mysqlAlfredo Sumaran2016-10-131-1/+1
|/ /
* | Improve the branch existence and merge checksce-to-ee-merge-check-rake-taskRémy Coutable2016-10-131-1/+1
* | Draft a quick CE->EE merge check rake taskRémy Coutable2016-10-131-0/+7
|/
* Merge branch 'cache-gems-for-tags' into 'master' Robert Speicher2016-10-131-0/+13
|\
| * Cache gems in CI on tagsJacob Vosmaer2016-09-301-0/+13
* | Add job to trigger a docs.gitlab.com buildtrigger-docsAchilleas Pipinellis2016-10-131-0/+8
* | Merge branch 'sh-add-bundle-check' into 'master' 21153-selecting-no-one-in-branch-permissions-is-confusingRémy Coutable2016-10-121-0/+6
|\ \
| * | Add a separate stage for bundle checksh-add-bundle-checkStan Hu2016-10-121-1/+6
| * | Add a bundle check step to ensure dependencies are correctStan Hu2016-10-121-0/+1