Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove keys from authorized_keys in-place | Jacob Vosmaer | 2015-07-16 | 1 | -3/+5 |
* | Added list-keys command and spec | David Martin | 2014-10-15 | 1 | -0/+13 |
* | Improve coverage. | Gabor Nagy | 2014-06-23 | 1 | -0/+20 |
* | Create keys fixtures in test | Dmitriy Zaporozhets | 2014-05-31 | 1 | -0/+1 |
* | Put authorized_keys.lock in the .ssh directory | Jacob Vosmaer | 2014-05-30 | 1 | -1/+12 |
* | Use lock file when add or remove keys from authorized_keys file | Dmitriy Zaporozhets | 2014-04-18 | 1 | -0/+36 |
* | Add gitlab-keys batch-add-keys | Jacob Vosmaer | 2014-03-14 | 1 | -0/+42 |
* | Stub file writing in tests | Jacob Vosmaer | 2013-11-25 | 1 | -6/+11 |
* | Fix return values in GitlabKeys | Jacob Vosmaer | 2013-11-20 | 1 | -4/+23 |
* | Refactor file writing tests | Jacob Vosmaer | 2013-11-20 | 1 | -33/+34 |
* | More file writing tests for GitlabKeys | Jacob Vosmaer | 2013-11-05 | 1 | -27/+33 |
* | Remove sed invocation from GitlabKeys | Jacob Vosmaer | 2013-11-02 | 1 | -5/+10 |
* | Use Kernel#open to append lines to authorized_keys | Jacob Vosmaer | 2013-10-31 | 1 | -2/+5 |
* | Use Tempfile instead of `sed -i` | Jacob Vosmaer | 2013-07-19 | 1 | -1/+4 |
* | Use :warn instead of :error for invalid commands. | ash | 2013-05-18 | 1 | -2/+2 |
* | Add logging specs for gitlab-keys. | ash | 2013-05-17 | 1 | -0/+21 |
* | Fix tests and version up to 1.4.0v1.4.0 | Dmitriy Zaporozhets | 2013-04-30 | 1 | -1/+1 |
* | test GitlabKeys exec | Dmitriy Zaporozhets | 2013-03-11 | 1 | -19/+35 |
* | fix keys tests | Dmitriy Zaporozhets | 2013-02-09 | 1 | -1/+1 |
* | Updated with #{} | Michael | 2013-02-07 | 1 | -2/+2 |
* | Read auth keys file from config | Michael | 2013-02-07 | 1 | -2/+2 |
* | Fix key remove | Dmitriy Zaporozhets | 2013-02-05 | 1 | -1/+1 |
* | add/remove keys by id | Dmitriy Zaporozhets | 2013-02-05 | 1 | -6/+6 |
* | gitlab-init | Dmitriy Zaporozhets | 2013-02-05 | 1 | -1/+1 |
* | gitlab-keys with tests | Dmitriy Zaporozhets | 2013-02-05 | 1 | -0/+47 |