28 Jan, 2013
1 commit
-
The documentation was unclear about how to pass the api private token as header. Updated the doc to include the nessesary information bits and added an example using the curl command line client.
22 Dec, 2012
1 commit
21 Dec, 2012
3 commits
20 Dec, 2012
1 commit
15 Dec, 2012
1 commit
-
Removed delete section in issues API documentation
14 Dec, 2012
1 commit
12 Dec, 2012
2 commits
-
The 2 reasons are : - creation of user fail if name is empty : in after_save, it tries to create a namespace with namespace.name = user.name and namespece validates presence Namespace#name - in the web app links to team members are broken with empty User#name because they are of the form <a href'...'> user.name </a>
01 Dec, 2012
2 commits
29 Nov, 2012
3 commits
07 Nov, 2012
1 commit
-
API fixes
25 Oct, 2012
1 commit
22 Oct, 2012
1 commit
19 Oct, 2012
1 commit
12 Oct, 2012
1 commit
-
Added documentation for getting project hook and editing project hook.
08 Oct, 2012
1 commit
02 Oct, 2012
3 commits
21 Sep, 2012
7 commits
-
API for project team members
20 Sep, 2012
2 commits
-
[ci-skip]
17 Sep, 2012
1 commit
16 Sep, 2012
1 commit
08 Sep, 2012
2 commits
06 Sep, 2012
3 commits
-
API create project fixes