Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling
2016-05-18Fix namespaces in AppFramework testsJoas Schilling
2015-10-21Remove dependency on ICrypto + use XORLukas Reschke
2015-09-29Add blob: scheme to default CSP policyLukas Reschke
2015-08-14Add mitigation against BREACHLukas Reschke
2015-08-11Merge pull request #18096 from sualko/patch-1Morris Jobke
2015-08-10add more unit tests for data: as allowed image domainsualko
2015-08-03Fix unit test within OCSControllerThomas Müller
2015-02-18Merge pull request #13989 from owncloud/enhancment/security/11857Clark Tomlinson
2015-02-17Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke
2015-02-16Allow AppFramework applications to specify a custom CSP headerLukas Reschke
2015-02-10Request requires a second parameterThomas Müller
2015-02-09Merge pull request #13921 from owncloud/ocs-afVincent Petry
2015-02-09Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke
2015-02-05fix license emailBernhard Posselt
2015-02-05fix license emailBernhard Posselt
2015-02-05add a controller and reponse for ocsBernhard Posselt
2014-12-04Fix unit testLukas Reschke
2014-11-19Make remaining files extend the test baseJoas Schilling
2014-10-29add dataresponseBernhard Posselt
2014-06-11also handle lowercase headersBernhard Posselt
2014-06-11handle http accept headers more gracefullyBernhard Posselt
2014-06-05remove controller serializersBernhard Posselt
2014-05-11adjust license headers to new mail addressBernhard Posselt
2014-05-11rename formatter to responder, formatResponse to buildResponseBernhard Posselt
2014-05-11implement most of the basic stuff that was suggested in #8290Bernhard Posselt
2014-05-10add cors middlewareBernhard Posselt
2013-10-11OCP\AppFramework\Controller\Controller => OCP\AppFramework\ControllerThomas Tanghus
2013-10-07fixing all appframework unit testsThomas Müller
2013-09-17Still some session leftovers.Thomas Tanghus
2013-08-21kill superfluent classloader from tests - this approach might be of interest ...Thomas Müller
2013-08-17initial import of appframeworkThomas Müller