Commit Graph

1474 Commits (681caf882a5f28b0b6f7cb9a1f16b3dea26ff5f2)

Author SHA1 Message Date
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
Joas Schilling 216ef617db Do not use uniqid in Group and User tests as it is not unique on windows 12 years ago
Joas Schilling 62047f86f5 Testcase base class 12 years ago
Lukas Reschke 24ca2d858f Add OCP\Security\IHasher 12 years ago
Robin Appelman 1eefc21329 Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead 12 years ago
Bernhard Posselt 91a23bfa9c fix typo in content type 12 years ago
Morris Jobke 74d375d8ea migrate jQuery to bower 12 years ago
Morris Jobke 1a405e56f5 replace moment.js with bower version 12 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 12 years ago
Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 12 years ago
Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 12 years ago
Bernhard Posselt 0696099bad add dataresponse 12 years ago
Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 12 years ago
Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php 12 years ago
Thomas Müller d0ce600eec On Windows platform we have no stable etag generation - yet 12 years ago
Robin Appelman 283c10f010 Generate stable etags for local files 12 years ago
Robin Appelman 16cfca6a5f Better reuse of cache data for getFolderContents 12 years ago
Robin Appelman 83c74b80ad Add \OC\TempManager to handle creating and cleaning temporary files 12 years ago
Thomas Müller 5aab98c4bf disable database migration unit tests for MSSQL 12 years ago
Thomas Müller 02c5933af8 introduce SessionMiddleWare to control session handling via an annotation 12 years ago