nextcloud/lib/files
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 Merge remote-tracking branch 'owncloud/master' into fixing-4866-master 2013-09-23 12:44:11 +02:00
mount add option to wrap existing mounts 2013-07-25 16:00:24 +02:00
node move filesystem expceptions to global namespace 2013-09-10 19:44:23 +02:00
storage Merge pull request #4712 from owncloud/fileapi-foreward 2013-09-13 14:31:11 -07:00
stream add quota streamwrapper that limits the amount of data that can be written to a stream 2013-07-25 00:31:51 +02:00
type use === 2013-08-07 17:17:30 +02:00
utils adding null check on a mount's storage 2013-09-15 20:40:40 +02:00
filesystem.php add conveince function to wrap all storages 2013-07-25 16:01:05 +02:00
mapper.php Merge pull request #3690 from owncloud/use_execute_audited_in_filecache 2013-06-13 13:55:55 -07:00
view.php files: when filtering search results, ensure results are children of the fakeroot not just path starting the same 2013-09-22 01:24:12 +02:00