summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* | | Added three rake tasks for repository maintainanceZeger-Jan van de Weg2015-10-142-0/+56
|/ /
* | 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
* | Merge pull request #9535 from bbodenmiller/patch-3Jacob Vosmaer2015-08-211-0/+52
|\ \ | |/ |/|
| * check uploads dirBen Bodenmiller2015-08-161-0/+52
* | Merge branch 'remove-satellites'Dmitriy Zaporozhets2015-08-192-95/+0
|\ \
| * \ Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-171-1/+1
| |\ \
| * | | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-95/+0
* | | | Fix gitlab:env:info rake task.fix-rake-infoDouwe Maan2015-08-171-2/+1
| |/ / |/| |
* | | Require Ruby 2.1.0 in `gitlab:app:check` taskRobert Speicher2015-08-151-1/+1
|/ /
* | Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-112-0/+95
|/
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-044-79/+26
|\
| * Merge branch 'fix-rake-check-hooks' into 'master'Jacob Vosmaer2015-07-301-4/+4
| |\
| | * Check that hooks directory exists before attempting to call realpathStan Hu2015-07-301-4/+4
| * | Check that project was actually created rather than just validated in import:...Stan Hu2015-07-291-2/+2
| |/
| * Add rake task 'gitlab:update_commit_count'Daniel Gerhardt2015-07-241-0/+20
| * Remove docs and rake task for gmail actions to prevent problems with registra...changes_for_gmail_inbox_actionsMarin Jankovski2015-07-221-73/+0