Horde_Historypear.horde.orgAPI for tracking the history of an objectThe Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.Chuck Hagenbuchchuckchuck@horde.orgyes2016-02-012.3.62.3.0stablestableLGPL-2.1
* [jan] Mark PHP 7 as supported.
5.3.08.0.0alpha18.0.0alpha11.7.0Horde_Dbpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Exceptionpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_HashTablepear.horde.org1.0.02.0.0alpha12.0.0alpha1Horde_Mongopear.horde.org1.0.02.0.0alpha12.0.0alpha1Horde_Testpear.horde.org2.1.03.0.0alpha13.0.0alpha10.0.10.0.1alphaalpha2004-01-25LGPL-2.1
Initial release as a PEAR package
2006-05-080.0.20.0.2alphaalphaLGPL-2.1
Converted to package.xml 2.0 for pear.horde.org
1.0.0alpha11.0.0alphaalpha2011-03-08LGPL-2.1
* First alpha release for Horde 4.
1.0.0beta11.0.0betabeta2011-03-16LGPL-2.1
* First beta release for Horde 4.
1.0.0RC11.0.0betabeta2011-03-22LGPL-2.1
* First release candidate for Horde 4.
1.0.0RC21.0.0betabeta2011-03-29LGPL-2.1
* Second release candidate for Horde 4.
1.0.01.0.0stablestable2011-04-06LGPL-2.1
* First stable release for Horde 4.
1.0.11.0.0stablestable2012-04-10LGPL-2.1
* [rla] Add license file.
2.0.0alpha11.0.0alphastable2012-07-05LGPL-2.1
* First alpha release for Horde 5.
2.0.0beta11.0.0betastable2012-07-19LGPL-2.1
* First beta release for Horde 5.
2.0.01.0.0stablestable2012-10-30LGPL-2.1
* First stable release for Horde 5.
2.0.11.0.0stablestable2012-11-19LGPL-2.1
* [mms] Use new Horde_Test layout.
2.0.21.0.0stablestable2013-03-05LGPL-2.1
* [jan] Fix unit tests.
2.1.02.1.0stablestable2013-06-18LGPL-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.12.1.0stablestable2013-07-21LGPL-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.22.1.0stablestable2013-07-24LGPL-2.1
*
2.1.32.1.0stablestable2013-07-24LGPL-2.1
* [mms] Fix migrations nos. 4 & 5.
2.1.42.1.0stablestable2013-07-24LGPL-2.1
* [mms] Fix usage of removeIndex().
2.1.52.1.0stablestable2013-07-24LGPL-2.1
* [mjr] Correctly remove unused index, readd erroneously removed indexes.
2.1.62.1.0stablestable2013-08-02LGPL-2.1
* [mjr] Further fixes for database migration issues, very index name and existence before removing (Bug #12498).
2.2.02.2.0stablestable2013-08-27LGPL-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.12.2.0stablestable2013-10-15LGPL-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.02.3.0stablestable2014-04-03LGPL-2.1
* [mms] Add composite driver.
* [mms] Add Null driver.
* [mms] Add MongoDB driver.
2.3.12.3.0stablestable2014-05-21LGPL-2.1
* [jan] Fix migrating from systems older than Horde 4.
2.3.22.3.0stablestable2014-10-27LGPL-2.1
* [jan] Fix catching exceptions from Horde_Db.
2.3.32.3.0stablestable2014-11-18LGPL-2.1
* [jan] Fix migration with Oracle.
2.3.42.3.0stablestable2015-04-28LGPL-2.1
* [jan] Make cached entries available to garbage collection.
2.3.52.3.0stablestable2015-07-31LGPL-2.1
* [jan] Improve performance of database migration.
2.3.62.3.0stablestable2016-02-01LGPL-2.1
* [jan] Mark PHP 7 as supported.