summaryrefslogtreecommitdiff
path: root/spec/models/internal_id_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove double-checked internal id generation.Andreas Brandl2018-05-281-35/+2
* Double-check next value for internal ids.Andreas Brandl2018-04-161-2/+35
* 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