summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/snippets_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-14/+14
* replace `is_spam?` with `spam?`Maxim Rydkin2017-08-291-1/+1
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+1
* Expose Snippet VisibilityLevel as StringToon Claes2017-03-021-0/+187