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
2016-05-21Merge pull request #24696 from owncloud/lock-jobs-while-executingVincent Petry
2016-05-21Lock jobs while executing them, to allow multiple executors to run in parallelJoas Schilling
2016-05-20Act on effective system tag canAssign permissionVincent Petry
2016-05-20Add system tag assignability check with groupsVincent Petry
2016-05-20Add systemtag_group table and get/set methodsVincent Petry
2016-05-20Updated canUser* functions in SystemTagManager to accept objectsVincent Petry
2016-05-20Add interface methods for permission checkVincent Petry
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling
2016-05-20Merge pull request #24728 from owncloud/no-more-test_-filesVincent Petry
2016-05-19Add PSR-4 loading for Test\ and Tests\Joas Schilling
2016-05-19Create a Fallback in the old autoloader for PSR-4 Test\TestCaseJoas Schilling
2016-05-19No more Test_* files exist, remove autoloadingJoas Schilling
2016-05-19Merge pull request #24725 from owncloud/ocs-provider-psr4Vincent Petry
2016-05-19Merge pull request #24660 from owncloud/no-token-login-for-disabled-usersVincent Petry
2016-05-19Merge pull request #24716 from owncloud/fix-test-namespaces-2Vincent Petry
2016-05-19Move OCS Provider to PSR-4 namespaceJoas Schilling
2016-05-19Fix renamed classJoas Schilling
2016-05-19Merge pull request #24712 from owncloud/fix-test-namespacesVincent Petry
2016-05-19Fix more failuresJoas Schilling
2016-05-19Fix deprecated private methodJoas Schilling
2016-05-19Fix missing backtick before OCJoas Schilling
2016-05-19Fix "Class 'Test\Security\DateTime' not found"Joas Schilling
2016-05-19Fix lib/Joas Schilling
2016-05-19FIx lib/ a-dJoas Schilling
2016-05-19Fix namespace in user/Joas Schilling
2016-05-19Fix namespace in share/Joas Schilling
2016-05-19Fix namespaces in security/Joas Schilling
2016-05-19Fix namespace in repair/Joas Schilling
2016-05-19Fix public/ namespace in testsJoas Schilling
2016-05-19Fix namespace of memcache/ and ocs/Joas Schilling
2016-05-19Fix namespace in log/ and mail/Joas Schilling
2016-05-19Fix namespaces in tests/lib/integritycheckJoas Schilling
2016-05-19Fix namespaces in tests/lib/http/Joas Schilling
2016-05-19Fix namespaces in tests/lib/groups/Joas Schilling
2016-05-19Fix namespaces and class names in tests/lib/files/Joas Schilling
2016-05-18don't allow token login for disabled usersChristoph Wurst
2016-05-18Fix file name in tests/lib/encryptionJoas Schilling
2016-05-18Fix filenames and class names in tests/lib/commentsJoas Schilling
2016-05-18Fix file name of command testJoas Schilling
2016-05-18Fix namespace of tests/cache/Joas Schilling
2016-05-18Fix missing namespaces in tests/lib/db/Joas Schilling
2016-05-18Fix namespace for archive testsJoas Schilling
2016-05-18Fix namespaces in AppFramework testsJoas Schilling
2016-05-18add method to query all user auth tokensChristoph Wurst
2016-05-18a single token provider sufficesChristoph Wurst
2016-05-17Group fixup (#24621)Roeland Douma
2016-05-13Merge pull request #24617 from owncloud/autoloader_no_privateVincent Petry
2016-05-13Merge pull request #24594 from owncloud/authtoken-name-column-sizeVincent Petry
2016-05-13Fix unit testsRoeland Jago Douma
2016-05-13Move functions.php to legacyRoeland Jago Douma