Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23Merge branch '28450-test-compiling-frontend-assets-for-production-in-ci' into...Jacob Schatz
2017-02-22Ignore two Rails CVEs in bundler:audit jobDouwe Maan
2017-02-22add webpack bundle analyzer to production outputMike Greiling
2017-02-21add production asset compile step to CI configMike Greiling
2017-02-18Rename karma job to rake karmaClement Ho
2017-02-14Merge branch 'cover-my-karma' into 'master' Clement Ho
2017-02-14fix eslint builds within .gitlab-ci.ymlMike Greiling
2017-02-14add yarn check to ensure package.json doesn't diverge from yarn.lockMike Greiling
2017-02-14display yarn version and node version within CI logsMike Greiling
2017-02-13replace npm run calls with yarnMike Greiling
2017-02-13remove unnecessary "npm install"sMike Greiling
2017-02-11Reintroduce coverage report for JavaScript (!9133)winniehell
2017-02-09Merge branch 'zj-drop-ruby-2-1' into 'master' Sean McGivern
2017-02-08Merge branch 'jej-lint-scripts-and-config' into 'master'Douwe Maan
2017-02-08CI runs lint on shell scripts in lib/supportJames Edwards-Jones
2017-02-07Don't fail the build if there is no coverage filesRémy Coutable
2017-02-06Drop support for Ruby 2.1Z.J. van de Weg
2017-01-31Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-30Ensure rake is called within the correct bundle contextLuke "Jared" Bennett
2017-01-28update rake tasksMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-28update scripts and docs to reference the newly namespaced rake taskMike Greiling
2017-01-20remove 2gb tag from ciAlex Hanselka
2017-01-15optimize gitlab ci to only run npm install onceMike Greiling
2017-01-13Merge branch 'master' into go-go-gadget-webpackPhil Hughes
2017-01-10remove remaining vestiges of teaspoon test runnerMike Greiling
2017-01-10move webpack asset compilation to the setup-test-env stageMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-10precompile webpack assets when testingMike Greiling
2017-01-06Update rubocop and rubocop-rspec to fix build errorsBrian Neel
2016-12-26Fix build failure links in SlackSean McGivern
2016-12-15add new runner script attempts docs and update .gitlab-ci.ymlJames Lopez
2016-12-06Run builds with runners with tags gitlab-org and 2gbKamil Trzcinski
2016-12-03Bump ruby versionZ.J. van de Weg
2016-11-30Disable the ee_compat_check task on devRémy Coutable
2016-11-23Merge branch 'zj-fix-flags-usage-gitlab-ci-yml' into 'master' Rémy Coutable
2016-11-23Merge branch 'zj-notify-development' into 'master' Sean McGivern
2016-11-23Fix BASH usage in the .gitlab-ci.ymlZ.J. van de Weg
2016-11-22Generate ESLint HTML report (!7374)winniehell
2016-11-22Merge branch 'add-node-modules-cache-to-npm-related-builds' into 'master' Robert Speicher
2016-11-22Revert "Test only migrations"Kamil Trzcinski
2016-11-22Fetch only one revisionKamil Trzcinski
2016-11-22Test only migrationsKamil Trzcinski
2016-11-22Fix migration paths testsKamil Trzcinski
2016-11-19Add node_modules cache to npm related buildsLuke "Jared" Bennett
2016-11-19Notify broken master on #development Zeger-Jan van de Weg
2016-11-17tests: Move rake assets:precompile and cloning gitlab-{shell,test} to the pre...Nick Thomas
2016-11-12Also test on dev.gitlab [ci skip]Z.J. van de Weg
2016-11-12Only run builds on master of CE or EEZ.J. van de Weg