summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/info.rake
Commit message (Expand)AuthorAgeFilesLines
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-231-12/+7
* Add redis version to info rake taskmrchrisw/rake-redisChris Wilson2017-01-241-1/+4
* Rename `run` task helper method to prevent conflict with StateMachineRobert Speicher2016-08-091-2/+2
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-1/+4
* Replace colorize gem with rainbow.Connor Shea2016-06-031-13/+13
* Fix gitlab:env:info rake task.fix-rake-infoDouwe Maan2015-08-171-2/+1
* Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets2015-06-231-1/+1
* Include the Sidekiq version in gitlab:env:infoJacob Vosmaer2014-04-011-0/+1
* Replace backticks with Gitlab::PopenJacob Vosmaer2014-03-031-6/+6
* Fix GitLab Shell version checkAustin Robertson2013-08-221-1/+1
* uppercase Gitlab version and revision constants. check api return gitlab vers...Dmitriy Zaporozhets2013-02-161-2/+2
* No gitolite in project any moreDmitriy Zaporozhets2013-02-111-6/+6
* FIx gitlab:env:infoDmitriy Zaporozhets2013-02-111-4/+2
* Small fixesRiyad Preukschas2013-01-191-1/+1
* Move OS detection to task helpers and add detection of OS XRiyad Preukschas2013-01-121-14/+0
* Fix bug in OS detection in check taskRiyad Preukschas2013-01-071-1/+1
* Update info.rake to be able to run successfully on SuSE.Mitch Tishmack2013-01-071-0/+3
* Extract task helper methodsRiyad Preukschas2012-12-231-26/+0
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-11/+11
* Update and add checksRiyad Preukschas2012-12-131-1/+9
* Fix detecting Ruby version and Omniauth providers in gitlab:env:info taskRiyad Preukschas2012-12-101-2/+7
* Make gitlab:env:info task more robustRiyad Preukschas2012-12-071-21/+39
* Improve gitlab:env:info taskRiyad Preukschas2012-12-061-20/+51
* Spelling fix to rake info taskJon Evans2012-12-061-1/+1
* add rake task to gather system informationJohannes Schleifenbaum2012-12-051-0/+48