Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-04 | db/update/Service: add SimpleDatabase reference | Max Kellermann | 1 | -1/+5 | |
Don't use the global variables from the DatabaseSimple library. | |||||
2014-01-30 | db/update: convert to OO API | Max Kellermann | 1 | -0/+89 | |
Move global variables into the new classes. That may allow multiple update threads for multiple databases one day. |