[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.13-31-gd880deb

Git repo owner gitmaster at git.koha-community.org
Mon Jun 17 10:36:38 CEST 2013


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, 3.8.x has been updated
       via  d880debb742e164b20115a08283268e8c642c13a (commit)
       via  22813ef0425047489864afb2db336eed1b4ca0f0 (commit)
       via  89945afab43000e53c884742a1f49b7c1c427635 (commit)
      from  b6b1a1fa35fa5a7eff01e7872632c5d1669aebdf (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 d880debb742e164b20115a08283268e8c642c13a
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Thu May 16 11:11:52 2013 -0300

    Bug 10259 - koha-*-zebra scripts are expected to run without warnings if no instance name passed
    
    Commented out the code that checks for intance name parameters on the zebra service handling scripts.
    It restores the original behaviour, while leaving error checking code.
    
    Regards
    To+
    
    Sponsored-by: Universidad Nacional de Córdoba
    Signed-off-by: Robin Sheat <robin at catalyst.net.nz>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit f937d41dbfb5440a0451fbc9cf648339f1566bd3)
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit 9903fc6fa08c11b3d48fad9c72cce8c60b01bc3d)
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit 9903fc6fa08c11b3d48fad9c72cce8c60b01bc3d)
    
    Signed-off-by: Chris Hall <followingthepath at gmail.com>
    (cherry picked from commit d4d3cb901951b50808c564d5f124be98c66bf47b)

commit 22813ef0425047489864afb2db336eed1b4ca0f0
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Apr 29 11:54:27 2013 -0300

    Bug 10149 - koha-restart-zebra error handling (rewording)
    
    koha-restart-zebra now
    - Checks the instance exists.
    - Checks the instance is enabled.
    - Checks if the zebra daemon is already running.
    
    Regards
    To+
    
    Edit:
    - changed some wording problems.
    - fixed an error in parameter validation
    
    Sponsored-by: Universidad Nacional de Córdoba
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit cee6909c8a5c10cc534a1ebe35ec5b8cda522eab)
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit 6ee0d799bb9e1f08625503a1e5b4505791985d3d)
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    
    Signed-off-by: Chris Hall <followingthepath at gmail.com>
    (cherry picked from commit eeca0831442fa47ba5447f1cdc8a7298becad3aa)

commit 89945afab43000e53c884742a1f49b7c1c427635
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Apr 29 10:30:08 2013 -0300

    Bug 10144 - koha-start-zebra error handling
    
    koha-start-zebra now
    - Checks the instance exists.
    - Checks the instance is enabled.
    - Checks if the zebra daemon is already running.
    
    Regards
    To+
    
    Sponsored-by: Universidad Nacional de Córdoba
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit 98bde26d2571b43ecee07e017e36f45e1aa6e680)
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit 6f40e7ebd667fbaf850046b8b4c3246e2dd3e170)
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    
    Signed-off-by: Chris Hall <followingthepath at gmail.com>
    (cherry picked from commit 53d05eac9893ee6b9e70087529f427582275d2e6)

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

Summary of changes:
 debian/scripts/koha-restart-zebra |  158 +++++++++++++++++++++++++++++++++----
 debian/scripts/koha-start-zebra   |  126 ++++++++++++++++++++++++++----
 debian/scripts/koha-stop-zebra    |    2 +-
 3 files changed, 254 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list