summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/cache.test
Commit message (Collapse)AuthorAge
* Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', ↵David Rothstein2013-08-05
| | | | TRUE); will TRUNCATE the {block} table without additional checks.
* Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test asserts in various system tests
* Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien ↵webchick2012-04-12
| | | | Tournoud: Fixed Eliminate ->cache and {session}.cache in favor of ['cache_expiration()'][].
* Issue #1289364 by swentel: Fixed SchemaCache generates empty cid.webchick2011-09-30
|
* - Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up.Dries Buytaert2011-08-26
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #575360 by dropcube: added API function to check if a cache bin is ↵Dries Buytaert2009-09-13
| | | | empty.
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* #333171 by catch: Provide cache_get_multiple() and allow clearing of ↵Angie Byron2009-06-28
| | | | multiple cache IDs at once (with tests).
* #482622 by chx and Frando: Allow alternative implementations for caching.Angie Byron2009-06-16
|
* - Patch #471142 by stella: code style fixes.Dries Buytaert2009-05-24
|
* - Patch #295864 by boombatower: cleaned up the randomName() method by ↵Dries Buytaert2009-04-29
| | | | removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces.
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* - Patch #318016 by Dave Reid: step one to standardizing type-hinting.Dries Buytaert2008-12-08
|
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* - Patch #268063: move tests from includes/tests to modules/simpletests/tests.Dries Buytaert2008-08-14