summaryrefslogtreecommitdiff
path: root/app/models/concerns/atomic_internal_id.rb
Commit message (Expand)AuthorAgeFilesLines
* Atomic internal ids for all modelsAndreas Brandl2018-04-201-2/+3
* Replace public_send calls.Andreas Brandl2018-03-181-3/+3
* Address review comments.Andreas Brandl2018-03-161-6/+6
* Only support single scope argument.Andreas Brandl2018-03-161-4/+2
* Address review comments.Andreas Brandl2018-03-161-15/+12
* Add shared specs for AtomicInternalId concern.Andreas Brandl2018-03-161-1/+1
* Refactor, extract class and improve comments.Andreas Brandl2018-03-161-2/+30
* More flexible way of internal id generation.Andreas Brandl2018-03-161-8/+12
* Atomic generation of internal ids for issues.Andreas Brandl2018-03-161-0/+19