summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/renders_commits.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-6/+7
* Check for valid refs in CommitController before doing anythingStan Hu2018-12-091-0/+6
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Speed up diff comparisons by limiting number of commit messages renderedStan Hu2018-08-221-0/+20
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-1/+1
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-2/+1
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-061-0/+7