summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/info.rake
Commit message (Expand)AuthorAgeFilesLines
* Backport EE changes to gitlab:env:inforemaining-lib-differencesYorick Peterse2019-04-021-0/+27
* Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre2019-03-211-4/+2
* Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer2019-02-271-2/+2
* Disable SAML if OmniAuth is disabled48932-disable-saml-if-omniauth-is-disabledLin Jen-Shin2018-07-201-2/+2
* Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-121-2/+4
* Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...46600-fix-gitlab-revision-when-not-in-git-repoRémy Coutable2018-05-241-1/+1
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-1/+1
* Eliminate the warnings from task helpersLin Jen-Shin2018-01-261-1/+1
* Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-061-2/+1
* Don't allow the `gitlab:env:info` rake task to mutate the list of omniauth pr...Timothy Andrew2017-07-061-1/+1
* Print Go version in rake gitlab:env:infofeature/print-go-version-in-env-infoAhmad Sherif2017-05-101-0/+3
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-2/+2
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-2/+2
* | Add git version to gitlab:env:infoSemyon Pupkov2017-02-281-0/+3
|/
* 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