Commit Graph

2689 Commits (7b25839bd51b3b6cd920209c254f014c03437113)

Author SHA1 Message Date
Björn Schießle 7b25839bd5
use share initiator as fall back to access the file 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling f8180391fd
Create a Fallback in the old autoloader for PSR-4 Test\TestCase 10 years ago
Joas Schilling ffa4633822
No more Test_* files exist, remove autoloading 10 years ago
Joas Schilling 20f229eed9
Move OCS Provider to PSR-4 namespace 10 years ago
Joas Schilling bae4118b4f
Fix renamed class 10 years ago
Joas Schilling 320b1c3abf
Fix more failures 10 years ago
Joas Schilling f24179a327
Fix deprecated private method 10 years ago
Joas Schilling e88a9b2fed
Fix missing backtick before OC 10 years ago
Joas Schilling e823d50044
Fix "Class 'Test\Security\DateTime' not found" 10 years ago
Joas Schilling 9a4253ef7c
Fix lib/ 10 years ago
Joas Schilling 55fc6536d3
FIx lib/ a-d 10 years ago
Joas Schilling 7f3f16d155
Fix namespace in user/ 10 years ago
Joas Schilling a107e7de7b
Fix namespace in share/ 10 years ago
Joas Schilling 68481c10e6
Fix namespaces in security/ 10 years ago
Joas Schilling a9f24a74a2
Fix namespace in repair/ 10 years ago
Joas Schilling d19d6533dd
Fix public/ namespace in tests 10 years ago
Joas Schilling 859d2bc0ff
Fix namespace of memcache/ and ocs/ 10 years ago
Joas Schilling 71603fe348
Fix namespace in log/ and mail/ 10 years ago
Joas Schilling 0ab1120a33
Fix namespaces in tests/lib/integritycheck 10 years ago
Joas Schilling 51db410e67
Fix namespaces in tests/lib/http/ 10 years ago
Joas Schilling 995d4b7ecd
Fix namespaces in tests/lib/groups/ 10 years ago
Joas Schilling b1458d590d
Fix namespaces and class names in tests/lib/files/ 10 years ago
Christoph Wurst f824f3e5f3
don't allow token login for disabled users 10 years ago
Joas Schilling f57407e73e
Fix file name in tests/lib/encryption 10 years ago
Joas Schilling ba230888c6
Fix filenames and class names in tests/lib/comments 10 years ago
Joas Schilling bbf758b1b0
Fix file name of command test 10 years ago
Joas Schilling 1b6cd583f7
Fix namespace of tests/cache/ 10 years ago
Joas Schilling c54d79947b
Fix missing namespaces in tests/lib/db/ 10 years ago
Joas Schilling 5ce5eb195a
Fix namespace for archive tests 10 years ago
Joas Schilling 9eade36ae5
Fix namespaces in AppFramework tests 10 years ago
Christoph Wurst 0626578739
add method to query all user auth tokens 10 years ago
Christoph Wurst 98b465a8b9
a single token provider suffices 10 years ago
Roeland Douma 5c9103287f Group fixup (#24621) 10 years ago
Roeland Jago Douma d022b6fad4
Fix unit tests 10 years ago
Roeland Jago Douma eb79b83831
Move functions.php to legacy 10 years ago
Christoph Wurst c28e462583
Use CLOB for auth token names to allow long user agent strings 10 years ago
Christoph Wurst 69dafd727d
delete the token in case an exception is thrown when decrypting the password 10 years ago
Christoph Wurst af707fba41
use the query builder instead of raw sql statements 10 years ago
Christoph Wurst 46bdf6ea2b
fix PHPDoc and other minor issues 10 years ago
Christoph Wurst f0f8bdd495
PHPDoc and other minor fixes 10 years ago
Christoph Wurst dff108e97b
fix mock builder for old phpunit versions 10 years ago
Christoph Wurst fbb5768587
add unit tests for all new classes 10 years ago
Christoph Wurst aa85edd224
increase token column width 10 years ago
Christoph Wurst 8cc5f6036f
Fix existing tests 10 years ago
Roeland Jago Douma f6ee738ba8
Add \OC\User\Backend 10 years ago
Roeland Jago Douma 9e1d9871a8
Move OC_User_Database to \OC\User\Database 10 years ago
Lukas Reschke 8b428d84c0
Make update server URL configurable 10 years ago
Roeland Jago Douma 108bd26856
Fix unit tests broken after #24457 10 years ago
Vincent Petry caefe23bb6
Send permalink in internal share notification emails 10 years ago