summaryrefslogtreecommitdiff
path: root/lib/api/project_snippets.rb
Commit message (Expand)AuthorAgeFilesLines
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+1
* Use string based `visibility` getter & setterToon Claes2017-03-021-2/+2
* Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes2017-03-021-12/+8
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-1/+7
* Check public snippets for spamSean McGivern2017-02-021-1/+1
* Use the pagination helper in the APIuse-pagination-helperRobert Schilling2016-12-041-1/+5
* Grapify the projects snippet APIgrapify-project-snippet-apiRobert Schilling2016-11-211-78/+78
* Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-251-5/+10
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-261-3/+3
* More restricted visibility changesVinnie Okada2015-03-101-4/+4
* Enforce restricted visibilities for snippetsVinnie Okada2015-03-081-9/+13
* Improve error reporting on users APIjubianchi2014-09-161-2/+3
* Dropped expiration date from the snippet APIJeroen van Baarsen2014-01-111-4/+0
* Fix snippet raw content being escapedDmitriy Zaporozhets2013-06-061-0/+2
* Split Project api on several parts: deploy_keys, hooks, snippets etcDmitriy Zaporozhets2013-06-061-0/+121