[koha-commits] main Koha release repository branch master updated. v3.22.00-1162-ga96adaa

Git repo owner gitmaster at git.koha-community.org
Wed Apr 20 23:09:54 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, master has been updated
       via  a96adaadb2c4bbf54ad8440164b73aa74a38cc96 (commit)
       via  c20c70c99d79c0d02a37a0e41d0e90afb5c69681 (commit)
      from  9aa8bf46f6b45ebcd342c09bd3a09ae55f3dd4a8 (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 a96adaadb2c4bbf54ad8440164b73aa74a38cc96
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>

commit c20c70c99d79c0d02a37a0e41d0e90afb5c69681
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>

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

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