moodle/lib/db
Damyon Wiese 9843e5ece5 MDL-25500 lock: New locking framework.
This locking system is designed to be used everywhere requiring
locking in Moodle. Each use of the locking system can be configured
to use a different type of locking (or the same type with a different
configuration).

The first supported lock types are memcache, memcached, file (flock),
db (specific handlers for pg, mysql and mariadb).
2014-01-27 10:04:18 +08:00
..
access.php MDL-40289 fix all badges capabilities 2013-06-23 12:22:31 +02:00
caches.php MDL-28463 conditionlib: use MUC for caching grades, reset when grades are changed 2013-11-01 16:48:50 +11:00
events.php MDL-42542 portfolio: Fix handlerfile in portfolio event handler 2013-10-25 16:00:51 +08:00
index.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
install.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
install.xml MDL-25500 lock: New locking framework. 2014-01-27 10:04:18 +08:00
log.php MDL-34435 reports: Log category actions 2013-01-10 15:10:22 +08:00
messages.php MDL-39923 badges: Send badge messages through internal messaging system 2013-11-07 14:49:27 +13:00
services.php MDL-41914 New webservice core_user_add_user_device 2013-10-04 11:43:45 +02:00
upgrade.php MDL-25500 lock: New locking framework. 2014-01-27 10:04:18 +08:00
upgradelib.php MDL-38228 upgrade: Rewrite and re-apply script that fixes corrupt course modules to sequence relation 2013-11-05 14:20:50 +11:00