[commits] Horde branch master updated. 2166d76d7c4835a3ae6d9110dbf1aaf1a9b9c2b1
Michael M Slusarz
slusarz at horde.org
Thu Jan 20 20:58:19 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 67a100e094d894016ba60133de8aac96bf5981b4
311a4e0 Bug #9528: Fix Windows-1258 conversion
d3b123d Fix +/- determination for CVS files
1b00129 Makes way more sense to link to file/revision from file log rather than patchsets (which don't work with CVS)
2166d76 Fix badly broken patchsets display
-----------------------------------------------------------------------
commit 311a4e0c459a459b49512631fd86a40f3a2468d5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 20 13:23:54 2011 -0700
Bug #9528: Fix Windows-1258 conversion
Remove workaround for broken iconv() added here:
http://git.horde.org/co.php/framework/Util/Attic/String.php?sa=1&rt=horde&r=1.19
There's no PHP bug referenced, and I can't find any. Adding this
extra character breaks Windows-1258 conversion.
If it was a bug in 2003, hopefully it has been fixed by now (all unit
tests pass).
framework/Util/lib/Horde/String.php | 7 ++-----
framework/Util/test/Horde/Util/StringTest.php | 9 +++++++++
2 files changed, 11 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/311a4e0c459a459b49512631fd86a40f3a2468d5
-----------------------------------------------------------------------
commit d3b123d36dc948bf8b6f733ff0009ee59aa6a9aa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 20 13:44:04 2011 -0700
Fix +/- determination for CVS files
framework/Vcs/lib/Horde/Vcs/Log/Cvs.php | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/d3b123d36dc948bf8b6f733ff0009ee59aa6a9aa
-----------------------------------------------------------------------
commit 1b001296c6d71c7a8128ae160b9a3005831eaf6e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 20 13:52:58 2011 -0700
Makes way more sense to link to file/revision from file log rather than patchsets (which don't work with CVS)
chora/app/views/_logMessage.html.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1b001296c6d71c7a8128ae160b9a3005831eaf6e
-----------------------------------------------------------------------
commit 2166d76d7c4835a3ae6d9110dbf1aaf1a9b9c2b1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 20 13:57:36 2011 -0700
Fix badly broken patchsets display
chora/patchsets.php | 22 ++++++++--------------
1 files changed, 8 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/2166d76d7c4835a3ae6d9110dbf1aaf1a9b9c2b1
More information about the commits
mailing list