Jason Tedor
e13a5e695a
Uppercase ells ('L') in long literals
...
This commit removes all lowercase ells ('l') in long literals because
they are often hard to distinguish from the digit representing one
('1').
Closes elastic/elasticsearch#1414
Original commit: elastic/x-pack-elasticsearch@98b38705fb
2016-01-30 22:18:02 -05:00
Boaz Leskes
dfb9068e33
Update Index usage to elasticsearchelastic/elasticsearch#16217
...
elasticsearchelastic/elasticsearch#16217 changed the Index class to also include index UUIDs . This commit adapts the code for it.
Closes elastic/elasticsearch#1377
Original commit: elastic/x-pack-elasticsearch@87c909c15a
2016-01-28 08:38:44 +01:00
Jason Tedor
8eb97c5509
Script settings
...
This commit is the x-plugins side of the refactoring of script settings.
Relates elastic/elasticsearchelastic/elasticsearch#16197
Original commit: elastic/x-pack-elasticsearch@4c429933b9
2016-01-26 21:13:29 -05:00
Jason Tedor
19c87bd143
Add Groovy closure Watcher test
...
This commit adds an integration test for Watcher that tests Groovy
closures.
Closes elastic/elasticsearch#1362 , relates elastic/elasticsearchelastic/elasticsearch#16196
Original commit: elastic/x-pack-elasticsearch@1a6b1a3e07
2016-01-26 13:04:36 -05:00
Ryan Ernst
c86e8b9c2e
Remove wildcard imports
...
Original commit: elastic/x-pack-elasticsearch@65b2fee336
2015-12-18 14:15:06 -08:00
Zachary Tong
9db8c73025
Fix compile due to change in InternalSearchResponse signature
...
Original commit: elastic/x-pack-elasticsearch@a442dc5efe
2015-12-17 16:24:15 -05:00
Adrien Grand
a14dc4c5bf
Fix compilation.
...
Original commit: elastic/x-pack-elasticsearch@f9c3fe924f
2015-12-17 18:56:52 +01:00
Robert Muir
5c480e118c
fix x-pack compile/tests to work with https://github.com/elastic/elasticsearch/pull/15328
...
Squashed commit of the following:
commit 54de841112778b01e817e465d2f59840970bb4f3
Author: Robert Muir <rmuir@apache.org>
Date: Thu Dec 10 08:47:12 2015 -0500
see exactly how far MessyTestPlugin can go (unit tests depend on both groovy and mustache!)
commit 743b5a4e0cc9a05e307339dfcb4569feed31f337
Author: Robert Muir <rmuir@apache.org>
Date: Thu Dec 10 08:35:03 2015 -0500
fix x-pack compile/tests to work with https://github.com/elastic/elasticsearch/pull/15328
Original commit: elastic/x-pack-elasticsearch@4307bb163b
2015-12-10 08:47:55 -05:00
Ryan Ernst
b6ce09a361
Switch messy watcher+groovy tests to messy-test plugin
...
Original commit: elastic/x-pack-elasticsearch@8163f0f129
2015-12-08 19:52:22 -08:00
Ryan Ernst
4bbd4c25b0
Enable security manager for messy groovy tests
...
Original commit: elastic/x-pack-elasticsearch@4b2b256a04
2015-12-08 17:26:53 -08:00
Robert Muir
f3fd72c9d0
Use Date instead of System in groovy script... its absurd to expect scripts can use System
...
Original commit: elastic/x-pack-elasticsearch@9b32e621c7
2015-12-05 22:13:50 -05:00
Ryan Ernst
2521e567f1
Merge branch 'master' into jigsaw
...
Original commit: elastic/x-pack-elasticsearch@c7534cfcf0
2015-12-04 11:39:33 -08:00
jaymode
9b2dd0c11d
fixes after rebase
...
Original commit: elastic/x-pack-elasticsearch@6896b88829
2015-12-03 16:24:40 +01:00
jaymode
e5b0e7f5cb
reorganize directory layout
...
See elastic/elasticsearch#1022
Original commit: elastic/x-pack-elasticsearch@3ee8761312
2015-12-03 16:22:37 +01:00