source: trunk/lib/Cache.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @638   6 years anonymous Add cache auto expires timeout
(edit) @611   7 years anonymous Add additional clearings to logout service. Add logging to clear methods.
(edit) @558   8 years anonymous Minor fixes
(edit) @537   9 years anonymous Minor
(edit) @534   9 years anonymous Improved module maker validation output. Allow disabling cache at run …
(edit) @523   9 years anonymous First set of changes towards 2.2.0. Improved functinoality with …
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @484   10 years anonymous Changed private methods and properties to protected. A few minor bug fixes.
(edit) @480   10 years anonymous Removed some legacy files. Improved use of array_key_exists.
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @478   10 years anonymous Using array_key_exists() instead of isset() where null may be a used …
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @405   12 years anonymous Fixed a bug where the cache config wasn't disabled properly.
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @380   13 years anonymous Begin using PHP 5 class features ('public static...'); updated …
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @362   15 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @334   16 years quinn Fixed lots of misplings. I'm so embarrassed! ;P
(edit) @316   16 years quinn Minor improvements to module maker scripts. Minor AuthorizeNet? change.
(edit) @247   17 years quinn Converted all string functions to multi-byte (mb_*) functions
(edit) @238   17 years quinn Q - added upgrade_v1-to-v2.mysql SQL upgrade script.
(edit) @218   17 years quinn Q - ALC class: added a cache->delete() when modifying grants.
(edit) @201   18 years scdev Q - increased some LOG_DEBUG messages to LOG_INFO so we can run with …
(edit) @188   18 years scdev Q - minor updates.
(edit) @174   18 years scdev Q - added move method to ACL class, added polish.
(edit) @172   18 years scdev Q - added caching to ACL, and flush command to acl.cli.php
(edit) @162   18 years scdev ${1}
(edit) @154   18 years scdev ${1}
(edit) @153   18 years scdev Q - decided to use standard instantiation for Prefs and Cache instead …
(edit) @152   18 years scdev Q - In the middle of working on the Prefs and Cache instantiation …
(edit) @146   18 years scdev Q - added persistant database storage to Prefs.inc.php. Modified …
(copy) @137   18 years scdev Q - Renamed SessionCache? to Cache, RecordVersion? to Version, and …
copied from trunk/lib/SessionCache.inc.php:
(edit) @136   18 years scdev Q - Merged branches/2.0singleton into trunk. Completed updating …
Note: See TracRevisionLog for help on using the revision log.