OpenSearch/plugins
Ryan Ernst d68c6673a2 Build: Cleanup precommit task gradle code
This change attempts to simplify the gradle tasks for precommit. One
major part of that is using a "less groovy style", as well as being more
consistent about how tasks are created and where they are configured. It
also allows the things creating the tasks to set up inter task
dependencies, instead of assuming them (ie decoupling from tasks
eleswhere in the build).
2015-12-01 22:36:54 -08:00
..
analysis-icu Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-kuromoji Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-phonetic Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-smartcn Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-stempel Fix compile errors 2015-11-26 13:41:00 +01:00
delete-by-query Fix Delete-by-Query with Shield 2015-11-10 20:39:38 +01:00
discovery-azure Add support for secondary azure storage account 2015-11-18 16:31:48 +01:00
discovery-ec2 Ban write access to system properties 2015-11-21 22:33:06 -05:00
discovery-gce Build: Remove transitive dependencies 2015-11-10 15:01:41 -08:00
discovery-multicast only allow code to bind to the user's configured port numbers/ranges 2015-11-07 12:22:12 -05:00
jvm-example Remove guice from the index level 2015-11-05 11:18:11 +01:00
lang-expression upgrade lucene to 5.4.0-snapshot-1715952 2015-11-23 17:13:49 -05:00
lang-groovy Query DSL: Enforce distance is greater than 0 in geo distance query 2015-12-01 14:07:32 +01:00
lang-javascript upgrade rhino for plugins/lang-javascript 2015-11-03 09:53:07 -05:00
lang-python Ban write access to system properties 2015-11-21 22:33:06 -05:00
mapper-attachments fix toXContent() for mapper attachments field 2015-11-30 15:28:12 +01:00
mapper-murmur3 [TEST] Fix MapperUpgrade tests to use a dedicated master to ensure dangeling index import works predictably 2015-11-27 10:32:21 +01:00
mapper-size [TEST] Fix MapperUpgrade tests to use a dedicated master to ensure dangeling index import works predictably 2015-11-27 10:32:21 +01:00
repository-azure Filter cloud azure credentials 2015-11-19 15:40:56 +01:00
repository-s3 Ban write access to system properties 2015-11-21 22:33:06 -05:00
site-example Build: Remove maven pom files and supporting ant files 2015-10-29 23:53:49 -07:00
store-smb decouple IndexingMemoryController from IndexShard 2015-11-05 11:18:11 +01:00
build.gradle Build: Cleanup precommit task gradle code 2015-12-01 22:36:54 -08:00