1294 コミット (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

作成者 SHA1 メッセージ 日付
  Thomas Müller 5d4b7e0e2b fix failing unit test for the temp manager - concurrently executed unit tests influence each other 9年前
  Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 9年前
  Thomas Müller 5ce34fbaf6 handle invalid xml file 9年前
  Thomas Müller d4f107d4dd simplify xml parser code 9年前
  Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 9年前
  Lukas Reschke 216d617938 Remove OC_Migrate 9年前
  Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 9年前
  Miguel Prokop 397f14ed86 Consolidate if statement, and update unit test 9年前
  Lukas Reschke 5f6f54e785 Rename providers to not begin with test 9年前
  Morris Jobke 75d37b69f6 fix unit tests of mdb2scheamreader 9年前
  Morris Jobke 593ef76e36 Revert "drop OC_Preferences::getUsers and getApps" 9年前
  Morris Jobke 09fd34eed9 drop OC_Preferences::getUsers and getApps 9年前
  Joas Schilling 84d358a761 Clean up the test data in tearDownAfterClass() 9年前
  Joas Schilling 6202ca33ba Make remaining files extend the test base 9年前
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 9年前
  Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 9年前
  Joas Schilling bb540722cd Use base class to reset the file mapper 9年前
  Bernhard Posselt 4e90c44301 add postfix 9年前
  Lukas Reschke d0a30b0e55 Ignore port for trusted domains 9年前
  Bjoern Schiessle 01c50d242b use the new base class for unit tests 9年前
  Bjoern Schiessle 5192641447 make sure that we don't find the wrong shares if a user and a group have the same ID 9年前
  Joas Schilling ccc1001138 Add tests for absolute paths on windows 9年前
  Joas Schilling 806284f06c Refactor tests to use a dataProvider method 9年前
  Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 9年前
  Joas Schilling 289a27778e Correctly refresh the apps list after removing the mock 9年前
  Joas Schilling 53318c4bb5 Fix Files\Storage\Home::testRoot() 9年前
  Joas Schilling 39ae569c5c Correctly close handle of directory when listing certificates 9年前
  Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 9年前
  Lukas Reschke cd5925036a Check if app is enabled for user 9年前
  Morris Jobke 952abdc51a Drop form_factor that is appended to JS, CSS and template filenames 9年前
  Adam Williamson e0ae87051f storage test: use new file for testTouchCreateFile() 9年前
  Robin Appelman 43eb375ace Add \OC\App\Manager to handle enabling/disabling apps 9年前
  Joas Schilling a9c2e5a08e Windows does not support CHMOD, therefor we can not test not writable folders 9年前
  Robin Appelman d26a427f92 Also propagate etag changes when the watcher finds a changed file 9年前
  Joas Schilling f2282e4251 Test LargeFileHelperGetFileSize also with ascii only characters 9年前
  Joas Schilling 216ef617db Do not use uniqid in Group and User tests as it is not unique on windows 9年前
  Joas Schilling 62047f86f5 Testcase base class 9年前
  Lukas Reschke 24ca2d858f Add OCP\Security\IHasher 9年前
  Robin Appelman 1eefc21329 Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead 9年前
  Bernhard Posselt 91a23bfa9c fix typo in content type 9年前
  Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 9年前
  Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 9年前
  Bernhard Posselt 0696099bad add dataresponse 9年前
  Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 10年前
  Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php 9年前
  Thomas Müller d0ce600eec On Windows platform we have no stable etag generation - yet 9年前
  Robin Appelman 283c10f010 Generate stable etags for local files 9年前
  Robin Appelman 16cfca6a5f Better reuse of cache data for getFolderContents 9年前
  Robin Appelman 83c74b80ad Add \OC\TempManager to handle creating and cleaning temporary files 9年前
  Thomas Müller 5aab98c4bf disable database migration unit tests for MSSQL 9年前