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-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
2015-08-03Adding ocs/v2.php with status code mapperThomas Müller
2015-07-31always update file cache, the cache can handle partial data correctly if the ...Bjoern Schiessle
2015-07-31Merge pull request #17805 from owncloud/avatar-handle-errorsRoeland Douma
2015-07-30Sanitize class names before registerService/queryRobin McCorkell
2015-07-30[avatar] add error handlers for avatar setupMorris Jobke
2015-07-30Fix incorrect test namingRobin McCorkell
2015-07-30Merge pull request #17981 from owncloud/correct-regexThomas Müller
2015-07-30Check for PDO instead of removed function for PHP 7 compatibilityLukas Reschke
2015-07-30Add more unit testsLukas Reschke
2015-07-30Correct regular expressionsLukas Reschke
2015-07-30properly mock dependencies for setup testsMorris Jobke
2015-07-29fix unit testsMorris Jobke
2015-07-29Remove remainings of mssqlThomas Müller
2015-07-29Merge pull request #17950 from owncloud/config-dontdetectfschangesinrootbydef...Robin McCorkell
2015-07-29Fix watcher tests to explicitly set policyVincent Petry
2015-07-29make sure that we emit the hooks if a file gets moved from a subfolder to the...Bjoern Schiessle