summaryrefslogtreecommitdiff
path: root/app/models/concerns/uniquify.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Moves Uniquify counter in the initializerJacopo2018-04-191-11/+16
* Uses Uniquify to calculate Issue#suggested_branch_nameJacopo2018-04-191-2/+5
* Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-4/+5
* Implement review comments from @rymai and @yorickpeterseTimothy Andrew2017-02-241-7/+11
* Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew2017-02-241-0/+25