[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.6.1-592-g4e2fcc4

[ Thread Index | Date Index | More lists.galette.eu/commits Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "galette/galette.git" repository.

The branch, develop has been updated
       via  4e2fcc4999c05140925689a314aff0826e89fe6d (commit)
       via  36c59d5f339ec3cc04c2336d1c887d88a4653aa9 (commit)
      from  c4dc2795c39673c19ffbf781dbf3dd9a9128b5f1 (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 4e2fcc4999c05140925689a314aff0826e89fe6d
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Feb 13 21:31:04 2023 +0100

    Addd a route for default favicon (requested automatically by browsers)

commit 36c59d5f339ec3cc04c2336d1c887d88a4653aa9
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Mon Feb 13 21:29:53 2023 +0100

    Add Html error rendering

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

Summary of changes:
 .composer-require-checker.config.json              |  10 +-
 galette/includes/dependencies.php                  |  64 -----------
 galette/includes/main.inc.php                      |  31 ++++-
 galette/includes/routes/main.routes.php            |   9 +-
 .../lib/Galette/Controllers/GaletteController.php  |  13 +++
 galette/lib/Galette/Handlers/Error.php             |  92 ---------------
 galette/lib/Galette/Handlers/GaletteError.php      | 127 ---------------------
 galette/lib/Galette/Handlers/GaletteHandler.php    |  88 --------------
 galette/lib/Galette/Handlers/PhpError.php          |  91 ---------------
 .../{Handlers/NotFound.php => Renderers/Html.php}  |  75 +++++++-----
 10 files changed, 91 insertions(+), 509 deletions(-)
 delete mode 100644 galette/lib/Galette/Handlers/Error.php
 delete mode 100644 galette/lib/Galette/Handlers/GaletteError.php
 delete mode 100644 galette/lib/Galette/Handlers/GaletteHandler.php
 delete mode 100644 galette/lib/Galette/Handlers/PhpError.php
 rename galette/lib/Galette/{Handlers/NotFound.php => Renderers/Html.php} (55%)


hooks/post-receive
-- 
galette/galette.git

-- 
Galette repositories commits - http://galette.eu

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/