summaryrefslogtreecommitdiff
path: root/spec/api
Commit message (Expand)AuthorAgeFilesLines
* Fix milestone API specs and moved to requests/apiRobert Speicher2012-08-291-46/+0
* Mark api milestone specs as pendingDmitriy Zaporozhets2012-08-291-0/+1
* Merge branch 'milestone_api' of https://github.com/tsigo/gitlabhq into tsigo-...Dmitriy Zaporozhets2012-08-291-0/+45
|\
| * Deprecate the DELETE method for Issues APIRobert Speicher2012-08-221-3/+2
| * Remove DELETE API for MilestonesRobert Speicher2012-08-221-8/+0
| * Add API for MilestonesRobert Speicher2012-08-161-0/+53
* | Cleanup spec/support folder and spec/spec_helperRobert Speicher2012-08-253-244/+0
|/
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-102-8/+8
* updating project api to include raw blob contents and single branchJeremy Anderson2012-07-311-1/+31
* return 404 if project not foundNihad Abbasov2012-07-251-0/+6
* API: ability to get project by idNihad Abbasov2012-07-251-1/+7
* Merge branch 'master' into apiNihad Abbasov2012-07-241-1/+1
|\
| * Update masterm16a12012-07-131-1/+1
* | add issues APINihad Abbasov2012-07-241-0/+71
|/
* ability to update and get a raw snippet via APINihad Abbasov2012-07-041-1/+18
* add API versionNihad Abbasov2012-07-042-34/+27
* add project snippets APINihad Abbasov2012-06-291-0/+28
* show only current user projectsNihad Abbasov2012-06-281-2/+1
* add projects APINihad Abbasov2012-06-281-0/+56
* add users APINihad Abbasov2012-06-281-0/+38