2002 Commits (a4c9688711977376f9d8ad7bf94a1e92d964cd7b)

Author SHA1 Message Date
  jknockaert 62e6c46216 correct testSeek 9 years ago
  jknockaert 9a71eddaf9 work on tests 9 years ago
  Bjoern Schiessle 887be709f5 a new approach to display the error message 9 years ago
  Thomas Müller 18661ceb63 do not execute integration tests when executing autotest.sh 9 years ago
  Vincent Petry eab55aa959 Properly log out test users in unit tests 9 years ago
  Lukas Reschke 54ef098867 Add unit tests for \OC\Connector\Sabre\DummyGetResponsePlugin 9 years ago
  Vincent Petry 3cae0135ad Fire prehooks when uploading directly to storage 9 years ago
  Vincent Petry 1f7df3eba8 Added unit test to quota plugin for free_space argument 9 years ago
  Clark Tomlinson 9727386d8b fixing test 9 years ago
  Bjoern Schiessle 9dd517071e fix check if file is excluded from encryption 9 years ago
  Joas Schilling dfed287dc0 Use insertIfNotExists to avoid problems with parallel calls 9 years ago
  Joas Schilling 39497b9c3a Add a test for parallel insert 9 years ago
  Joas Schilling 2916b0ba76 Always test the object and the legacy class 9 years ago
  Bjoern Schiessle 0d5c7a11e2 use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 9 years ago
  Thomas Müller 15d134124b Validate the quota value to be a correct value 9 years ago
  Andreas Fischer 4f6ecd3da6 \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments. 9 years ago
  Joas Schilling aea734aaf1 Fix missing types on doc block and deduplicate the method name 9 years ago
  Bjoern Schiessle dc39bda870 move/copy from storage 9 years ago
  Bjoern Schiessle 83ed4ee5b6 unit tests 9 years ago
  Bjoern Schiessle 7089af96f2 make sure that we keep the correct encrypted-flag and the (unencrypted)size if a file gets copied 9 years ago
  Joas Schilling d36d14366b Add test for setEmailAddress 9 years ago
  Morris Jobke 493844eda4 add positive tests for operator in code checker 9 years ago
  Thomas Müller aae098c24a Check usage of != and == - refs #16054 9 years ago
  Joas Schilling 10144bd7f5 Display a message when there is a problem with the default module 9 years ago
  Robin Appelman ba7d221cff allow getting the path from the lockedexception 9 years ago
  Robin Appelman 8119b8b040 add tests for castrait 9 years ago
  Robin Appelman 96f9573a4b add memcache based shared/exclusive locking 9 years ago
  Robin Appelman acf30ede95 add compare and swap to memcache 9 years ago
  Robin Appelman 29213b6136 extends memcache with add, inc and dec 9 years ago
  Joas Schilling cf4a6874fb Allow setting protected properties 9 years ago
  Joas Schilling 31b65749dd Allow setting protected properties 9 years ago
  Joas Schilling 09d479e79d Add a test to share a subfolder of a folder shared with the owner by group 9 years ago
  Lukas Reschke 34d0e610cc Filter potential dangerous filenames for avatars 9 years ago
  Joas Schilling b55ef51a27 Add tests for the correct share id on the call aswell 9 years ago
  Roeland Jago Douma 02269b6464 Added unit test 9 years ago
  Joas Schilling 02c60949dd make scrutinizer happy 9 years ago
  Joas Schilling d146c13abd Add tests for the remote sharing url 9 years ago
  Thomas Müller 936d564058 fixes #15848 9 years ago
  Robin Appelman 6bf0579622 fix test 9 years ago
  Robin Appelman be55a90323 dont use our now non existing hook 9 years ago
  Bjoern Schiessle 27683f9442 fall back to the ownCloud default encryption module and aes128 if we read a encrypted file without a header 9 years ago
  Joas Schilling 8f61fbb81f Fix new tests 9 years ago
  Joas Schilling e4977841b4 Add unit tests for the commands 9 years ago
  Joas Schilling d600955a51 Make getDefaultModuleId public and get module protected 9 years ago
  Joas Schilling 4e97228cde Deduplicate module mock 9 years ago
  Joas Schilling 4b7ae395f2 Add test for setDefaultEncryptionModule 9 years ago
  Joas Schilling b35379515c Add a test that the default module is returned before we fall back 9 years ago
  Bjoern Schiessle 9a5783b284 fix unit tests 9 years ago
  jknockaert 4554df2512 enable testWriteWriteRead 9 years ago
  jknockaert 18a1225b0c enable testRewind 9 years ago