Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | storage: add abstract interface | Max Kellermann | 2014-02-05 | 1 | -1/+1 |
* | db/UpdateWalk: move LocalStorage to Instance | Max Kellermann | 2014-02-05 | 1 | -1/+2 |
* | db/UpdateGlue: relax assertion | Max Kellermann | 2014-02-05 | 1 | -2/+2 |
* | db/DatabaseListener: add method OnDatabaseSongRemoved() | Max Kellermann | 2014-02-04 | 1 | -1/+1 |
* | db/update/Service: use DatabaseListener instead of Instance | Max Kellermann | 2014-02-04 | 1 | -4/+6 |
* | db/update/Service: use EventLoop::IsInside() | Max Kellermann | 2014-02-04 | 1 | -2/+6 |
* | db/update/Service: initialize "progress" and "update_task_id" | Max Kellermann | 2014-02-04 | 1 | -1/+3 |
* | db/update/Service: add SimpleDatabase reference | Max Kellermann | 2014-02-04 | 1 | -7/+6 |
* | db/update/Walk: add Directory reference parameter | Max Kellermann | 2014-02-04 | 1 | -1/+2 |
* | db/update: convert runtime check to assertion | Max Kellermann | 2014-01-31 | 1 | -4/+1 |
* | db/update: convert to OO API | Max Kellermann | 2014-01-30 | 1 | -54/+28 |
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -0/+181 |