Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-04 | db/update/Walk: add Directory reference parameter | Max Kellermann | 1 | -3/+4 | |
Remove dependency on the DatabaseSimple library. | |||||
2014-01-30 | db/update: convert to OO API | Max Kellermann | 1 | -0/+134 | |
Move global variables into the new classes. That may allow multiple update threads for multiple databases one day. |