Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
1 月之前 |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 月之前 |
Joas Schilling
|
829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms
|
4 月之前 |
John Molakvoæ
|
258bb03cf5
Merge branch 'master' into refactor/OC-Server-getSecureRandom
|
5 月之前 |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 月之前 |
Joas Schilling
|
ccb01b19a0
fix(sqlite): Remove some old SQLite cheats
|
1 年之前 |
Joas Schilling
|
160298c556
fix(mysql): Remove custom MySQL workaround from 2015
|
1 年之前 |
Joas Schilling
|
b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround
|
1 年之前 |
Andrew Summers
|
1395a53602
Refactor `OC\Server::getSecureRandom`
|
1 年之前 |
Côme Chilliet
|
8d5165e8dc
Adapt tests to config value typing
|
1 年之前 |
Ferdinand Thiessen
|
1785a80754
tests(db): Add test case to ensure column comments work
|
1 年之前 |
Côme Chilliet
|
a83a8f0dde
Migrate Migrator::executeSql to OCP\EventDispatcher\Event
|
2 年之前 |
Carl Schwan
|
7817845538
Add a metadata service to store file metadata
|
2 年之前 |
Joas Schilling
|
1670d00452
Integer 0 is not stored as Null and therefor works
|
3 年之前 |
Joas Schilling
|
8b4ecdcc88
Test that oracle throws on EmptyValues in a NotNull columns
|
3 年之前 |
Joas Schilling
|
e88bad4b0a
Run migrator tests on OCI
|
3 年之前 |
Morris Jobke
|
ab48d5e8cb
Cleanup unneeded code around database.xml
|
3 年之前 |
Julius Härtl
|
a2f3077ee8
Skip db migration simulation for core schema changes
|
4 年之前 |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
3 年之前 |
Joas Schilling
|
2d34ca4143
Only rollback when not MySQL
|
3 年之前 |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 年之前 |
Julius Härtl
|
4f927721b2
Add temporary test for migrating int to string
|
3 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 年之前 |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 年之前 |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 年之前 |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 年之前 |
Joas Schilling
|
bf2be08c9f
Fix risky tests without assertions
|
6 年之前 |
Piotr Mrowczynski
|
6a51c1bc4f
Add foreign key support to OC
|
7 年之前 |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
8 年之前 |