summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2017-04-27Test: Write node ports file before starting tribe service (#24351)Ryan Ernst
2017-04-25S3 Repository: Deprecate remaining `repositories.s3.*` settings (#24144)Ryan Ernst
2017-04-19Start building analysis-common module (#23614)Nik Everett
2017-04-19Ec2 Discovery: Cleanup deprecated settings (#24150)Ryan Ernst
2017-04-18Tests: Clean up rest test file handling (#21392)Ryan Ernst
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-04-18S3 Repository: Remove unused files (#24145)Ryan Ernst
2017-04-17Tests: Move cluster dependencies from runner to cluster (#24142)Ryan Ernst
2017-04-17S3 Repository: Cleanup deprecated settings (#24097)Ryan Ernst
2017-04-11S3 Repository: Eagerly load static settings (#23910)Ryan Ernst
2017-04-11Removes version 2.x constants from Version (#24011)Colin Goodheart-Smithe
2017-04-10Repository S3: Simplify client method (#24034)Ryan Ernst
2017-04-07Discovery EC2: Remove region setting (#23991)Ryan Ernst
2017-04-07AWS Plugins: Remove signer type setting (#23984)Ryan Ernst
2017-04-07Settings: Disallow secure setting to exist in normal settings (#23976)Ryan Ernst
2017-04-07Add registration of new discovery settingsRyan Ernst
2017-04-07Settings: Migrate ec2 discovery sensitive settings to elasticsearch keystore ...Ryan Ernst
2017-04-07Collapse repository gcs classes into a single java package (#23975)Ryan Ernst
2017-04-06Removes unused S3BlobStore#shouldRetry() methodAli Beyad
2017-04-06Removes the retry mechanism from the S3 blob store (#23952)Ali Beyad
2017-04-05Collapse packages in ec2 discovery plugin (#23909)Ryan Ernst
2017-04-04Collapse packages in repository-s3 (#23907)Ryan Ernst
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-04-03GceDiscoverTests - remove intitial_state_timeoutBoaz Leskes
2017-04-03Add Backoff policy to azure repositoryDavid Pilato
2017-03-31Merge branch 'pr/remove-repositories-azure-settings'David Pilato
2017-03-30Merge branch 'pr/23448-update-azure-storage'David Pilato
2017-03-27Upgrade to Lucene 6.5.0 (#23750)Jim Ferenczi
2017-03-23Remove DocumentMapper#parse(String index, String type, String id, BytesRefere...AdityaJNair
2017-03-22Fix line-length violations in gce/util/AccessJason Tedor
2017-03-21Packaging: Remove classpath ordering hack (#23596)Ryan Ernst
2017-03-14UnicastZenPing shouldn't ping the address of the local node (#23567)Boaz Leskes
2017-03-08Update to Azure Storage 5.0.0David Pilato
2017-03-03Azure blob store's readBlob() method first checks if the blob exists (#23483)Ali Beyad
2017-03-02[TEST] improve yaml test sections parsing (#23407)Luca Cavanna
2017-03-01Correct version on repository-hdfs Guava dependencyJason Tedor
2017-02-28Add convenience method for asserting deprecationsJason Tedor
2017-02-27Upgrade to lucene-6.5.0-snapshot-d00c5ca (#23385)Jim Ferenczi
2017-02-27Correct warning header to be compliantJason Tedor
2017-02-27[TEST] don't check exact size in mapper-size yaml testjavanna
2017-02-24[INGEST] Lazy load the geoip databases.Martijn van Groningen
2017-02-23Test that buildCredentials returns correct clazz (#23334)Tim Brooks
2017-02-23Test: Fix hdfs test fixture setup on windowsRyan Ernst
2017-02-23Tests: fix AwsS3ServiceImplTestsChristoph Büscher
2017-02-23Wrap getCredentials() in a doPrivileged() block (#23297)Tim Brooks
2017-02-22Build: Rework integ test setup and shutdown to ensure stop runs when desired ...Ryan Ernst
2017-02-20Remove global `repositories.azure` settingsDavid Pilato
2017-02-16Merge branch 'fix/22077-ingest-attachment'David Pilato
2017-02-15Plugins: Include license and notice files in zip (#23191)Ryan Ernst
2017-02-15Fix tests that check for deprecation messageYannick Welsch