Morris Jobke
e0ce0c8d97
Merge pull request #15307 from nextcloud/backport/15290/stable15
...
[stable15] take return of mkdir into consideration; photocache to not create a folder for deletion
2019-04-30 15:35:42 +02:00
Morris Jobke
2434b94956
Merge pull request #15139 from nextcloud/backport/15129/stable15
...
Backport/15129/stable15
2019-04-30 14:56:17 +02:00
Arthur Schiwon
ba6745e483
do not create folder just to delete it afterwards
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-30 07:27:32 +00:00
Arthur Schiwon
ec9c1e2f52
take return of mkdir into account, throw exception on failure
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-30 07:27:32 +00:00
Nextcloud bot
e0b9a404b1
[tx-robot] updated from transifex
2019-04-30 00:12:53 +00:00
Nextcloud bot
7d59a124da
[tx-robot] updated from transifex
2019-04-29 00:12:48 +00:00
Nextcloud bot
b071c0f6b1
[tx-robot] updated from transifex
2019-04-28 00:12:45 +00:00
Nextcloud bot
6152500292
[tx-robot] updated from transifex
2019-04-27 00:12:45 +00:00
Nextcloud bot
61a0e4ed26
[tx-robot] updated from transifex
2019-04-26 00:12:43 +00:00
Nextcloud bot
2f7e305077
[tx-robot] updated from transifex
2019-04-25 00:12:51 +00:00
Roeland Jago Douma
da8639a6ca
Merge pull request #15205 from nextcloud/backport/15168/stable15
...
[stable15] Always use a temp file for swift writes
2019-04-24 16:12:12 +02:00
Roeland Jago Douma
c1653be56e
Merge pull request #15206 from nextcloud/backport/15146/stable15
...
[stable15] Prefetching blows up if there are a lot of files.
2019-04-24 15:53:40 +02:00
Roeland Jago Douma
798c69c520
Prefetching blows up if there are a lot of files.
...
I saw instances where people had a lot of files (each with custom
properties) and all this prefetching blew up and started to consume an
insane amount of RAM resulting in the process getting killed.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-24 07:03:23 +00:00
Roeland Jago Douma
ad5dcc2cd6
Always use a temp file for swift writes
...
Apparently the if statement doesn't work in all cases (even if I could
not reproduce it). So for the time being we will just not directly
stream to swift.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-24 07:02:46 +00:00
Nextcloud bot
46bbb49a3e
[tx-robot] updated from transifex
2019-04-24 00:12:41 +00:00
Nextcloud bot
d1acb2ee46
[tx-robot] updated from transifex
2019-04-23 00:12:47 +00:00
Nextcloud bot
8a6380ea30
[tx-robot] updated from transifex
2019-04-22 00:12:59 +00:00
Nextcloud bot
a3d6393c85
[tx-robot] updated from transifex
2019-04-21 00:13:20 +00:00
Nextcloud bot
51cef9d335
[tx-robot] updated from transifex
2019-04-20 00:13:01 +00:00
Nextcloud bot
85004970c6
[tx-robot] updated from transifex
2019-04-19 00:12:57 +00:00
Morris Jobke
f8a3d1e878
Merge pull request #15158 from nextcloud/backport/15153/stable15
...
[stable15] Load apps before running repair steps
2019-04-18 18:38:39 +02:00
Temtaime
e973d605a8
Fix #15042
2019-04-18 13:06:35 +00:00
Nextcloud bot
dbabcc5df7
[tx-robot] updated from transifex
2019-04-18 00:12:58 +00:00
Roeland Jago Douma
71b8fe5c2c
Merge pull request #15131 from nextcloud/stable15-15057
...
[stable15] Use slient option to switch for regular file actions as well
2019-04-17 20:29:02 +02:00
Joas Schilling
54219fb4cd
Use the querybuilder for the queries
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-17 15:33:57 +02:00
Joas Schilling
e77272e3fc
Allow to use Subqueries in from
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-17 15:33:57 +02:00
Roeland Jago Douma
7cbba3e717
Repair step for link shares
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-17 15:33:57 +02:00
Roeland Jago Douma
22d54078fc
Merge pull request #15128 from nextcloud/backport/15123/stable15
...
[stable15] Improve the share link password error feedback with a red border
2019-04-17 08:44:39 +02:00
Nextcloud bot
04d1177904
[tx-robot] updated from transifex
2019-04-17 00:13:00 +00:00
Julius Härtl
30539ee473
Use slient option to switch for regular file actions as well
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-16 15:46:29 +02:00
Christoph Wurst
3ba9f6bd6d
Improve the share link password error feedback with a red border
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 14:13:51 +02:00
John Molakvoæ
d49a49fcbf
Merge pull request #15119 from nextcloud/backport/15115/stable15
...
[stable15] Do not use spaces in generated passwords
2019-04-16 08:33:10 +02:00
Nextcloud bot
f7c229548d
[tx-robot] updated from transifex
2019-04-16 00:17:40 +00:00
Morris Jobke
39f9e34a13
Do not use spaces in generated passwords
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-15 21:07:18 +00:00
Morris Jobke
d860057a01
Merge pull request #15112 from nextcloud/backport/14965/stable15
...
[stable15] Prevent a reinstall
2019-04-15 23:06:05 +02:00
Roeland Jago Douma
441e9fefad
Block install without CAN_INSTALL file
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-15 12:24:12 +00:00
Morris Jobke
5ff7e3dbdb
Merge pull request #15071 from nextcloud/backport/14652/stable15
...
[stable15] Do not allow invalid users to be created
2019-04-15 12:01:19 +02:00
Roeland Jago Douma
19a1dc06af
Merge pull request #15006 from nextcloud/backport/14480/stable15
...
[stable15] Reconnect to DB after timeout for Notify command. Fixes #14479
2019-04-15 09:14:11 +02:00
Roeland Jago Douma
792c1a17a1
Do not allow invalid users to be created
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-15 09:04:32 +02:00
Nextcloud bot
655c0d6c85
[tx-robot] updated from transifex
2019-04-15 00:13:02 +00:00
Nextcloud bot
9bdd654e3e
[tx-robot] updated from transifex
2019-04-14 00:13:36 +00:00
Nextcloud bot
7398e6b018
[tx-robot] updated from transifex
2019-04-13 00:15:44 +00:00
Nextcloud bot
bf5c81fa8c
[tx-robot] updated from transifex
2019-04-12 00:13:00 +00:00
John Molakvoæ
96a981e930
Merge pull request #15046 from nextcloud/backport/14972/stable15
...
[stable15] Disable the injected snapper logic when apps want to ship their own
2019-04-11 09:06:26 +02:00
Christoph Wurst
b0987b2543
Do not inject a #app-navigation-toggle if there is already one
...
This allows apps to ship their own, as in some cases the #app-content
element does not exist on page load and therefore the injection fails
and the icon is missing afterwards.
Fixes https://github.com/nextcloud/server/issues/14956
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-11 05:47:00 +00:00
Nextcloud bot
514d92b7a8
[tx-robot] updated from transifex
2019-04-11 00:13:13 +00:00
Joas Schilling
3325038c47
Merge pull request #15021 from nextcloud/bugfix/noid/respect-lookup-server-disabling
...
[stable15] Respect the setting if the lookup server is disabled
2019-04-10 08:49:08 +02:00
Nextcloud bot
2531679ebb
[tx-robot] updated from transifex
2019-04-10 00:13:03 +00:00
Joas Schilling
a596eb2d0d
Respect the setting if the lookup server is disabled
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-09 13:20:22 +02:00
Nextcloud bot
24bc923323
[tx-robot] updated from transifex
2019-04-09 00:13:09 +00:00