Colin Goodheart-Smithe
68ecc10ea7
Adds ide build gradle config ( elastic/elasticsearch#203 )
...
Makes the ides work the same as the main ES project
Original commit: elastic/x-pack-elasticsearch@3ca9d78ea9
2016-10-31 13:05:32 +00:00
David Roberts
3ea5e62e98
Upgrade the analytics-dev branch to use GA Elasticsearch and Kibana 5.0 ( elastic/elasticsearch#188 )
...
Disabled the build of the incomplete engine-node project as it no longer
builds with the GA versions
Original commit: elastic/x-pack-elasticsearch@e07820f228
2016-10-28 11:16:35 +01:00
Martijn van Groningen
791f74ded9
5.0 upgrade
...
Original commit: elastic/x-pack-elasticsearch@9627dadb00
2016-10-26 17:35:10 +02:00
Martijn van Groningen
926c04c00d
upgraded to 5.0.0-rc1
...
Original commit: elastic/x-pack-elasticsearch@687f9669db
2016-10-14 14:47:04 +02:00
polyfractal
55a828e15b
Tweak Vagrant to use env variables for S3 boxes, update instructions
...
Original commit: elastic/x-pack-elasticsearch@20e657113e
2016-10-11 11:07:41 -04:00
polyfractal
a2bc51da13
Add details about pre-baked vagrant box
...
Original commit: elastic/x-pack-elasticsearch@be7d4efad1
2016-10-06 10:09:59 -04:00
Zachary Tong
19868a97bf
Add Vagrant build environment ( elastic/elasticsearch#38 )
...
This adds a vagrant configuration under /vagrant. This allows the user to provision a virtual machine with the entire build environment needed for compiling the C++ portion of the code (as well as the Java side, but that can be done easily outside of vagrant).
Original commit: elastic/x-pack-elasticsearch@12754bd80e
2016-10-05 10:00:13 -04:00
Martijn van Groningen
2af02b04e1
really remove old log4j from old engine-node module.
...
(only the engine-api-java module and its submodules remain to use old log4j)
Original commit: elastic/x-pack-elasticsearch@18a761eb9a
2016-10-04 20:08:24 +02:00
Dimitrios Athanasiou
b4147acae0
Merge branch 'temp-phase-0'
...
Original commit: elastic/x-pack-elasticsearch@5954654cc4
2016-10-04 17:03:12 +01:00
Dimitrios Athanasiou
aba1447b67
Upgrade engine-node to beta1 and clean up after merge
...
Original commit: elastic/x-pack-elasticsearch@745043a99a
2016-10-04 17:03:06 +01:00
Martijn van Groningen
9fa9dc3fa5
removed forked base test classes and let tests depend on provided base classes.
...
During tests we run now only with jar hell enabled, security manager remains to be disabled.
Original commit: elastic/x-pack-elasticsearch@06aebc5ec5
2016-10-04 17:03:04 +01:00
Tom Veasey
1ecd93497b
Merge branch 'analytics-dev' into autoconfig
...
Original commit: elastic/x-pack-elasticsearch@5207fe6349
2016-10-04 16:14:00 +01:00
uboness
5ee82e4ae7
Initial X-Pack commit
2018-04-20 14:16:58 -07:00
David Roberts
9414b83e25
Updating version number
...
Original commit: elastic/x-pack-elasticsearch@027e5a6126
2016-10-04 09:18:52 +01:00
David Kyle
c0f0c32ca3
Merge branch 'master' of github.com:elastic/prelert-legacy
...
Original commit: elastic/x-pack-elasticsearch@a7a91af704
2016-09-20 17:56:44 +01:00
David Roberts
23e340d084
Merge branch 'kibana_ui_5.0'
...
Original commit: elastic/x-pack-elasticsearch@12b6e17489
2016-09-20 17:29:05 +01:00
David Roberts
2d7b536848
Updating version number
...
Original commit: elastic/x-pack-elasticsearch@6427ca0255
2016-09-20 15:07:14 +01:00
David Roberts
8b21f8d43f
Merge branch 'engine_migration_phase_0'
...
Original commit: elastic/x-pack-elasticsearch@b987d60447
2016-09-20 15:06:48 +01:00
David Kyle
b991b34f0e
Add engine-node project to the root gradle project
...
Builds the classes etc but does not copy any artefacts to the build area as the other projects do
Original commit: elastic/x-pack-elasticsearch@abc1301c70
2016-09-19 16:23:45 +01:00
David Roberts
f37a86c880
Explicitly state source code encoding is UTF-8 in Gradle build files
...
Original commit: elastic/x-pack-elasticsearch@2f59b2c3a9
2016-09-19 15:00:38 +01:00
David Roberts
1b667b2584
Further split out C++ Gradle targets to make life easier for people without a C++ build environment
...
Original commit: elastic/x-pack-elasticsearch@eeca100a3b
2016-09-19 14:36:40 +01:00
David Roberts
c0b1ac948c
More Gradle migration changes
...
Original commit: elastic/x-pack-elasticsearch@2cdd825224
2016-09-19 14:08:35 +01:00
David Kyle
8b57199c55
Merge branch 'engine_migration_phase_0' of github.com:elastic/prelert-legacy into engine_migration_phase_0
...
Original commit: elastic/x-pack-elasticsearch@a8d1332e87
2016-09-16 17:30:53 +01:00
David Kyle
f367ecf1e2
Build Native C++ binaries and Java code in a single gradle project.
...
C++ is built by calling make
Original commit: elastic/x-pack-elasticsearch@bd52bfd316
2016-09-16 17:30:45 +01:00
Martijn van Groningen
5b40acdc52
disable gradle deamon
...
Original commit: elastic/x-pack-elasticsearch@f93c69bf40
2016-09-14 11:05:31 +00:00