summaryrefslogtreecommitdiff
path: root/doc/api/snippets.md
Commit message (Collapse)AuthorAgeFilesLines
* add spec and project snippet user agent details endpointJames Lopez2017-07-071-0/+1
|
* update docsJames Lopez2017-07-071-0/+5
|
* refactor code based on feedbackJames Lopez2017-07-061-1/+1
|
* fix docsJames Lopez2017-07-061-1/+3
|
* add API documentationJames Lopez2017-07-061-0/+24
|
* Support descriptions for snippetsJarka Kadlecova2017-05-311-14/+19
|
* update API doc with +API (h1 heading)Marcia Ramos2017-05-101-1/+1
|
* Expose Snippet VisibilityLevel as StringToon Claes2017-03-021-11/+10
|
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-5/+5
|
* API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-0/+232
| | | | | | | | | | Adding the necessary API for the new /snippets Restful resource added with this commit. Added a new Grape class `Snippets`, as well as a `PersonalSnippet` entity. Issue: #20042 Merge-Request: !6373 Signed-off-by: Guyzmo <guyzmo+gitlab+pub@m0g.net>
* Improve api docsDmitriy Zaporozhets2013-06-061-108/+0
|
* Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-071-4/+4
|\ | | | | | | | | | | Conflicts: doc/api/projects.md spec/requests/api/projects_spec.rb
* | API: documentation contains infos to status codes in README file.Sebastian Ziebell2013-03-071-36/+0
| | | | | | | | All the info to return codes from the API functions are available in the `README.md` file as suggested.
* | API documentation updated for project snippets.Sebastian Ziebell2013-02-211-18/+53
|/ | | | | The API Documentation for project snippets got infos to return codes. Tests are added to check status codes when handling project snippets.
* Remove all references tp the project code parameter from the APIRiyad Preukschas2012-12-211-6/+6
|
* Add username to User and UserBasic entities in API and in examples in doc.Cyril2012-12-121-0/+1
|
* API: add project snippets listingNihad Abbasov2012-10-081-1/+9
|
* Move snippets api doc to separate filerandx2012-08-251-0/+100