14 Feb, 2013
1 commit
-
When the project limit is reached the user is not allowed to create new ones. Instead of error code 404 the status code 403 (Forbidden) is returned with error message via API.
12 Feb, 2013
2 commits
11 Feb, 2013
4 commits
07 Feb, 2013
1 commit
05 Feb, 2013
2 commits
04 Feb, 2013
2 commits
31 Jan, 2013
1 commit
30 Jan, 2013
1 commit
28 Jan, 2013
2 commits
27 Jan, 2013
1 commit
-
Updates web hooks to process via queue
25 Jan, 2013
7 commits
-
A new queue of "project_web_hook" is used to process web hooks asynchronously, allowing each to succeed/fail (and be retried) independently. (Basically, project web hooks now process the same as system hooks.)
24 Jan, 2013
13 commits
22 Jan, 2013
3 commits
-
according to #2677