Horde_History pear.horde.org API for tracking the history of an object The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications. Chuck Hagenbuch chuck chuck@horde.org yes 2016-02-01 2.3.6 2.3.0 stable stable LGPL-2.1 * [jan] Mark PHP 7 as supported. 5.3.0 8.0.0alpha1 8.0.0alpha1 1.7.0 Horde_Db pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Exception pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_HashTable pear.horde.org 1.0.0 2.0.0alpha1 2.0.0alpha1 Horde_Mongo pear.horde.org 1.0.0 2.0.0alpha1 2.0.0alpha1 Horde_Test pear.horde.org 2.1.0 3.0.0alpha1 3.0.0alpha1 0.0.1 0.0.1 alpha alpha 2004-01-25 LGPL-2.1 Initial release as a PEAR package 2006-05-08 0.0.2 0.0.2 alpha alpha LGPL-2.1 Converted to package.xml 2.0 for pear.horde.org 1.0.0alpha1 1.0.0 alpha alpha 2011-03-08 LGPL-2.1 * First alpha release for Horde 4. 1.0.0beta1 1.0.0 beta beta 2011-03-16 LGPL-2.1 * First beta release for Horde 4. 1.0.0RC1 1.0.0 beta beta 2011-03-22 LGPL-2.1 * First release candidate for Horde 4. 1.0.0RC2 1.0.0 beta beta 2011-03-29 LGPL-2.1 * Second release candidate for Horde 4. 1.0.0 1.0.0 stable stable 2011-04-06 LGPL-2.1 * First stable release for Horde 4. 1.0.1 1.0.0 stable stable 2012-04-10 LGPL-2.1 * [rla] Add license file. 2.0.0alpha1 1.0.0 alpha stable 2012-07-05 LGPL-2.1 * First alpha release for Horde 5. 2.0.0beta1 1.0.0 beta stable 2012-07-19 LGPL-2.1 * First beta release for Horde 5. 2.0.0 1.0.0 stable stable 2012-10-30 LGPL-2.1 * First stable release for Horde 5. 2.0.1 1.0.0 stable stable 2012-11-19 LGPL-2.1 * [mms] Use new Horde_Test layout. 2.0.2 1.0.0 stable stable 2013-03-05 LGPL-2.1 * [jan] Fix unit tests. 2.1.0 2.1.0 stable stable 2013-06-18 LGPL-2.1 * [jan] Use Horde_Cache instead of Horde_HashTable for caching. * [mjr] Add support for modification sequences. * [mms] Abstract history query caching to use Horde_HashTable. * [cjh] Add ability to cache history queries. 2.1.1 2.1.0 stable stable 2013-07-21 LGPL-2.1 * [mjr] Add index for better modseq query performance in sql driver (Bug #12476). * [mjr] Fix expiring the log cache when logging a new entry. 2.1.2 2.1.0 stable stable 2013-07-24 LGPL-2.1 * 2.1.3 2.1.0 stable stable 2013-07-24 LGPL-2.1 * [mms] Fix migrations nos. 4 & 5. 2.1.4 2.1.0 stable stable 2013-07-24 LGPL-2.1 * [mms] Fix usage of removeIndex(). 2.1.5 2.1.0 stable stable 2013-07-24 LGPL-2.1 * [mjr] Correctly remove unused index, readd erroneously removed indexes. 2.1.6 2.1.0 stable stable 2013-08-02 LGPL-2.1 * [mjr] Further fixes for database migration issues, very index name and existence before removing (Bug #12498). 2.2.0 2.2.0 stable stable 2013-08-27 LGPL-2.1 * [mjr] Add method to get the most recent history entry for any given id (Thomas Jarosch <thomas.jarosch@intra2net.com>, Request #12558). 2.2.1 2.2.0 stable stable 2013-10-15 LGPL-2.1 * [mjr] Only query History when we have a range of modSeq values to query (arjen+horde@de-korte.org, Bug #12660). 2.3.0 2.3.0 stable stable 2014-04-03 LGPL-2.1 * [mms] Add composite driver. * [mms] Add Null driver. * [mms] Add MongoDB driver. 2.3.1 2.3.0 stable stable 2014-05-21 LGPL-2.1 * [jan] Fix migrating from systems older than Horde 4. 2.3.2 2.3.0 stable stable 2014-10-27 LGPL-2.1 * [jan] Fix catching exceptions from Horde_Db. 2.3.3 2.3.0 stable stable 2014-11-18 LGPL-2.1 * [jan] Fix migration with Oracle. 2.3.4 2.3.0 stable stable 2015-04-28 LGPL-2.1 * [jan] Make cached entries available to garbage collection. 2.3.5 2.3.0 stable stable 2015-07-31 LGPL-2.1 * [jan] Improve performance of database migration. 2.3.6 2.3.0 stable stable 2016-02-01 LGPL-2.1 * [jan] Mark PHP 7 as supported.