summaryrefslogtreecommitdiff
path: root/doc/api/notes.md
Commit message (Expand)AuthorAgeFilesLines
* Fix param typo in notes.mdArtur Pomadowski2018-10-161-1/+1
* Allow date parameters on Issues and Notes API for group ownersFlorent Dubois2018-08-221-1/+1
* Resolve "do not set updated_at when creating note"Kia Mei Somabes2018-07-121-0/+2
* Merge request and commit discussions APIJan Provaznik2018-05-011-3/+6
* Add discussion APIjprovazn-apiJan Provaznik2018-03-071-17/+60
* doc: Spelling fixesVille Skyttä2018-01-191-1/+1
* support ordering of project notes in notes apihaseeb2017-11-291-12/+21
* Expose noteable_iid in Notesue4452017-08-081-3/+6
* Add "API" to all respective headings (h1s)Marcia Ramos2017-05-181-1/+1
* Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docsAchilleas Pipinellis2017-04-101-1/+1
* Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-081-15/+15
* Add information about namespace encoding to API docsDawid Goslawski2017-04-081-15/+15
* API: Make the /notes endpoint work with noteable iid instead of idToon Claes2017-03-271-20/+20
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-3/+3
* Update documentationRobert Schilling2017-02-281-72/+0
* Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-221-15/+3
* Merge branch 'issue-24534' into 'master' Rémy Coutable2016-11-251-6/+3
|\
| * Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-241-6/+3
* | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
|/
* Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-131-3/+3
* Fix API notes endpoint when posting only emojiZ.J. van de Weg2016-09-161-1/+5
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-3/+3
* 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
|/