summaryrefslogtreecommitdiff
path: root/doc/api/notes.md
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'patch-1' into 'master'"Rémy Coutable2016-05-091-5/+5
* Made it clearer that issue_id means iid, not id.Aral Balkan2016-05-041-5/+5
* Allow back dating notes on creationMichael Greene2016-04-131-0/+1
* Fix code review issuesRobert Schilling2016-04-121-17/+113
* Delete notes via APIRobert Schilling2016-04-121-0/+45
* API: Expose updated_at for notesRobert Schilling2016-04-121-0/+3
* Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-091-0/+1
* Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-1/+0
* Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-2/+1
* Extent Event and Note APIextend-events-apiDmitriy Zaporozhets2015-12-041-3/+12
* Add upvote/downvote fields to merge request and note API to preserve compatib...fix-award-emoji-apiRobert Schilling2015-11-211-3/+8
* award emojiValery Sizov2015-11-191-6/+2
* api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-08-121-2/+8
* Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu2015-07-091-8/+2
* api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-07-091-2/+8
* Fix cross references when usernames, milestones, or project names contain und...Stan Hu2015-03-191-1/+1
* Implemented notes (body) patching in API.uran2014-12-251-1/+46
* Fix Md style for API.Ciro Santilli2014-08-151-30/+24
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-62/+1
* Add titles to doc pages.Marin Jankovski2014-05-271-0/+2
* Make clear that notes also serve as comments.dosire2014-04-301-0/+2
* Api-Doc JSON lintJohannes Schleifenbaum2014-04-051-47/+47
* Update issues, milestones, notes api docs.Marin Jankovski2013-10-021-6/+72
* API: documentation contains infos to status codes in README file.Sebastian Ziebell2013-03-071-78/+0
* API: fixes return codes for notes, documentation updatedSebastian Ziebell2013-02-201-40/+153
* Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-081-0/+13
|\
| * missing doc for apiDmitriy Zaporozhets2013-01-311-0/+13
* | A few fixes in documentation to notes, updates infos on status codesSebastian Ziebell2013-02-061-5/+5
|/
* Remove all references tp the project code parameter from the APIRiyad Preukschas2012-12-211-9/+9
* Add username to User and UserBasic entities in API and in examples in doc.Cyril2012-12-121-0/+1
* API: get a single wall noteNihad Abbasov2012-12-011-0/+13
* API: ability to create a wall noteNihad Abbasov2012-11-291-0/+16
* API: don't expose 'updated_at' for notesNihad Abbasov2012-11-291-2/+1
* add docs for notes APINihad Abbasov2012-11-291-0/+121