summaryrefslogtreecommitdiff
path: root/app/models/internal_id.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-301-20/+4
|\
| * Remove double-checked internal id generation.Andreas Brandl2018-05-281-20/+4
* | Add per-project pipeline idShinya Maeda2018-05-031-1/+1
|/
* Atomic internal ids for all modelsAndreas Brandl2018-04-201-1/+2
* Double-check next value for internal ids.Andreas Brandl2018-04-161-4/+20
* Address review comments.Andreas Brandl2018-03-161-3/+4
* Address review comments.Andreas Brandl2018-03-161-2/+3
* Backwards-compat for migration specs.Andreas Brandl2018-03-161-2/+18
* Refactor, extract class and improve comments.Andreas Brandl2018-03-161-34/+59
* More flexible way of internal id generation.Andreas Brandl2018-03-161-21/+19
* Atomic generation of internal ids for issues.Andreas Brandl2018-03-161-0/+84