Frederic Massart
|
fa9c0aab13
|
MDL-36633 usability: Styling over the admin pages
|
2012-11-21 17:29:13 +08: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
|
bc8f1957a4
|
Merge branch 'm24_MDL-36364_Improve_the_deletion_logic' of https://github.com/scara/moodle
Conflicts:
cache/stores/file/lib.php
|
2012-11-16 15:24:24 +08: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
|
8ca0746296
|
Merge branch 'wip-MDL-36324-m24' of git://github.com/samhemelryk/moodle
|
2012-11-09 13:43:37 +08:00 |
|
Sam Hemelryk
|
f1d29cf516
|
MDL-36324 cache: Fixed incorrect get_string component
|
2012-11-09 16:58:51 +13:00 |
|
Sam Hemelryk
|
d837df0d77
|
MDL-36381 cachestores: fixed bug when editing with checkbox/bool
|
2012-11-09 00:01:30 +01:00 |
|
Sam Hemelryk
|
81ede547f2
|
MDL-36381 cache: fixed bug whereby you couldn't edit store instances
|
2012-11-08 10:54:11 +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
|
49c497ff08
|
MDL-36120 cachestore_file: Added missing singledirectory check in config check
|
2012-11-07 10:09:58 +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
|
08aaa637fb
|
MDL-36120 cachestore_file: improved file storage method + new setting
|
2012-11-07 09:58:55 +13:00 |
|
Dan Poltawski
|
2c36da50bc
|
Merge branch 'wip-MDL-36362-m24' of git://github.com/samhemelryk/moodle
Conflicts:
version.php
|
2012-11-06 10:03:23 +08:00 |
|
Dan Poltawski
|
70cb1b995b
|
Merge branch 'm24_MDL-36360_Missing_cachestore_file_config_get_configuration_array' of git://github.com/scara/moodle
|
2012-11-06 09:59:16 +08:00 |
|
Matteo Scaramuccia
|
f86ce2dcb6
|
MDL-36364 Improved the deletion logic to preserve the 'prescan' setting
|
2012-11-04 23:44:33 +01:00 |
|
Sam Hemelryk
|
2e1e266c9a
|
MDL-36362 cache: added simpledata definition option
|
2012-11-05 10:28:07 +13:00 |
|
Matteo Scaramuccia
|
894a4f35b9
|
MDL-36360 Removed 'lock': cachestore_file_addinstance_form::configuration_definition() doesn't include it
|
2012-11-04 19:57:54 +01:00 |
|
Matteo Scaramuccia
|
d4d2f27c7f
|
MDL-36360 Missing of cachestore_file::config_get_configuration_array()
|
2012-11-04 19:41:22 +01:00 |
|
Matteo Scaramuccia
|
7a65e286ca
|
MDL-36359 Typo prevents 'Cancel' action in 'Add instance' to work as expected
|
2012-11-04 18:52:43 +01:00 |
|
Dan Poltawski
|
d3cf8fdf5d
|
Merge branch 'wip-MDL-36094-m24' of git://github.com/samhemelryk/moodle
|
2012-10-30 13:44:38 +08:00 |
|
Dan Poltawski
|
0e0ad4c9f9
|
Merge branch 'wip-MDL-36052-m24' of git://github.com/samhemelryk/moodle
|
2012-10-29 11:52:25 +08:00 |
|
Sam Hemelryk
|
fe3522080d
|
MDL-36052 cache: Tidied up language in readme and added missing definition args
|
2012-10-19 10:23:38 +08:00 |
|
Sam Hemelryk
|
4075433bfd
|
MDL-36052 cache: Fixed up the cache README file.
|
2012-10-19 10:04:31 +08:00 |
|
Sam Hemelryk
|
7e7e108f93
|
MDL-36115 cache: Fixed up requirements check in cache admin interfaces
|
2012-10-19 08:12:32 +08: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
|
b10a5376d1
|
MDL-35198 cache: Fixed up key_exists call in cache
|
2012-10-16 11:25:02 +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
|
26ce56fddf
|
MDL-25290 cache: renaming to better separate store plugins from lock plugins
|
2012-10-08 09:53:52 +13:00 |
|
Sam Hemelryk
|
42f2c59eb8
|
MDL-25290 cache: Added unit tests for admin and fixed up identified issues
|
2012-10-08 09:53:52 +13:00 |
|
Sam Hemelryk
|
573a6c8eb3
|
MDL-25290 cache: Made handling of cache locks when writing config more robust
|
2012-10-08 09:53:52 +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
|
42f5d1648d
|
MDL-25290 cache: Fixed up memcache server settings and a couple of minor things
|
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
|
f23fbfd849
|
MDL-25290 cache: Fixed up redirect loop with admin settings for cache stores
|
2012-10-08 09:53:51 +13:00 |
|
Sam Hemelryk
|
52642d0d24
|
MDL-25290 cache: Fixed up issue with unit test blowing away cachedir
|
2012-10-08 09:53:51 +13:00 |
|
Sam Hemelryk
|
e3b77f9f57
|
MDL-25290 cache_memcache: Added Memcache cache store
|
2012-10-08 09:53:51 +13:00 |
|