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
path: root/lib/tasks
AgeCommit message (Expand)Author
2017-02-13replace npm run calls with yarnMike Greiling
2017-02-08CI runs lint on shell scripts in lib/supportJames Edwards-Jones
2017-02-07Fixed backup.rake colorize method following Pages -> CEConnor Shea
2017-02-07added missed commit in rebaseJames Lopez
2017-02-07update Grape routes to work with current version of GrapeJames Lopez
2017-02-06Merge branch 'master' into 'jej-pages-to-ce'James Edwards-Jones
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-03Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones
2017-02-03Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-02-01Add GitLab PagesKamil Trzcinski
2017-01-31Fix wrong call to ProjectCacheWorker.performRémy Coutable
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-28namespace assets rake tasks to gitlab:assets:*Mike Greiling
2017-01-28correct gzip files if they exist as wellMike Greiling
2017-01-28automatically correct CSS urls on assets:precompileMike Greiling
2017-01-25Merge branch 'mrchrisw/rake-redis' into 'master' Stan Hu
2017-01-25Add redis version to info rake taskChris Wilson
2017-01-17Merge branch 'master' into go-go-gadget-webpackPhil Hughes
2017-01-16Remove rerun since it's not used anymoreRémy Coutable
2017-01-13Merge branch 'master' into go-go-gadget-webpackPhil Hughes
2017-01-12Merge branch 'use-configured-git' into 'master' Douwe Maan
2017-01-10remove remaining vestiges of teaspoon test runnerMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-10Do not remove "autodeploy" directory when fetching CI templatesAdam Niedzielski
2017-01-05Use configured git rather than system gitRobert Schilling
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Remove rake task update_commit_countMarkus Koller
2016-12-16Add LDAP task to rename a providerDrew Blessing
2016-12-13Add AddLowerPathIndexToRoutes to setup_postgresql.rakeDmitriy Zaporozhets
2016-12-01Don't allow to specify a repo or version when installing WorkhorseRémy Coutable
2016-11-30Move task helpers to a moduleRémy Coutable
2016-11-30Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable
2016-11-30New `gitlab:workhorse:install` rake taskRémy Coutable
2016-11-19Merge branch 'zj-rake-task-remove-faulty-deployment-refs' into 'master' Kamil Trzciński
2016-11-18Fix faulty deployment refsZ.J. van de Weg
2016-11-17Use the public CE repo URL instead of the one used in the runnerRémy Coutable
2016-11-10Improve EeCompatCheck, cache EE repo and keep artifacts for the ee_compat_che...Rémy Coutable
2016-11-09Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing
2016-11-03Remove unused `gitlab:generate_docs` Rake taskRobert Speicher
2016-11-01Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing
2016-10-29Ignore teaspoon tasks in production environmentwinniehell
2016-10-28Replace static issue fixtures by script (!6059)winniehell
2016-10-26add Rake tasks eslint and lint:javascriptwinniehell
2016-10-25Merge branch '23372-fix-ce-to-ee-merge-check-task' into 'master' Robert Speicher
2016-10-22Stop clearing the database cache on rake cache:clearNick Thomas
2016-10-21Change the approach to check if patches apply cleanlyRémy Coutable
2016-10-20Fix: Backup restore doesn't clear cacheValery Sizov