summaryrefslogtreecommitdiff
path: root/app/controllers/projects/commits_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+6
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-6/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Expand FindCommit caching to blob and refssh-improve-find-commit-cachingStan Hu2019-04-061-2/+1
* Enable FindCommit caching for project and commits pagesStan Hu2019-04-051-0/+2
* Check for valid refs in CommitController before doing anythingStan Hu2018-12-091-0/+5
* Revert "[Rails5] Set request.format in commits_controller"Douwe Maan2018-12-031-14/+0
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-0/+1
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Speed up diff comparisons by limiting number of commit messages renderedStan Hu2018-08-221-1/+1
* Transfer to commits_controller, add test, and update changelogKia Mei Somabes2018-07-241-3/+7
* [Rails5] Set request.format in commits_controllerblackst0ne-rails5-set-request-format-in--commits-controllerblackst0ne2018-06-201-0/+14
* Fetch commit signatures from Gitaly in batchesfeature/fetch-commit-signs-from-gitaly-in-batchAhmad Sherif2018-03-011-25/+19
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+5
* Retrieve commit signatures with GitalyJacob Vosmaer (GitLab)2018-01-181-20/+26
* Fix 404 on empty branchhaseeb2017-11-271-2/+1
* Optimise getting the pipeline status of commitsci-pipeline-status-queryYorick Peterse2017-11-161-0/+1
* Use Commit#notes and Note.for_commit_id when possible to make sure we use all...dm-notes-for-commit-idDouwe Maan2017-11-081-3/+0
* Renders 404 in commits controller if no commits are foundGuilherme Vieira2017-10-181-0/+2
* Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-061-0/+3
* fetch gpg signature badges by ajaxAlexis Reigel2017-07-271-10/+30
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM2017-06-121-1/+1
* Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+1
* Pass `@ref` along so we know which pipeline to showLin Jen-Shin2016-10-241-1/+8
* Refactoring find_commits functionalityValery Sizov2016-10-201-1/+1
* API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-291-1/+1
* Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre2016-02-101-0/+3
* Add support for ref and path to commits filteringDmitriy Zaporozhets2016-01-071-1/+1
* Filter commits by search parameterDmitriy Zaporozhets2016-01-071-2/+8
* Prevent an XSS warning from the updated Brakemanrs-bump-brakemanRobert Speicher2015-12-271-1/+1
* Fix: Inability to reply to code comments in the MR view, if the MR comes from...comments_fixValery Sizov2015-10-221-1/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan2015-02-201-1/+1
* Apply default scope to labels and remove one for notesDmitriy Zaporozhets2015-02-051-1/+1
* Explicitly set before_filter for ref-related controllersDmitriy Zaporozhets2015-01-261-1/+1
* remove auth duplicationValery Sizov2014-11-051-1/+0
* Factor authorize_push! and authorize_code_access!Ciro Santilli2014-10-131-1/+1
* Remove outdated comment from commits_controllerCiro Santilli2014-10-071-1/+1
* notes count in 1 query for mr and commitsskv2014-06-101-0/+2
* Drop rjs from Infinite scrollingDmitriy Zaporozhets2013-11-281-1/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+23