Commit Graph

32 Commits

Author SHA1 Message Date
Guy Sartorelli de215d63f6
MNT Revert erroneous dependency changes 2023-03-28 14:55:48 +13:00
Guy Sartorelli 87869e94a6
MNT Update development dependencies 2023-03-10 16:38:07 +13:00
Guy Sartorelli 61f443d49c
MNT Update release dependencies 2023-03-10 16:38:04 +13:00
Guy Sartorelli 8f2e1d9b75
MNT Update development dependencies 2023-03-10 12:21:32 +13:00
Steve Boyd e8f015ddd2 DEP Set PHP 7.4 as the minimum version 2022-02-10 17:41:01 +13:00
GuySartorelli 7ad3fc9f13
DEP Loosen constraints for guzzlehttp/guzzle 2022-01-26 12:58:30 +13:00
Steve Boyd b92616eb4e API phpunit 9 support 2021-10-27 18:16:05 +13:00
Maxime Rainville d1bdc003ad MNT Remove obsolete branch-alias 2021-05-05 11:17:57 +12:00
Steve Boyd d1e241ed56 MNT Travis shared config 2021-01-20 14:49:58 +13:00
Robbie Averill 801cd9cacb Merge branch '3.0' 2019-02-22 09:34:11 +07:00
Robbie Averill 276fd9c856 Add PSR-4 autoloader and update Travis to include PHP 7.3 and SS 4.3 2019-02-13 11:42:51 +07:00
Robbie Averill 07c000dc0d Remove obsolete branch alias 2018-07-09 10:03:13 +12:00
Robbie Averill 1b8ea2e451 Remove unused symfony dependencies and FileTextExtractor::get_mime 2018-07-04 16:23:22 +12:00
Robbie Averill 770af5cfc9 Add versioned as a requirement, and php codesniffer 2018-07-03 16:22:43 +12:00
Robbie Averill 5d53be9df6 Set minimum stability and reformat composer.json 2018-07-03 15:58:12 +12:00
Robbie Averill dd292bd554 Switch to vendor module 2018-07-03 10:41:41 +12:00
Robbie Averill e491042d3b
Update dependency constraints in composer.json 2018-02-02 12:52:19 +13:00
Russell Michell d09a5aa97c FIX: Upgraded Guzzle to 6.latest 2017-12-22 14:00:41 +13:00
Russell Michell f341010d7a FIX: First-pass SS4 compatibility.
- Added namespaces, use statements
- Added missing docblocks etc
- Uses SS4's new Cache system
- Uses proper environment vars
- Cannot instantiate 'FileTextCache' (interface) as a service. This can be configured through YML, so default to FileTextCache_Cache
- Modded YML config to make it run.
- Fixes to allow TIKA to actually get file contents.
- Addresses issues raised by @robbieaverill
- Rebased against github.com/silverstripe/silverstripe-textextraction:master
- Replaced `SS_Log` with Monolog.
2017-12-21 10:41:06 +13:00
Robbie Averill 875e608d0f Update branch alias for 3.x-dev 2017-12-20 16:43:15 +13:00
Robbie Averill 9f3819408c Update branch alias for 2.x-dev 2017-12-20 16:39:28 +13:00
Robbie Averill f8c3015161 Merge pull request #19 from camfindlay/feature/make-supported 2017-11-23 09:39:34 +13:00
Daniel Hensby 5d24770d79
Bumping composer alias 2016-10-04 00:17:39 +01:00
Cam Findlay 7b3fb280c6 Add supported module standard docs 2015-11-07 14:06:23 +13:00
Christopher Pitt fbc31692e7 Using Symfony mime type detection 2015-05-13 21:36:05 +12:00
Damian Mooyman 3ffb303a0b Specify known-working version of stable dependency for php 5.3.3 2015-05-06 13:47:17 +12:00
Christopher Pitt b7488577ad Downgraded Guzzle version 2015-03-05 13:57:31 +13:00
Damian Mooyman 1ad9e46727 API Support tika server 2015-02-25 17:55:41 +13:00
Damian Mooyman 2977f85cb5 API Implement Tika support
API Implement support for detection via mime-type as well as file extension
API Implement FileContent property for safe usage in templates
API instead of returning the list of extensions / mime types supported, support is determined on a per-file bases
Marking dev-master as version 2.0 as this contains breaking changes
2015-02-20 15:12:20 +13:00
Jan Vlnas 55b8bc28c1 Fix description in composer.json 2013-03-13 23:59:40 +01:00
Ingo Schommer 9af389f51b NEW SolrCellTextExtractor 2013-02-01 15:35:16 +01:00
Ingo Schommer a6cc647d01 Added composer.json 2013-01-07 14:07:39 +01:00