summaryrefslogtreecommitdiff
path: root/plugins/repository-azure
AgeCommit message (Expand)Author
2017-05-18Remove Deprecated Script Settings (#24756)Jack Conradson
2017-05-16Tests: Change rest test extension from .yaml to .yml (#24659)Ryan Ernst
2017-04-18Tests: Clean up rest test file handling (#21392)Ryan Ernst
2017-04-03Add Backoff policy to azure repositoryDavid Pilato
2017-03-31Merge branch 'pr/remove-repositories-azure-settings'David Pilato
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-02-28Add convenience method for asserting deprecationsJason Tedor
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-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-03Remove connect SocketPermissions from core (#22797)Tim Brooks
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-30Remove auto creation of container for azure repositoryDavid Pilato
2017-01-21Add single static instance of SpecialPermission (#22726)Tim Brooks
2017-01-18Add doPrivilege blocks for socket connect operations in plugins (#22534)Tim Brooks
2017-01-12Fixes default chunk size for Azure repositories (#22577)Ali Beyad
2017-01-10Allow affix settings to delegate to actual settings (#22523)Simon Willnauer
2016-12-28Remove PROTO-based custom cluster state componentsIgor Motov
2016-12-22Remove much ceremony from parsing client yaml test suites (#22311)Nik Everett
2016-12-08readonly on azure repository must be taken into accountDavid Pilato
2016-11-24Fix settings diff generation for affix, list and group settings (#21788)Simon Willnauer
2016-11-07Test: Remove multi process support from rest test runner (#21391)Ryan Ernst
2016-10-31[TEST] Fix NullPointerException in AzureStorageServiceMockYannick Welsch
2016-10-18Remove local discovery in favor of a simpler `MockZenPings` (#20960)Boaz Leskes
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-06Merge branch 'fix/20669-master-azure-log'David Pilato
2016-10-03[Docs] Log snapshot shard failures in AzureSnapshotRestoreServiceIntegTestsTanguy Leroux
2016-09-27Fix logger when you can not create an azure storage clientDavid Pilato
2016-08-30Add missing cast to logging message supplierJason Tedor
2016-08-30Introduce Log4j 2Jason Tedor
2016-08-11Remove ESIntegTestCase#pluginListNik Everett
2016-08-02Enables implementations of the BlobContainer interface to (#19749)Ali Beyad
2016-08-02Cleans up the BlobContainer interface by removing the (#19727)Ali Beyad
2016-08-01Merge pull request #19706 from elastic/enhancement/snapshot-blob-handlingAli Beyad
2016-08-01AzureBlobContainer's deleteBlob method now throws a NoSuchFileExceptionAli Beyad
2016-07-26Rename client yaml test infrastructureNik Everett
2016-07-25Add Location header and improve REST testingNik Everett
2016-07-25Remove TODO about Timeout in AzureDavid Pilato
2016-07-23Removes unnecessary blobExists() check before reading a blob in theAli Beyad
2016-07-22Index folder names now use a UUID (not the index UUID but one specificAli Beyad
2016-07-22Change the BlobContainer interface to throw a NoSuchFileFoundExceptionAli Beyad
2016-07-22Added HdfsBlobStoreContainer testsgfyoung
2016-07-22Added AzureBlobStoreContainer testsgfyoung
2016-07-22Added deleteBlob IOException testgfyoung
2016-07-22Properly raise IOException for Azure, Fs, Hdfs, and S3gfyoung
2016-07-08Plugins: Add RepositoryPlugin interface for registering snapshot repositoriesRyan Ernst
2016-07-07Rename repository api methods for clarity and tweak documentation.Ryan Ernst
2016-07-06Plugins: Simplified repository api for snapshot/restoreRyan Ernst