Commit Graph

32 Commits

Author SHA1 Message Date
Daniel Hensby 0155aed186
Add symbiote/silverstripe-queuedjobs to composer.suggests 2018-04-05 17:06:34 +01:00
Robbie Averill c0087fe2fc Remove obsolete branch alias 2018-03-15 11:02:14 +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 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
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
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