[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.05-57-ga7e7d6c

Git repo owner gitmaster at git.koha-community.org
Thu Apr 21 09:24:05 CEST 2016


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.22.x has been updated
       via  a7e7d6cbcb948e571f32834aac178850d29d8bfa (commit)
       via  fce5e1185a493f3028bb3a8c649a2f40a7804930 (commit)
      from  bebb61739f4460295151a37d44cc1a2d6f956d26 (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 a7e7d6cbcb948e571f32834aac178850d29d8bfa
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Wed Apr 20 15:59:58 2016 -0300

    Bug 16222: (QA followup) Add /api dir for the API
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>
    (cherry picked from commit a96adaadb2c4bbf54ad8440164b73aa74a38cc96)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit fce5e1185a493f3028bb3a8c649a2f40a7804930
Author: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>
Date:   Thu Apr 7 09:08:52 2016 +0000

    Bug 16222 - Add REST API folder to Makefile.PL
    
    Add `api` folder to INTRANET_CGI_FOLDER in Makefile.PL so that the new
    RESTFul API introduced in bug #13799 works also when installing with make.
    
    Test plan:
    
    - apply patch and do a `perl Makefile.PL` install
    - observe that INSTALL_DIR/intranet/cgi-bin now has a folder `api`
      containing the swagger files and the api cgi mount, app.pl.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.z>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>
    (cherry picked from commit c20c70c99d79c0d02a37a0e41d0e90afb5c69681)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 Makefile.PL         |    5 +++++
 etc/koha-httpd.conf |   10 +++++-----
 rewrite-config.PL   |    1 +
 3 files changed, 11 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list