Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of the inherently broken GStrv type in function signatures. | Jannis Pohlmann | 2011-02-13 | 1 | -10/+10 |
* | Make Cleanup() take an array of base URIs instead of just one. | Jannis Pohlmann | 2011-02-13 | 1 | -3/+3 |
* | Rename the delete member of TumblerCache to do_delete (for C++). | Jannis Pohlmann | 2009-10-27 | 1 | -1/+1 |
* | Massive refactoring to support flavors properly. | Jannis Pohlmann | 2009-10-27 | 1 | -33/+40 |
* | Switch to a plugin API that only allows one cache backend at a time. | Jannis Pohlmann | 2009-10-26 | 1 | -16/+18 |
* | No thumbnails for thumbnails. Allow Unqueue in the middle of requests. | Jannis Pohlmann | 2009-06-12 | 1 | -27/+31 |
* | Implement Cleanup, Copy, Move and Delete in cache plugin and service. | Jannis Pohlmann | 2009-06-09 | 1 | -0/+22 |
* | Add plugin interface for cache and thumbnailer implementations. | Jannis Pohlmann | 2009-06-08 | 1 | -0/+58 |