summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/group_links_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-6/+6
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Fixed testsJose Ivan Vargas2017-01-031-3/+3
* fix group links 404barthc2016-10-051-1/+36
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-1/+1
* Check permissions when sharing project with groupGrzegorz Bizon2016-04-191-0/+50