summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/tree_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-1/+1
* Fix specsDouwe Maan2015-12-181-2/+2
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-2/+2
* Add directory feature buttonStan Hu2015-10-071-0/+36
* Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-211-0/+91