nextcloud/tests/lib/files/cache
Andreas Fischer 4a9f1cc74d Merge remote-tracking branch 'owncloud/master' into fixing-4866-master
* owncloud/master: (98 commits)
  [tx-robot] updated from transifex
  files: when filtering search results, ensure results are children of the fakeroot not just path starting the same
  setting a default on filecache column unencrypted_size
  [tx-robot] updated from transifex
  remove unneccessary lib in namespace
  namespaces use upcasefirst parts when _ is left in namespace and files are named after their classes the autoloader will also find classes in the lib folder of an app its magic!
  initialize variable
  calculate correct permissions while toggle the password protection
  make sure that both $permissions and $oldPermissions have the same type
  Add copyright, remove starting blank line
  update inherit docs comment
  Fix insert/update/delete helper functions for oracle
  Add missing return true statements to legacy preferences functions
  Add missing static
  Convert OC_Preference to object interface
  fix race condition in lazy preview loading
  use {count} instead of 'One' for more versatile translation
  fix double translation of error message
  use n to translate title
  fixing typos and l10n
  ...

Conflicts:
	tests/lib/files/cache/scanner.php
2013-09-23 12:44:11 +02:00
..
cache.php Add test for calculating size of newly empty folder 2013-07-29 10:23:14 -04:00
permissions.php Cache: add a backgroundjob to check for external changes to the filesystem 2013-04-20 16:38:03 +02:00
scanner.php Merge remote-tracking branch 'owncloud/master' into fixing-4866-master 2013-09-23 12:44:11 +02:00
updater.php rename can cause mtime change - invalid assert 2013-07-01 22:02:21 +02:00
watcher.php raise failed tests from first commit to size @medium 2013-06-10 10:17:47 +02:00