summaryrefslogtreecommitdiff
path: root/spec/models/internal_id_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add spec for concurrent insert situation.31114-internal-ids-are-not-atomicAndreas Brandl2018-03-181-0/+13
* Address review comments.Andreas Brandl2018-03-161-1/+5
* Backwards-compat for migration specs.Andreas Brandl2018-03-161-2/+17
* Refactor, extract class and improve comments.Andreas Brandl2018-03-161-5/+4
* More flexible way of internal id generation.Andreas Brandl2018-03-161-19/+7
* Atomic generation of internal ids for issues.Andreas Brandl2018-03-161-0/+87