summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/check.rake
Commit message (Expand)AuthorAgeFilesLines
* Don't check if MailRoom is running on Omnibusdm-mail-room-check-without-omnibusDouwe Maan2017-06-091-5/+4
* Fixed and improved some existing checks and SystemCheck libraryGabriel Mazetto2017-05-311-1/+1
* Add ActiveUsers CheckGabriel Mazetto2017-05-311-6/+2
* Refactor gitlab:app:checks to use SystemCheckGabriel Mazetto2017-05-311-455/+40
* WIP SystemCheck library for executing checks from a rake taskGabriel Mazetto2017-05-311-0/+5
* Fix the `gitlab:gitlab_shell:check` taskomnibus-gitlab-1993-check-shell-repositories-path-group-is-rootRémy Coutable2017-04-121-7/+7
* There might be ps utilities out there, that assume 80chars insteadSebastian Reitenbach2017-03-281-2/+2
* Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-6/+10
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-231-34/+24
* 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
|\