[commits] Horde branch master updated.	d8a658bca8774f6dbd501fb612090c1d96e3337e
    Michael J. Rubinsky 
    mrubinsk at horde.org
       
    Fri Oct 28 16:50:39 UTC 2011
    
    
  
The branch "master" has been updated.
The following is a summary of the commits.
from: e7b1190b35ba9f4adde426bb107fdaef5f62959c
c5d457a Add ability to remove temporary files at session shutdown.
9474993 [mjr] Add the ability to specify the fields to return from contacts/search.
ad4600d Specify these files are to be destroyed at session shutdown.
d8a658b [mjr] Only request the field values we actually need when searching the contacts API.
-----------------------------------------------------------------------
commit c5d457a71e997fd8f3f9e3c98e36d72eb5392032
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 12:25:47 2011 -0400
    Add ability to remove temporary files at session shutdown.
    
    Will only work when explicitly closing the session, but it's a start.
 framework/Core/lib/Horde.php         |   15 +++++++++++++--
 framework/Core/lib/Horde/Session.php |    5 +++++
 framework/Core/package.xml           |    4 ++--
 3 files changed, 20 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/c5d457a71e997fd8f3f9e3c98e36d72eb5392032
-----------------------------------------------------------------------
commit 9474993cf31aaf47671470e20d5ddb2506c6e503
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 12:46:57 2011 -0400
    [mjr] Add the ability to specify the fields to return from contacts/search.
 turba/docs/CHANGES |    1 +
 turba/lib/Api.php  |   11 ++++++++---
 turba/package.xml  |    2 ++
 3 files changed, 11 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/9474993cf31aaf47671470e20d5ddb2506c6e503
-----------------------------------------------------------------------
commit ad4600d83c175fa8382f6c5992d5fc0e45e9189c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 12:48:16 2011 -0400
    Specify these files are to be destroyed at session shutdown.
 turba/lib/Object.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ad4600d83c175fa8382f6c5992d5fc0e45e9189c
-----------------------------------------------------------------------
commit d8a658bca8774f6dbd501fb612090c1d96e3337e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 12:49:53 2011 -0400
    [mjr] Only request the field values we actually need when searching the contacts API.
 imp/docs/CHANGES    |    2 ++
 imp/lib/Compose.php |    3 ++-
 imp/package.xml     |    8 +++++++-
 3 files changed, 11 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/d8a658bca8774f6dbd501fb612090c1d96e3337e
    
    
More information about the commits
mailing list