nextcloud/lib/private/Files
Vincent Petry 237dab675e
Fix initMountPoints to set usersSetup earlier
This is needed because in some cases like LDAP, the user manager itself
might trigger avatar updates which would internally also call
initMountPoints with the same user. This could cause the same user to
be setup twice, and in some sharing situations could cause recursive
deduplication of shares by adding "(2)" every time.
2016-11-03 20:45:40 +01:00
..
AppData Add Tests 2016-10-05 11:00:16 +02:00
Cache more efficient querying of numeric storage ids 2016-09-07 17:22:40 +02:00
Config optimize Folder::getById to use less queries 2016-10-12 16:12:28 +02:00
Mount Allow setting a maximun number of buckets for multibucket 2016-11-02 21:31:24 +01:00
Node DI for root.php 2016-11-02 23:16:51 +01:00
ObjectStore Allow setting a maximun number of buckets for multibucket 2016-11-02 21:31:24 +01:00
SimpleFS avatar to appdata 2016-10-05 11:00:16 +02:00
Storage Merge pull request #1890 from nextcloud/downstream-25428 2016-10-25 14:44:27 +02:00
Stream Get rid of very old oc:// stream wrapper (#26381) 2016-10-20 20:46:30 +02:00
Type Fix mimetype detection inside hidden folders (#26138) 2016-09-26 11:31:03 +02:00
Utils Store the shared propagator instance 2016-08-10 10:57:49 +02:00
FileInfo.php Update with robin 2016-07-21 18:13:58 +02:00
Filesystem.php Fix initMountPoints to set usersSetup earlier 2016-11-03 20:45:40 +01:00
View.php Merge pull request #1820 from nextcloud/4byte-filenames 2016-10-24 10:38:25 +02:00