Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'" | Nick Thomas | 2018-08-14 | 1 | -1/+1 |
| | | | | | This reverts commit 3aaf4751e09262c53544a1987f59b1308af9b6c1, reversing changes made to c6577e0d75f51b017f2f332838b97c3ca5b497c0. | ||||
* | Use full_key to highlight it's the full SSH key | Ash McKenzie | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Revert "Merge branch 'use-load-path' into 'master' " | Dmitriy Zaporozhets | 2015-11-12 | 1 | -2/+1 |
| | | | | | This reverts commit ae498b6cd4122d3d7f35e6b73b50c53615ca3488, reversing changes made to 79fdf65c71e90773fbf52d6832b74cf5a7124755. | ||||
* | use load path instead of require_relative | Pirate Praveen | 2015-11-10 | 1 | -1/+2 |
| | |||||
* | Added list-keys command and spec | David Martin | 2014-10-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Removed puts and tidied up regex Address the hound Address the hound, again Use single quotes Add back travis.yml file Remove travis.yml, only keep on fh-master Use single quotes Use single quotes | ||||
* | Add gitlab-keys batch-add-keys | Jacob Vosmaer | 2014-03-14 | 1 | -1/+3 |
| | | | | | This command is intended to be called by the GitLab Rails code when restoring an application backup. | ||||
* | Ability to clear authorized_keys file | Dmitriy Zaporozhets | 2013-07-18 | 1 | -0/+2 |
| | |||||
* | return non-zero status if gitlab-projects or gitlab-keys cmd was not successfulv1.2.0 | Dmitriy Zaporozhets | 2013-03-25 | 1 | -2/+6 |
| | |||||
* | add/remove keys by id | Dmitriy Zaporozhets | 2013-02-05 | 1 | -2/+2 |
| | |||||
* | gitlab-init | Dmitriy Zaporozhets | 2013-02-05 | 1 | -1/+3 |
| | |||||
* | gitlab-keys with tests | Dmitriy Zaporozhets | 2013-02-05 | 1 | -0/+1 |
| | |||||
* | add/remove keys to authorized_keys | Dmitriy Zaporozhets | 2013-02-03 | 1 | -0/+14 |