summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/tree_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-28/+0
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-071-0/+28
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-2/+18
* Merge branch 'sh-validate-ref-name-in-commit' into 'master'Rémy Coutable2019-04-151-0/+20
|\
| * Validate refs used in controllers don't have spacessh-validate-ref-name-in-commitStan Hu2019-04-141-0/+20
* | Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
|/
* Enable Gitaly FindCommit caching for TreeControllersh-add-gitaly-ref-name-caching-tree-controllerStan Hu2019-04-071-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-12/+18
* 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
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-3/+3
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Refactor changing files in web UIDouwe Maan2017-04-201-5/+5
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-3/+3
* 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