moodle/lib/classes
Damyon Wiese 37b2c56569 MDL-25500 Lock: Unit tests have found that MySQL locks are broken
Removing the MySQL lock factory, the only safe way to use this MySQL API
would be to open a new DB connection for every lock. Record locking is a decent
fallback.
2014-01-29 11:52:51 +08:00
..
event MDL-40909 core_enrol: removed 'enrol' add_to_log calls 2014-01-27 19:52:55 -08:00
lock MDL-25500 Lock: Unit tests have found that MySQL locks are broken 2014-01-29 11:52:51 +08:00
plugininfo MDL-43117 Add release column to Plugins Overview page 2013-12-01 18:57:49 +08:00
session Merge branch 'MDL-42084-master' of git://github.com/sammarshallou/moodle 2013-12-03 11:12:34 +13:00
update MDL-42973 fix MUC caching issue when fetching available updates 2013-12-12 11:43:35 +08:00
collator.php MDL-42696 Improve the collator class debugging 2013-11-06 14:59:08 +01:00
component.php MDL-43293 Events: Added comments event in modules supporting comments 2013-12-23 09:22:14 +08:00
minify.php MDL-43018 JavaScript: Correct joining of multiple minified JS 2013-11-27 09:33:14 +08:00
php_time_limit.php MDL-42084 lib: fix undefined variable warnings 2013-12-03 14:00:21 +08:00
plugin_manager.php MDL-43040 Note the deprecation and add some TODOs 2014-01-29 01:40:30 +01:00
shutdown_manager.php MDL-42040 refactor core Moodle shutdown handlers logic 2013-10-04 11:36:46 +02:00
string_manager.php MDL-41019 refactor string managers to new core_ classes 2013-08-08 09:10:25 +02:00
string_manager_install.php MDL-41019 improve language caching 2013-08-11 09:52:34 +02:00
string_manager_standard.php MDL-41019 improve language caching 2013-08-11 09:52:34 +02:00
text.php MDL-41197 normalize ascii text conversion 2013-10-07 23:54:05 +02:00
user.php MDL-42754 Messages: Show noreply user notifications 2013-11-07 13:08:30 +08:00
useragent.php Merge branch 'm27_MDL-43082_IE9_Compat_View_SVG_Say_No' of https://github.com/scara/moodle 2013-12-10 14:47:08 +11:00