27 Feb, 2013
2 commits
- 
closes #2300 
20 Feb, 2013
1 commit
16 Feb, 2013
1 commit
- 
When a user is not authorized to see the list of hooks for a project, he is still able to access the hooks separately. For example if access to `GET /projects/:id/hooks` fails and returns a `403 Unauthorized` error it is still possible to access a hook directly via `GET /projects/:id/hooks/:hook_id`. Fixes access, also added tests to check access and status codes of hooks. 
09 Feb, 2013
1 commit
- 
Instead of using funtion `error!` the function `not_found!` is used to return 404 error. Adjusted documentation accordingly. 
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
18 Jan, 2013
1 commit
17 Jan, 2013
1 commit
04 Jan, 2013
1 commit
02 Jan, 2013
1 commit
22 Dec, 2012
1 commit
21 Dec, 2012
2 commits
20 Dec, 2012
1 commit
23 Nov, 2012
2 commits
10 Nov, 2012
1 commit
12 Oct, 2012
1 commit
- 
Added methods for listing one project hook and editing hooks. GET /project/:id/hooks/:hook_id PUT /project/:id/hooks/:hook_id 
08 Oct, 2012
2 commits
21 Sep, 2012
4 commits
- 
API for project team members 
16 Sep, 2012
2 commits
10 Sep, 2012
4 commits
08 Sep, 2012
3 commits
06 Sep, 2012
2 commits
05 Sep, 2012
2 commits
03 Sep, 2012
2 commits