Commit Graph

23 Commits

Author SHA1 Message Date
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
Robbie Averill 196fc383ff Update branch alias for 2.5.x-dev 2017-11-20 14:29:16 +13:00
Robbie Averill 5a69377b0f Update branch alias for 2.4.x-dev 2017-11-14 15:37:36 +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
helpfulrobot 05d8127c52 Added license to composer.json 2015-11-19 18:52:29 +13:00
Damian Mooyman bc83546f24 Add changelog for 2.1.0 release 2015-11-19 16:59:18 +13:00
Damian Mooyman 10787bc310 Alias master as 2.0 2015-08-19 11:28:10 +12:00
Damian Mooyman 1683f776bd API QueuedJob support for Solr_Reindex
API Incremental clear and re-index of records rather than clearing all records from SolrIndex up front
2015-07-28 12:46:23 +12:00
Hamish Friedlander 799c8760af API Move local solr to own repo
The local solr server was very out of date (because changing it would be an API change)
and took up lots of space in the repository.

This commit removes it, and references a newly created package,
silverstripe/fulltextsearch-localsolr

Not only does this save on storage space when the example server
isnt needed (you shouldnt really be using it for production), it
also disconnects the server version from the module version, so
you can easily change one without changing the other
2013-11-08 16:28:51 +13:00
Hamish Friedlander 03a206109a Make tests run 2013-09-11 14:35:01 +12:00
Ingo Schommer 21a963d398 Fixed composer constraint to allow for RC releases (composer fixed its tilde behaviour now) 2013-08-14 11:58:35 +02:00
Hamish Friedlander d6cf16c391 FIX Phockito-based tests to pass 2013-07-25 13:27:15 +12:00
Sam Minnee d54f994193 FIX: Trying to get dependencies working properly. 2013-05-08 16:45:38 +12:00
Ingo Schommer 2aeab22214 Add subsites and cms modules to dev requirements (for tests) 2013-05-07 19:13:05 +02:00
Ingo Schommer 7b13730c01 Adding Phockito dependency 2013-05-07 18:44:25 +02:00
Ingo Schommer 5ab34b5c19 Fixed composer constraints 2013-05-07 13:45:53 +03:00
Sean Harvey 801aa48d07 Fixing SS 3.1 support. Changing minimum requirement to 3.1 as a result. 2013-04-03 15:43:08 +13:00
Sam Minnee 6287085f8b Add composer file 2012-11-03 12:31:41 +13:00