summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/commits_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '31576-redirect-commits-to-root-if-no-ref' into 'master'Douwe Maan2018-07-261-0/+12
|\
| * Remove before hook for specKia Mei Somabes2018-07-251-3/+1
| * Transfer to commits_controller, add test, and update changelogKia Mei Somabes2018-07-241-0/+14
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
|/
* Allows html in commits atom feedJacopo2018-01-221-1/+7
* 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