summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/commits_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-2/+2
* Avoid #authenticate_user! in #route_not_foundKerri Miller2019-10-091-2/+2
* 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
* Enable FindCommit caching for project and commits pagesStan Hu2019-04-051-0/+2
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-14/+24
* Check for valid refs in CommitController before doing anythingStan Hu2018-12-091-0/+30
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-55/+83
* 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