summaryrefslogtreecommitdiff
path: root/lib/gitlab/utils/override.rb
Commit message (Expand)AuthorAgeFilesLines
* Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobsRémy Coutable2019-02-051-0/+2
* Extend override check to also check arity42125-extend-override-check-to-also-check-arityJacopo2018-12-221-31/+78
* Enable even more frozen string for lib/gitlabgfyoung2018-11-191-0/+2
* Following the feedbacksLin Jen-Shin2018-09-111-3/+3
* Fix Override. Properly define prependedLin Jen-Shin2018-09-111-2/+6
* Also verify if extending would override a class methodoverride-consider-extendLin Jen-Shin2018-06-051-3/+13
* Use `Gitlab::Utils::Override` over defined?(super)Lin Jen-Shin2017-12-261-0/+111