Commit graph

47783 commits

Author SHA1 Message Date
Roeland Jago Douma
d0f8fa4619 Check the actual status code for 204 and 304
The header is the full http header like: HTTP/1.1 304 Not Modified
So comparing this to an int always yields false
This also makes the 304 RFC compliant as the resulting content length
should otherwise be the length of the message and not 0.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-24 17:52:33 +00:00
Nextcloud bot
d6b2aa6847
[tx-robot] updated from transifex 2019-05-24 02:13:53 +00:00
Nextcloud bot
4f3487cd28
[tx-robot] updated from transifex 2019-05-23 02:13:59 +00:00
Morris Jobke
8b074fd8c1
Merge pull request #15687 from nextcloud/backport/15685/stable15
[stable15] Allow redis cluster to use password
2019-05-22 15:54:00 +02:00
Morris Jobke
1a8de51e25 Allow redis cluster to use password
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-22 11:48:18 +00:00
John Molakvoæ
ad66d143e7
[stable15] Fix l10n for SettingsManager by injecting the l10n factory (#15671)
[stable15] Fix l10n for SettingsManager by injecting the l10n factory
2019-05-22 09:11:28 +02:00
Nextcloud bot
43ce838a08
[tx-robot] updated from transifex 2019-05-22 02:14:06 +00:00
Morris Jobke
a68495b443 Fix l10n for SettingsManager by injecting the l10n factory
Fixes #10832

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-21 22:52:06 +00:00
Roeland Jago Douma
db6656b6e9
Merge pull request #15650 from nextcloud/backport/15638/stable15
[stable15] Only show sharing section if it has content
2019-05-21 22:24:42 +02:00
Julius Härtl
32a18602fd Only show sharing section if it has content
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-21 08:34:40 +00:00
Nextcloud bot
df3a4c7d9f
[tx-robot] updated from transifex 2019-05-21 02:13:42 +00:00
Roeland Jago Douma
314c01bb04
Merge pull request #15629 from nextcloud/backport/15626/stable15
[stable15] Update CRL due to revoked cookbook.crt
2019-05-20 15:06:45 +02:00
Morris Jobke
5d36f2b59c Update CRL due to revoked cookbook.crt
See https://github.com/nextcloud/app-certificate-requests/pull/241

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-20 10:43:12 +00:00
Nextcloud bot
d7cc5d93d6
[tx-robot] updated from transifex 2019-05-20 02:13:27 +00:00
Nextcloud bot
931488539f
[tx-robot] updated from transifex 2019-05-19 02:14:10 +00:00
Nextcloud bot
914c5edad0
[tx-robot] updated from transifex 2019-05-18 02:13:19 +00:00
blizzz
96ece59188
Merge pull request #15576 from nextcloud/backport/15564/stable15
[stable15] User management/subadmin: rephrase ambiguous error message
2019-05-17 10:48:59 +02:00
Roeland Jago Douma
252ade18bf
Merge pull request #15572 from nextcloud/backport/15548/stable15
[stable15] update ca bundle
2019-05-16 20:57:45 +02:00
Arthur Schiwon
4a879b5210 fixes misunderstanding of the error message
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-16 17:49:15 +00:00
Nextcloud bot
1baf2c50a0
[tx-robot] updated from transifex 2019-05-16 12:51:00 +00:00
Morris Jobke
722f8184e6
Merge pull request #15555 from nextcloud/backport/15552/stable15
[stable15] Update ca bundle checker
2019-05-16 09:17:15 +02:00
Nextcloud bot
c995f301ad
[tx-robot] updated from transifex 2019-05-16 02:13:43 +00:00
Daniel Kesselberg
412b2bc290 Remove whitespace
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-15 20:34:39 +00:00
Daniel Kesselberg
cb3ca1648e Use DRONE_SOURCE_BRANCH instead of DRONE_COMMIT_REFSPEC
Looks like DRONE_COMMIT_REFSPEC is not available anymore on Drone 1.x

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-15 20:34:38 +00:00
Daniel Kesselberg
64efc7043d Update regex to also match version/x.y.z
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-15 20:34:38 +00:00
Arthur Schiwon
221182cb6d update ca bundle
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-15 18:28:15 +00:00
Nextcloud bot
38df795876
[tx-robot] updated from transifex 2019-05-15 13:11:54 +00:00
Morris Jobke
0ca9141de4
Merge pull request #15544 from nextcloud/version/15.0.8
15.0.8
2019-05-15 14:58:10 +02:00
Morris Jobke
813c15f5cf
15.0.8
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-15 11:17:19 +02:00
Nextcloud bot
59fc9eb36e
[tx-robot] updated from transifex 2019-05-14 02:13:29 +00:00
Nextcloud bot
ea2fc27578
[tx-robot] updated from transifex 2019-05-13 00:12:48 +00:00
Nextcloud bot
eeb5087ebc
[tx-robot] updated from transifex 2019-05-12 00:22:13 +00:00
Nextcloud bot
fd1b8a828b
[tx-robot] updated from transifex 2019-05-11 00:13:23 +00:00
Nextcloud bot
0236229c51
[tx-robot] updated from transifex 2019-05-10 00:13:16 +00:00
Morris Jobke
3fdfb7abfc
Merge pull request #15221 from nextcloud/version/15.0.8/RC1
15.0.8 RC1
2019-05-09 17:11:32 +02:00
Roeland Jago Douma
6b6ba81d3a
15.0.8 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-09 16:13:44 +02:00
Morris Jobke
bb94888f33
Merge pull request #15485 from nextcloud/backport/15478/stable15
[stable15] Update file-upload.js
2019-05-09 16:12:58 +02:00
Valdnet
1f5d6ad23b
Update file-upload.js
Change the location of the translation file.
2019-05-09 16:04:11 +02:00
Morris Jobke
fd2d026adf
Merge pull request #15472 from nextcloud/backport/15468/stable15
[stable15] Remove recommendation for opcache on CLI
2019-05-09 15:24:06 +02:00
Morris Jobke
932830031b Remove recommendation for opcache on CLI
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 11:48:50 +00:00
Morris Jobke
1df96e02cb
Merge pull request #15443 from nextcloud/backport/15308/stable15
[stable15] remove setup args from logging
2019-05-09 13:42:53 +02:00
Morris Jobke
214cea49fb
Merge pull request #15466 from nextcloud/backport/15464/stable15
[stable15] Revert "Run phan tests only on high memory machines"
2019-05-09 11:44:21 +02:00
Morris Jobke
c01b792d34 Revert "Run phan tests only on high memory machines" 2019-05-09 09:42:15 +00:00
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