Damyon Wiese
|
c23f9efc64
|
Merge branch 'wip-MDL-37935-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
|
2013-03-05 13:07:19 +08:00 |
|
Eloy Lafuente (stronk7)
|
653c7d4a27
|
Merge branch 'wip-MDL-38205-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
|
2013-03-04 03:01:21 +01:00 |
|
Sam Hemelryk
|
ca35d1c6b6
|
MDL-38165 cache: fixed issues purging peristent caches by event
|
2013-03-01 11:37:56 +13:00 |
|
Sam Hemelryk
|
fcb404faac
|
MDL-38165 cache: added unit tests for event purging of persistent caches
|
2013-03-01 11:37:56 +13:00 |
|
Sam Hemelryk
|
5a9b867cec
|
MDL-38205 cache: implemented key prefix in memcache plugin
|
2013-03-01 10:11:19 +13:00 |
|
Sam Hemelryk
|
f9bbcc5302
|
MDL-38165 cache: fixed up application event purging
|
2013-03-01 10:10:25 +13:00 |
|
Sam Hemelryk
|
f810487764
|
MDL-38165 cache: fixed up session event purging
|
2013-03-01 10:10:25 +13:00 |
|
Sam Hemelryk
|
704d82627c
|
MDL-37935 cache: improved ready testing of stores on admin screen and testing script
|
2013-03-01 10:09:20 +13:00 |
|
Eloy Lafuente (stronk7)
|
a5ce98d52f
|
Merge branch 'wip-MDL-38162-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
|
2013-02-26 01:29:10 +01:00 |
|
Sam Hemelryk
|
5fe9dcbbed
|
MDL-38110 cache: increased ttl unit test value to avoid timing issues
|
2013-02-26 00:47:37 +01:00 |
|
Sam Hemelryk
|
7a3a576617
|
MDL-38162 memcache: fixed up the memcache plugins
|
2013-02-22 14:27:28 +13:00 |
|
Damyon Wiese
|
86c2bbd5f2
|
MDL-37683 cache: - Comments cleanup and remove ;;
|
2013-02-18 10:41:48 +08:00 |
|
Sam Hemelryk
|
31c94e5cb3
|
MDL-37683 cache: improved indentifier collection and storage
|
2013-02-18 10:20:23 +13:00 |
|
Sam Hemelryk
|
a2b5f389de
|
MDL-37683 cache: siteidentifier is now included in the keys
Conflicts:
lib/db/upgrade.php
lib/moodlelib.php
version.php
|
2013-02-18 08:30:29 +13:00 |
|
Sam Hemelryk
|
007cd537d0
|
MDL-37645 cache: fixed issue deleting mongo instance
|
2013-02-08 08:07:01 +13:00 |
|
Sam Hemelryk
|
3fbba4bf48
|
MDL-36322 cache: implemented cache_store::create_clone
|
2013-02-01 08:49:07 +13:00 |
|
Sam Hemelryk
|
722907c7b0
|
MDL-36322 cache: clarified docs for initialise and construct
|
2013-02-01 08:49:07 +13:00 |
|
Sam Hemelryk
|
770eed82fd
|
MDL-36322 cache: cache stores now test connections during construction
|
2013-02-01 08:49:07 +13:00 |
|
Matteo Scaramuccia
|
447475e5d7
|
MDL-36322 Errors when updating a Moodle instance with some misconfigured cache stores
|
2013-02-01 08:49:07 +13:00 |
|
Sam Hemelryk
|
8003618cd1
|
MDL-36363 cache: added unit tests for muliple loaders
|
2013-01-31 12:16:21 +13:00 |
|
Sam Hemelryk
|
4786eca8f2
|
MDL-36363 cache: fixed issue with double parsing keys for stacked loaders
|
2013-01-31 09:14:31 +13:00 |
|
Damyon Wiese
|
2c24a252c5
|
Merge branch 'wip-MDL-37747-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
|
2013-01-30 09:06:04 +08:00 |
|
Sam Hemelryk
|
0241200633
|
MDL-37747 cache: changed PARAM_TEXT to PARAM_ALPHANUMEXT
|
2013-01-30 13:18:56 +13:00 |
|
Eloy Lafuente (stronk7)
|
becce23e4a
|
Merge branch 'wip-MDL-36363-m24' of https://github.com/samhemelryk/moodle into MOODLE_24_STABLE
|
2013-01-29 12:06:43 +01:00 |
|
Sam Hemelryk
|
4636cf771c
|
MDL-37545 cache: fixed bug during initialisation and updating of cache config
|
2013-01-28 10:40:49 +13:00 |
|
Sam Hemelryk
|
a50cdcc0fd
|
MDL-36363 cache: clean up pre-integration
|
2013-01-28 10:39:07 +13:00 |
|
Matteo Scaramuccia
|
86afa1d00f
|
MDL-36363 Override instance_deleted() for all cache stores performing just a cleanup() when this action successfully applies over all the definitions of the cache store
|
2013-01-28 10:39:07 +13:00 |
|
Matteo Scaramuccia
|
233046ea5e
|
MDL-36363 Adding/Removing a file store cache instance cleanups the folder too
|
2013-01-28 10:39:07 +13:00 |
|
Matteo Scaramuccia
|
5d7411e92b
|
MDL-36363 Added cache_store::instance_created() and cache_store::instance_deleted()
|
2013-01-28 10:39:07 +13:00 |
|
Sam Hemelryk
|
69f83828fc
|
MDL-37536 cache: fixed typo
|
2013-01-16 14:23:16 +13:00 |
|
Dan Poltawski
|
d71b142446
|
Merge branch 'wip-MDL-37263-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
|
2012-12-24 11:22:48 +08:00 |
|
Brian King
|
190b5e7cbe
|
MDL-37225 reset cachstore_static store when purging
|
2012-12-24 09:36:13 +13:00 |
|
Sam Hemelryk
|
e03782efdd
|
MDL-37263 cache: fixed event invalidation coding error
|
2012-12-21 10:50:24 +13:00 |
|
Dan Poltawski
|
7c431a345f
|
Merge branch 'wip-MDL-36938-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
|
2012-12-11 15:19:08 +08:00 |
|
Sam Hemelryk
|
eda1d3f37a
|
Merge branch 'w49_MDL-29442_m24_entityutf8' of git://github.com/skodak/moodle into MOODLE_24_STABLE
|
2012-12-11 10:22:06 +13:00 |
|
Petr Škoda
|
f48902e139
|
MDL-29442 add missing utf-8 to entity html encoding and decoding
|
2012-12-09 18:22:16 +01:00 |
|
Sam Hemelryk
|
f9870842bd
|
MDL-36939 cache: instance form validation now handles errors properly
|
2012-12-07 08:37:03 +13:00 |
|
Sam Hemelryk
|
2d7173d0c7
|
MDL-36938 cache: test performance script checks requirements now
|
2012-12-07 08:36:56 +13:00 |
|
Eloy Lafuente (stronk7)
|
663dbbc2e6
|
MDL-36933 Bump everything to 2012112900
(versions, requires and dependencies)
|
2012-11-30 03:30:09 +01:00 |
|
Sam Hemelryk
|
b870426ab6
|
MDL-36937 cache: Fixed up typo
|
2012-11-30 14:29:58 +13:00 |
|
Frederic Massart
|
c384744304
|
MDL-36638 usability: Core changes for new quiz/question icons
|
2012-11-29 12:41:29 +08:00 |
|
Dan Poltawski
|
4554660c28
|
Merge branch 'wip-MDL-36466-m24' of git://github.com/samhemelryk/moodle
|
2012-11-27 13:38:53 +08:00 |
|
Dan Poltawski
|
f95fb4b600
|
Merge branch 'wip-MDL-36825-m24' of git://github.com/samhemelryk/moodle
|
2012-11-27 13:37:49 +08:00 |
|
Dan Poltawski
|
8204e57309
|
Merge branch 'MDL-36559-master-int' of git://github.com/FMCorz/moodle
|
2012-11-27 10:50:31 +08:00 |
|
Sam Hemelryk
|
b144e12feb
|
MDL-36768 cache: Fixed regression in cache stores by reordering classes
|
2012-11-27 12:14:48 +13:00 |
|
Sam Hemelryk
|
e4f71b7c8f
|
MDL-36825 cachestore_file: fixed isready condition check
|
2012-11-27 10:16:08 +13:00 |
|
Sam Hemelryk
|
2b274ad001
|
MDL-36819 cache: implemented cache_is_configurable interface
|
2012-11-26 14:27:44 +13:00 |
|
Sam Hemelryk
|
75cde6b9ac
|
MDL-36768 cache: replaced cache_store interface with abstract class
|
2012-11-26 14:11:01 +13:00 |
|
Sam Hemelryk
|
bd188851f2
|
MDL-36768 cache: Implemented abstract cache store base class
|
2012-11-26 08:12:45 +13:00 |
|
Sam Hemelryk
|
94ef67cf5f
|
MDL-36466 cache: tidy up after review
|
2012-11-26 08:12:00 +13:00 |
|