summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Backup LFS objects same as any upload.Marin Jankovski2015-11-201-0/+21
* Set less strict flay option for nowDmitriy Zaporozhets2015-11-161-1/+1
* Add grape routing printDmitriy Zaporozhets2015-11-121-0/+8
* Merge branch 'flay' into 'master' Dmitriy Zaporozhets2015-11-111-0/+9
|\
| * Add flay: tool to find duplicate codeflayDmitriy Zaporozhets2015-11-111-0/+9
* | Merge branch 'flog' into 'master' Dmitriy Zaporozhets2015-11-111-0/+25
|\ \ | |/
| * Allow flog failure for nowDmitriy Zaporozhets2015-11-111-1/+2
| * Add method complexity check to CIflogDmitriy Zaporozhets2015-11-101-0/+24
* | Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+21
|/
* Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-032-6/+6
* Added @commits to list of tags.Mike Chmielewski2015-10-281-3/+3
* Remove CI migration taskremove-ci-migrationKamil Trzcinski2015-10-211-87/+0
* Fix regex in redis version checkBenny Schimmer2015-10-191-1/+1
* Improve performance of User.by_loginuser-by-login-performanceYorick Peterse2015-10-151-0/+2
* Make Reply by email easier to configureDouwe Maan2015-10-131-32/+5
* Merge branch 'rs-2fa-task' into 'master' Jacob Vosmaer2015-10-091-0/+23
|\
| * Add output and confirmation to gitlab:two_factor:disable_for_all_usersrs-2fa-taskRobert Speicher2015-10-081-2/+15
| * Add gitlab:two_factor:disable_for_all_users taskRobert Speicher2015-10-071-0/+10
* | Added dedicated Rake task for setting up PostgresYorick Peterse2015-10-082-0/+7
|/
* Exclude benchmarks from the spec Rake taskYorick Peterse2015-10-051-1/+1
* Basic setup for an RSpec based benchmark suitebenchmark-suiteYorick Peterse2015-10-021-1/+10
* Merge branch 'orphaned-repo-cleanup' into 'master' Douwe Maan2015-09-291-34/+15
|\
| * Guard against trailing slashes in repos_pathJacob Vosmaer2015-09-151-1/+5
| * Improve repo cleanup taskJacob Vosmaer2015-09-151-34/+11
* | Skip check_initd_configured_correctly on omnibus installsAchilleas Pipinellis2015-09-221-0/+5
* | Merge branch 'master' into rename-reply-by-emailDouwe Maan2015-09-211-19/+43
|\ \
| * | Disable CI for time of migrationKamil Trzcinski2015-09-211-0/+13
| * | Create CI migration task on GitLab sideKamil Trzcinski2015-09-201-19/+30
* | | Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-9/+9
|/ /
* | Fix migrate taskKamil Trzcinski2015-09-161-1/+1
* | Migrate CI servicesKamil Trzcinski2015-09-161-0/+7
* | Add rake task for easy migration of SQL dumpsKamil Trzcinski2015-09-161-27/+43
* | Use GitLab instead of GITLAB for rake taskKamil Trzcinski2015-09-151-1/+1
* | Remove unused tasksKamil Trzcinski2015-09-152-20/+0
* | Cleanup CI backup => migrate with GitLabKamil Trzcinski2015-09-152-62/+21
* | Add rake task to migrate CI tagsKamil Trzcinski2015-09-151-0/+40
* | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-111-0/+9
|\ \ | |/
| * Added service API endpoint to retrieve service parametersPetheo Bence2015-09-101-0/+9
* | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-092-5/+97
|\ \ | |/
| * Merge branch 'upgrade-redis-required-check' into 'master'Marin Jankovski2015-09-071-3/+6
| |\
| | * Upgrade Redis requirement check to 2.4.0 per https://github.com/mperham/sidek...Stan Hu2015-09-061-4/+7
| * | Use File.join to prevent extra slash in help message from appearing. Before:Stan Hu2015-09-061-2/+2
| |/
| * Fix `rake services:doc` generationStan Hu2015-09-031-3/+3
| * Drone CI serviceKirilll Zaitsev2015-09-021-0/+89
* | Groundwork for merging CI into CEDouwe Maan2015-08-256-0/+96
|/
* Merge branch 'reply-by-email' into 'master'Robert Speicher2015-08-221-0/+169
|\
| * Fix check task for development.Douwe Maan2015-08-211-2/+2
| * Add development section to doc.Douwe Maan2015-08-211-2/+26
| * Fix MailRoom running check.Douwe Maan2015-08-201-3/+3
| * Add gitlab:reply_by_email:check rake task.Douwe Maan2015-08-201-0/+145