Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix milestone API specs and moved to requests/api | Robert Speicher | 2012-08-29 | 1 | -46/+0 |
* | Mark api milestone specs as pending | Dmitriy Zaporozhets | 2012-08-29 | 1 | -0/+1 |
* | Merge branch 'milestone_api' of https://github.com/tsigo/gitlabhq into tsigo-... | Dmitriy Zaporozhets | 2012-08-29 | 1 | -0/+45 |
|\ | |||||
| * | Deprecate the DELETE method for Issues API | Robert Speicher | 2012-08-22 | 1 | -3/+2 |
| * | Remove DELETE API for Milestones | Robert Speicher | 2012-08-22 | 1 | -8/+0 |
| * | Add API for Milestones | Robert Speicher | 2012-08-16 | 1 | -0/+53 |
* | | Cleanup spec/support folder and spec/spec_helper | Robert Speicher | 2012-08-25 | 3 | -244/+0 |
|/ | |||||
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 2 | -8/+8 |
* | updating project api to include raw blob contents and single branch | Jeremy Anderson | 2012-07-31 | 1 | -1/+31 |
* | return 404 if project not found | Nihad Abbasov | 2012-07-25 | 1 | -0/+6 |
* | API: ability to get project by id | Nihad Abbasov | 2012-07-25 | 1 | -1/+7 |
* | Merge branch 'master' into api | Nihad Abbasov | 2012-07-24 | 1 | -1/+1 |
|\ | |||||
| * | Update master | m16a1 | 2012-07-13 | 1 | -1/+1 |
* | | add issues API | Nihad Abbasov | 2012-07-24 | 1 | -0/+71 |
|/ | |||||
* | ability to update and get a raw snippet via API | Nihad Abbasov | 2012-07-04 | 1 | -1/+18 |
* | add API version | Nihad Abbasov | 2012-07-04 | 2 | -34/+27 |
* | add project snippets API | Nihad Abbasov | 2012-06-29 | 1 | -0/+28 |
* | show only current user projects | Nihad Abbasov | 2012-06-28 | 1 | -2/+1 |
* | add projects API | Nihad Abbasov | 2012-06-28 | 1 | -0/+56 |
* | add users API | Nihad Abbasov | 2012-06-28 | 1 | -0/+38 |