Commit Graph

1433 Commits (b3515a98e98e1403a841f435cfcd5058053dd4e1)

Author SHA1 Message Date
Lukas Reschke 69f5f6649e Trim port from domain 12 years ago
Bjoern Schiessle bf2c9be066 concatenate queries with 'or' 12 years ago
Joas Schilling 9cfae2ed44 Skip lostcontroller sending email test on windows 12 years ago
Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 12 years ago
Robin Appelman 33b64868d7 Add storage and cache wrappers to apply a permissions mask to a storage 12 years ago
Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder 12 years ago
Lukas Reschke 048139074d Add functions to modify cookies to response class 12 years ago
Joas Schilling e1f3abf7a5 Correctly namespace and autoload DatabaseException 12 years ago
Thomas Müller 5d4b7e0e2b fix failing unit test for the temp manager - concurrently executed unit tests influence each other 12 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 years ago
Thomas Müller a6c088a1ef adding new config parameter for sqlite to specify the journal mode 12 years ago
Thomas Müller 5ce34fbaf6 handle invalid xml file 12 years ago
Thomas Müller d4f107d4dd simplify xml parser code 12 years ago
Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 12 years ago
Lukas Reschke 216d617938 Remove OC_Migrate 12 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 12 years ago
Miguel Prokop 397f14ed86 Consolidate if statement, and update unit test 12 years ago
Lukas Reschke 5f6f54e785 Rename providers to not begin with test 12 years ago
Morris Jobke 75d37b69f6 fix unit tests of mdb2scheamreader 12 years ago
Morris Jobke 593ef76e36 Revert "drop OC_Preferences::getUsers and getApps" 12 years ago
Morris Jobke 09fd34eed9 drop OC_Preferences::getUsers and getApps 12 years ago
Joas Schilling b842059285 Remove testcleanuplistener.php 12 years ago
Joas Schilling 84d358a761 Clean up the test data in tearDownAfterClass() 12 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 12 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 12 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 12 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 12 years ago
Bernhard Posselt 4e90c44301 add postfix 12 years ago
Lukas Reschke d0a30b0e55 Ignore port for trusted domains 12 years ago
Bjoern Schiessle 01c50d242b use the new base class for unit tests 12 years ago
Bjoern Schiessle 5192641447 make sure that we don't find the wrong shares if a user and a group have the same ID 12 years ago
Lukas Reschke 767b08c669 Use correct route instead 12 years ago
Lukas Reschke 60ae2894aa Fix scrutinizer issues 12 years ago
Lukas Reschke 1b50d4f7ce Warn for password reset when files_encryption is enabled 12 years ago
Joas Schilling ccc1001138 Add tests for absolute paths on windows 12 years ago
Joas Schilling 806284f06c Refactor tests to use a dataProvider method 12 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 12 years ago
Joas Schilling 289a27778e Correctly refresh the apps list after removing the mock 12 years ago
Joas Schilling 53318c4bb5 Fix Files\Storage\Home::testRoot() 12 years ago
Joas Schilling 39ae569c5c Correctly close handle of directory when listing certificates 12 years ago
Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 12 years ago
Lukas Reschke cd5925036a Check if app is enabled for user 12 years ago
Lukas Reschke 3fa892aecc Fail... 12 years ago
Lukas Reschke 1358f3f17b Mark skipped until #12085 is merged 12 years ago
Morris Jobke 952abdc51a Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
Adam Williamson e0ae87051f storage test: use new file for testTouchCreateFile() 12 years ago
Robin Appelman 43eb375ace Add \OC\App\Manager to handle enabling/disabling apps 12 years ago
Joas Schilling a9c2e5a08e Windows does not support CHMOD, therefor we can not test not writable folders 12 years ago
Robin Appelman d26a427f92 Also propagate etag changes when the watcher finds a changed file 12 years ago
Joas Schilling f2282e4251 Test LargeFileHelperGetFileSize also with ascii only characters 12 years ago