summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-032-6/+6
* Fix regex in redis version checkBenny Schimmer2015-10-191-1/+1
* 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-081-0/+1
|/
* 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
* | Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-9/+9
* | Cleanup CI backup => migrate with GitLabKamil Trzcinski2015-09-151-0/+21
|/
* 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
|/
* 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
* | Remove satellitesDmitriy Zaporozhets2015-07-152-95/+0
|/
* use teaspoon instead of jasmine for testing javascriptFrancesco Coda Zabetta2015-07-081-1/+1
* Use native Postgres database cleaning during backup restoreJacob Vosmaer2015-07-072-20/+0
* Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets2015-06-2312-26/+26
* An `in_namespace` scope is already presentzenati2015-06-092-3/+3
* Merge branch 'trigger_hooks_create_on_backup_restore' into 'master'Dmitriy Zaporozhets2015-06-041-0/+3
|\
| * Trigger hooks-create on gitlab backup restore.Marin Jankovski2015-06-031-0/+3
* | Add autocrlf back to installation docs, add a check for it.Marin Jankovski2015-06-032-2/+33
* | Remove gitlab:env:check task.remove_unecessary_rake_taskMarin Jankovski2015-06-031-54/+1
|/
* Ensure that the first added admin performs repository importsFotis Gimian2015-05-151-1/+1
* Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-061-1/+1
* Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-061-1/+1
* fix redis 3.0.0tonic2015-04-251-1/+2
* Add new rake taskVinnie Okada2015-04-151-0/+17
* ability to skip some items in backupbackup_skip_optionValery Sizov2015-04-021-9/+24