Fix some caching logic, and store information we get from dependency objects once...
authorChuck Hagenbuch <chuck@horde.org>
Sat, 27 Nov 2010 04:24:49 +0000 (23:24 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sun, 28 Nov 2010 02:08:02 +0000 (21:08 -0500)
commitf2a7094e85c8665d9f62caeaae46f719063c4570
tree8fdd68564fe30be3e272d9d69f23b04cadda20fc
parent146094a5cea90ee54f0ac2f5f9abaaea414b82f5
Fix some caching logic, and store information we get from dependency objects once, rather than having to re-fetch it when a cached Log object is retrieved.
framework/Vcs/lib/Horde/Vcs/Log.php
framework/Vcs/lib/Horde/Vcs/Log/Cvs.php
framework/Vcs/lib/Horde/Vcs/Log/Git.php