The branch "develop" has been updated. The following is a summary of the commits.
from: 22f87aee1621a34d8bf122601e202399abfeda95 5d10a61 Add the low temperature 8e33fd7 Horde_Services -> Horde_Service 5492872 BFN 3f4ff91 Released Horde_ActiveSync-1.1.8 edcd92b Development mode for Horde_ActiveSync-1.1.9 31a20b5 Add/Update documentation. b630054 Add example. f5e0285 [gwr] Fix retrieving the package.xml from the server. 9690ccf Ignore failures in timestamping/syncing the release information when updating the file list. 16ae625 Merge branch 'master' into develop ----------------------------------------------------------------------- commit 5d10a619fb9a39f6df6362a8bc83c422cd3b1230 Author: Michael J Rubinsky <[email protected]> Date: Sun Nov 13 02:11:51 2011 -0500 Add the low temperature horde/lib/Block/Weather.php | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/5d10a619fb9a39f6df6362a8bc83c422cd3b1230 ----------------------------------------------------------------------- commit 8e33fd7ef0f580ed2c33de8c83ba0f23f38ef1e0 Author: Michael J Rubinsky <[email protected]> Date: Sun Nov 13 10:21:00 2011 -0500 Horde_Services -> Horde_Service framework/Service_Weather/lib/Horde/Service/Weather/Base.php | 2 +- .../lib/Horde/Service/Weather/Period/WeatherUnderground.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/8e33fd7ef0f580ed2c33de8c83ba0f23f38ef1e0 ----------------------------------------------------------------------- commit 54928724e407661cba295c28afdb1766ed8b6ce4 Author: Michael J Rubinsky <[email protected]> Date: Sun Nov 13 10:42:30 2011 -0500 BFN framework/ActiveSync/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/54928724e407661cba295c28afdb1766ed8b6ce4 ----------------------------------------------------------------------- commit 3f4ff91dd771a06797ecf25513b58a991ab98dea Author: Michael J Rubinsky <[email protected]> Date: Sun Nov 13 10:43:51 2011 -0500 Released Horde_ActiveSync-1.1.8 framework/ActiveSync/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/3f4ff91dd771a06797ecf25513b58a991ab98dea ----------------------------------------------------------------------- commit edcd92b77fb7035e1cd4c1c68f2c5aa8545947d4 Author: Michael J Rubinsky <[email protected]> Date: Sun Nov 13 10:43:51 2011 -0500 Development mode for Horde_ActiveSync-1.1.9 framework/ActiveSync/package.xml | 19 ++++++++++++++++--- 1 files changed, 16 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/edcd92b77fb7035e1cd4c1c68f2c5aa8545947d4 ----------------------------------------------------------------------- commit 31a20b5683135af060332846a51dfbe6267bad86 Author: Gunnar Wrobel <[email protected]> Date: Sun Nov 13 18:39:18 2011 +0100 Add/Update documentation. framework/Pear/doc/Horde/Pear/DOCS_ORIGIN | 2 + framework/Pear/doc/Horde/Pear/REMOTE_PEAR_SERVER | 173 ++++++++++++++++++++++ 2 files changed, 175 insertions(+), 0 deletions(-) create mode 100644 framework/Pear/doc/Horde/Pear/REMOTE_PEAR_SERVER http://git.horde.org/horde-git/-/commit/31a20b5683135af060332846a51dfbe6267bad86 ----------------------------------------------------------------------- commit b630054f4d7c9d470b6210e5b2f24d2f8fae46f2 Author: Gunnar Wrobel <[email protected]> Date: Sun Nov 13 18:39:25 2011 +0100 Add example. framework/Pear/doc/Horde/Pear/examples/remote.php | 56 +++++++++++++++++++++ 1 files changed, 56 insertions(+), 0 deletions(-) create mode 100644 framework/Pear/doc/Horde/Pear/examples/remote.php http://git.horde.org/horde-git/-/commit/b630054f4d7c9d470b6210e5b2f24d2f8fae46f2 ----------------------------------------------------------------------- commit f5e028575bd17c36359793a5dde15c3c4167853b Author: Gunnar Wrobel <[email protected]> Date: Sun Nov 13 18:40:50 2011 +0100 [gwr] Fix retrieving the package.xml from the server. framework/Pear/lib/Horde/Pear/Remote.php | 2 +- framework/Pear/package.xml | 18 ++++++++++-- framework/Pear/test/Horde/Pear/Unit/RemoteTest.php | 28 ++++++++++++++++++++ 3 files changed, 44 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/f5e028575bd17c36359793a5dde15c3c4167853b ----------------------------------------------------------------------- commit 9690ccf5fc3417a5d6daae5e2e6704e4e196edee Author: Gunnar Wrobel <[email protected]> Date: Sun Nov 13 19:29:53 2011 +0100 Ignore failures in timestamping/syncing the release information when updating the file list. framework/Pear/lib/Horde/Pear/Package/Task/UpdateContents.php | 13 +++++++-- 1 files changed, 10 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/9690ccf5fc3417a5d6daae5e2e6704e4e196edee ----------------------------------------------------------------------- commit 16ae6259ced34b32da7b929fde4c916004239779 Merge: 22f87ae 9690ccf Author: Jan Schneider <[email protected]> Date: Sun Nov 13 20:07:42 2011 +0100 Merge branch 'master' into develop framework/ActiveSync/package.xml | 21 +- framework/Pear/doc/Horde/Pear/DOCS_ORIGIN | 2 + framework/Pear/doc/Horde/Pear/REMOTE_PEAR_SERVER | 173 +++++++++ framework/Pear/doc/Horde/Pear/examples/remote.php | 56 +++ framework/Pear/lib/Horde/Pear/Package/Task/UpdateContents.php | 13 +- framework/Pear/lib/Horde/Pear/Remote.php | 2 +- framework/Pear/package.xml | 18 +- framework/Pear/test/Horde/Pear/Unit/RemoteTest.php | 28 ++ 8 files changed, 302 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/16ae6259ced34b32da7b929fde4c916004239779 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
