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
path: root/tests
AgeCommit message (Expand)Author
2015-08-21Add a session wrapper to encrypt the data before storing it on diskJoas Schilling
2015-08-21Merge pull request #18426 from owncloud/joblist-next-non-existingMorris Jobke
2015-08-21Merge pull request #18457 from owncloud/test-traitsRobin McCorkell
2015-08-20add test mountprovider logic to a traitRobin Appelman
2015-08-20Merge pull request #18372 from owncloud/issue-18358-object-type-and-id-for-ac...Joas Schilling
2015-08-20allow moving common test logic into traitsRobin Appelman
2015-08-20Merge pull request #18369 from owncloud/occ-logMorris Jobke
2015-08-20Merge pull request #17434 from owncloud/update-showappnameonappupdateMorris Jobke
2015-08-20Additions to update pageVincent Petry
2015-08-20Add test coverage for Activity Event and ManagerJoas Schilling
2015-08-19Merge pull request #18432 from owncloud/ext-backends.simpleMorris Jobke
2015-08-19Display app names in update page for app updatesVincent Petry
2015-08-19Revert "Fix mounting wrapped storages resulting in many-layered wrapping"Robin McCorkell
2015-08-19Unit tests for occ log:* commandsRobin McCorkell
2015-08-19handle non existing job classes in $jobList->getNextRobin Appelman
2015-08-19Filter the objectstore password from the config list as wellJoas Schilling
2015-08-18Move avatarcontroller towards Node ApiRoeland Jago Douma
2015-08-17Merge pull request #17182 from owncloud/user_ini_upload_sizeRobin McCorkell
2015-08-17[test] more tests for UserController::setMailAddressMorris Jobke
2015-08-12Merge pull request #17982 from owncloud/appframework-sanitize-nameThomas Müller
2015-08-12Merge pull request #18127 from owncloud/dav-request-testsThomas Müller
2015-08-11fix setup/teardownRobin Appelman
2015-08-11split out creating the sabre dav server to it's own factoryRobin Appelman
2015-08-11add test framework for doing full request webdav testsRobin Appelman
2015-08-11Merge pull request #17852 from owncloud/register-alias-factoryRobin McCorkell
2015-08-11Merge pull request #17868 from owncloud/x-forwarded-forThomas Müller
2015-08-11Merge pull request #17932 from owncloud/fix_move_filesThomas Müller
2015-08-11Merge pull request #17830 from owncloud/issue-17825-dont-silently-ignore-inva...Joas Schilling
2015-08-11Add setup check for reverse proxy header configurationRobin McCorkell
2015-08-11Merge pull request #18096 from sualko/patch-1Morris Jobke
2015-08-11Merge pull request #17919 from rullzer/php_supported_checkThomas Müller
2015-08-10Merge pull request #18175 from owncloud/automatic-db-prefix-query-builderThomas Müller
2015-08-10Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling
2015-08-10Automatically prefix table names with *PREFIX* unless specifiedJoas Schilling
2015-08-10add more unit tests for data: as allowed image domainsualko
2015-08-10Use DIRoeland Jago Douma
2015-08-10Added Capabilities ManagerRoeland Jago Douma
2015-08-07Merge pull request #18124 from owncloud/share-permwrongvarMorris Jobke
2015-08-07Merge pull request #13641 from owncloud/cache-storage-statusVincent Petry
2015-08-07Fix removal of share permissions when share disabled for userVincent Petry
2015-08-07add unit test for data: as allowed image domainsualko
2015-08-05Following the spec:Thomas Müller
2015-08-05Merge pull request #18035 from owncloud/ocs-2.0Bernhard Posselt
2015-08-05Merge pull request #18057 from owncloud/import_root_certificatesThomas Müller
2015-08-05Return 200 not null - we should return consistent typesThomas Müller
2015-08-04Use StringUtils::equals on CSRF token and add unit testsLukas Reschke
2015-08-04also block certificate management in the back-end if external storages are di...Bjoern Schiessle
2015-08-04Remove pointless unit testThomas Müller
2015-08-03Fix unit test within OCSControllerThomas Müller
2015-08-03Remove duplicate and unused codeThomas Müller