Joas Schilling
eb8c2e98bd
fix class might be undefined
...
Co-Authored-By: blizzz <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 11:25:54 +02:00
Arthur Schiwon
04bb1510fd
remove args from logging of common-spelled methods dependent on class
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 11:25:54 +02:00
Arthur Schiwon
b5e4b774fa
remove setup args from logging
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 11:25:54 +02:00
Morris Jobke
ba2877d3a6
Merge pull request #15456 from nextcloud/backport/15430/stable15
...
[stable15] Use non-absolute logout URL to fix wrong URL in reverse proxy scenario
2019-05-09 10:46:16 +02:00
Nextcloud bot
5c02de2896
[tx-robot] updated from transifex
2019-05-09 00:12:58 +00:00
Morris Jobke
740907101a
Use non-absolute logout URL to fix wrong URL in reverse proxy scenario
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-08 23:38:42 +02:00
Morris Jobke
bef84ed29b
Merge pull request #15448 from nextcloud/backport/15446/stable15
...
[stable15] Run phan tests only on high memory machines
2019-05-08 16:40:19 +02:00
Morris Jobke
be2daf83bd
Run phan tests only on high memory machines
...
This should fix the out of memory issues we are seeing with this job
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-08 14:35:38 +00:00
Morris Jobke
585c0902a8
Merge pull request #15425 from nextcloud/backport/stable15/15359
...
[stable15] Handle 0 B default quota properly in the web UI
2019-05-08 10:05:56 +02:00
Roeland Jago Douma
523ab143fa
Merge pull request #15332 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/stable15/tar-4.4.8
...
[Security] Bump tar from 4.4.1 to 4.4.8 in /apps/oauth2
2019-05-08 09:06:45 +02:00
Roeland Jago Douma
97bf20fe8b
Merge pull request #15333 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/stable15/tar-4.4.8
...
[Security] Bump tar from 4.4.1 to 4.4.8 in /apps/accessibility
2019-05-08 09:06:31 +02:00
Roeland Jago Douma
9ba43ec13e
Merge pull request #15334 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/stable15/tar-4.4.8
...
[Security] Bump tar from 4.4.1 to 4.4.8 in /apps/updatenotification
2019-05-08 09:06:07 +02:00
Nextcloud bot
fcbbbdede9
[tx-robot] updated from transifex
2019-05-08 00:13:27 +00:00
Morris Jobke
373a42dfb0
Merge pull request #15421 from nextcloud/stb15/fix/cssvars/edge-support
...
[stable15] Set Edge < 16 as incompatible with css vars
2019-05-07 22:18:02 +02:00
Julius Härtl
5290686b69
Bump user settings bundle
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-07 18:44:14 +02:00
Julius Härtl
956e545c45
Fix default quota setting of 0 B
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-07 18:42:52 +02:00
John Molakvoæ (skjnldsv)
718e71955b
[stable15] Set Edge < 16 as incompatible with css vars
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-07 18:30:25 +02:00
Morris Jobke
843626ad16
Merge pull request #15387 from nextcloud/backport/13511/remove-orphan-event-and-contact-data-15
...
[stable15] Remove orphan event and contacts data
2019-05-07 18:05:10 +02:00
Nextcloud bot
331261bf23
[tx-robot] updated from transifex
2019-05-07 00:13:08 +00:00
Morris Jobke
fe00a35680
Merge pull request #15390 from nextcloud/backport/15384/stable15
...
[stable15] Fix collapse button in app navigation in IE11
2019-05-06 15:29:22 +02:00
Daniel Calviño Sánchez
f3d0ea4b82
Fix collapse button in app navigation in IE11
...
Although the collapse button has an absolute position Internet Explorer
11 needs the left position of that button to be explicitly set to 0
(other browsers do it implicitly due to the absolute position);
otherwise the button appears to the right of the link (and behind the
app content).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-05-06 12:10:06 +00:00
Joas Schilling
7e4c07f55b
Remove orphan event and contacts data
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-06 12:49:54 +02:00
Morris Jobke
3f657f87ba
Merge pull request #15346 from nextcloud/backport/15309/stable15
...
[stable15] Do NOT assume all files are selected if the first checkbox is
2019-05-06 12:27:43 +02:00
Nextcloud bot
89718a59e2
[tx-robot] updated from transifex
2019-05-06 00:13:31 +00:00
Nextcloud bot
bc6b40a6a1
[tx-robot] updated from transifex
2019-05-05 00:13:14 +00:00
Nextcloud bot
dd4ae0743e
[tx-robot] updated from transifex
2019-05-04 00:13:03 +00:00
Nextcloud bot
c1ffe5d726
[tx-robot] updated from transifex
2019-05-03 00:12:59 +00:00
John Molakvoæ (skjnldsv)
693a638369
Do NOT assume all files are selected if the first checkbox is
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-02 11:48:33 +00:00
Roeland Jago Douma
9a6317371d
Merge pull request #15342 from nextcloud/backport/15122/stable15
...
[stable15] Check if the data is in the lookup server
2019-05-02 13:22:32 +02:00
Joas Schilling
87a30c3e13
Check if the data is in the lookup server
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-02 10:00:41 +00:00
Nextcloud bot
74bde2c556
[tx-robot] updated from transifex
2019-05-02 00:13:08 +00:00
dependabot[bot]
13b720ffd6
[Security] Bump tar from 4.4.1 to 4.4.8 in /apps/updatenotification
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.1 to 4.4.8. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.8 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 18:46:23 +00:00
dependabot[bot]
a449c248b1
[Security] Bump tar from 4.4.1 to 4.4.8 in /apps/accessibility
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.1 to 4.4.8. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.8 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 18:46:13 +00:00
dependabot[bot]
c9996b0245
[Security] Bump tar from 4.4.1 to 4.4.8 in /apps/oauth2
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.1 to 4.4.8. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.8 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 18:45:13 +00:00
Nextcloud bot
a11d6875fd
[tx-robot] updated from transifex
2019-05-01 00:12:53 +00:00
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