[commits] Horde branch develop updated. 2a5007a3816fec39dfb620d833910952a90b7ae2

Michael J. Rubinsky mrubinsk at horde.org
Sat Apr 14 19:54:34 UTC 2012


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

from: 570f7499d8da7ebbe904826f85b617f48d71fefa

adbb60e spacing
ecec6dc query strings prevent route matching.
ada9d1e remove unused rewrite rules
2adaa4b Must use $GLOBAL here, if we come from a Controller, this won't be in local scope.
cfb58ad Add lighttpd rules for Nag.
2a5007a Fix task completion via controller

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

commit adbb60e1ef0ae71d90c6a8cad453378ea8965b2b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 14 14:07:37 2012 -0400

    spacing

 kronolith/lib/Api.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit ecec6dc16c07b6242ff68e2ab5cd81d3c835c8d4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 14 15:49:48 2012 -0400

    query strings prevent route matching.

 framework/Core/lib/Horde/Core/Controller/RequestMapper.php |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

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

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

commit ada9d1e08fc48a710aa9256ab07176b893533203
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 14 15:50:14 2012 -0400

    remove unused rewrite rules

 horde/docs/lighttpd-horde.conf |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

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

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

commit 2adaa4b774cf10c85cf8cb6e7079e5732dbcb2f7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 14 15:50:43 2012 -0400

    Must use $GLOBAL here, if we come from a Controller, this won't be
    in local scope.

 nag/task.php |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

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

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

commit cfb58ad517c7981d25b73da532b9b036c04dca47
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 14 15:51:26 2012 -0400

    Add lighttpd rules for Nag.
    
    *required* for creating new tasks/completing tasks.

 nag/docs/lighttpd-nag.conf |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
 create mode 100644 nag/docs/lighttpd-nag.conf

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

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

commit 2a5007a3816fec39dfb620d833910952a90b7ae2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 14 15:53:58 2012 -0400

    Fix task completion via controller

 nag/app/controllers/CompleteTask.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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




More information about the commits mailing list