| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove direct redis integration | Nick Thomas | 2018-01-12 | 1 | -19/+4 |
| | | |||||
| * | Support `redis` field on /internal/check API endpoint | Alejandro RodrÃguez | 2017-09-05 | 1 | -12/+28 |
| | | |||||
| * | Revert "Merge branch 'sh-disable-rubygems' into 'master'" | Stan Hu | 2017-07-05 | 1 | -1/+1 |
| | | | | | | This reverts commit a18c90128e4d3eeae1233b1bc3c3998afd223c0d, reversing changes made to 0a64624152735766c428d1532e434dd0bf5a9748. | ||||
| * | Disable RubyGems to increase performance | Stan Hu | 2017-07-03 | 1 | -1/+1 |
| | | | | | | | By default, RubyGems is enabled, which causes the Ruby interpreter to load 600+ additional files at startup when gitlab-shell is designed not to use any external gems. | ||||
| * | Improve output from redis check | Jacob Vosmaer | 2016-08-04 | 1 | -1/+7 |
| | | |||||
| * | Improve authorized_keys check | Jacob Vosmaer | 2016-08-02 | 1 | -5/+3 |
| | | | | | | | The old check only looked if authorized_keys exists. With this change, we look whether we can actually open the file for reading and writing. When this fails we try to print useful diagnostic information. | ||||
| * | Refactor repository paths handling to allow multiple git mount pointsshards | Alejandro RodrÃguez | 2016-06-29 | 1 | -10/+7 |
| | | |||||
| * | Use Redis Ruby client instead of shelling out to redis-cli | Stan Hu | 2016-05-12 | 1 | -4/+1 |
| | | | | | Closes gitlab-org/gitlab-ce#17329 | ||||
| * | Revert "Merge branch 'use-load-path' into 'master' " | Dmitriy Zaporozhets | 2015-11-12 | 1 | -3/+2 |
| | | | | | | This reverts commit ae498b6cd4122d3d7f35e6b73b50c53615ca3488, reversing changes made to 79fdf65c71e90773fbf52d6832b74cf5a7124755. | ||||
| * | use load path instead of require_relative | Pirate Praveen | 2015-11-10 | 1 | -2/+3 |
| | | |||||
| * | Show nice error message when internal API is unreachable. | Douwe Maan | 2015-02-11 | 1 | -5/+10 |
| | | |||||
| * | Redis configuration check | Jonathan A. Sternberg | 2013-11-20 | 1 | -3/+9 |
| | | | | | The bin/check script now checks if Redis is configured properly. | ||||
| * | Display appropriate error message on config error | javex | 2013-11-20 | 1 | -0/+1 |
| | | |||||
| * | Check for redis-cli binary | KaosMcRage | 2013-11-11 | 1 | -1/+1 |
| | | |||||
| * | add check bin | Dmitriy Zaporozhets | 2013-02-05 | 1 | -0/+31 |
