aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/file-upload.js
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-10-06 14:27:44 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2016-10-06 19:31:28 +0200
commit990f4a182de96b96b2d13ad4d29adaba1601c5b1 (patch)
tree252913da0a1785588f4ce176b908da94d1e52d3a /apps/files/js/file-upload.js
parenta0b34dfd2f5e6ed1ea5e35692816acf73f3ede4e (diff)
downloadnextcloud-server-990f4a182de96b96b2d13ad4d29adaba1601c5b1.tar.gz
nextcloud-server-990f4a182de96b96b2d13ad4d29adaba1601c5b1.zip
More efficient group share resolving
When resolving a group share to the user group share we used to do this on a per share basis. Now we try to do this for all group shares at once. Of course still chunked. Before: N incomming group shares this would mean 1 + N queries Now: N incomming roups shares this would mean 1 + 1 queries Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions