summaryrefslogtreecommitdiff
path: root/bin/gitlab-keys
Commit message (Collapse)AuthorAgeFilesLines
* Remove gitlab-keys scriptpb-remove-gitlab-keysPatrick Bajao2019-08-231-27/+0
|
* Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-141-1/+1
| | | | | This reverts commit 3aaf4751e09262c53544a1987f59b1308af9b6c1, reversing changes made to c6577e0d75f51b017f2f332838b97c3ca5b497c0.
* Use full_key to highlight it's the full SSH keyAsh McKenzie2018-08-011-1/+1
|
* Revert "Merge branch 'sh-disable-rubygems' into 'master'"Stan Hu2017-07-051-1/+1
| | | | | This reverts commit a18c90128e4d3eeae1233b1bc3c3998afd223c0d, reversing changes made to 0a64624152735766c428d1532e434dd0bf5a9748.
* Disable RubyGems to increase performanceStan Hu2017-07-031-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 Zaporozhets2015-11-121-2/+1
| | | | | This reverts commit ae498b6cd4122d3d7f35e6b73b50c53615ca3488, reversing changes made to 79fdf65c71e90773fbf52d6832b74cf5a7124755.
* use load path instead of require_relativePirate Praveen2015-11-101-1/+2
|
* Added list-keys command and specDavid Martin2014-10-151-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-keysJacob Vosmaer2014-03-141-1/+3
| | | | | This command is intended to be called by the GitLab Rails code when restoring an application backup.
* Ability to clear authorized_keys fileDmitriy Zaporozhets2013-07-181-0/+2
|
* return non-zero status if gitlab-projects or gitlab-keys cmd was not successfulv1.2.0Dmitriy Zaporozhets2013-03-251-2/+6
|
* add/remove keys by idDmitriy Zaporozhets2013-02-051-2/+2
|
* gitlab-initDmitriy Zaporozhets2013-02-051-1/+3
|
* gitlab-keys with testsDmitriy Zaporozhets2013-02-051-0/+1
|
* add/remove keys to authorized_keysDmitriy Zaporozhets2013-02-031-0/+14