Joas Schilling
|
d3e3a84cae
|
Move the helpful method to the TestCase class
|
2015-06-03 12:33:29 +02:00 |
Arthur Schiwon
|
d6becb8d82
|
add repair steps to get rid of old background jobs
|
2015-05-12 18:19:44 +02:00 |
Joas Schilling
|
71de1d58cd
|
Fix namespace duplication and other issues in repairlegacystorages
|
2015-04-13 16:34:10 +02:00 |
Olivier Paroz
|
70ec74e88b
|
Introducing media types for yml, yaml, cnf, conf
|
2015-04-02 21:37:57 +02:00 |
Vincent Petry
|
cf2fd2a825
|
Fix namespace for repair step tests
|
2015-03-26 23:19:27 +01:00 |
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.
|
2015-03-26 11:00:22 +01:00 |
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
|
2015-03-20 22:11:42 +01:00 |
Olivier Paroz
|
bd91546db8
|
Adding test cases where the extension is using capital letters
|
2015-03-17 13:25:39 +01:00 |
Olivier Paroz
|
bef12488c3
|
Introducing the Raw mimetypes
|
2015-03-16 16:25:04 +01:00 |
Morris Jobke
|
ad97ceb787
|
Merge pull request #13513 from owncloud/repair-legacystoragenofatalfail
Do not abort when meeting unfixable legacy storages
|
2015-03-11 13:32:33 +01:00 |
Joas Schilling
|
8df4077dd7
|
Add a test for dropping the tables
|
2015-03-03 11:27:06 +01:00 |
Vincent Petry
|
1750e7b76d
|
Fixed expected warning count on repair fail
|
2015-02-27 13:32:46 +01:00 |
Vincent Petry
|
32c9139ac2
|
Detect that the done flag was not set after repair fail
|
2015-02-27 13:16:38 +01:00 |
Vincent Petry
|
e6abe96374
|
Do not abort when meeting unfixable legacy storages
|
2015-02-27 12:03:22 +01:00 |
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
|
2015-01-24 01:49:13 +01:00 |
Joas Schilling
|
6769adcd0d
|
Mask table and column names with backticks and add lastInsertID() workaround
|
2015-01-15 14:43:06 +01:00 |
Joas Schilling
|
a22068cce3
|
Add a repair step to clean up orphan tags and tag entries
|
2015-01-14 16:49:25 +01:00 |
Joas Schilling
|
ea4c25609d
|
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
|
2014-12-03 12:10:55 +01:00 |
Joas Schilling
|
6202ca33ba
|
Make remaining files extend the test base
|
2014-11-19 14:53:59 +01:00 |
Vincent Petry
|
068f9d10f1
|
Added repair step for legacy storages
|
2014-08-20 23:14:05 +02:00 |
Lukas Reschke
|
98fc56831d
|
Merge pull request #9275 from NormalRa/master
Add .apk mimetype.
|
2014-08-15 14:41:53 +02:00 |
Normal Ra
|
8e11455f27
|
Add APK mimetype tests.
|
2014-08-13 13:38:16 +02:00 |
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
|
2014-07-08 15:12:07 +02:00 |
Thomas Müller
|
b091b15f0b
|
MySQL: adding repair step to convert MyIsam tables to InnoDB
|
2014-07-07 12:32:24 +02:00 |
Vincent Petry
|
7ee90ddd59
|
Add missing quotes for Oracle
|
2014-06-26 19:25:37 +02:00 |
Vincent Petry
|
67d0a3c15e
|
Fixed mime type repair step
|
2014-06-26 16:40:12 +02:00 |
Vincent Petry
|
b749292c18
|
Added test case for when target mime types already exist
|
2014-06-25 19:49:18 +02:00 |
Vincent Petry
|
b1e778d5fd
|
Moved office mimetype update to a repair step
|
2014-06-25 19:49:18 +02:00 |