[commits] Horde branch develop updated. b817c73564369f698491facf4e60df4c081c0191
Ralf Lang
lang at b1-systems.de
Mon May 7 13:07:07 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: f371e6d4658e43d440c4e7dcd923f7db5faed574
5c17695 Convert to Horde 5 and phpdoc : _sesha_getVersionDetails, _sesha_listVersions, _sesha_getQueueDetails
5b433d9 Convert to Horde 5 and phpdoc: _sesha_listQueues
d926934 remove unused methods Sesha::listStock, Sesha_Driver_Sql::listStock, Sesha_Driver_Sql::searchStock
5dcc426 Renamed Sql driver to Horde Rdo Driver. Adjusted factory and phpdoc
b817c73 remove unused helper methods _unserializeParameters _normalizeStockProperties (The Properties object does this internally now)1
-----------------------------------------------------------------------
commit 5c17695f7c2897d672c0d52efa906059127fe2cd
Author: Ralf Lang <lang at b1-systems.de>
Date: Sun May 6 09:53:22 2012 +0200
Convert to Horde 5 and phpdoc : _sesha_getVersionDetails, _sesha_listVersions, _sesha_getQueueDetails
sesha/lib/Api.php | 45 +++++++++++++++++++++++----------------------
1 files changed, 23 insertions(+), 22 deletions(-)
http://git.horde.org/horde-git/-/commit/5c17695f7c2897d672c0d52efa906059127fe2cd
-----------------------------------------------------------------------
commit 5b433d9b7b765b5f5a9488334b80c840dfd20194
Author: Ralf Lang <lang at b1-systems.de>
Date: Sun May 6 09:57:03 2012 +0200
Convert to Horde 5 and phpdoc: _sesha_listQueues
sesha/lib/Api.php | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/5b433d9b7b765b5f5a9488334b80c840dfd20194
-----------------------------------------------------------------------
commit d926934c032bae6dbc913de86606f88298ef16ec
Author: Ralf Lang <lang at b1-systems.de>
Date: Sun May 6 10:01:52 2012 +0200
remove unused methods Sesha::listStock, Sesha_Driver_Sql::listStock, Sesha_Driver_Sql::searchStock
sesha/lib/Driver/Sql.php | 124 ----------------------------------------------
sesha/lib/Sesha.php | 75 +++------------------------
2 files changed, 9 insertions(+), 190 deletions(-)
http://git.horde.org/horde-git/-/commit/d926934c032bae6dbc913de86606f88298ef16ec
-----------------------------------------------------------------------
commit 5dcc426b5e46a75066a1b3258c36be741170ffc8
Author: Ralf Lang <lang at b1-systems.de>
Date: Sun May 6 10:15:49 2012 +0200
Renamed Sql driver to Horde Rdo Driver. Adjusted factory and phpdoc
sesha/bin/sesha-add-stock | 60 +++++
sesha/config/conf.xml | 2 +-
sesha/lib/Driver.php | 257 +++++++++++++++++--
sesha/lib/Driver/Rdo.php | 590 +++++++++++++++++++++++++++++++++++++++++
sesha/lib/Driver/Sql.php | 596 ------------------------------------------
sesha/lib/Factory/Driver.php | 8 +-
sesha/lib/Sesha.php | 18 +-
7 files changed, 908 insertions(+), 623 deletions(-)
create mode 100755 sesha/bin/sesha-add-stock
create mode 100644 sesha/lib/Driver/Rdo.php
delete mode 100644 sesha/lib/Driver/Sql.php
http://git.horde.org/horde-git/-/commit/5dcc426b5e46a75066a1b3258c36be741170ffc8
-----------------------------------------------------------------------
commit b817c73564369f698491facf4e60df4c081c0191
Author: Ralf Lang <lang at b1-systems.de>
Date: Sun May 6 10:42:00 2012 +0200
remove unused helper methods _unserializeParameters _normalizeStockProperties (The Properties object does this internally now)1
sesha/lib/Driver/Rdo.php | 28 ----------------------------
1 files changed, 0 insertions(+), 28 deletions(-)
http://git.horde.org/horde-git/-/commit/b817c73564369f698491facf4e60df4c081c0191
More information about the commits
mailing list