[koha-commits] main Koha release repository branch 3.10.x updated. v3.08.00-1392-g5889a44

Git repo owner gitmaster at git.koha-community.org
Fri Dec 21 20:23:16 CET 2012


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.10.x has been updated
       via  5889a4486807a0316be93856e36591f79603dcba (commit)
       via  2b8aaa3174b3021f76c053812908b1ebaba05af7 (commit)
      from  7d6ffdc92b56c8fbddcd1fc44d6e63499ba53516 (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 5889a4486807a0316be93856e36591f79603dcba
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Thu Dec 6 16:53:17 2012 -0300

    Bug 9235 - Hardcoded values in cronjobs/backup.sh
    
    This patch makes the script read those parameters from the corresponding
    $KOHA_CONF file.
    
    Regards
    To+
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 2b8aaa3174b3021f76c053812908b1ebaba05af7
Author: Robin Sheat <robin at catalyst.net.nz>
Date:   Fri Oct 5 16:04:23 2012 +1300

    Bug 8878 - a command to provide a shell with the koha environment
    
    This command behaves something like su(1), but provides you with a shell
    as the koha user, and with the environment pointing to the right places.
    
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 debian/docs/koha-shell.xml |  112 ++++++++++++++++++++++++++++++++++++++++++++
 debian/koha-common.install |    1 +
 debian/scripts/koha-shell  |   88 ++++++++++++++++++++++++++++++++++
 misc/cronjobs/backup.sh    |   20 ++++----
 4 files changed, 211 insertions(+), 10 deletions(-)
 create mode 100644 debian/docs/koha-shell.xml
 create mode 100755 debian/scripts/koha-shell


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list