summaryrefslogtreecommitdiff
path: root/lib/api/notes.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-081-1/+1
|\
| * Expose MergeRequest object as a notable in the API to allow for easy retrieva...Micah Huff2013-01-291-1/+1
* | Status code 400 is returned if body is missing on note creation.Sebastian Ziebell2013-02-061-0/+2
|/
* Rspec fixesDmitriy Zaporozhets2013-01-041-2/+2
* Remove all references tp the project code parameter from the APIRiyad Preukschas2012-12-211-6/+6
* API: get a single wall noteNihad Abbasov2012-12-011-0/+12
* API: ability to create a wall noteNihad Abbasov2012-11-291-0/+18
* API: create new notesNihad Abbasov2012-11-291-0/+22
* API: get a single noteNihad Abbasov2012-11-291-0/+15
* correct exampleNihad Abbasov2012-11-291-1/+2
* API: list wall, snippet and issue notesNihad Abbasov2012-11-291-0/+38