08 Feb, 2013
1 commit
- 
Accessing a repository branch that does not exist returns a 404 error instead of 200 now. Added a test. 
31 Jan, 2013
1 commit
04 Jan, 2013
1 commit
02 Jan, 2013
1 commit
23 Dec, 2012
1 commit
20 Dec, 2012
1 commit
23 Nov, 2012
2 commits
13 Nov, 2012
1 commit
19 Oct, 2012
3 commits
12 Oct, 2012
2 commits
- 
Fixed mistake with updating project hook 
- 
Also (I think) I found few mistakes with snippets requests. 
08 Oct, 2012
1 commit
21 Sep, 2012
2 commits
12 Sep, 2012
3 commits
- 
Project hooks API 
- 
specs DRY up 
10 Sep, 2012
2 commits
08 Sep, 2012
5 commits
06 Sep, 2012
4 commits
05 Sep, 2012
1 commit
04 Sep, 2012
2 commits
03 Sep, 2012
1 commit
31 Aug, 2012
1 commit
25 Aug, 2012
3 commits
- 
See docs for usage 
- 
Changes: * Move spec/monkeypatch to spec/support * Remove unused support/shared_examples * Move support/api to support/api_helpers to match module name * Move support/login to support/login_helpers to match module name * Move API specs to requests/api (convention over configuration) * Remove unused support/js_patch * Simplify login_as helper * Move DatabaseCleaner stuff to its own support file * Remove unnecessary configuration and requires from spec_helper