Commit graph

33 commits

Author SHA1 Message Date
Tim Nagel 5181b02933 Resetter tests 2015-03-14 22:14:24 +11:00
Tim Nagel 72a9dfa267 Indexable service improvements 2015-03-14 16:08:50 +11:00
Tim Nagel 9cf0117c71 AliasProcessor 2015-03-14 00:51:07 +11:00
Tim Nagel 84e5831a81 Fixing scrutinizer issues 2015-03-13 14:57:36 +11:00
Tim Nagel 345b5d423d Merge cs-fixes-30 into cs-fixes-31 2015-03-12 21:57:26 +11:00
Tim Nagel dd388e4b25 CS fixes 2015-03-12 21:20:00 +11:00
Tim Nagel 4c87d24fc1 Changes after review 2015-03-11 14:55:13 +11:00
Tim Nagel f6df88cc67 Merge branch 'master' into pr/744
Conflicts:
	Command/PopulateCommand.php
2015-03-11 14:11:18 +11:00
Tim Nagel c5185a0307 Added capability to define property paths 2015-02-09 09:40:49 +11:00
Tim Nagel c2c87a53e4 Merge branch '3.0.x' 2015-01-09 08:56:41 +11:00
Vladimir Kartaviy 905265ea0e "multi_field" type fields are not normalized
Fix for #764
2015-01-09 08:47:15 +11:00
Oleg Andreyev 7efcdad97c adding ResetEvent (pre/post index and pre/post type reset), injected EventDispatcher into Resetter 2015-01-04 14:51:21 +02:00
Tim Nagel e361b7c53b Implement additional configuration options for types. 2015-01-04 21:58:53 +11:00
Tim Nagel 5cdeac9b45 Merge branch '3.0.x' 2014-09-21 21:09:33 +10:00
Tim Nagel 1d5fe44ca4 Fix CS from scrutiniser-ci 2014-09-21 20:12:30 +10:00
Tim Nagel cf586a4ef4 Merge branch '3.0.x' 2014-09-04 09:39:54 +10:00
Tim Nagel c4210a5c6d Fix previous merge 2014-09-04 09:37:27 +10:00
Tim Nagel 029ebb153a Merge remote-tracking branch 'upstream/pr/705' into 3.0.x
Conflicts:
	Index/AliasProcessor.php
2014-09-04 09:26:53 +10:00
Patrick McAndrew 76dcd2f62e fix warning if no aliases
PHP Warning:  array_keys() expects parameter 1 to be array, AliasProcessor.php on line 128
2014-08-29 15:52:46 +01:00
Patrick McAndrew 2958833012 Ability to delete an index if expecting an alias 2014-08-28 17:59:58 +01:00
Tim Nagel 49c5b2ee63 Merge branch 'pr/685' 2014-08-08 21:37:20 +10:00
Oleg Andreyev 27385046ca changing AliasProcessor::setRootName, so to use "Y-m-d-His" instead of random string 2014-08-08 21:36:49 +10:00
Tim Nagel 20033709cf Fix empty mappings for old ES versions 2014-08-08 09:59:24 +10:00
Tim Nagel fad481d822 Fix completion type 2014-07-23 20:00:14 +10:00
Tim Nagel 5d65676659 Add tests and normalisation to support old dynamic_templates format 2014-07-01 17:59:22 +10:00
Tim Nagel ad37a28356 Fix populating command setting alias before population 2014-06-27 15:08:56 +10:00
Tim Nagel 474cbfa979 Added test coverage for ES store 2014-06-26 19:51:16 +10:00
Tim Nagel a879d3c1c9 Fix ClassCastException when no settings are present 2014-06-26 17:31:20 +10:00
Tim Nagel 4e990e0cee Fixed mapping issues 2014-06-19 00:14:41 +10:00
Tim Nagel b155f304e4 Move IndexManager's resolution to tagged index services 2014-06-18 16:49:57 +10:00
Tim Nagel ec5c05e8be dev 2014-06-17 23:22:58 +10:00
Tim Nagel f5932a8e47 Merge remote-tracking branch 'origin/refactor' into typed-config
Conflicts:
	Resetter.php
2014-06-14 11:11:31 +10:00
Tim Nagel dad15d0b38 Deprecate top level classes 2014-05-25 20:51:46 +10:00