summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
...
* | Update head featureDmitriy Zaporozhets2013-06-101-0/+21
| |
* | Allow administrators to log users by key id (faster) or by username (clearer).ash2013-05-181-2/+9
| |
* | Use :warn instead of :error for invalid commands.ash2013-05-182-4/+4
| |
* | Specs for logging in gitlab-shell.ash2013-05-181-0/+26
| |
* | Specs for logging during failure cases of fork-project.ash2013-05-181-1/+15
| |
* | Specifications for the 'bad paths' in mv-projects, and logging.ash2013-05-181-0/+20
| |
* | Add logging specs for gitlab-keys.ash2013-05-171-0/+21
| |
* | Specs for logging in gitlab_projects.ash2013-05-171-1/+40
|/
* Fix tests and version up to 1.4.0v1.4.0Dmitriy Zaporozhets2013-04-301-1/+1
|
* improve tests for forking from namespacesAngus MacArthur2013-04-161-5/+5
| | | | Change-Id: I0c343c03ee3f033641f9958030ac57d92296547d
* additional fork check and enhanced testsAngus MacArthur2013-04-161-6/+17
|
* more fixes for pull reuestAngus MacArthur2013-04-161-2/+2
| | | | Change-Id: I1b3d64d79187c414e326928a96427d1cc6176224
* fork fixes for upstream pullAngus MacArthur2013-04-161-3/+10
| | | | Change-Id: Ia48a93ccbfea6fdc0791ce25cf3e6291bfe7fa08
* add fork_project commandAngus MacArthur2013-04-111-1/+12
|
* Randomize config.repos_path in testsChristian Höltje2013-03-151-3/+5
|
* Verify GL_ID environment variable is set.Christian Höltje2013-03-151-4/+9
| | | | This also randomizes the key_id used in the tests.
* Use Kernel::exec instead of system()Christian Höltje2013-03-151-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_specChristian Höltje2013-03-151-30/+60
| | | | | | * Used mocks to test if methods are colled * Increased coverage * Removed duplication and excess verbage
* mv-project feature addedDmitriy Zaporozhets2013-03-121-0/+15
|
* tests added: GitlabNet check, GitlabProject execDmitriy Zaporozhets2013-03-113-0/+65
|
* test GitlabKeys execDmitriy Zaporozhets2013-03-111-19/+35
|
* remove personal info from vcrDmitriy Zaporozhets2013-03-111-2/+1
|
* test for GitlabNet discoverDmitriy Zaporozhets2013-03-112-9/+67
|
* cover denied context for GitlabNetDmitriy Zaporozhets2013-03-113-8/+118
|
* test GitlabNet allowed methodDmitriy Zaporozhets2013-03-115-0/+180
|
* Cover with tests GitlabProjectsDmitriy Zaporozhets2013-03-111-16/+55
|
* added .travis.yml, coverallsDmitriy Zaporozhets2013-03-101-0/+5
|
* fix keys testsDmitriy Zaporozhets2013-02-091-1/+1
|
* Updated with #{}Michael2013-02-071-2/+2
|
* Read auth keys file from configMichael2013-02-071-2/+2
|
* Fix testsDmitriy Zaporozhets2013-02-061-1/+3
|
* gitlab netDmitriy Zaporozhets2013-02-051-3/+3
|
* Fix key removeDmitriy Zaporozhets2013-02-051-1/+1
|
* add/remove keys by idDmitriy Zaporozhets2013-02-051-6/+6
|
* use valid path for testsDmitriy Zaporozhets2013-02-051-1/+1
|
* let test adding repo for realDmitriy Zaporozhets2013-02-051-1/+16
|
* gitlab-project specsDmitriy Zaporozhets2013-02-051-0/+34
|
* gitlab-initDmitriy Zaporozhets2013-02-052-2/+2
|
* gitlab-keys with testsDmitriy Zaporozhets2013-02-052-1/+47
|
* More testsDmitriy Zaporozhets2013-02-051-1/+56
|
* rspec helperDmitriy Zaporozhets2013-02-052-2/+3
|
* init rspecDmitriy Zaporozhets2013-02-041-0/+16