moodle/admin/tool
Russell Smith 6a3acc84de MDL-55272 lib: Improve test course create performance
Use core functions that are faster for test file creation.
To support large requests for hashes, the core hash function
must support large hashes without recursion.  PHP has a default
recursion depth of 100 and long hashes don't support this.

Remove transactions as they create performance problems for larger
courses and doesn't introduce significant benefit for developers.

Performance changes meant the times were much faster, a reasonable
guess was taken on performance of an average machine.
2016-08-16 12:00:21 +10:00
..
assignmentupgrade MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
availabilityconditions MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
behat MDL-54974 behat: Handle interupts on PHP7 2016-06-27 14:30:58 +08:00
capability MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
cohortroles MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
customlang MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
dbtransfer MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
filetypes MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
generator MDL-55272 lib: Improve test course create performance 2016-08-16 12:00:21 +10:00
health MDL-54652 tool_health: make css more specific to avoid '!important' 2016-06-16 20:49:04 +01:00
innodb MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
installaddon MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
langimport MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
log MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 2016-05-23 01:31:34 +02:00
lp MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
lpmigrate MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
messageinbound MDL-51242 messageinbound: Guess the port from hostspec 2016-07-05 14:52:53 +08:00
mobile Merge branch 'MDL-54857-master' of git://github.com/jleyva/moodle 2016-07-06 00:03:39 +02:00
monitor MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
multilangupgrade MDL-53788 multilangupgrade: fix aggressive course cache rebuilding 2016-06-15 10:49:28 +10:00
phpunit MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
profiling MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
recyclebin MDL-54771 tool_recyclebin: Don't add temp course to recycle bin 2016-07-06 23:18:36 +08:00
replace MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
spamcleaner MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
task MDL-55141 task: Add CLI debugging for tasks 2016-07-14 09:24:52 -07:00
templatelibrary MDL-55048 js: rebuilt files with new version of uglifyjs 2016-07-11 15:53:10 +01:00
unsuproles MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
uploadcourse MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
uploaduser MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
xmldb Merge branch 'MDL-53495' of https://github.com/mr-russ/moodle 2016-07-05 15:07:21 +08:00
upgrade.txt MDL-30403 add upgrade docs for admin tools 2011-11-22 11:02:30 +01:00