summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/check.rake
Commit message (Expand)AuthorAgeFilesLines
* Fix incomming email check task to use same patch we did in mail_room1363-redo-mailroom-supportGabriel Mazetto2017-02-211-2/+5
* Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-081-9/+30
* Move reply by email docs to a new locationdocs/refactor-reply-by-emailAchilleas Pipinellis2016-09-251-3/+3
* Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-111-10/+10
* Rename `run` task helper method to prevent conflict with StateMachineRobert Speicher2016-08-091-4/+4
* Use limit parameter rather than hardcoded valueM. Ricketts2016-07-201-1/+1
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-78/+89
* Replace colorize gem with rainbow.Connor Shea2016-06-031-89/+89
* Fixed advice on invalid permissions on upload pathJazz2016-05-191-1/+1
* Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-251-15/+0
* Bump Git version requirement to 2.7.3Douwe Maan2016-03-151-1/+1
* Fix `gitlab:incoming_email:check` task.Douwe Maan2016-02-291-4/+6
* Merge branch 'uploads-700' into 'master' revert-53176717Marin Jankovski2016-02-231-6/+7
|\
| * Simplify permissions creationuploads-700Achilleas Pipinellis2016-02-101-1/+1
| * Restrict permissions on public/uploadsAchilleas Pipinellis2016-02-091-6/+7
* | Remove remaining sqlite method callAchilleas Pipinellis2016-02-171-1/+0
* | Remove sqlite check in raketaskremove_sqlite_checkAchilleas Pipinellis2016-02-101-18/+0
|/
* Suggest prefacing find command with sudo when base permissions are wrongStan Hu2016-01-051-1/+1
* Merge branch 'add_user_repo_integrity_rake_task' into 'master' Robert Speicher2015-12-151-4/+52
|\
| * [ci skip] Add user repository integrity check rake taskDrew Blessing2015-12-141-4/+52
* | Bump Redis requirement to 2.8 for Sidekiq 4 requirementsStan Hu2015-12-121-1/+1
|/
* Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-1/+1
* Fix regex in redis version checkBenny Schimmer2015-10-191-1/+1
* Make Reply by email easier to configureDouwe Maan2015-10-131-32/+5
* 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
* 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 'master' into remove-satellitesDmitriy Zaporozhets2015-08-171-1/+1
|\ \
| * | Require Ruby 2.1.0 in `gitlab:app:check` taskRobert Speicher2015-08-151-1/+1
* | | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-56/+0
|/ /
* | Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-0/+56
|/
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-041-4/+4
|\
| * Check that hooks directory exists before attempting to call realpathStan Hu2015-07-301-4/+4
* | Remove satellitesDmitriy Zaporozhets2015-07-151-56/+0
|/
* Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets2015-06-231-5/+5
* Add autocrlf back to installation docs, add a check for it.Marin Jankovski2015-06-031-0/+31
* Remove gitlab:env:check task.remove_unecessary_rake_taskMarin Jankovski2015-06-031-54/+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