moodle/admin/tool
Petr Skoda a3d5830a0a MDL-32149 PHPUnit test support - part 2
Includes:
* constants refactoring
* reworked db table init
* support for $CFG->debug = -1
* functional DB tests
* fixed $DB->get_indexes() to not throw exceptions when table does not exist
* fix handling of user passwords in test db
* add debug info to exception messages
* removed unnecessary PHP debug errors from mathslib
* fixed @error suppression in get_string
* fixed PHPUnit error handler setup
* added timezone info to default install
2012-04-03 22:30:53 +02:00
..
bloglevelupgrade MDL-30610 remove outdated admin tool upgrade code 2011-12-23 10:38:12 +01:00
capability MDL-30007 standardise admin tool version info 2011-11-29 21:02:13 +01:00
customlang MDL-27982 drop UNSIGNED attributes from all install.xml files 2012-03-06 12:01:10 +01:00
dbtransfer MDL-31107 Fixing instaces of below where it is written as bellow (two L's) 2012-02-10 15:40:04 +08:00
generator MDL-32251 E_STRICT fixes part 3 2012-03-29 15:24:30 +02:00
health MDL-30292 rework trailing whitespace test 2011-12-10 20:33:51 +01:00
innodb MDL-31165 fix InnoDB conversion query to use ENGINE parameter instead of legacy TYPE 2012-01-15 10:32:08 +01:00
langimport MDL-30007 standardise admin tool version info 2011-11-29 21:02:13 +01:00
multilangupgrade MDL-30007 standardise admin tool version info 2011-11-29 21:02:13 +01:00
phpunit MDL-32149 PHPUnit test support - part 2 2012-04-03 22:30:53 +02:00
profiling MDL-30007 standardise admin tool version info 2011-11-29 21:02:13 +01:00
qeupgradehelper MDL-32039 qeupgradehelper: fix typos in the lang strings 2012-03-29 21:20:04 +01:00
replace MDL-30007 standardise admin tool version info 2011-11-29 21:02:13 +01:00
spamcleaner MDL-29067 Admin: Added spam checking on comments, messages and forum posts 2011-12-16 11:19:21 +08:00
timezoneimport MDL-31006 fix various notices in PHP54 2012-01-18 01:03:20 +01:00
unittest MDL-32251 E_STRICT fixes part 3 2012-03-29 15:24:30 +02:00
unsuproles MDL-30610 remove outdated admin tool upgrade code 2011-12-23 10:38:12 +01:00
uploaduser MDL-31654 users: Added check for custom profile fields, if wrong data is passed then user will not be able to proceed 2012-03-23 10:13:37 +08:00
xmldb MDL-32112 use constants for field and table limits 2012-03-24 11:45:36 +01:00
upgrade.txt MDL-30403 add upgrade docs for admin tools 2011-11-22 11:02:30 +01:00