[commits] Horde branch develop updated. 877c5a46a6f2577484911f4764da48812904ebea

Michael J. Rubinsky mrubinsk at horde.org
Thu Aug 9 17:19:23 UTC 2012


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

from: d4c857cb2a2b86c62ad3d5c0785dffe9e1779f93

b89ced0 Have Nag::listTasks() take an options array instead of individual parameters.
bb0e931 Use Nag_Search
877c5a4 parse error

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

commit b89ced003116372eee5a1905276608b7484afda1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 9 13:14:08 2012 -0400

    Have Nag::listTasks() take an options array instead of individual parameters.
    
    Also, add switch to preload tags for the entire Nag_Task object and children
    when we know we will need them ahead of time since it's more efficient to load
    them all at once.

 nag/lib/Api.php           |   20 ++++++++---
 nag/lib/Application.php   |    7 +++-
 nag/lib/Block/Summary.php |   16 ++++----
 nag/lib/Form/Task.php     |    5 ++-
 nag/lib/Nag.php           |   79 +++++++++++++++++++++------------------------
 nag/lib/Search.php        |   12 +++---
 nag/lib/Task.php          |   22 ++++++++++++
 nag/list.php              |    8 ++---
 nag/smartmobile.php       |    6 +---
 nag/tasks/index.php       |    8 +---
 10 files changed, 103 insertions(+), 80 deletions(-)

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

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

commit bb0e931dfaebcd6accc13076ef2ef97d4d3d3e5d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 9 13:18:21 2012 -0400

    Use Nag_Search

 nag/tasks/index.php |   20 +++++++-------------
 1 files changed, 7 insertions(+), 13 deletions(-)

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

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

commit 877c5a46a6f2577484911f4764da48812904ebea
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 9 13:19:09 2012 -0400

    parse error

 nag/lib/Block/Summary.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/877c5a46a6f2577484911f4764da48812904ebea




More information about the commits mailing list