Ryan Ernst
8c5d8653e0
Fix forbidden apis usages, and convert more tests to CommandTestCase
...
Original commit: elastic/x-pack-elasticsearch@f5400388eb
2016-03-09 00:18:23 -08:00
Ryan Ernst
d880803c2d
Cutover more tests to CommandTestCase
...
Original commit: elastic/x-pack-elasticsearch@19c168a712
2016-03-08 17:28:11 -08:00
Ryan Ernst
53d87d158f
Remove old help files and references to old cli tool stuff
...
Original commit: elastic/x-pack-elasticsearch@b02faa5251
2016-03-08 14:16:47 -08:00
Ryan Ernst
bafbcd9ed3
Moved MockTerminal and cleaned up some tests
...
Original commit: elastic/x-pack-elasticsearch@ffb873c826
2016-03-07 12:42:44 -08:00
Ryan Ernst
b54e6a7ae6
Merge branch 'master' into cli-parsing
...
Original commit: elastic/x-pack-elasticsearch@ff525e0e00
2016-03-06 13:33:08 -08:00
Ryan Ernst
59ec9302c8
Switch cli tests to unified MockTerminal
...
This is the xplugins side of elastic/elasticsearchelastic/elasticsearch#16966
Original commit: elastic/x-pack-elasticsearch@a2e2faf20a
2016-03-06 13:18:40 -08:00
Ryan Ernst
626bdbe7bf
Convert license verifier tool to jopt-simple
...
Original commit: elastic/x-pack-elasticsearch@56ecc6333c
2016-03-01 17:13:17 -08:00
Ryan Ernst
bd64bd6ff3
Switched licence gen and keypair gen tools to use jopt simple
...
Original commit: elastic/x-pack-elasticsearch@310229b4a5
2016-03-01 12:21:05 -08:00
Alexander Reelsen
e6784d5c7d
Checkstyle: Adhere to checkstyle in all xpack .java files
...
In elastic/elasticsearch#1442 checkstyle checks were added, but also some files were freed from this.
If we have support for checkstyle, we should check this for all files and not allow
exceptions. This commit removes the file list to ignore any files and fixes all the
java files.
Original commit: elastic/x-pack-elasticsearch@99e6cbc5be
2016-02-05 16:57:41 +01:00
Ryan Ernst
ab95b33df5
Terminal cleanup
...
This is the xplugins side of elastic/elasticsearchelastic/elasticsearch#16443
Original commit: elastic/x-pack-elasticsearch@1ab1b4b941
2016-02-04 02:06:37 -08:00
Ryan Ernst
7519d035a7
Switch to UserError for cli tools
...
This is the xplugins side of elastic/elasticsearchelastic/elasticsearch#16359
Original commit: elastic/x-pack-elasticsearch@547b3f50e0
2016-02-01 17:38:42 -08:00
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
Ryan Ernst
c86e8b9c2e
Remove wildcard imports
...
Original commit: elastic/x-pack-elasticsearch@65b2fee336
2015-12-18 14:15:06 -08:00
Robert Muir
114184b5dd
disable license headers check for x-plugins, until we figure out what it should do
...
Original commit: elastic/x-pack-elasticsearch@48bc84865c
2015-12-18 13:27:52 -05:00
Ryan Ernst
0a69d22cdc
Build: Rename test framework project
...
Xplugins side of elastic/elasticsearchelastic/elasticsearch#15522
Original commit: elastic/x-pack-elasticsearch@e296285562
2015-12-17 21:27:19 -08:00
Adrien Grand
aefd963327
Simplify xcontent usage.
...
This commit simplifies xcontent usage in x-pack in a way that is compatible with
elastic/elasticsearchelastic/elasticsearch#15358.
Original commit: elastic/x-pack-elasticsearch@0d6ce5f22f
2015-12-11 11:14:10 +01:00
Ryan Ernst
7ef87632ab
Moved shield, watcher, marvel and license plugin into common x-pack
...
project, and combined their gradle builds. Everything builds, but many
many tests fail.
Original commit: elastic/x-pack-elasticsearch@d18d4614aa
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