summaryrefslogtreecommitdiff
path: root/spec/services/groups
Commit message (Collapse)AuthorAgeFilesLines
* Update tests for the current_application_settings request store changesDJ Mountney2016-05-271-1/+1
|
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
| | | | Also removes the note from the development/testing.md guide
* Fix specsDouwe Maan2016-03-201-4/+7
|
* Fix more specsDouwe Maan2016-03-201-16/+14
|
* Improve group visibility level featureZeger-Jan van de Weg2016-03-182-20/+20
|
* Code fixesFelipe Artur2016-03-171-7/+5
|
* Code improvements and add Create group serviceFelipe Artur2016-03-161-0/+22
|
* Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+51
Prevent Groups to have smaller visibility than projects Add default_group_visibility_level to configuration Code improvements