summaryrefslogtreecommitdiff
path: root/lib/gitlab_config.rb
Commit message (Expand)AuthorAgeFilesLines
* Make custom hooks dir configurableSean McGivern2016-12-121-0/+7
* Instrument GitLab Shell and log metrics data to a filePaco Guzman2016-10-111-0/+4
* Enable GIT_TRACE/GIT_TRACE_PACKET/GIT_TRACE_PERFORMANCE by providing the git_...59-git-tracingPaco Guzman2016-09-271-0/+4
* Refactor repository paths handling to allow multiple git mount pointsshardsAlejandro Rodríguez2016-06-291-4/+0
* Put Redis loading code in one placegitlab-redisJacob Vosmaer2016-06-231-1/+0
* Put redis library in lib/vendor/ and adjust LOAD_PATHuse-redis-rb-clientStan Hu2016-05-121-0/+1
* Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-121-22/+0
* Be more consistent about default gitlab_urlremove-trailing-slashesJacob Vosmaer2015-12-111-1/+1
* Remove trailing slashes from gitlab_urlJacob Vosmaer2015-12-111-1/+1
* Merge pull request #212 from jirutka/patch-1Dmitriy Zaporozhets2015-04-101-0/+4
|\
| * Allow to configure location of the secret fileJakub Jirutka2015-02-081-0/+4
* | Disable git-annex by defaultDmitriy Zaporozhets2015-02-161-1/+1
* | Add config option to disable git-annexDmitriy Zaporozhets2015-02-161-0/+4
|/
* Make sure user got redis defaults if not setDmitriy Zaporozhets2014-09-121-0/+2
* support using custom redis database, fixes #173Tao2014-09-131-3/+4
* Merge pull request #91 from raphendyr/patch-1Dmitriy Zaporozhets2014-09-111-2/+6
|\
| * Replace build in home folder with environmentJaakko Kantojärvi2013-09-131-2/+6
* | added support for redis passwordPeter2014-03-211-1/+5
* | Bypass shell and use stdlib JSON for GitlabUpdateJacob Vosmaer2013-11-081-3/+3
|/
* Allow administrators to log users by key id (faster) or by username (clearer).ash2013-05-181-0/+4
* Add logging-related keys to the example config. Use the same default for both.ash2013-05-181-1/+1
* Add the logger and related configuration options.ash2013-05-161-0/+8
* Fix and refactor redis commandDmitriy Zaporozhets2013-04-191-0/+19
* Added remote redis support to gitlab_update.rbChris2013-03-291-0/+4
* http_settings configuration option added.Akzhan2013-03-231-0/+4
* gitlab-url configDmitriy Zaporozhets2013-02-051-2/+6
* GitlabConfig. Fixed adding keyDmitriy Zaporozhets2013-02-041-0/+17