summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/refs_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-8/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-9/+25
* Change `be_success` to `be_successful` in specsfix-deprecation-warnings-change-success-to-successfulVitali Tatarintev2019-08-191-2/+2
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Expand FindCommit caching to blob and refssh-improve-find-commit-cachingStan Hu2019-04-061-0/+4
* Remove deprecated xhr from specsJasper Maes2018-12-191-7/+7
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-4/+6
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* fixed specsPhil Hughes2017-11-061-5/+3
* added refs_controller_specPhil Hughes2017-11-061-3/+15
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-2/+2
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Fix Style/AlignHash cop violationsStan Hu2015-06-221-6/+11
* Render a 404 when RefsController#logs_tree gets an HTML requestRobert Speicher2015-04-061-0/+41