Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add fork_project command | Angus MacArthur | 2013-04-11 | 1 | -1/+12 | |
| | ||||||
* | Randomize config.repos_path in tests | Christian Höltje | 2013-03-15 | 1 | -3/+5 | |
| | ||||||
* | Verify GL_ID environment variable is set. | Christian Höltje | 2013-03-15 | 1 | -4/+9 | |
| | | | | This also randomizes the key_id used in the tests. | |||||
* | Use Kernel::exec instead of system() | Christian Höltje | 2013-03-15 | 1 | -1/+13 | |
| | | | | | We don't need to keep the ruby process around once we've established that it's ok to run a git command. | |||||
* | Cleaned up gitlab_shell_spec | Christian Höltje | 2013-03-15 | 1 | -30/+60 | |
| | | | | | | * Used mocks to test if methods are colled * Increased coverage * Removed duplication and excess verbage | |||||
* | mv-project feature added | Dmitriy Zaporozhets | 2013-03-12 | 1 | -0/+15 | |
| | ||||||
* | tests added: GitlabNet check, GitlabProject exec | Dmitriy Zaporozhets | 2013-03-11 | 3 | -0/+65 | |
| | ||||||
* | test GitlabKeys exec | Dmitriy Zaporozhets | 2013-03-11 | 1 | -19/+35 | |
| | ||||||
* | remove personal info from vcr | Dmitriy Zaporozhets | 2013-03-11 | 1 | -2/+1 | |
| | ||||||
* | test for GitlabNet discover | Dmitriy Zaporozhets | 2013-03-11 | 2 | -9/+67 | |
| | ||||||
* | cover denied context for GitlabNet | Dmitriy Zaporozhets | 2013-03-11 | 3 | -8/+118 | |
| | ||||||
* | test GitlabNet allowed method | Dmitriy Zaporozhets | 2013-03-11 | 5 | -0/+180 | |
| | ||||||
* | Cover with tests GitlabProjects | Dmitriy Zaporozhets | 2013-03-11 | 1 | -16/+55 | |
| | ||||||
* | added .travis.yml, coveralls | Dmitriy Zaporozhets | 2013-03-10 | 1 | -0/+5 | |
| | ||||||
* | 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 tests | Dmitriy Zaporozhets | 2013-02-06 | 1 | -1/+3 | |
| | ||||||
* | gitlab net | Dmitriy Zaporozhets | 2013-02-05 | 1 | -3/+3 | |
| | ||||||
* | Fix key remove | Dmitriy Zaporozhets | 2013-02-05 | 1 | -1/+1 | |
| | ||||||
* | add/remove keys by id | Dmitriy Zaporozhets | 2013-02-05 | 1 | -6/+6 | |
| | ||||||
* | use valid path for tests | Dmitriy Zaporozhets | 2013-02-05 | 1 | -1/+1 | |
| | ||||||
* | let test adding repo for real | Dmitriy Zaporozhets | 2013-02-05 | 1 | -1/+16 | |
| | ||||||
* | gitlab-project specs | Dmitriy Zaporozhets | 2013-02-05 | 1 | -0/+34 | |
| | ||||||
* | gitlab-init | Dmitriy Zaporozhets | 2013-02-05 | 2 | -2/+2 | |
| | ||||||
* | gitlab-keys with tests | Dmitriy Zaporozhets | 2013-02-05 | 2 | -1/+47 | |
| | ||||||
* | More tests | Dmitriy Zaporozhets | 2013-02-05 | 1 | -1/+56 | |
| | ||||||
* | rspec helper | Dmitriy Zaporozhets | 2013-02-05 | 2 | -2/+3 | |
| | ||||||
* | init rspec | Dmitriy Zaporozhets | 2013-02-04 | 1 | -0/+16 | |