Bug 22521: Increase varchar size for accounttype
[koha-equinox.git] / t / Cache.t
2016-10-10 Jonathan DruartBug 16769: Uniformise calls to Koha::Cache->set_in_cache
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-07-11 Jacek AblewiczBug 16166: Fix t/Cache.t tests
2016-06-04 Jonathan DruartBug 16088: Fix the number of tests to skip
2016-06-04 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-05-12 Jonathan DruartBug 16412: Make sure Koha::Cache->set_in_cache will...
2016-04-20 Jonathan DruartBug 16229: Add the unsafe flag to set_in_cache
2016-04-20 Jonathan DruartBug 16229: Deep copy on setting in cache
2016-04-20 Jonathan DruartBug 16229: Deep copy on first L2 fetch
2016-03-24 Jonathan Druart Bug 16044: Add an unsafe flag to Koha::Cache->get_from...
2016-03-24 Jonathan Druart Bug 16044: Add tests to make sure structures will...
2016-03-24 Jonathan Druart Bug 16044: Make tests from t/Cache.t pass
2014-08-24 Tomas Cohen AraziBug 12800: running unit tests that use Koha::Cache...
2014-06-19 Robin SheatBug 12041 - improve Koha::Cache
2013-03-20 Jared Camins-EsakovBug 9434 follow-up: fix number of tests skipped when...
2013-03-20 Jared Camins-EsakovBug 9434: Introduce new tied cache system
2012-09-12 Paul PoulainRevert "Bug 8089: Use Koha::Cache for all caching"
2012-09-07 Jared Camins-EsakovBug 8089: Use Koha::Cache for all caching
2012-06-09 Jared Camins-EsakovBug 8092: Convert Koha::Cache to use CHI
2012-05-15 Chris HallBug 7248 Added caching support and and moved Caching...
2010-10-30 Nicole Engardcreate unit test files