Commit Graph

779 Commits (214357ca68ebd80cc59cd1ee34a5a292feaebbe0)

Author SHA1 Message Date
Vincent Petry 145db370d1 Correctly round bytes when converted from human readable format 12 years ago
Thomas Müller cd038604d3 unit tests for specific image type output added 12 years ago
Vincent Petry 010eef95c0 Fixed total space display when data size exceeds quota 12 years ago
Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 12 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 12 years ago
Vincent Petry c7e204bd36 Added unit tests for serverHost and other related functions 12 years ago
Jörn Friedrich Dreyer 2ba6cd4e2b initialize etags of temporary storage 12 years ago
Jörn Friedrich Dreyer 131c12ad8d use assertInternalType for typechecking 12 years ago
Jörn Friedrich Dreyer 39f2f564a9 use assertSame and assertNotSame for etag checks 12 years ago
Bjoern Schiessle cf7ef0d356 fix sharing unit tests 12 years ago
Robin Appelman 2293563488 Remove unit tests which causes the filesystem tests to fail 12 years ago
Bjoern Schiessle 1ae6e9ec21 add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 12 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 12 years ago
Robin Appelman eea1abae20 add unit tests for watcher policies 12 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago
Vincent Petry bd71a1b7b6 Added file name check in webdav connector 12 years ago
Vincent Petry 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php 12 years ago
tomneedham 589a7b220b Fix poor spelling 12 years ago
Robin Appelman 2166683e3b Allow setting the frequency of which the file watcher checks for updates 12 years ago
Robin Appelman b6f44e9a1d Add caching to OC\Preferences 12 years ago
tomneedham 049e03c2b9 Finish basic testing of user export 12 years ago
Robin Appelman b35f679483 Fix test cases for group manager 12 years ago
Robin Appelman 3b1df29318 sort expected result in tests 12 years ago
Robin Appelman d6576c640c Add unit tests for JobList 12 years ago
Bart Visscher addd0fba38 number as number 12 years ago
Robin Appelman a6399f9cef Add the background job list to the public server container 12 years ago
Arthur Schiwon 72f134cfce intendation 12 years ago
Arthur Schiwon 32afdcbefe Inject logger 12 years ago
Arthur Schiwon 9a39cd3b38 test for share dialoge sorter 12 years ago
Robin Appelman 4cdf83e6d2 Remove the Test_AppConfig_Object tests as they no longer make sense with caching 12 years ago
Robin Appelman 3afdcd85e7 Add unit test for quote wrapper size root 12 years ago
Bjoern Schiessle 36838b2837 add test for password remove method 12 years ago
Martial Saunois 0f1c587e6b The regexp of the Freebox user agent is now more strict. 12 years ago
Martial Saunois 8507efc427 Unit tests added for the new Freebox user agent. 12 years ago
Jens-Christian Fischer 506393090b Add 'mail_from_address' configuration 12 years ago
Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 12 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 12 years ago
Robin Appelman 642d8e370e Dont use php5.4 only features 12 years ago
Vincent Petry 23e6578601 Fix array access syntax for older PHP 12 years ago
Robin Appelman 16b898ddb8 update another test 12 years ago
Bjoern Schiessle fc54335aff extended test to also check the status messages 12 years ago
Robin Appelman 7e4c80fd60 use different value for mtime and storage_mtime in test 12 years ago
Robin Appelman 4113042c8f remove duplicate test class 12 years ago
Robin Appelman 203d5d01ca Use storage_mtime when determining if we can reuse cached data while scanning 12 years ago
ben-denham 30f77f53d5 updated the unit test for OCP\Share::unshareAll() to verify that shares by all users are removed for an item. 12 years ago
Vincent Petry 4faba49f0a Fix calculated folder size to use unencrypted size 12 years ago
Arthur Schiwon d7cb5ab080 add tests for user counting 12 years ago
Vincent Petry f642ad3961 Prevent deleting storage root 12 years ago
Vincent Petry 5be4af9f51 Now also preventing to override "files" dir size with -1 12 years ago
tomneedham 528ff25ede Add WIP unit test for migration 12 years ago