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-07Fixed backup.rake colorize method following Pages -> CEConnor Shea
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-25Merge branch 'mrchrisw/rake-redis' into 'master' Stan Hu
2017-01-25Add redis version to info rake taskChris Wilson
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-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-21Change the approach to check if patches apply cleanlyRémy Coutable
2016-10-20Fix: Backup restore doesn't clear cacheValery Sizov
2016-10-13Improve the branch existence and merge checksRémy Coutable
2016-10-13Draft a quick CE->EE merge check rake taskRémy Coutable
2016-10-11Merge branch 'docs/refactor-reply-by-email' into 'master' Achilleas Pipinellis
2016-10-11Add a new gitlab:users:clear_all_authentication_tokens taskRémy Coutable
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-09-25Move reply by email docs to a new locationAchilleas Pipinellis
2016-08-11Use `File::exist?` instead of `File::exists?`bogdanvlviv
2016-08-10Rename `run` task helper method to prevent conflict with StateMachineRobert Speicher
2016-08-04Fix Rename `add_users_into_project` and `projects_ids`Herminio Torres
2016-08-03Update the gitlab-shell version in the tmp/tests directory to the right versionStan Hu
2016-07-26Disable MySQL foreign key checks before dropping all tablesDrew Blessing
2016-07-20Merge branch 'migration-downtime-tags' into 'master' Robert Speicher
2016-07-20Use limit parameter rather than hardcoded valueM. Ricketts
2016-07-20Added checks for migration downtimeYorick Peterse