Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move interfaces to private until they are no longer experimental | Joas Schilling | 2015-09-08 | 1 | -1/+1 |
* | Add tests for the query() | Joas Schilling | 2015-09-08 | 1 | -0/+2 |
* | Add a test for the interface | Joas Schilling | 2015-08-28 | 1 | -0/+1 |
* | Add a session wrapper to encrypt the data before storing it on disk | Joas Schilling | 2015-08-21 | 1 | -0/+1 |
* | Use DI | Roeland Jago Douma | 2015-08-10 | 1 | -1/+1 |
* | Added Capabilities Manager | Roeland Jago Douma | 2015-08-10 | 1 | -0/+4 |
* | Fixing "ImportController::__construct() must implement interface OCP\\ICache,... | Thomas Müller | 2015-06-29 | 1 | -0/+1 |
* | Adjust NullCache tests | Lukas Reschke | 2015-06-15 | 1 | -3/+1 |
* | Check the query() for all defined services | Joas Schilling | 2015-06-11 | 1 | -1/+112 |
* | Correctly import NullCache class | Joas Schilling | 2015-06-11 | 1 | -0/+51 |