summaryrefslogtreecommitdiff
path: root/spec/requests/api/project_snippets_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-3/+0
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-1/+1
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-0/+3
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-2/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-62/+63
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-50/+4
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-40/+40
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-10/+27
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-58/+40
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-191-1/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-16/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-3/+51
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-0/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-25/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-2/+2
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-251-3/+3
* Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon2019-09-031-1/+1
|\
| * Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* | Merge branch 'sh-fix-snippet-visibility-api' into 'master'Rémy Coutable2019-08-291-1/+24
|\ \
| * | Fix snippets API not working with visibility levelsh-fix-snippet-visibility-apiStan Hu2019-08-281-1/+24
| |/
* | Standardize use of `content` parameter in snippets APIsh-support-content-for-snippets-apiStan Hu2019-08-281-0/+42
|/
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-8/+8
* API: Catch empty code content for project snippetsRobert Schilling2018-08-211-0/+16
* 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