Damyon Wiese
c65bf47276
Merge branch 'wip-mdl-38851' of git://github.com/rajeshtaneja/moodle
2013-04-24 11:39:13 +08:00
Rajesh Taneja
81dd294f06
MDL-38851 Admin: Fixed setType notice for cache
2013-04-24 11:18:30 +08:00
Damyon Wiese
3e8e66f454
Merge branch 'wip-MDL-39294-m25' of git://github.com/samhemelryk/moodle
2013-04-23 08:59:10 +08:00
Sam Hemelryk
0153e4e686
MDL-39294 cache: added missing setType calls to admin forms
2013-04-23 09:41:40 +12:00
Sam Hemelryk
dbd2ea4e1f
MDL-38565 cache: session caches now function as expected
...
This change is a large change to the way sessions are handled
within MUC after it was discovered that session did not function
as expected when any store other than the default session store
was being used.
As part of this change the session loader has been largely
customised in order to consolidate session data for the loader.
The unit tests have also being greatly increased to provide
better coverage for sessions.
2013-04-19 10:11:48 +12:00
Eloy Lafuente (stronk7)
f35f07e9f7
MDL-38719 forms: add some missing types.
...
This just adds some missing types to different places
causing phpunit tests to fail.
2013-03-26 12:13:40 +01:00
Sam Hemelryk
7d18285720
MDL-36939 cache: instance form validation now handles errors properly
2012-12-07 08:38:05 +13:00
Sam Hemelryk
26ce56fddf
MDL-25290 cache: renaming to better separate store plugins from lock plugins
2012-10-08 09:53:52 +13:00
Sam Hemelryk
170f821b9d
MDL-25290 cache: Fixed things up per coding style
2012-10-08 09:53:52 +13:00
Sam Hemelryk
167ad91e86
MDL-25290 cache: Added UI to view the cache lock setups and tidied up a couple of things
2012-10-08 09:53:51 +13:00
Sam Hemelryk
6fec18203b
MDL-25290 cache: Renamed plugin from cache => cachestore
2012-10-08 09:53:51 +13:00
Sam Hemelryk
8139ad13a5
MDL-25290 cache: Implemented Cache API aka MUC
2012-10-08 09:53:50 +13:00