(bug 5378) General logs link in Special:Contributions
[lhc/web/wiklou.git] / includes / ObjectCache.php
2006-02-19 Domas Mituzasadd knob for persistent MC connections
2006-01-14 Domas MituzasBe less anal about entry points, class definitions...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-22 Brion Vibber* (bug 2885) Fix fatal errors and notices in PHP 5...
2005-07-07 River Tarnelltry disabling persistant connections
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-07-02 River Tarnelldon't try to redeclare classes
2005-04-13 Ævar Arnfjörð Bjar... * Add a trailing newline in die()
2005-04-12 Ævar Arnfjörð Bjar... Adding cache related stuff to a new 'Cache' subpackage
2005-04-09 Tim StarlingSmarter, more flexible cache type selection. Moved...
2005-03-27 Tim StarlingDon't clear objectcache on every query, I doubt there...
2005-03-02 Brion VibbereAccelerator caching support, patches from Jamie Bliss
2005-02-07 Brion Vibber* (bug 1431) Avoid redundant objectcache garbage collection
2004-11-29 Evan ProdromouRemoved CVS keywords from files, to make merging betwee...
2004-11-22 Brion VibberUse compression in the objectcache table if zlib suppor...
2004-10-23 Tim StarlingFixed bug with Turck MMCache wrapper, and made it the...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-27 Tim StarlingTable prefix bugs
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-21 Tim StarlingNew feature: Turck MMCache shared memory as a lightweig...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-12 Brion VibberThe ampersand for references is unnecessary when the...
2004-06-11 Domas Mituzas* abstraction layer fixups
2004-06-10 Domas MituzasUse DatabaseFunctions layer instead of copy-paste one :)
2004-05-09 Brion VibberAdd an objectcache table for limited caching when memca...