summaryrefslogtreecommitdiff
path: root/lib/file_size_validator.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-2/+2
* Enable Style/ClassCheckDouwe Maan2017-02-231-2/+2
* Get rid of more requires, which causes warnings when code is reloaded15139-fix-constants-redefinition-warningsRémy Coutable2016-04-191-4/+4
* Define constants only if not defined yet and freeze themRémy Coutable2016-04-191-4/+4
* Support configurable attachment size via Application SettingsStan Hu2015-04-021-2/+10
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-2/+2
* clean-up codeNihad Abbasov2011-10-261-2/+2
* init commitgitlabhq2011-10-091-0/+65