Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further seperation of mount management logic | Robin Appelman | 2013-04-26 | 1 | -223/+0 |
* | Make sure the filesystem is initialized when searching for mounts | Robin Appelman | 2013-04-25 | 1 | -0/+3 |
* | fix npe when createStorage() returns null | Jörn Friedrich Dreyer | 2013-03-19 | 1 | -1/+5 |
* | Fix fetching source path of shared files | Michael Gapczynski | 2013-03-07 | 1 | -2/+24 |
* | Cache: hash long storage ids to ensure they fit in the database | Robin Appelman | 2013-02-15 | 1 | -0/+6 |
* | Filesystem: return all matching mounts in Mount::findById | Robin Appelman | 2013-01-28 | 1 | -3/+4 |
* | Filesystem: add Mount::findById | Robin Appelman | 2013-01-27 | 1 | -1/+17 |
* | Filesystem: move mount management to it's own class | Robin Appelman | 2013-01-26 | 1 | -0/+171 |