summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/groups_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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