Tim Brooks
5dbbe8fef8
Default to basic license at startup ( elastic/x-pack-elasticsearch#3878 )
...
This is related to elastic/x-pack-elasticsearch#3877 . This commit modifies the license settings to
default to self generating a basic license.
Original commit: elastic/x-pack-elasticsearch@cd6ee8e06f
2018-02-12 12:57:04 -07:00
Ryan Ernst
5a86450df7
Build: Replace references to x-pack-elasticsearch paths with helper methods ( elastic/x-pack-elasticsearch#3748 )
...
In order to more easily integrate xpack once it moves into the
elasticsearch repo, references to the existing x-pack-elasticsearch need
to be reduced. This commit introduces a few helper "methods" available
to any project within xpack (through gradle project extension
properties, as closures). All refeerences to project paths now use these
helper methods, except for those pertaining to bwc, which will be
handled in a followup.
Original commit: elastic/x-pack-elasticsearch@850668744c
2018-01-26 21:48:30 -08:00
Michael Basnight
f3ec4a5208
Split up xpack plugins into their own modules ( elastic/x-pack-elasticsearch#3643 )
...
Thanks to some great work by a bunch of amazing people, the chuck norris xpack split is a go!
Original commit: elastic/x-pack-elasticsearch@dad98e28f4
2018-01-19 23:30:17 -06:00
Jack Conradson
b92a2f6582
Remove deprecated script settings. ( elastic/x-pack-elasticsearch#1469 )
...
Original commit: elastic/x-pack-elasticsearch@069e5a1087
2017-05-18 13:32:57 -07:00
Colin Goodheart-Smithe
99db6013ea
[ML] Adds a test for ml transport client ( elastic/x-pack-elasticsearch#851 )
...
This change also adds synchronous methods to `MachineLearningClient`.
relates elastic/x-pack-elasticsearch#567
Original commit: elastic/x-pack-elasticsearch@b3a4b38a51
2017-03-28 09:05:55 +01:00
Martijn van Groningen
73c5c1576f
[TEST] Added logging and removed unneeded jackson-databind test dependency.
...
Original commit: elastic/x-pack-elasticsearch@58c247d696
2017-03-16 21:17:14 +01:00
Ryan Ernst
8527bc2415
Build: Convert integ test dsl to new split cluster/runner dsl
...
This is the xpack side of elastic/elasticsearch#23304
Original commit: elastic/x-pack-elasticsearch@8eddd7fb0d
2017-02-22 00:56:52 -08:00
Ryan Ernst
2571921605
Rename x-pack project names to new names with split repo
...
Original commit: elastic/x-pack-elasticsearch@5a908f5dcc
2017-02-10 11:02:42 -08:00
Colin Goodheart-Smithe
e761b76765
Migrates QA files
...
Original commit: elastic/x-pack-elasticsearch@ac651f51d4
2017-02-08 16:58:55 +00:00