summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/templates_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-4/+4
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-2/+2
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-4/+4
* Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-261-1/+1
|\
| * Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* | Fix tests to use the new APILin Jen-Shin2016-12-081-1/+2
|/
* Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-1/+1
* Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-0/+48