Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/securityRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2016-11-30Speed up Group security access specsRobert Speicher
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-03-22Address feedbackDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-18Code fixesFelipe Artur
2016-03-17Code improvements and add Create group serviceFelipe Artur
2016-03-10Add security specsFelipe Artur
2015-07-22Consolidate group access specs into one fileRobert Speicher
2015-07-22Move access-related matchers to their own moduleRobert Speicher
2015-03-15Move group members index from `/members` to `/group_members`.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-05-29Fix group projects fetchDmitriy Zaporozhets
2014-04-13Split feature tests out to different build jobJeroen van Baarsen
2014-03-19Make use of project factory traitsRobert Speicher
2014-02-25Dont test models methods in security specsDmitriy Zaporozhets
2014-02-20Allow access to groups with public projects.Jason Hollingsworth