06 Jun, 2013
3 commits
25 Apr, 2013
1 commit
07 Mar, 2013
2 commits
-
Conflicts: doc/api/projects.md spec/requests/api/projects_spec.rb
-
All the info to return codes from the API functions are available in the `README.md` file as suggested.
06 Mar, 2013
1 commit
-
Additional Admin APIs
05 Mar, 2013
2 commits
27 Feb, 2013
2 commits
-
Added a helper method to check if required parameters are given in an API call. Can be used to return a `400 Bad Request` return code if a required attribute is missing. Code clean up and fixed tests.
-
Conflicts: doc/api/projects.md
20 Feb, 2013
3 commits
-
Conflicts: spec/requests/api/projects_spec.rb
-
Conflicts: spec/requests/api/projects_spec.rb
19 Feb, 2013
1 commit
18 Feb, 2013
1 commit
-
Information to return codes added to projects and users documentation.
15 Feb, 2013
2 commits
-
Documentation is updated with information how to handle snippets or how to access tags and commits. Nearly all project specific functions are now described in the documentation. A few previous entries have been updated with status codes, e.g. `401 Unauthorized`.
14 Feb, 2013
1 commit
-
The API documentation for projects now is structured into major sections that describe the different aspects when dealing with projects, e.g. hooks, branches, team members etc. All described methods now contain a list of possible status codes the method can return. A few methods have extra sample JSON responses and a description if a method is idempotent. Idempotent methods can be called multiple times while returning the same status code.
08 Feb, 2013
1 commit
01 Feb, 2013
1 commit
-
correctly describes the new behavior
31 Jan, 2013
1 commit
28 Jan, 2013
2 commits
-
The API accepts project names in all places where project IDs are expected. Updated the docs to reflect that.
-
the documentation mentions access_level as required parameter, but fails to list accepted values.
22 Dec, 2012
1 commit
21 Dec, 2012
2 commits
20 Dec, 2012
1 commit
12 Dec, 2012
1 commit
12 Oct, 2012
1 commit
-
Added documentation for getting project hook and editing project hook.
21 Sep, 2012
3 commits
20 Sep, 2012
1 commit
-
[ci-skip]
08 Sep, 2012
2 commits
06 Sep, 2012
3 commits
-
API create project fixes
05 Sep, 2012
1 commit