TYPO3 CMS 8.x Extension with basic Integration of Elasticsearch
Find a file
Daniel Siepmann c3763a0982 FEATURE: Use latest stable elastica version (#5)
* As we should use it anyway.
* It's compatible with PHP 7
* Also we added php 7.1 to travis
2016-12-10 13:59:34 +01:00
Classes Feature/improve scrutinizer (#3) 2016-12-09 14:07:38 +01:00
Configuration/TypoScript TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
Resources/Private/Templates/Search TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
Tests FEATURE: Setup first working functional test 2016-12-09 19:45:46 +01:00
.gitignore FEATURE: Add first code and tests to integrate travis ci 2016-12-09 11:47:28 +01:00
.scrutinizer.yml Feature/improve scrutinizer (#3) 2016-12-09 14:07:38 +01:00
.travis.yml FEATURE: Use latest stable elastica version (#5) 2016-12-10 13:59:34 +01:00
composer.json FEATURE: Use latest stable elastica version (#5) 2016-12-10 13:59:34 +01:00
ext_emconf.php Feature/improve scrutinizer (#3) 2016-12-09 14:07:38 +01:00
ext_localconf.php TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
ext_tables.php TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
Makefile WIP|FEATURE: Try to make functional tests work on travis 2016-12-09 20:22:36 +01:00