summaryrefslogtreecommitdiff
path: root/spec/requests/api/project_snippets_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Correct "autorize" typosRobert Speicher2018-06-271-1/+1
* Fix the user-agent detail API endpoint for project snippetsNick Thomas2018-01-171-3/+10
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-17/+17
* Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern2017-08-301-3/+4
|\
| * Add tests for the unmodified headerRobert Schilling2017-08-281-3/+4
* | replace `is_spam?` with `spam?`Maxim Rydkin2017-08-291-2/+2
|/
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* fix spec order issueJames Lopez2017-07-071-23/+22
* add spec and project snippet user agent details endpointJames Lopez2017-07-071-0/+21
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-16/+16
* Support descriptions for snippetsJarka Kadlecova2017-05-311-1/+27
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes2017-03-021-8/+8
* Backport API to V3Robert Schilling2017-02-281-1/+1
* Return 204 for delete endpointsRobert Schilling2017-02-281-2/+2
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-26/+66
* Add a custom pagination matcherRobert Schilling2017-02-161-1/+6
* Remove deprecated 'expires_at' from project snippets APIRobert Schilling2017-02-071-12/+0
* Use `add_$role` helper in snippets specssnippet-spamSean McGivern2017-02-021-2/+2
* Check public snippets for spamSean McGivern2017-02-021-1/+47
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* Grapify the projects snippet APIgrapify-project-snippet-apiRobert Schilling2016-11-211-14/+50
* api: expose web_url for project entitiesBen Boeckel2016-08-241-0/+1
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-1/+1
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-6/+6
* Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-251-0/+87
* Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-091-0/+18