summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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
2017-02-10Upgrade to lucene-6.5.0-snapshot-f919485. (#23087)Adrien Grand
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-07Add methods requiring connect to forbidden apis (#22964)Tim Brooks
2017-02-07Settings: Add secure settings validation on startup (#22894)Ryan Ernst
2017-02-07Add FileSystemUtil method to read 'file:/' URLs (#23020)Tim Brooks
2017-02-06Upgrade to Lucene 6.4.1. (#22978)Adrien Grand
2017-02-03Remove connect SocketPermissions from core (#22797)Tim Brooks
2017-02-03Remove POTM file after merging with master branchDavid Pilato
2017-02-03Merge branch 'master' into fix/22077-ingest-attachmentDavid Pilato