gitlabhq/spec/requests/api
Sebastian Ziebell 3b3add35fb API: merge request documentation updated, added return codes to functions
The API documentation of merge requests contains info to status codes for all functions.
Required arguments are now checked in the merge requests API functions and a `400 Bad Request` error is
returned if they are not given.
2013-02-27 15:07:42 +01:00
..
groups_spec.rb API: groups documentation updated, functions return different status codes 2013-02-27 12:34:45 +01:00
internal_spec.rb specs for api/internal 2013-02-26 22:53:59 +02:00
issues_spec.rb API: issues documentation and API functions updated 2013-02-27 14:36:20 +01:00
merge_requests_spec.rb API: merge request documentation updated, added return codes to functions 2013-02-27 15:07:42 +01:00
milestones_spec.rb API documentation update for milestones 2013-02-20 22:51:59 +01:00
notes_spec.rb API: fixes return codes for notes, documentation updated 2013-02-20 22:17:05 +01:00
projects_spec.rb API repository documentation updated, includes infos to return codes 2013-02-27 11:24:12 +01:00
session_spec.rb API: session documentation updated and test added 2013-02-27 12:58:06 +01:00
users_spec.rb Merge branch 'master' into fixes/api 2013-02-27 10:16:48 +01:00