summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/groups_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-57/+57
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-6/+6
* Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+1
* Expose Group VisibilityLevel as StringToon Claes2017-03-021-0/+530
* Backport groups API to V3Robert Schilling2017-02-241-0/+35