[commits] Horde branch master updated. 491c99bb69626c9ce803425c0b8d9d88a7a7220e
Michael M Slusarz
slusarz at horde.org
Wed Nov 6 05:09:29 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: ee672a8a19d2d81fa36f02f6f69e88346904384c
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
Summary: http://github.com/horde/horde/compare/ee672a8a19d2d81fa36f02f6f69e88346904384c...491c99bb69626c9ce803425c0b8d9d88a7a7220e
-----------------------------------------------------------------------
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
More information about the commits
mailing list