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
2015-11-25Remove usage of ColoredRobert Speicher
2015-11-19Backup LFS objects same as any upload.Marin Jankovski
2015-11-17Set higher flay value to avoid unnecessary refactoring for nowDmitriy Zaporozhets
2015-11-16Set less strict flay option for nowDmitriy Zaporozhets
2015-11-12Add grape routing printDmitriy Zaporozhets
2015-11-11Merge branch 'flay' into 'master' Dmitriy Zaporozhets
2015-11-11Merge branch 'flog' into 'master' Dmitriy Zaporozhets
2015-11-11Add flay: tool to find duplicate codeDmitriy Zaporozhets
2015-11-11Allow flog failure for nowDmitriy Zaporozhets
2015-11-10Add method complexity check to CIDmitriy Zaporozhets
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-10-29Added @commits to list of tags.Mike Chmielewski
2015-10-21Remove CI migration taskKamil Trzcinski
2015-10-19Fix regex in redis version checkBenny Schimmer
2015-10-15Improve performance of User.by_loginYorick Peterse
2015-10-13Make Reply by email easier to configureDouwe Maan
2015-10-09Merge branch 'rs-2fa-task' into 'master' Jacob Vosmaer
2015-10-09Add output and confirmation to gitlab:two_factor:disable_for_all_usersRobert Speicher
2015-10-08Added dedicated Rake task for setting up PostgresYorick Peterse
2015-10-07Add gitlab:two_factor:disable_for_all_users taskRobert Speicher
2015-10-05Exclude benchmarks from the spec Rake taskYorick Peterse
2015-10-02Basic setup for an RSpec based benchmark suiteYorick Peterse
2015-09-29Merge branch 'orphaned-repo-cleanup' into 'master' Douwe Maan
2015-09-22Skip check_initd_configured_correctly on omnibus installsAchilleas Pipinellis
2015-09-21Merge branch 'master' into rename-reply-by-emailDouwe Maan
2015-09-21Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan
2015-09-21Disable CI for time of migrationKamil Trzcinski
2015-09-21Create CI migration task on GitLab sideKamil Trzcinski
2015-09-16Fix migrate taskKamil Trzcinski
2015-09-16Migrate CI servicesKamil Trzcinski
2015-09-16Add rake task for easy migration of SQL dumpsKamil Trzcinski
2015-09-15Use GitLab instead of GITLAB for rake taskKamil Trzcinski
2015-09-15Remove unused tasksKamil Trzcinski
2015-09-15Cleanup CI backup => migrate with GitLabKamil Trzcinski
2015-09-15Guard against trailing slashes in repos_pathJacob Vosmaer
2015-09-15Improve repo cleanup taskJacob Vosmaer
2015-09-15Add rake task to migrate CI tagsKamil Trzcinski
2015-09-11Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-10Added service API endpoint to retrieve service parametersPetheo Bence
2015-09-09Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-07Merge branch 'upgrade-redis-required-check' into 'master'Marin Jankovski
2015-09-06Use File.join to prevent extra slash in help message from appearing. Before:Stan Hu
2015-09-06Upgrade Redis requirement check to 2.4.0 per https://github.com/mperham/sidek...Stan Hu
2015-09-03Fix `rake services:doc` generationStan Hu
2015-09-02Drone CI serviceKirilll Zaitsev
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-22Merge branch 'reply-by-email' into 'master'Robert Speicher
2015-08-22Fix check task for development.Douwe Maan
2015-08-22Add development section to doc.Douwe Maan