Sam Hemelryk
|
b870426ab6
|
MDL-36937 cache: Fixed up typo
|
2012-11-30 14:29:58 +13:00 |
|
Dan Poltawski
|
4554660c28
|
Merge branch 'wip-MDL-36466-m24' of git://github.com/samhemelryk/moodle
|
2012-11-27 13:38:53 +08: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 |
|
Sam Hemelryk
|
3680c61a3c
|
MDL-36466 cache: implemented functionality to disable the bulk of the cache API
|
2012-11-26 08:12:00 +13:00 |
|
Sam Hemelryk
|
82afd05c35
|
MDL-36466 cache: renamed disable to disable_stores and added tests
|
2012-11-26 08:12:00 +13:00 |
|
Sam Hemelryk
|
c9f40e77b7
|
MDL-36466 cache: renamed define NO_CACHE_STORES to CACHE_DISABLE_STORES
|
2012-11-26 08:12:00 +13:00 |
|
Sam Hemelryk
|
7383a7e2a0
|
MDL-36466 cache: improved handling of exceptions during initialisation.
|
2012-11-26 08:11:59 +13:00 |
|
Dan Poltawski
|
542f68b022
|
Merge branch 'm24_MDL-36512_Purging_file_cachestore_does_not_purge_anything' of https://github.com/scara/moodle
|
2012-11-19 10:20:00 +08:00 |
|
Matteo Scaramuccia
|
942be4a574
|
MDL-36512 purge_by_*() must initialise the cache implementing a store.
Indeed, given the current stores implementation, purge will not take effect in case of a file store.
|
2012-11-16 10:49:12 +01:00 |
|
Matteo Scaramuccia
|
fb8305dec7
|
MDL-36512 Purging a file store actually purges nothing
|
2012-11-16 10:43:15 +01:00 |
|
Dan Poltawski
|
aeb8e78785
|
Merge branch 'wip-MDL-36407-m24' of git://github.com/samhemelryk/moodle
|
2012-11-16 15:04:17 +08:00 |
|
Sam Hemelryk
|
5dd68a7523
|
MDL-36407 cache: unit tests + checks + improved string cache
|
2012-11-16 09:46:49 +13:00 |
|
Dan Poltawski
|
a3f3ea2684
|
MDL-36111 cache: remove double semicolons
Thanks to Matteo Scaramuccia!
|
2012-11-15 09:25:56 +08:00 |
|
Sam Hemelryk
|
758dbdf894
|
MDL-36111 cache: Fixed up typo's and trivial issues
|
2012-11-12 10:36:53 +13:00 |
|
Sam Hemelryk
|
2566210c63
|
MDL-36407 cache: Implemented options for ad_hoc caches
|
2012-11-12 10:05:05 +13:00 |
|
Dan Poltawski
|
1191881888
|
Merge branch 'wip-MDL-36120-m24' of git://github.com/samhemelryk/moodle
|
2012-11-07 10:49:28 +08:00 |
|
Dan Poltawski
|
a8ccdd28e0
|
Merge branch 'wip-MDL-36386-m24' of git://github.com/samhemelryk/moodle
Conflicts:
version.php
|
2012-11-07 09:33:47 +08:00 |
|
Sam Hemelryk
|
75af47ee1e
|
MDL-36386 cache: upgrades now trigger definitions to be updated
|
2012-11-07 10:42:20 +13:00 |
|
Sam Hemelryk
|
702651c7a6
|
MDL-36120 cache: Tidied up post peer-review
|
2012-11-07 10:03:32 +13:00 |
|
Sam Hemelryk
|
47834bcd41
|
MDL-36120 cache: now uses sha1 and has an option for simple keys
|
2012-11-07 10:03:32 +13:00 |
|
Sam Hemelryk
|
2e1e266c9a
|
MDL-36362 cache: added simpledata definition option
|
2012-11-05 10:28:07 +13:00 |
|
Sam Hemelryk
|
e0a568e281
|
MDL-36094 cache: Fixed up inclusion path for overrideclassfile and datasourcefile
|
2012-10-19 08:11:40 +08:00 |
|
Sam Hemelryk
|
d4797177b5
|
MDL-36047 cache: Fixed up issues with PHP 5.3.2 and 5.3.7
|
2012-10-15 12:35:23 +08:00 |
|
Sam Hemelryk
|
267ebe02b3
|
MDL-25290 cache: Fixed issues with references when getting, and added unit tests to cover
|
2012-10-08 09:53:53 +13:00 |
|
Sam Hemelryk
|
8dbfbd71c9
|
MDL-25290 cache: Fixed up handling of objects by cache loader
|
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
|
bb250f02e6
|
MDL-25290 cache: Added optional CFG setting to control location of cache config file
|
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
|
34c84c723a
|
MDL-25290 cache: Added cache locking plugin and converted locking implementations to that
|
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 |
|