summaryrefslogtreecommitdiff
path: root/app/controllers/projects/commits_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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