summaryrefslogtreecommitdiff
path: root/doc/api/project_snippets.md
Commit message (Collapse)AuthorAgeFilesLines
* Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-091-0/+1
| | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3103 This partially reverts commit 836d5930332797192094ce4a3c8083e96f7e8c53.
* Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-1/+0
| | | | | | This was removed from the interface in https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation lingered around for two years.
* Add snippet visibilty as parameter to API doc, closes #1562Robert Schilling2015-05-031-0/+15
|
* Consistency, spelling and grammarJames Brooks2014-08-151-1/+1
|
* Update docs to markdown style guide.Ciro Santilli2014-06-031-21/+16
|
* Add titles to doc pages.Marin Jankovski2014-05-271-0/+2
|
* Dropped expiration date from the snippet APIJeroen van Baarsen2014-01-111-2/+0
|
* Update snippets and merge request api documentationMarin Jankovski2013-10-021-1/+1
|
* Improve api docsDmitriy Zaporozhets2013-06-061-0/+108