summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2016-11-04Upgrade to lucene-6.3.0-snapshot-a66a445. (#21309)Adrien Grand
2016-11-03Make the default S3 buffer size depend on the available memory. (#21299)Adrien Grand
2016-11-02Require arguments for QueryShardContext creation. (#21196)Adrien Grand
2016-10-31Docs: Adding Ukrainian analyzerChristoph Büscher
2016-10-31Expose Lucenes Ukrainian analyzerChristoph Büscher
2016-10-31[TEST] Fix NullPointerException in AzureStorageServiceMockYannick Welsch
2016-10-28Upgrade to lucene-6.3.0-snapshot-ed102d6 (#21150)Adrien Grand
2016-10-27Merge pull request #20704 from johtani/remove_request_params_in_analyze_apiJun Ohtani
2016-10-26Refactor ScriptType to be a top-level class.Jack Conradson
2016-10-21Fix s3 repository when used with IAM profilesDavid Pilato
2016-10-20Fix ec2 discovery when used with IAM profiles.David Pilato
2016-10-20Plugins: Make UnicastHostsProvider extension pull based (#21036)Ryan Ernst
2016-10-20Fix ec2 discovery when used with IAM profiles.David Pilato
2016-10-20Move all zen discovery classes into o.e.discovery.zen (#21032)Ryan Ernst
2016-10-18Remove local discovery in favor of a simpler `MockZenPings` (#20960)Boaz Leskes
2016-10-14Fix logging configuration for AwsSdkMetrics loggerJason Tedor
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-11Fixes leading forward slash in S3 repository base_path (#20861)Ali Beyad
2016-10-10Deps: Update ingest-attachment to latest libraries (#20710)Alexander Reelsen
2016-10-07DeGuice some of IndicesModuleNik Everett
2016-10-07Simplify TransportAddress (#20798)Simon Willnauer
2016-10-07Remove LocalTransport in favor of MockTcpTransport (#20695)Simon Willnauer
2016-10-07Removing request parameters in _analyze APIJun Ohtani
2016-10-06Merge branch 'fix/20669-master-azure-log'David Pilato
2016-10-05ingest: Upgrade geoip2 dependencyMartijn van Groningen
2016-10-04Remove lenient URL parameter parsingJason Tedor
2016-10-03[Docs] Log snapshot shard failures in AzureSnapshotRestoreServiceIntegTestsTanguy Leroux
2016-09-28test: add a test with ipv6 addressMartijn van Groningen
2016-09-27Fix logger when you can not create an azure storage clientDavid Pilato
2016-09-23Remove AnalysisService and reduce it to a simple name to analyzer mapping (#2...Simon Willnauer
2016-09-21File-based discovery plugin integration tests (#20492)Ali Beyad
2016-09-20Remove duplicate methods in ByteSizeValue (#20560)Tanguy Leroux
2016-09-19Build: Remove old maven deploy support (#20403)Ryan Ernst
2016-09-19Remove mapper attachments pluginDavid Pilato
2016-09-16Remove ability to plug-in TransportService (#20505)Simon Willnauer
2016-09-13[ingest-geoip] do not insert null-valued fields in geoip responseTal Levy
2016-09-13File-based discovery plugin (#20394)Ali Beyad
2016-09-13Fixed naming inconsistency for fields/stored_fields in the APIs (#20166)Jim Ferenczi
2016-09-03Configure AWS SDK logging configurationJason Tedor
2016-09-02Reduce the number of threads and scripts being used in multi-threadedJack Conradson
2016-09-01Merge branch 'master' into deprecateJack Conradson
2016-08-31Made deprecation of Groovy, Javascript, and Python more explicit.Jack Conradson
2016-08-30Add missing cast to logging message supplierJason Tedor
2016-08-30Avoid allocating log parameterized messagesJason Tedor
2016-08-30Introduce Log4j 2Jason Tedor
2016-08-30Deprecate Groovy, Python, and Javascript scripts.Jack Conradson
2016-08-26Validate blank field nameJun Ohtani
2016-08-26GET operations should not extract fields from `_source`. #20158Adrien Grand
2016-08-25Refactored to use Settings objectSarwar Bhuiyan
2016-08-25Use StringBuilder in favor of StringBufferChris Earle