6758 コミット (ae68a773c04028288f539120d6f41e900c1b8436)

作成者 SHA1 メッセージ 日付
  Jenkins for ownCloud 6a4a474aa9 [tx-robot] updated from transifex 10年前
  Thomas Müller fba694edae update PHPDoc $fileInfo is a SplFileInfo 10年前
  Jörn Friedrich Dreyer 28c1a95575 use common storage test 10年前
  Robin Appelman 2547945779 Add comment 10年前
  Thomas Müller ed31f30afd dir itself has to be removed as well 10年前
  Robin Appelman 8b41689fe6 Only cache enabled apps when logged in 10年前
  Thomas Müller f83821c388 fix recursion on rmdirr 10年前
  Jörn Friedrich Dreyer 7ec53571c4 use 'object' as the fakedir stream name 10年前
  Arthur Schiwon 81ecbbb061 trusted domains shall not be ignored on autosetup 10年前
  Jenkins for ownCloud b8b7c97a41 [tx-robot] updated from transifex 10年前
  Bart Visscher 089139f8ea Add explanation about the current implementation of updateApp 10年前
  Jenkins for ownCloud da0e4b0af0 [tx-robot] updated from transifex 10年前
  Robin Appelman 80e6d357a2 Fix permissions check when moving a file to a different directory over webdav 10年前
  Jörn Friedrich Dreyer c112a1d323 move to stream based IObjectStore interface, rearrange & reformat code 10年前
  Jenkins for ownCloud ca96b9d3d5 [tx-robot] updated from transifex 10年前
  Jenkins for ownCloud e1fd10f226 [tx-robot] updated from transifex 10年前
  Jörn Friedrich Dreyer f2fe00e972 fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as storage id, by default use container/bucket name for storageid, make storageid configurable, store user only for HomeObjectStoreStorage, change updateObject() to writeObject() 10年前
  Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition 10年前
  Jörn Friedrich Dreyer 9335a5f07f remove duplicate method 10年前
  Jörn Friedrich Dreyer 5722e31d1a add autocreate config option for containers, implement autocreate and delete of containers, use generated container names for tests 10年前
  Jörn Friedrich Dreyer 4e65889f54 only use one config option 'objectstore' for root and home storage configuration 10年前
  Jörn Friedrich Dreyer 7493ff0624 fix unit test by always initializing the root of the storage in the constructor 10年前
  Jörn Friedrich Dreyer 10de4a7b90 move creation of / and users 'files' from storage constructor to setupFS / mount initialization 10年前
  Jörn Friedrich Dreyer 87aaf39259 fix checking unset array values, deduplicate code, remove file from cache if it could not be stored in the objectstore 10年前
  Jörn Friedrich Dreyer eca536d8b4 minor code cleanup 10年前
  Jörn Friedrich Dreyer c020e8e658 use exceptions to notify abstract parent class of problems 10年前
  Jörn Friedrich Dreyer 60a8419a1f when root storage cannot be mounted throw an exception visible to the end user 10年前
  Jörn Friedrich Dreyer 1374ba9adf fix fallback config for default home storage 10年前
  Jörn Friedrich Dreyer ccb698a6a8 move swift and abstract code to core 10年前
  Jörn Friedrich Dreyer 85ccfad37c change 'object_storage' config param to 'root_storage' 10年前
  Jörn Friedrich Dreyer 2bf7e5c02f make objectstore setup more robust, don't pass user to object store mounted as root 10年前
  Jörn Friedrich Dreyer 3c66a8c8ed allow configuring objectstore as home and root storage 10年前
  Vincent Petry 799205488c Prevent loadApps on upgrade 10年前
  Jenkins for ownCloud baf46c74cd [tx-robot] updated from transifex 10年前
  Vincent Petry 7aa11b4361 Do not rename primary key index when renaming table 10年前
  Andreas Fischer 9db0a82a26 We obviously have to pass the hostname as is when there is no ':' in the hostname. 10年前
  Robin Appelman 07fdeba50b Fix moving movablemount over webdav 10年前
  Jenkins for ownCloud ce179dcdcb [tx-robot] updated from transifex 10年前
  Lukas Reschke f2fc214ce0 Add deprecation notice to load* functions 10年前
  Jörn Friedrich Dreyer cd77f92f4c add new keynote mimetype 10年前
  Robin Appelman b188550c22 Also support removeable mounts with rmdir 10年前
  Robin Appelman 0532f5c39a Fix permission for movable storage root 10年前
  Georg Ehrke 86f546ff64 disable code check for shipped apps 10年前
  Arthur Schiwon 7b704eeb5e Load fundamental apps, before any possible customizing app may follow 10年前
  Jenkins for ownCloud ec5448bf7d [tx-robot] updated from transifex 10年前
  Jenkins for ownCloud 4d6fc6f309 [tx-robot] updated from transifex 10年前
  Robin Appelman 87e311b996 Fix storage being passed to cache/watcher and scanner when using storage wrappers 10年前
  Robin Appelman c61f759a8b Fix check for shared files inside shares 10年前
  Robin Appelman c6a83b2f17 Fix exposing single files over webdav 10年前
  Robin Appelman 65f3b2fad2 Add server<->server sharing backend 10年前