Commit Graph

1100 Commits (70ebe86e60831252b1400e1235020e3ed84526d5)

Author SHA1 Message Date
Patrick Paysant cb5416b798 Allow default values for route parameters. 11 years ago
Jörn Friedrich Dreyer 5943b7ac0d w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ̧̕h́o̵r͏̵rors̡ ̶͡͠lį̶e͟͟ ̶͝in͢ ͏t̕h̷̡͟e ͟͟d̛a͜r̕͡k̢̨ ͡h̴e͏a̷̢̡rt́͏ ̴̷͠ò̵̶f̸ u̧͘ní̛͜c͢͏o̷͏d̸͢e̡͝ 11 years ago
Robin Appelman 644755df66 Use bigger transactions when doing explicit file system scans 11 years ago
Jörn Friedrich Dreyer c362c78d76 make objectstore tests check fileid on rename 11 years ago
Robin Appelman 58a1540587 remove unstable test 11 years ago
Robin Appelman 3d92f963f4 Fix unit test 11 years ago
Robin Appelman 65d24c3cd5 Improve unit tests for Cache\Updater 11 years ago
Robin Appelman 850542c5d6 Refactor Cache\Updater to work outside of the users home 11 years ago
kondou ecc9b42e41 Match \OC_Helper::linkToPublic() to new links and fit unittests 11 years ago
Lukas Reschke a54af89d8a Add test for the second argument 11 years ago
Lukas Reschke 1ccbaae846 Refactor tests a little bit 11 years ago
Lukas Reschke 50b430ee7c Add char consts, hash the specified password for the HMAC 11 years ago
Vincent Petry 4a93a6e060 Added unit tests for cache of enabled apps 11 years ago
Vincent Petry 9d5f18c02f Added test for needUpgrade for core 11 years ago
Vincent Petry e05b95636b Fix upgrade process when apps enabled for specific groups 11 years ago
Robin Appelman 3a85767182 5.3 syntax... 11 years ago
Robin Appelman bfa0c4b78a Explicitly set the timezones 11 years ago
Lukas Reschke 4bc9980f4b Add test for expired certificate 11 years ago
Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 11 years ago
Jörn Friedrich Dreyer f551917a3c kill OC::$session 11 years ago
Oliver Gasser 47a2e31c93 Make Entity properties ```protected``` as in docs 11 years ago
Lukas Reschke 3329e0f2b2 Use DI 11 years ago
Lukas Reschke d26a9c3c58 Add some security utilities 11 years ago
Lukas Reschke 7acdd018a1 Add support for getting the real client IP behind proxies 11 years ago
Joas Schilling 6a7be8a36a Use a data provider instead of calling the function manually everytime 11 years ago
Joas Schilling 51c9b3c62d Add a test to break the slugifyPath() with folder and file afterwards 11 years ago
Michael Kuhn 0a77a5ec19 Add unit tests for new unshareFromSelf() functionality. 11 years ago
Morris Jobke bcb3d03f6c Fix windows tests skipping 11 years ago
Vincent Petry 04c982a96e Fix unit test messing up the transaction on Oracle 11 years ago
Vincent Petry 068f9d10f1 Added repair step for legacy storages 11 years ago
Morris Jobke b3b3354809 move to public namespace 11 years ago
Jörn Friedrich Dreyer 76c1095c25 add unit test for #8325 11 years ago
Normal Ra 8e11455f27 Add APK mimetype tests. 11 years ago
Robin Appelman 482bca1713 Fix Tar support for php >=5.5 11 years ago
Jörn Friedrich Dreyer 6930ec2bcc add utf8 folder test 11 years ago
Robin Appelman 1deb6aadd3 return null instead of throwing an exception 11 years ago
Morris Jobke e717833b07 mark tests as skipped - TODO travis 11 years ago
Robin Appelman bf8f910a32 Fix Folder::getById 11 years ago
Morris Jobke 676fa459d7 Minor fixes 11 years ago
Robin Appelman 8d0e162daf Don't rely on the sorting the database gives us for tests 11 years ago
Thomas Müller 1a7d80acd7 only if the environment variable RUN_OBJECTSTORE_TESTS is set the object store unit test will be executed 11 years ago
Bjoern Schiessle 67e302885c remove share permission if user is excluded from sharing 11 years ago
Thomas Müller 58472a2660 migration test for sqlite - adding type mapping for 'tinyint unsigned' 11 years ago
Thomas Müller 09ebe1cfa6 function declaration did not match 11 years ago
Bjoern Schiessle 1bba266417 add unit test 11 years ago
Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 11 years ago
Thomas Müller 176ecbd311 ownCloud users are exported as address book 11 years ago
Thomas Müller 65c824a2c0 Adding test which breaks because bit and/or enum datatypes are used 11 years ago
Robin Appelman a8532aa2f0 Add test for homestorage getOwner 11 years ago
Thomas Müller 9ee8c60b5f kill unused require of MapperTestUtility.php 11 years ago