[commits] Horde branch imp_6_2 updated. 27009e0de01cde3555c33c03984b0d43cad12a1a
Michael M Slusarz
slusarz at horde.org
Wed Nov 6 06:49:54 UTC 2013
The branch "imp_6_2" has been updated.
The following is a summary of the commits.
from: 89c02fe2d569302fd6a09f26a36427ab4088fe90
3a71af8 Use System PHP library for the which command
9e6abee Use constants.
8bc5746 Add todo
15ff222 Don't throw an exception when removing a PINGABLE collection that doesn't exist.
7a02ad1 Fix phpdoc
d12658d Remove erroneous, duplicate code.
f056b93 Not needed
ee672a8 Better sizing of mailbox drag ghost object
4ad819e More/fix unit tests
ee1acbd Fix serialization of boolean false
e535c25 Lower default compression threshold
c0a0622 initialize compress object in constructor
e704d6f Make sure Horde_Pack object is never serialized
e175dc0 Bump version for release.
3795406 Released Horde_Pack-1.0.0
491c99b Development mode for Horde_Pack-1.0.1
b747dd7 Fix tests
cc679c7 Remove one debug warning when strict checking is active
5929d59 typo
27009e0 Merge branch 'master' into imp_6_2
Summary: http://github.com/horde/horde/compare/89c02fe2d569302fd6a09f26a36427ab4088fe90...27009e0de01cde3555c33c03984b0d43cad12a1a
-----------------------------------------------------------------------
commit 3a71af8092efab46c55556e5eaee4173596a4fa6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Nov 4 16:19:36 2013 -0700
Use System PHP library for the which command
horde/lib/Test.php | 13 ++++---------
1 files changed, 4 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/3a71af8092efab46c55556e5eaee4173596a4fa6
http://git.horde.org/horde-git/-/commit/3a71af8092efab46c55556e5eaee4173596a4fa6
-----------------------------------------------------------------------
commit 9e6abeea8adef0561b137d5766bb01665310b236
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 5 13:42:11 2013 +0100
Use constants.
kronolith/lib/Application.php | 6 ++++--
turba/lib/Application.php | 7 +++++--
2 files changed, 9 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/9e6abeea8adef0561b137d5766bb01665310b236
http://git.horde.org/horde-git/-/commit/9e6abeea8adef0561b137d5766bb01665310b236
-----------------------------------------------------------------------
commit 8bc57460ceed891fad85e2fac99da7fbeb92a42f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 5 10:16:46 2013 -0500
Add todo
framework/ActiveSync/doc/Horde/ActiveSync/TODO | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/8bc57460ceed891fad85e2fac99da7fbeb92a42f
http://git.horde.org/horde-git/-/commit/8bc57460ceed891fad85e2fac99da7fbeb92a42f
-----------------------------------------------------------------------
commit 15ff222438125f279d21efffb0039ebd29f65b05
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 5 10:16:56 2013 -0500
Don't throw an exception when removing a PINGABLE collection that doesn't exist.
framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/15ff222438125f279d21efffb0039ebd29f65b05
http://git.horde.org/horde-git/-/commit/15ff222438125f279d21efffb0039ebd29f65b05
-----------------------------------------------------------------------
commit 7a02ad1306604514f5b856907577f30492ef4ada
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 5 10:23:19 2013 -0500
Fix phpdoc
nag/lib/Api.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/7a02ad1306604514f5b856907577f30492ef4ada
http://git.horde.org/horde-git/-/commit/7a02ad1306604514f5b856907577f30492ef4ada
-----------------------------------------------------------------------
commit d12658d2cdf137f214fd4febb48bfacafd0d4f19
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 5 12:27:02 2013 -0500
Remove erroneous, duplicate code.
hermes/lib/Api.php | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/d12658d2cdf137f214fd4febb48bfacafd0d4f19
http://git.horde.org/horde-git/-/commit/d12658d2cdf137f214fd4febb48bfacafd0d4f19
-----------------------------------------------------------------------
commit f056b93438295721aa00742ddb43b3fe75fa388e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 11:06:19 2013 -0700
Not needed
imp/js/dimpbase.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/f056b93438295721aa00742ddb43b3fe75fa388e
http://git.horde.org/horde-git/-/commit/f056b93438295721aa00742ddb43b3fe75fa388e
-----------------------------------------------------------------------
commit ee672a8a19d2d81fa36f02f6f69e88346904384c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 11:11:45 2013 -0700
Better sizing of mailbox drag ghost object
imp/themes/default/dynamic/screen.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/ee672a8a19d2d81fa36f02f6f69e88346904384c
http://git.horde.org/horde-git/-/commit/ee672a8a19d2d81fa36f02f6f69e88346904384c
-----------------------------------------------------------------------
commit 4ad819eeb01efc26116e855943ea70f3bb55bb47
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 16:03:59 2013 -0700
More/fix unit tests
framework/Pack/test/Horde/Pack/AutodetermineTest.php | 2 +-
framework/Pack/test/Horde/Pack/Driver/TestBase.php | 25 +++++++++++++++--
2 files changed, 23 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/4ad819eeb01efc26116e855943ea70f3bb55bb47
http://git.horde.org/horde-git/-/commit/4ad819eeb01efc26116e855943ea70f3bb55bb47
-----------------------------------------------------------------------
commit ee1acbdf01d44fcf453c0e9f90b8129f0375284a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 16:04:26 2013 -0700
Fix serialization of boolean false
framework/Pack/lib/Horde/Pack/Driver/Serialize.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/ee1acbdf01d44fcf453c0e9f90b8129f0375284a
http://git.horde.org/horde-git/-/commit/ee1acbdf01d44fcf453c0e9f90b8129f0375284a
-----------------------------------------------------------------------
commit e535c25882a20cdca9737771bafea20adf6e50f4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 18:34:01 2013 -0700
Lower default compression threshold
framework/Pack/lib/Horde/Pack.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/e535c25882a20cdca9737771bafea20adf6e50f4
http://git.horde.org/horde-git/-/commit/e535c25882a20cdca9737771bafea20adf6e50f4
-----------------------------------------------------------------------
commit c0a0622c16d82a3b1fa46ba8a42dee05e9686eff
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 18:34:22 2013 -0700
initialize compress object in constructor
framework/Pack/lib/Horde/Pack.php | 19 ++++---------------
1 files changed, 4 insertions(+), 15 deletions(-)
http://github.com/horde/horde/commit/c0a0622c16d82a3b1fa46ba8a42dee05e9686eff
http://git.horde.org/horde-git/-/commit/c0a0622c16d82a3b1fa46ba8a42dee05e9686eff
-----------------------------------------------------------------------
commit e704d6f40340eae1fd0bd50377162ecbca47cdb2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 18:41:22 2013 -0700
Make sure Horde_Pack object is never serialized
framework/Pack/lib/Horde/Pack.php | 7 +++++
framework/Pack/package.xml | 4 ++-
framework/Pack/test/Horde/Pack/PackTest.php | 37 +++++++++++++++++++++++++++
3 files changed, 47 insertions(+), 1 deletions(-)
create mode 100644 framework/Pack/test/Horde/Pack/PackTest.php
http://github.com/horde/horde/commit/e704d6f40340eae1fd0bd50377162ecbca47cdb2
http://git.horde.org/horde-git/-/commit/e704d6f40340eae1fd0bd50377162ecbca47cdb2
-----------------------------------------------------------------------
commit e175dc0fc049fc80b61e54aa31ed0ec1e835cdad
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 22:00:02 2013 -0700
Bump version for release.
framework/Pack/package.xml | 23 +++++++++++++++++++----
1 files changed, 19 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/e175dc0fc049fc80b61e54aa31ed0ec1e835cdad
http://git.horde.org/horde-git/-/commit/e175dc0fc049fc80b61e54aa31ed0ec1e835cdad
-----------------------------------------------------------------------
commit 37954069ebbfcfa026f0b80834e50ccef8e3e58a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 22:09:12 2013 -0700
Released Horde_Pack-1.0.0
framework/Pack/composer.json | 33 +++++++++++++++++++++++++++++++++
1 files changed, 33 insertions(+), 0 deletions(-)
create mode 100644 framework/Pack/composer.json
http://github.com/horde/horde/commit/37954069ebbfcfa026f0b80834e50ccef8e3e58a
http://git.horde.org/horde-git/-/commit/37954069ebbfcfa026f0b80834e50ccef8e3e58a
-----------------------------------------------------------------------
commit 491c99bb69626c9ce803425c0b8d9d88a7a7220e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 22:09:12 2013 -0700
Development mode for Horde_Pack-1.0.1
framework/Pack/package.xml | 17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/491c99bb69626c9ce803425c0b8d9d88a7a7220e
http://git.horde.org/horde-git/-/commit/491c99bb69626c9ce803425c0b8d9d88a7a7220e
-----------------------------------------------------------------------
commit b747dd7080445e42584e3c3f73a59b73de35aa16
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 22:30:30 2013 -0700
Fix tests
imp/test/Imp/Unit/Mime/Viewer/ItipTest.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/b747dd7080445e42584e3c3f73a59b73de35aa16
http://git.horde.org/horde-git/-/commit/b747dd7080445e42584e3c3f73a59b73de35aa16
-----------------------------------------------------------------------
commit cc679c76a53975f66ae12cbdfc6786c9609656d0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 22:36:49 2013 -0700
Remove one debug warning when strict checking is active
kronolith/lib/Kronolith.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/cc679c76a53975f66ae12cbdfc6786c9609656d0
http://git.horde.org/horde-git/-/commit/cc679c76a53975f66ae12cbdfc6786c9609656d0
-----------------------------------------------------------------------
commit 5929d59f770c1b4887333d003b43326df837a1d6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 23:19:31 2013 -0700
typo
imp/docs/INSTALL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/5929d59f770c1b4887333d003b43326df837a1d6
http://git.horde.org/horde-git/-/commit/5929d59f770c1b4887333d003b43326df837a1d6
-----------------------------------------------------------------------
commit 27009e0de01cde3555c33c03984b0d43cad12a1a
Merge: 89c02fe 5929d59
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 5 23:48:26 2013 -0700
Merge branch 'master' into imp_6_2
Conflicts:
imp/docs/INSTALL
framework/ActiveSync/doc/Horde/ActiveSync/TODO | 8 +++
framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 8 ++-
framework/Pack/composer.json | 33 +++++++++++
framework/Pack/lib/Horde/Pack.php | 28 ++++------
framework/Pack/lib/Horde/Pack/Driver/Serialize.php | 2 +-
framework/Pack/package.xml | 42 ++++++++++++--
framework/Pack/test/Horde/Pack/AutodetermineTest.php | 2 +-
framework/Pack/test/Horde/Pack/Driver/TestBase.php | 25 ++++++++-
framework/Pack/test/Horde/Pack/PackTest.php | 37 +++++++++++++
hermes/lib/Api.php | 4 --
horde/lib/Test.php | 13 ++---
imp/js/dimpbase.js | 1 -
imp/test/Imp/Unit/Mime/Viewer/ItipTest.php | 3 +
imp/themes/default/dynamic/screen.css | 3 +
kronolith/lib/Application.php | 6 ++-
kronolith/lib/Kronolith.php | 3 +-
nag/lib/Api.php | 2 +-
turba/lib/Application.php | 7 ++-
18 files changed, 178 insertions(+), 49 deletions(-)
http://github.com/horde/horde/commit/27009e0de01cde3555c33c03984b0d43cad12a1a
http://git.horde.org/horde-git/-/commit/27009e0de01cde3555c33c03984b0d43cad12a1a
More information about the commits
mailing list