summaryrefslogtreecommitdiffstats
path: root/tests/lib/server.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-199/+0
* Move activity manager to the namespaceJoas Schilling2016-05-021-1/+1
* Add public API to give developers the possibility to adjust the global CSP de...Lukas Reschke2016-01-281-0/+2
* [Share 2.0] Add getShareManager to OCP\IServerContainerRoeland Jago Douma2016-01-271-0/+2
* Move the notification API to public namespaceJoas Schilling2016-01-221-1/+1
* Allow custom implementation of system tag managersVincent Petry2016-01-201-0/+3
* Add 'OCP\Files\IMimeTypeDetector' to DI containerRoeland Jago Douma2016-01-071-0/+2
* Inject Config into SystemConfigRoeland Jago Douma2015-12-181-1/+2
* rework test about overwriting default comments managerArthur Schiwon2015-12-091-0/+12
* add icommentsmanger and icomment implementationArthur Schiwon2015-12-091-0/+1
* Adding more DB groups to test suitsThomas Müller2015-11-301-0/+7
* 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