[commits] Horde branch imp_6_1 updated. 34b4855fbfde6d5ae0eb6df2e24239b1dfa45331

Michael M Slusarz slusarz at horde.org
Wed Feb 27 07:42:05 UTC 2013


The branch "imp_6_1" has been updated.
The following is a summary of the commits.

from: 1c4f9536b1b3e2c1f88b3488a3e0004975a38a92

4292d3c cleanup phpdoc fileheader, some comments.
f7f6121 [mms] Added Horde_Shutdown - global Horde shutdown function handler.
2f2ba66 Revert "[jan] Add a Horde_ShutdownRunner factory on top of Horde_Queue."
4aa91f9 Still think Horde_Queue should be considered a requirement, but at a minimum needs to be listed as optional
34b4855 Merge branch 'master' into imp_6_1

-----------------------------------------------------------------------

commit 4292d3c9e6ab6e8d85062cb60e5346423f83ff1d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 19:11:22 2013 -0500

    cleanup phpdoc fileheader, some comments.

 .../ActiveSync/lib/Horde/ActiveSync/Request/MeetingResponse.php   |   30 ++---
 1 files changed, 14 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/4292d3c9e6ab6e8d85062cb60e5346423f83ff1d

-----------------------------------------------------------------------

commit f7f612111a5b08324be441c72fe642c7a3598900
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:09:28 2013 -0700

    [mms] Added Horde_Shutdown - global Horde shutdown function handler.

 framework/Core/lib/Horde/Shutdown.php      |   73 ++++++++++++++++++++++++++++
 framework/Core/lib/Horde/Shutdown/Task.php |   31 ++++++++++++
 framework/Core/package.xml                 |    2 +
 3 files changed, 106 insertions(+), 0 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Shutdown.php
 create mode 100644 framework/Core/lib/Horde/Shutdown/Task.php

http://git.horde.org/horde-git/-/commit/f7f612111a5b08324be441c72fe642c7a3598900

-----------------------------------------------------------------------

commit 2f2ba66fb8bab9aa6f8ab318a8467f36a424a8da
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:13:32 2013 -0700

    Revert "[jan] Add a Horde_ShutdownRunner factory on top of Horde_Queue."
    
    This reverts commit 3efc591b42c81bcf3beaaaef76d77fe851707314.
    
    Conflicts:
    	framework/Core/package.xml
    
    Per cjh, this is not appropriate use of Horde_Queue.
    
    Replaced w/Horde_Shutdown.

 framework/Core/lib/Horde/Core/Factory/QueueStorage.php   |    5 ++++-
 framework/Core/lib/Horde/Core/Factory/ShutdownRunner.php |   14 --------------
 framework/Core/lib/Horde/Registry.php                    |    1 -
 framework/Core/package.xml                               |   12 +++---------
 4 files changed, 7 insertions(+), 25 deletions(-)
 delete mode 100644 framework/Core/lib/Horde/Core/Factory/ShutdownRunner.php

http://git.horde.org/horde-git/-/commit/2f2ba66fb8bab9aa6f8ab318a8467f36a424a8da

-----------------------------------------------------------------------

commit 4aa91f9d51b933aad1035a2ffac89dd18652e3df
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:15:12 2013 -0700

    Still think Horde_Queue should be considered a requirement, but at a minimum needs to be listed as optional

 framework/Core/package.xml |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/4aa91f9d51b933aad1035a2ffac89dd18652e3df

-----------------------------------------------------------------------

commit 34b4855fbfde6d5ae0eb6df2e24239b1dfa45331
Merge: 1c4f953 4aa91f9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:16:02 2013 -0700

    Merge branch 'master' into imp_6_1

 .../ActiveSync/lib/Horde/ActiveSync/Request/MeetingResponse.php   |   30 +-
 framework/Core/lib/Horde/Core/Factory/QueueStorage.php            |    5 +-
 framework/Core/lib/Horde/Core/Factory/ShutdownRunner.php          |   14 -
 framework/Core/lib/Horde/Registry.php                             |    1 -
 framework/Core/lib/Horde/Shutdown.php                             |   73 +++++
 framework/Core/lib/Horde/Shutdown/Task.php                        |   31 ++
 framework/Core/package.xml                                        |   28 +-
 7 files changed, 134 insertions(+), 48 deletions(-)

http://git.horde.org/horde-git/-/commit/34b4855fbfde6d5ae0eb6df2e24239b1dfa45331




More information about the commits mailing list