| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docs | Achilleas Pipinellis | 2017-04-10 | 1 | -1/+1 |
* | Mention URL path encoding to all API docs | Achilleas Pipinellis | 2017-04-08 | 1 | -15/+15 |
* | Add information about namespace encoding to API docs | Dawid Goslawski | 2017-04-08 | 1 | -15/+15 |
* | API: Make the /notes endpoint work with noteable iid instead of id | Toon Claes | 2017-03-27 | 1 | -20/+20 |
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 1 | -3/+3 |
* | Update documentation | Robert Schilling | 2017-02-28 | 1 | -72/+0 |
* | Remove deprecated `upvotes` and `downvotes` from the notes API | Robert Schilling | 2017-02-22 | 1 | -15/+3 |
* | Merge branch 'issue-24534' into 'master'
| Rémy Coutable | 2016-11-25 | 1 | -6/+3 |
|\ |
|
| * | Remove unnecessary sentences for status codes in the API documentation | Luis Alonso Chavez Armendariz | 2016-11-24 | 1 | -6/+3 |
* | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notes | Douwe Maan | 2016-11-24 | 1 | -1/+1 |
|/ |
|
* | Remove /u/ prefix from user pages in documentation | Dmitriy Zaporozhets | 2016-10-13 | 1 | -3/+3 |
* | Fix API notes endpoint when posting only emoji | Z.J. van de Weg | 2016-09-16 | 1 | -1/+5 |
* | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 1 | -3/+3 |
* | Revert "Merge branch 'patch-1' into 'master'" | Rémy Coutable | 2016-05-09 | 1 | -5/+5 |
* | Made it clearer that issue_id means iid, not id. | Aral Balkan | 2016-05-04 | 1 | -5/+5 |
* | Allow back dating notes on creation | Michael Greene | 2016-04-13 | 1 | -0/+1 |
* | Fix code review issues | Robert Schilling | 2016-04-12 | 1 | -17/+113 |
* | Delete notes via API | Robert Schilling | 2016-04-12 | 1 | -0/+45 |
* | API: Expose updated_at for notes | Robert Schilling | 2016-04-12 | 1 | -0/+3 |
* | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-api | Robert Speicher | 2016-03-09 | 1 | -0/+1 |
* | Remove `Snippet#expires_at`rs-snippets-dont-expire | Robert Speicher | 2016-03-05 | 1 | -1/+0 |
* | Revert upvotes and downvotes params to MR API | Valery Sizov | 2015-12-28 | 1 | -2/+1 |
* | Extent Event and Note APIextend-events-api | Dmitriy Zaporozhets | 2015-12-04 | 1 | -3/+12 |
* | Add upvote/downvote fields to merge request and note API to preserve compatib...fix-award-emoji-api | Robert Schilling | 2015-11-21 | 1 | -3/+8 |
* | award emoji | Valery Sizov | 2015-11-19 | 1 | -6/+2 |
* | api: add 'system', 'upvote', and 'downvote' fields to note queries | Ben Boeckel | 2015-08-12 | 1 | -2/+8 |
* | Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries" | Stan Hu | 2015-07-09 | 1 | -8/+2 |
* | api: add 'system', 'upvote', and 'downvote' fields to note queries | Ben Boeckel | 2015-07-09 | 1 | -2/+8 |
* | Fix cross references when usernames, milestones, or project names contain und... | Stan Hu | 2015-03-19 | 1 | -1/+1 |
* | Implemented notes (body) patching in API. | uran | 2014-12-25 | 1 | -1/+46 |
* | Fix Md style for API. | Ciro Santilli | 2014-08-15 | 1 | -30/+24 |
* | Wipe wall notes feature | Dmitriy Zaporozhets | 2014-06-13 | 1 | -62/+1 |
* | Add titles to doc pages. | Marin Jankovski | 2014-05-27 | 1 | -0/+2 |
* | Make clear that notes also serve as comments. | dosire | 2014-04-30 | 1 | -0/+2 |
* | Api-Doc JSON lint | Johannes Schleifenbaum | 2014-04-05 | 1 | -47/+47 |
* | Update issues, milestones, notes api docs. | Marin Jankovski | 2013-10-02 | 1 | -6/+72 |
* | API: documentation contains infos to status codes in README file. | Sebastian Ziebell | 2013-03-07 | 1 | -78/+0 |
* | API: fixes return codes for notes, documentation updated | Sebastian Ziebell | 2013-02-20 | 1 | -40/+153 |
* | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-08 | 1 | -0/+13 |
|\ |
|
| * | missing doc for api | Dmitriy Zaporozhets | 2013-01-31 | 1 | -0/+13 |
* | | A few fixes in documentation to notes, updates infos on status codes | Sebastian Ziebell | 2013-02-06 | 1 | -5/+5 |
|/ |
|
* | Remove all references tp the project code parameter from the API | Riyad Preukschas | 2012-12-21 | 1 | -9/+9 |
* | Add username to User and UserBasic entities in API and in examples in doc. | Cyril | 2012-12-12 | 1 | -0/+1 |
* | API: get a single wall note | Nihad Abbasov | 2012-12-01 | 1 | -0/+13 |
* | API: ability to create a wall note | Nihad Abbasov | 2012-11-29 | 1 | -0/+16 |
* | API: don't expose 'updated_at' for notes | Nihad Abbasov | 2012-11-29 | 1 | -2/+1 |
* | add docs for notes API | Nihad Abbasov | 2012-11-29 | 1 | -0/+121 |