aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/server.php
Commit message (Expand)AuthorAgeFilesLines
* Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-081-1/+1
* Add tests for the query()Joas Schilling2015-09-081-0/+2
* Add a test for the interfaceJoas Schilling2015-08-281-0/+1
* Add a session wrapper to encrypt the data before storing it on diskJoas Schilling2015-08-211-0/+1
* Use DIRoeland Jago Douma2015-08-101-1/+1
* Added Capabilities ManagerRoeland Jago Douma2015-08-101-0/+4
* Fixing "ImportController::__construct() must implement interface OCP\\ICache,...Thomas Müller2015-06-291-0/+1
* Adjust NullCache testsLukas Reschke2015-06-151-3/+1
* Check the query() for all defined servicesJoas Schilling2015-06-111-1/+112
* Correctly import NullCache classJoas Schilling2015-06-111-0/+51