[koha-commits] main Koha release repository branch new/bug_6193 created. v3.06.00-268-g22dca58

Git repo owner gitmaster at git.koha-community.org
Tue Dec 27 17:17:05 CET 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_6193 has been created
        at  22dca58cbad64841fb12a6e48afa50500c1a5c60 (commit)

- Log -----------------------------------------------------------------
commit 22dca58cbad64841fb12a6e48afa50500c1a5c60
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Thu Apr 14 14:40:21 2011 -0300

    Bug 6193 - Use memcached cache koha-conf.xml configuration variables
    
    Basically I add some code to Context.pm so it stores koha-conf.xml config vars
    in memcached server. It is arguable whether this is an improvement or not,
    tests are needed to conclude something about this.
    
    Error handling was an issue with Cache::Memcached, I tried to do it the
    simplest I could.
    
    Note: As it was pointless to read the xml file to get the memcached
    server info for accessing them for retreiving the info in the koha-conf.xml
    file... I passed those values through apache's SetEnv. These variables
    are set acordingly through the install scripts and commented out if koha
    was setup not to use it.
    
    Bug 6193 - Properly comment the code
    
    Required by slef.
    
    Regards
    To+
    
    Signed-off-by: Federico Rinaudo <frinaudo at infocpt.com.ar>
    Signed-off-by: MJ Ray <mjr at phonecoop.coop>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list