06 Jun, 2013
1 commit
14 May, 2013
1 commit
27 Feb, 2013
1 commit
-
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.
20 Feb, 2013
2 commits
-
Updated the milestones API documentation and added return codes descriptions.
-
Conflicts: spec/requests/api/projects_spec.rb
18 Feb, 2013
1 commit
13 Feb, 2013
1 commit
-
Extracted a method for 400 error (Bad request) and adjusted code accordingly. The name of the missing attribute is used to show which one was missing from the request. It is used to give an appropriate message in the json response.
06 Feb, 2013
1 commit
-
If a milestone is created via API but no title given then status code 400 (Bad request) is returned instead of 404. A small helper method handles the errors collection of a milestone.
21 Dec, 2012
1 commit
21 Sep, 2012
1 commit
16 Sep, 2012
2 commits
10 Sep, 2012
2 commits
03 Sep, 2012
1 commit
29 Aug, 2012
1 commit
-
Also removes `closed` attribute option from create action.
22 Aug, 2012
1 commit
16 Aug, 2012
1 commit