[commits] Horde branch master updated. 13671f1a9c3f35f25abf3b036bc559fef6fbc26d
Chuck Hagenbuch
chuck at horde.org
Sun Nov 28 02:08:25 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 146094a5cea90ee54f0ac2f5f9abaaea414b82f5
f2a7094 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.
2372cb3 Include the invalid revision in the exception
7099bbe Bug #4578: Individual patchset view that includes the full diff.
9fdb48a Restore linebreaks that had been lost in commit messages
13671f1 revision_log style is deprecated
-----------------------------------------------------------------------
commit f2a7094e85c8665d9f62caeaae46f719063c4570
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Fri Nov 26 23:24:49 2010 -0500
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 | 25 ++++++++++++++++-----
framework/Vcs/lib/Horde/Vcs/Log/Cvs.php | 35 +++++++-----------------------
framework/Vcs/lib/Horde/Vcs/Log/Git.php | 25 ++-------------------
3 files changed, 30 insertions(+), 55 deletions(-)
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Log.php?rt=horde-git&r1=17a425ec99e210e7e614e43a3900c17760793f85&r2=f2a7094e85c8665d9f62caeaae46f719063c4570
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Log/Cvs.php?rt=horde-git&r1=a06c6d8b8ba1628167c68921fdd917b4ca48ab06&r2=f2a7094e85c8665d9f62caeaae46f719063c4570
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Log/Git.php?rt=horde-git&r1=e802e78277520bdaf0173806ee79415ce5454f86&r2=f2a7094e85c8665d9f62caeaae46f719063c4570
-----------------------------------------------------------------------
commit 2372cb37c2960a5513ad36231dd353329bfe47b0
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sat Nov 27 20:22:57 2010 -0500
Include the invalid revision in the exception
framework/Vcs/lib/Horde/Vcs.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs.php?rt=horde-git&r1=745c206c125cf236acf380a5336d3af22bcdc3e5&r2=2372cb37c2960a5513ad36231dd353329bfe47b0
-----------------------------------------------------------------------
commit 7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sat Nov 27 21:04:05 2010 -0500
Bug #4578: Individual patchset view that includes the full diff.
chora/app/helpers/Diff.php | 10 ++-
chora/app/views/diff/diff.html.php | 3 +-
chora/commit.php | 61 ++------------------
chora/diff.php | 9 +--
chora/lib/Chora.php | 2 +-
chora/templates/patchsets/ps_single.inc | 79 ++++++++++++++++----------
chora/themes/default/screen.css | 80 ++++++++++++++++++--------
framework/Vcs/lib/Horde/Vcs/Patchset/Cvs.php | 3 +-
framework/Vcs/lib/Horde/Vcs/Patchset/Git.php | 18 ++----
9 files changed, 127 insertions(+), 138 deletions(-)
http://git.horde.org/diff.php/chora/app/helpers/Diff.php?rt=horde-git&r1=c2f6c0fc56e1a6b9f4ac53981a4d025614b9b549&r2=7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
http://git.horde.org/diff.php/chora/app/views/diff/diff.html.php?rt=horde-git&r1=67b9597b6f7c008a764f166ad12f9113fcf48238&r2=7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
http://git.horde.org/diff.php/chora/commit.php?rt=horde-git&r1=49c7fa15a0ec890a2d71ed417d8eb830a5082cf8&r2=7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
http://git.horde.org/diff.php/chora/diff.php?rt=horde-git&r1=0b64887365add765c40f966555ef4a3c9e16b744&r2=7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
http://git.horde.org/diff.php/chora/lib/Chora.php?rt=horde-git&r1=dde6bf56f3d6b9b3e2d9ed43e2983b151732dfb4&r2=7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
http://git.horde.org/diff.php/chora/templates/patchsets/ps_single.inc?rt=horde-git&r1=49c7fa15a0ec890a2d71ed417d8eb830a5082cf8&r2=7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
http://git.horde.org/diff.php/chora/themes/default/screen.css?rt=horde-git&r1=0b64887365add765c40f966555ef4a3c9e16b744&r2=7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Patchset/Cvs.php?rt=horde-git&r1=a06c6d8b8ba1628167c68921fdd917b4ca48ab06&r2=7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Patchset/Git.php?rt=horde-git&r1=a06c6d8b8ba1628167c68921fdd917b4ca48ab06&r2=7099bbec85431b5be87c8bd7bd2bb04fe4a39db7
-----------------------------------------------------------------------
commit 9fdb48adfacaa1e36ede19d36aab12be8c0fcc60
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sat Nov 27 21:07:06 2010 -0500
Restore linebreaks that had been lost in commit messages
framework/Vcs/lib/Horde/Vcs/Log/Git.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Log/Git.php?rt=horde-git&r1=f2a7094e85c8665d9f62caeaae46f719063c4570&r2=9fdb48adfacaa1e36ede19d36aab12be8c0fcc60
-----------------------------------------------------------------------
commit 13671f1a9c3f35f25abf3b036bc559fef6fbc26d
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sat Nov 27 21:07:36 2010 -0500
revision_log style is deprecated
chora/templates/checkout/checkout.inc | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/chora/templates/checkout/checkout.inc?rt=horde-git&r1=8352173fc37d37ad4a99af2a4508a8b7e9600f50&r2=13671f1a9c3f35f25abf3b036bc559fef6fbc26d
More information about the commits
mailing list