summaryrefslogtreecommitdiff
path: root/spec/features/security/group_access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-2/+2
* Fix tests for group accessDmitriy Zaporozhets2015-09-141-6/+6
* Make all group publicValery Sizov2015-09-091-9/+9
* Change before(:all) -> let! to avoid leaking data across testsStan Hu2015-07-281-15/+15
* Consolidate group access specs into one fileRobert Speicher2015-07-221-0/+284
* Allow access to groups with public projects.Jason Hollingsworth2014-02-201-85/+0
* Ignore owner_id for Group in testsDmitriy Zaporozhets2013-09-261-5/+7
* Group security testsDmitriy Zaporozhets2013-09-251-0/+83