[galette-commits] [GIT] galette/plugin-objectslend.git branch develop updated. 6f4ec5003b897e5866c8e75a28c7bcd369af51d7 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/plugin-objectslend.git branch develop updated. 6f4ec5003b897e5866c8e75a28c7bcd369af51d7
- From: <git@xxxxxxxxxxxxx>
- Date: Sat, 04 Jul 2020 08:01:54 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/plugin-objectslend.git" repository.
The branch, develop has been updated
via 6f4ec5003b897e5866c8e75a28c7bcd369af51d7 (commit)
via 707af740ae1d787b7fdbd940249355e6cda6f4a4 (commit)
via 12be60e3b0bbdcf458b200b0f982bcc208e2f0f1 (commit)
via 8a162896dec4607dc8fac2c38b63530547745e79 (commit)
from d3789d659285e3b4bf25e8366cc765744762af6d (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 6f4ec5003b897e5866c8e75a28c7bcd369af51d7
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jul 4 08:01:15 2020 +0200
Add scrutinizer config
commit 707af740ae1d787b7fdbd940249355e6cda6f4a4
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jul 4 07:36:32 2020 +0200
Fix CS
commit 12be60e3b0bbdcf458b200b0f982bcc208e2f0f1
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jul 4 07:34:38 2020 +0200
Enable travis
commit 8a162896dec4607dc8fac2c38b63530547745e79
Author: Scrutinizer Auto-Fixer <auto-fixer@xxxxxxxxxxxxxxxxxx>
Date: Sat Jul 4 05:32:45 2020 +0000
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-----------------------------------------------------------------------
Summary of changes:
.scrutinizer.yml | 177 ++++++++++++++++++++++
.travis.yml | 40 +++++
_config.inc.php | 1 +
_define.php | 2 +-
_routes.php | 22 ++-
lib/GaletteObjectsLend/Entity/CategoryPicture.php | 23 ++-
lib/GaletteObjectsLend/Entity/LendCategory.php | 25 ++-
lib/GaletteObjectsLend/Entity/LendObject.php | 31 ++--
lib/GaletteObjectsLend/Entity/LendPDF.php | 21 ++-
lib/GaletteObjectsLend/Entity/LendRent.php | 37 ++++-
lib/GaletteObjectsLend/Entity/LendStatus.php | 23 ++-
lib/GaletteObjectsLend/Entity/ObjectPicture.php | 18 ++-
lib/GaletteObjectsLend/Entity/Picture.php | 27 +++-
lib/GaletteObjectsLend/Entity/Preferences.php | 67 ++++----
lib/GaletteObjectsLend/Filters/CategoriesList.php | 2 +-
lib/GaletteObjectsLend/Filters/ObjectsList.php | 5 +-
lib/GaletteObjectsLend/Filters/StatusList.php | 2 +-
lib/GaletteObjectsLend/IO/PdfObject.php | 6 +-
lib/GaletteObjectsLend/IO/PdfObjects.php | 7 +-
lib/GaletteObjectsLend/Repository/Categories.php | 3 +-
lib/GaletteObjectsLend/Repository/Objects.php | 16 +-
lib/GaletteObjectsLend/Repository/Status.php | 7 +-
objects_list_print.php | 2 +-
objects_print.php | 6 +-
take_object.php | 4 +-
25 files changed, 451 insertions(+), 123 deletions(-)
create mode 100644 .scrutinizer.yml
create mode 100644 .travis.yml
hooks/post-receive
--
galette/plugin-objectslend.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/