summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/templates_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-281-21/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-181-6/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-081-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-141-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-131-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-101-22/+75
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-0/+40
* Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-161-5/+4
* Authorize access before serving project templateLuke Duncalfe2019-06-111-29/+81
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* 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