[koha-commits] updated branch master (6b24ddf91c74676ab4adca21b6cf2cc8402f448e)

Koha Gitosis gitosis at git.koha.org
Mon Aug 24 04:49:20 CEST 2009


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 "Koha GitWeb".

The branch, master has been updated
       via  6b24ddf91c74676ab4adca21b6cf2cc8402f448e (commit)
       via  e16e9205d79450ca9b70f391ed02b0e939c600d3 (commit)
       via  32e65e451ffd044b61c17b2f620d1a8c802c4ee5 (commit)
       via  2c82872dcbea097932268573b05bc7e0f64f8af7 (commit)
      from  e4d57d80a25b11b45fc05c95197ff3663157c7a1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6b24ddf91c74676ab4adca21b6cf2cc8402f448e
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Mon Aug 24 07:52:46 2009 -0400

    graceful degradation if memcached option is not configured in koha-conf.xml
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit e16e9205d79450ca9b70f391ed02b0e939c600d3
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Mon Aug 24 20:49:11 2009 +1200

    Updating the Makefile so memcached configuration can be added to the koha-conf.xml file
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 32e65e451ffd044b61c17b2f620d1a8c802c4ee5
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Mon Aug 24 15:37:00 2009 +1200

    Failing gracefully if Memoize::Memcached is not installed
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 2c82872dcbea097932268573b05bc7e0f64f8af7
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Mon Aug 24 12:31:49 2009 +1200

    Starting work on memoizing expensive functions with Memoize::Memcached
    
    A patch will follow with the changes to the koha-conf.xml and with instructions on installing memcached
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Languages.pm   |   19 ++++++++++++++++++-
 Makefile.PL       |   25 +++++++++++++++++++++++++
 etc/koha-conf.xml |    2 ++
 rewrite-config.PL |    3 ++-
 4 files changed, 47 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list