Commit Graph

64 Commits

Author SHA1 Message Date
Guy Sartorelli 6fe21430e7
MNT Revert erroneous dependency changes (#346) 2023-03-28 17:17:51 +13:00
Guy Sartorelli 99af1a0d21
MNT Update development dependencies 2023-03-10 16:36:11 +13:00
Guy Sartorelli 5610c56365
MNT Update release dependencies 2023-03-10 16:36:07 +13:00
Guy Sartorelli d067054f72
MNT Update development dependencies 2023-03-10 12:21:31 +13:00
Steve Boyd f4a2ad1f45 MNT Use GitHub Actions CI 2022-07-08 12:10:39 +12:00
Steve Boyd bd9501a1d5 DEP Require proxy-db ^1 2022-05-03 09:38:29 +12:00
Steve Boyd 24b53e65ca DEP Use silverstripe fork 2022-04-26 09:53:30 +12:00
Kirk Mayo adefb3fddf
Symfony process constructor fix (#312)
* FIX: #311 Update Symfony process to at least 3.4

* FIX Separate out all command components so Solr_Reindex works in dev mode.

Co-authored-by: Kirk Mayo <kirk.mayo@stats.govt.nz>
Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
2022-02-18 14:40:14 +13:00
Steve Boyd eac962d103 DEP Set PHP 7.4 as the minimum version 2022-02-10 16:44:14 +13:00
Steve Boyd e0ec87a0ed Merge branch '3.8' into 3.9 2022-02-01 14:02:48 +13:00
Daniel Hensby fbe899e85f
Close curl handles after use 2022-01-07 10:40:31 +00:00
Steve Boyd 34e0594e48 DEP Allow symfony 4 2021-12-08 15:24:29 +13:00
Steve Boyd 2ee17c33a3 MNT Remove obsolete branch-alias 2021-11-30 13:55:38 +13:00
Steve Boyd 752803148d API phpunit 9 support 2021-11-02 14:48:12 +13:00
Steve Boyd b3f21a5ef2 Merge branch '3.7' into 3 2020-11-11 17:00:07 +13:00
Serge Latyntcev 8465c44825 DEP use sminnee/phpunit fork 2020-11-09 16:42:52 +13:00
Maxime Rainville f274f85977
Merge pull request #281 from creative-commoners/pulls/3/indexable-canview
SearchableService canView()
2020-06-16 11:26:02 +12:00
Maxime Rainville 203127a684 Set up 3.7 branch 2020-06-16 05:55:42 +12:00
Steve Boyd cfe937fbd1 NEW canView() check on record before indexing and before showing in search results 2020-06-10 17:22:20 +12:00
Steve Boyd bfa2edee6a Improved search filtering based on visibility 2020-04-09 09:04:01 +12:00
Dan Hensby f39fafcd6d
Merge branch '2' into 3 2020-04-07 08:53:59 +01:00
Robbie Averill a724dc7117 FIX Restore PHP 5.6 support 2019-08-12 16:47:30 +12:00
Robbie Averill f2e3db6586 NEW Bump minimum PHP to 7.1, SilverStripe to 3.7, replace PHP 7.2 incompatible code 2019-07-23 12:31:10 +02:00
Guy Marriott 2422f62ed2
Add missing branch alias 2019-05-09 14:07:34 +12:00
Dylan Wagstaff e4fd283d11 remove composer branch alias 2018-10-17 12:21:42 +13:00
Andrew Aitken-Fincham c218dca77e
add quickstart script into vendor/bin 2018-06-20 16:05:56 +01:00
Daniel Hensby 65204542c0
Merge branch '3.1' 2018-04-06 15:20:29 +01:00
Daniel Hensby 6e0d6bb48e
Merge branch '3.0' into 3.1 2018-04-06 15:19:39 +01:00
Daniel Hensby 0155aed186
Add symbiote/silverstripe-queuedjobs to composer.suggests 2018-04-05 17:06:34 +01:00
Robbie Averill ba5a932c10 Merge branch '3.0' into 3.1 2018-03-15 11:04:25 +13:00
Robbie Averill c0087fe2fc Remove obsolete branch alias 2018-03-15 11:02:14 +13:00
Raissa North e7420a584d NEW Update to use proxied DB instead of self-proxied 2018-03-14 16:54:04 +13:00
Robbie Averill de4e2ba889 NEW Use symfony/process to execute immediate system commands for reindexing 2018-02-16 12:05:46 +13:00
Robbie Averill 9b26af1290 API Remove Solr PHP client from thirdparty library and include with composer instead 2017-11-29 19:28:31 +13:00
Robbie Averill 7b72774890 FIX Update directory structure for PSR-4 compatibility and rename "code" to "src" 2017-11-29 15:13:46 +13:00
Robbie Averill 196fc383ff Update branch alias for 2.5.x-dev 2017-11-20 14:29:16 +13:00
Robbie Averill e590132967 FIX Run phpcbf automated linting to fix PSR-2 code styles, add PSR-4 autoloader 2017-11-15 09:53:33 +13:00
Robbie Averill 1080d6444a FIX Update Travis configuration for SS4, add phpunit config and necessary composer updates 2017-11-15 09:43:36 +13:00
Robbie Averill 0de6f52b1f Merge remote-tracking branch 'upstream/master' into compat4/btasker 2017-11-14 16:31:16 +13:00
Robbie Averill d56da217ac Update branch alias for 3.x-dev 2017-11-14 15:38:06 +13:00
Robbie Averill 5a69377b0f Update branch alias for 2.4.x-dev 2017-11-14 15:37:36 +13:00
Brett Tasker 4ff4404f9f SS 4.0 - Include PHPUnit in composer.json 2017-05-01 21:19:22 +12:00
Brett Tasker 73e4888715 SS 4.0 - Upgrade tests to SilverStripe 4.0 & Replace Phockito 2017-04-26 22:53:00 +12:00
Elliot Sawyer b0436d7d52 Update composer.json 2017-02-23 20:04:55 +13:00
Elliot Sawyer 6fbb25abb1 Bump framework/cms to ^4.0@dev 2017-02-17 12:03:51 +13:00
Daniel Hensby 176014afaa
Merge branch '2.3' 2016-12-14 13:31:38 +00:00
Damian Mooyman 0ac3bb3668 Remove obsolete branch-alias 2016-11-17 10:15:58 +13:00
Damian Mooyman 190f4cb683
Re-alias master as 2.3 2016-11-16 11:22:06 +13:00
Damian Mooyman 372bde90e7 Add self as maintainer 2016-08-02 18:20:20 +12:00
Damian Mooyman b9440061ec Update changelog for 2.2.0 2016-05-18 17:20:00 +12:00