Vincent Petry
|
cf2fd2a825
|
Fix namespace for repair step tests
|
10 years ago |
Vincent Petry
|
f056558b72
|
Add repair step to fix SQLite autoincrement
Force Doctrine to generate alter table SQL statements for SQLite to make
sure the code from OCSqlitePlatform is triggered.
|
10 years ago |
Olivier Paroz
|
f3fe46685b
|
Introducing 3D images support (media type)
So that people with 3D images can at least see a 2D picture
Full 3D support is possible via an app
|
10 years ago |
Olivier Paroz
|
bd91546db8
|
Adding test cases where the extension is using capital letters
|
10 years ago |
Olivier Paroz
|
bef12488c3
|
Introducing the Raw mimetypes
|
10 years ago |
Joas Schilling
|
8df4077dd7
|
Add a test for dropping the tables
|
10 years ago |
Vincent Petry
|
1750e7b76d
|
Fixed expected warning count on repair fail
|
10 years ago |
Vincent Petry
|
32c9139ac2
|
Detect that the done flag was not set after repair fail
|
10 years ago |
Vincent Petry
|
e6abe96374
|
Do not abort when meeting unfixable legacy storages
|
10 years ago |
Olivier Paroz
|
7fbf1a20d7
|
Updated the media type of some font types
TTF and TTF have now the same media type
Official since 2013 and supported by Firefox and Chrome
https://www.iana.org/assignments/media-types/application/font-sfnt
Introducing support for Type1 fonts
|
10 years ago |
Joas Schilling
|
6769adcd0d
|
Mask table and column names with backticks and add lastInsertID() workaround
|
10 years ago |
Joas Schilling
|
a22068cce3
|
Add a repair step to clean up orphan tags and tag entries
|
10 years ago |
Joas Schilling
|
ea4c25609d
|
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
|
10 years ago |
Joas Schilling
|
6202ca33ba
|
Make remaining files extend the test base
|
10 years ago |
Vincent Petry
|
068f9d10f1
|
Added repair step for legacy storages
|
11 years ago |
Normal Ra
|
8e11455f27
|
Add APK mimetype tests.
|
11 years ago |
Robin Appelman
|
76c709d7de
|
Add repair step to set MySQL collation to utf8_bin
Set default collation of mysql connection to utf8_bin
Set utf_bin as default collation for new tables
|
11 years ago |
Thomas Müller
|
b091b15f0b
|
MySQL: adding repair step to convert MyIsam tables to InnoDB
|
11 years ago |
Vincent Petry
|
7ee90ddd59
|
Add missing quotes for Oracle
|
11 years ago |
Vincent Petry
|
67d0a3c15e
|
Fixed mime type repair step
|
11 years ago |
Vincent Petry
|
b749292c18
|
Added test case for when target mime types already exist
|
11 years ago |
Vincent Petry
|
b1e778d5fd
|
Moved office mimetype update to a repair step
|
11 years ago |