summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/commits_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Renders 404 in commits controller if no commits are foundGuilherme Vieira2017-10-181-2/+29
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-4/+4
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Allow browsing branches that end with '.atom'Sean McGivern2016-10-111-9/+32
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-1/+1
* Move a few controller specs to their correct locationsrs-move-controller-specsRobert Speicher2016-02-181-0/+25