[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.09-119-g8a2d935

Git repo owner gitmaster at git.koha-community.org
Wed Aug 13 10:39:07 CEST 2014


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.14.x has been updated
       via  8a2d935e4e69c0ad19257ac845260451aa995a6e (commit)
       via  30e515190b70afa25026976a6e59a631b9b7b4ba (commit)
       via  aae1eef58892194bac815c8f8c4cccfabdbb3e32 (commit)
       via  4003f9f88470673d19e204f435fa2385f5bd3492 (commit)
       via  bb2874c30445391fe1b048f9f107fc01b2efb8f0 (commit)
       via  84f169621108b8fe17a05eb60c67d86a7b99e99f (commit)
      from  abe187c4678248d7d8d8ca3ade1d8c2d3da1a9cd (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 8a2d935e4e69c0ad19257ac845260451aa995a6e
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Sun Apr 20 20:20:15 2014 +0000

    Bug 9288: (follow-up) more tweaks
    
    - add license and copyright statement
    - tidy up help text
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 9fa0649c5c755bc16b66a177cd330f93a285e05d)

commit 30e515190b70afa25026976a6e59a631b9b7b4ba
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Dec 30 08:22:33 2013 -0500

    Bug 9288: (follow-up) remove function prototype
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 90f1814b9e83d37a29fdef011912741230a5cdfe)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit aae1eef58892194bac815c8f8c4cccfabdbb3e32
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Oct 22 12:32:44 2013 -0400

    Bug 9288: (follow-up) minor code tweaks
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 887829613fd12c04694d80975c7a6c8244c2574e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 4003f9f88470673d19e204f435fa2385f5bd3492
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Sep 20 10:04:41 2013 -0400

    Bug 9288: (follow-up) use specified terminator for both input and output
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 8af35f89badacaf025226811c233f2cf44554910)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit bb2874c30445391fe1b048f9f107fc01b2efb8f0
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Jul 8 09:21:25 2013 -0400

    Bug 9288: (follow-up) add --terminator option; use Modern::Perl
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 0f521663cf73b1c1122712d08094c65f1d59df6a)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 84f169621108b8fe17a05eb60c67d86a7b99e99f
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Dec 14 11:56:36 2012 -0500

    Bug 9288 - Add a script to test SIP from the command line
    
    This is a very basic start to a sip server testing script.
    I imagine we will want to make it interactive in end,
    essentially replicating what a SIP based self-checkout machine does.
    
    Signed-off-by: Adrien Saurat <adrien.saurat at biblibre.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit b2e8dfe816ad2f0b130a0b5fab07514c1464cee7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 misc/sip_cli_emulator.pl |  161 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 161 insertions(+)
 create mode 100755 misc/sip_cli_emulator.pl


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list