Julius Härtl
|
4ef148a781
|
Dump autoloader
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:14:16 +01:00 |
Julius Härtl
|
9fe94f282f
|
Readd repair steps that are relevant when migrating from ownCloud
This reverts commit d9b1492e03 .
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:35 +01:00 |
Julius Härtl
|
28491ad2d8
|
Handle oc_dav_properties migration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:35 +01:00 |
Julius Härtl
|
c77e259cfe
|
Add missing index on oc_cards and rename if it previously existed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:34 +01:00 |
Julius Härtl
|
3c9218ab26
|
Move authtoken login_name column to varchar(255)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:34 +01:00 |
Julius Härtl
|
76addfa44c
|
Add missing mount_id index
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:34 +01:00 |
Julius Härtl
|
fe80a65c3e
|
Drop attributes on oc_share table
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:34 +01:00 |
Julius Härtl
|
f276ccbbc3
|
Drop assignable systemtag column
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:34 +01:00 |
Julius Härtl
|
de67719d9f
|
Drop oc_dav_job_status table
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:34 +01:00 |
Vincent Petry
|
ab43d6a11e
|
Adjust execution duration to 0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2020-12-09 12:13:33 +01:00 |
Vincent Petry
|
0d42d996d1
|
Adjust further columns
- calendarsubscriptions.lastmodified -> not null
- external_config.value -> allow null
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2020-12-09 12:13:33 +01:00 |
Vincent Petry
|
b9836398cc
|
Adjust calendars.components to 64 chars
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2020-12-09 12:13:33 +01:00 |
Julius Härtl
|
2607ac3fb2
|
Allow major/minor match for owncloud version
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:33 +01:00 |
Julius Härtl
|
f5501ca276
|
Avoid checking for brute force protection capabilities when upgrading
This might happen a releases that doesn't have this table yet
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:33 +01:00 |
Julius Härtl
|
83f4f480ab
|
Fix missing authtoken scope
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:32 +01:00 |
Julius Härtl
|
7518f67f33
|
Drop fk constraints on locks table
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:32 +01:00 |
Julius Härtl
|
96071d7b77
|
Allow upgrade from oc 10.5
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:32 +01:00 |
Julius Härtl
|
9c2e9f2625
|
Add missing table columns
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-09 12:13:32 +01:00 |
Joas Schilling
|
c8e0f3015f
|
Merge pull request #24398 from nextcloud/fix/do-not-update-incompatible-app
Do not update incompatible apps
|
2020-12-09 09:28:25 +01:00 |
Nextcloud bot
|
6f83546358
|
[tx-robot] updated from transifex
|
2020-12-09 02:19:47 +00:00 |
Joas Schilling
|
13a1eb6494
|
Merge pull request #24598 from nextcloud/techdebt/noid/wrap-the-exception-to-make-debuggin-easier
Make debugging migration exceptions easier
|
2020-12-08 17:10:20 +01:00 |
Joas Schilling
|
86a3b7e7bf
|
Merge pull request #24486 from nextcloud/feature/noid/phone-number-validation
Phone number validation and search
|
2020-12-08 17:05:38 +01:00 |
Joas Schilling
|
13a438b322
|
Fix PHP code style
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-12-08 13:08:47 +01:00 |
Roeland Jago Douma
|
fda6ffc866
|
Merge pull request #23780 from nextcloud/enh/ci/php8
PHP8 CI
|
2020-12-08 09:39:45 +01:00 |
Nextcloud bot
|
7e784afa65
|
[tx-robot] updated from transifex
|
2020-12-08 02:20:20 +00:00 |
Joas Schilling
|
354c5ff024
|
Add a repairstep to validate the phone numbers
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-12-07 20:35:54 +01:00 |
Joas Schilling
|
c1f28f8d35
|
Make debugging migration exceptions easier
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-12-07 19:35:01 +01:00 |
Roeland Jago Douma
|
a9ee98e070
|
Update psalm baseline
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:05 +01:00 |
Roeland Jago Douma
|
6a7e849090
|
php cs fix
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
54ef1a73af
|
Cancel 1 LDAP test for php8
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
7f61535a1a
|
GD images
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
bbf66f8637
|
Harde CapabiltiesTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
c02e6fcae2
|
fix appconfig tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
b3037dee6a
|
FIXME use default RC4 method
* We should pick better default method!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
b668850aa1
|
Fix filesystem tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
a25b46f494
|
Make sure we can also run with escapedshell args
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
b98fbcb774
|
We can no longe mock multiple interfaces
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
98eede7f68
|
Fix encryption test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
0e10d8cb7c
|
Fix locking logic
The comparrison on php8 return true while <php8 it is false.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
b7dd2074ab
|
FIX
the assertAttributeEquals got removed.
So we can't run these tests anymore.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
673beefb41
|
Fix MoveCalendarTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:04 +01:00 |
Roeland Jago Douma
|
7f0b2738bf
|
Fix notifier test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:03 +01:00 |
Roeland Jago Douma
|
48679ae39f
|
Make sure we just check for the keys
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:03 +01:00 |
Roeland Jago Douma
|
d690f90928
|
Do not run image tests on php8
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:03 +01:00 |
Roeland Jago Douma
|
1670eabdb3
|
Do not run on php8
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:03 +01:00 |
Roeland Jago Douma
|
6b7731a852
|
Move to new phpunit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:03 +01:00 |
Roeland Jago Douma
|
988ce1374c
|
Don't check on php8
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:03 +01:00 |
Roeland Jago Douma
|
c084008df2
|
Avatar fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:03 +01:00 |
Roeland Jago Douma
|
9317e0f0f0
|
Fix test traits for phpunit 9
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:44:03 +01:00 |
Roeland Jago Douma
|
b611bc3115
|
Add php8 CI
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-12-07 15:43:54 +01:00 |