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-01-25Merge branch 'mrchrisw/rake-redis' into 'master' Stan Hu
2017-01-25Add redis version to info rake taskChris Wilson
2017-01-12Merge branch 'use-configured-git' into 'master' Douwe Maan
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
2016-07-19Added Rake task for tracking deploymentsYorick Peterse
2016-06-30Merge branch 'fix_restore_warning' into 'master' Rémy Coutable
2016-06-30Create (if necessary) and link the gitlab-shell secret file on the rake insta...Alejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-28Fix restore warning messageDrew Blessing
2016-06-21added nice to have - rake task and some changes to docsJames Lopez
2016-06-20fixup! override content methodZ.J. van de Weg
2016-06-20Incorporate reviewZ.J. van de Weg
2016-06-20Run rake gitlab:update_templatesZ.J. van de Weg
2016-06-20Implement backend gitlab ci dropdownZ.J. van de Weg
2016-06-20Refactor Gitlab::GitignoresZJ van de Weg
2016-06-10Properly quote table name in Rake task for MySQL and PostgreSQL compatibilityStan Hu
2016-06-10Merge branch 'fix_issue_15259' into 'master' Stan Hu
2016-06-07Fix missed colorize methods.Connor Shea
2016-06-03Replace colorize gem with rainbow.Connor Shea