summaryrefslogtreecommitdiff
path: root/spec/controllers/groups_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Subgroups page should show groups authorized through inheritanceToon Claes2017-06-151-4/+5
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-1/+1
|\
| * Hide nested group UI/API support for MySQLYorick Peterse2017-05-171-1/+1
* | Refactor to more robust implementationfix-issue-32506Michael Kozono2017-05-191-5/+36
* | Fix ensure_canonical_path for top level routesMichael Kozono2017-05-181-84/+145
* | Add test that fails without the fixMichael Kozono2017-05-181-0/+13
|/
* Fix redirect message for groups and usersMichael Kozono2017-05-111-2/+6
* Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-101-1/+1
|\
| * Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* | Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan2017-05-101-0/+35
|/
* Resolve discussionsMichael Kozono2017-05-051-0/+2
* Add “project moved” flash message on redirectMichael Kozono2017-05-051-0/+2
* Fix Rubocop failuresMichael Kozono2017-05-051-4/+4
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-4/+88
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* added more specsJames Lopez2016-12-211-2/+2
* Fix error 500 renaming group. Also added specs and changelog.James Lopez2016-12-201-0/+21
* This fixes a long running tests due to changed Sidekiq statefix-failing-testsKamil Trzcinski2016-08-151-2/+3
* Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-0/+29
* Incorportate feedbackZ.J. van de Weg2016-06-011-2/+2
* Create table for award emojiZeger-Jan van de Weg2016-05-061-6/+6
* Fix sorting issues/mrs by votes on the groups pagefix-sorting-by-votes-on-groups-pageDouglas Barbosa Alexandre2016-03-211-2/+57
* Make the `/groups` route behave as expectedrs-groups-indexRobert Speicher2016-01-231-0/+23