Quentin Machu
|
ea013b8066
|
make min_index optionnal in allocator's constructor
|
2016-03-01 14:54:38 -05:00 |
|
Quentin Machu
|
c8d825c232
|
expose min_id in allocator.py
|
2016-02-16 15:16:22 -05:00 |
|
Jake Moshenko
|
88d84aa182
|
Fixes for content checksum and torrent pieces backfill
Remove null handler from app.py, was silencing other logs
|
2016-02-11 16:53:18 -05:00 |
|
Jake Moshenko
|
aaf462682f
|
Fix the allocator to use id ranges instead of limits
|
2016-01-12 15:21:13 -05:00 |
|
Matt Jibson
|
2e1b49b009
|
Allow None for max_id during migrations
This allows empty databases with no max_id to run.
fixes #869
|
2015-11-13 15:41:39 -05:00 |
|
Jake Moshenko
|
83c98882bb
|
Fix the backfill batch message to report the number
|
2015-11-10 19:49:00 -05:00 |
|
Jake Moshenko
|
941d13ea3e
|
Fix an off by one error in the common backfill code
|
2015-11-10 16:14:44 -05:00 |
|
Jake Moshenko
|
dc24e8b1a1
|
Backfill by allocating and selecting ids in random blocks
Fixes #826
|
2015-11-09 22:29:17 -05:00 |
|