Commit Graph

50075 Commits

Author SHA1 Message Date
Nextcloud bot be94d0a8f0
[tx-robot] updated from transifex 2020-04-29 02:17:21 +00:00
Nextcloud bot 87814a3670
[tx-robot] updated from transifex 2020-04-28 02:16:49 +00:00
Nextcloud bot e9d0dab646
[tx-robot] updated from transifex 2020-04-27 02:16:39 +00:00
Nextcloud bot 6e0b0c50a8
[tx-robot] updated from transifex 2020-04-26 02:16:38 +00:00
Nextcloud bot ef2dd3e41a
[tx-robot] updated from transifex 2020-04-25 02:16:30 +00:00
Morris Jobke 10b7463468
Merge pull request #20604 from nextcloud/backport/20595/stable16
[stable16] Fix IE11 upload fallback methods
2020-04-24 07:36:41 +02:00
Nextcloud bot 0bd91e2b16
[tx-robot] updated from transifex 2020-04-24 02:28:26 +00:00
Morris Jobke 46b9c8ebb5
Merge pull request #20621 from nextcloud/backport/20470/stable16-fix/noid/karma-coverage
[stable16] Fix jsunit tests
2020-04-23 22:07:09 +02:00
Daniel Kesselberg 646e79dd6c Fix jsunit tests
JSUnit tests are failing for some reason. It seems to be related to a new karma-coverage version published a few hours ago.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-04-23 20:28:35 +02:00
Nextcloud bot d0a9a5dd47
[tx-robot] updated from transifex 2020-04-23 02:17:22 +00:00
John Molakvoæ (skjnldsv) b417f92e8e Fix IE11 upload fallback methods
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-04-22 20:13:23 +00:00
Roeland Jago Douma c42a88e410
Merge pull request #20582 from nextcloud/version/16.0.10/final
16.0.10
2020-04-22 21:25:37 +02:00
John Molakvoæ 15788b1605
Merge pull request #20590 from J0WI/fix-mysql-setup
[stable16] Fix MariaDB/MySQL version check
2020-04-22 08:15:31 +02:00
Nextcloud bot 9eea27efcd
[tx-robot] updated from transifex 2020-04-22 02:17:33 +00:00
J0WI 10081802f6 Fix MariaDB/MySQL version check
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-04-21 22:37:36 +02:00
Roeland Jago Douma c7a9b7de36
16.0.10
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-21 10:55:28 +02:00
Nextcloud bot 474fae352d
[tx-robot] updated from transifex 2020-04-21 02:17:06 +00:00
Roeland Jago Douma 355efa0a7b
Merge pull request #20547 from nextcloud/version/16.0.10/RC2
16.0.10 RC2
2020-04-20 22:22:33 +02:00
Nextcloud bot a048c9357a
[tx-robot] updated from transifex 2020-04-20 02:16:38 +00:00
Nextcloud bot d6c23cb304
[tx-robot] updated from transifex 2020-04-19 02:16:37 +00:00
Roeland Jago Douma 33d472c72a
Merge pull request #20518 from nextcloud/backport/20505/stable16
[stable16] do not advertise nulled userId for for systemwide credentials
2020-04-18 11:24:07 +02:00
Roeland Jago Douma a31af5ccbd
16.0.10 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-18 11:17:10 +02:00
Nextcloud bot 71090ff59d
[tx-robot] updated from transifex 2020-04-18 02:16:53 +00:00
Nextcloud bot a0d965242a
[tx-robot] updated from transifex 2020-04-17 02:16:56 +00:00
Arthur Schiwon db32aeb99d fix credentialsManager documentation and ensure userId to be used as string
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-16 09:58:03 +00:00
Arthur Schiwon 76766f7df3 add DB tests for credentials manager
these are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-16 09:58:01 +00:00
Nextcloud bot 8d19ed5b46
[tx-robot] updated from transifex 2020-04-16 02:17:58 +00:00
Roeland Jago Douma a55456d5e6
Merge pull request #20458 from nextcloud/version/16.0.10/RC1
16.0.10 RC1
2020-04-15 20:25:21 +02:00
Morris Jobke 3053ab2bb3
Merge pull request #20486 from nextcloud/backport/20474/stable16
[stable16] Update root.crl due to revocation of spgverein.crt
2020-04-15 08:30:29 +02:00
Nextcloud bot e9fec7b448
[tx-robot] updated from transifex 2020-04-15 02:17:39 +00:00
Morris Jobke e729f7bf6a Update root.crl due to revocation of spgverein.crt
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-14 18:41:43 +00:00
Roeland Jago Douma 262c8aa73d
16.0.10 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-14 14:13:47 +02:00
Morris Jobke 8aaa3dd2c2
Merge pull request #20190 from nextcloud/backport/18679/stable16
[stable16] fix OCA\DAV\CalDAV\CalDavBackend search $options
2020-04-14 14:09:45 +02:00
blizzz 8e067112e2
Merge pull request #19328 from nextcloud/backport/19303/stable16
[stable16] Fix occ maintenance:install database connect failure
2020-04-14 13:08:04 +02:00
Thomas Citharel 4b9d1ca97b
Add check that DateTime parameters are of correct type
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-14 11:40:19 +02:00
Joas Schilling f36ba8bb01
Do not allow installing on MySQL 8.0+ and MariaDB 10.4+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +02:00
Joas Schilling 6cdc63ff69
Correctly append the port to the host so it's written to the config correctly
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +02:00
Joas Schilling 6e892c0db6
Split the exception handling so install errors don't log as setup errors
More gebuging

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +02:00
Joas Schilling b48daab731
Check the new connection on setup like with PostgreSQL and Oracle
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +02:00
Joas Schilling 07e7f79a8e
Only provide the auth method for MySQL 8.0+ to not break MariaDB
Provide the auth method for MySQL 8.0+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +02:00
Nextcloud bot fd57cbca55
[tx-robot] updated from transifex 2020-04-14 02:17:15 +00:00
Nextcloud bot e7a1ef793a
[tx-robot] updated from transifex 2020-04-13 02:20:10 +00:00
Nextcloud bot f615102792
[tx-robot] updated from transifex 2020-04-12 03:09:42 +00:00
Nextcloud bot f11cb2e22f
[tx-robot] updated from transifex 2020-04-11 02:19:03 +00:00
Nextcloud bot 830a8b25c1
[tx-robot] updated from transifex 2020-04-10 02:18:51 +00:00
Nextcloud bot 5d03800141
[tx-robot] updated from transifex 2020-04-09 02:18:53 +00:00
Nextcloud bot 618d3bf607
[tx-robot] updated from transifex 2020-04-08 02:19:12 +00:00
Nextcloud bot 973f99977d
[tx-robot] updated from transifex 2020-04-07 02:18:36 +00:00
Roeland Jago Douma 9ec55abffc
Merge pull request #20337 from nextcloud/backport/19655/stable16
[stable16] Catch NotFoundException when getting the user folder
2020-04-06 20:54:42 +02:00
Julius Härtl 7df5e37750 Catch NotFoundException when getting the user folder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-06 16:52:03 +00:00