Commit graph

  • 6cd946f75f remove _doc prefix in docs main FloatingGhost 2022-07-06 19:22:49 +0100
  • 2472682005 Remove _doc prefix FloatingGhost 2022-07-06 19:20:44 +0100
  • 3332e6eb3b
    Merge pull request #78 from Bluetab/feature/bulk-index-action Daniel Berkompas 2021-06-12 16:08:22 -0700
  • e829bae266 Merge tag 'v1.0.1' into feature/bulk-index-action Tom Crossland 2021-02-26 11:18:06 +0100
  • 9e1cfd2534 🔧 Add missing typespecs Daniel Berkompas 2021-01-23 17:47:46 -0800
  • 9c7a6ebc80 Minor tweaks to docker configuration Daniel Berkompas 2021-01-23 17:36:49 -0800
  • 8084ecf6ac Add test coverage for #81 Daniel Berkompas 2021-01-24 01:36:09 +0000
  • 2190725cb3 Bump version to 1.0.1 Daniel Berkompas 2021-01-21 06:57:27 -0800
  • 15395ff298
    Merge pull request #92 from danielberkompas/run-with-docker Daniel Berkompas 2021-01-16 16:05:44 -0800
  • 10814f7748 Add semaphore badge to README Daniel Berkompas 2021-01-16 16:02:47 -0800
  • 0850850cd8 Add config for SemaphoreCI Daniel Berkompas 2021-01-16 15:33:30 -0800
  • 2de4eba30a Develop against a recent Elasticsearch version Daniel Berkompas 2021-01-16 15:10:58 -0800
  • 368f950852 Upgrade development environment dependencies Daniel Berkompas 2021-01-16 15:07:17 -0800
  • 98e10067db Add support for local development with docker Daniel Berkompas 2021-01-16 14:52:15 -0800
  • 4ce751b4b5
    Merge pull request #87 from pwcsquared/fix/install-new-versions Daniel Berkompas 2020-07-30 16:35:21 -0700
  • c54b0b6b6d
    Merge pull request #89 from nitinstp23/hotfix/cluster-config-ets-table Daniel Berkompas 2020-07-30 16:33:31 -0700
  • c98f6b1186 Store Cluster config in a ets table to prevent timeout while fetching cluster config Nitin Misra 2020-07-29 14:08:48 +0530
  • 1ffaf5c81e remove unnecessary var Patrick Carr 2020-05-25 18:39:07 -0700
  • 45b31fa881 fix port parameter in executable and wrap, make test cluster port configurable Patrick Carr 2020-05-25 18:38:34 -0700
  • f05ecf0130 update 'protocol not defined' wording in doctest Patrick Carr 2020-05-21 21:52:15 -0700
  • 8b166ff509 mix format Patrick Carr 2020-05-21 18:35:14 -0700
  • b6fe50f0e8 specify os arch in elasticsearch filename if major version > 6 Patrick Carr 2020-05-21 18:29:07 -0700
  • 3d44a0b63e refactor: remove presence validation for settings (empty map is valid) Tom Crossland 2019-10-07 11:18:34 +0200
  • 3b3af970c0 fix: failing test after changing settings validatino Tom Crossland 2019-10-07 11:04:24 +0200
  • a71ae8336c fix: an empty map is valid for index settings Tom Crossland 2019-10-04 21:50:53 +0200
  • 747aa6eedd feat: allow settings to be read from a map instead of a file Tom Crossland 2019-10-04 21:30:27 +0200
  • 3674d6e4e6 feat: support for bulk "index" action Tom Crossland 2019-10-02 11:12:40 +0200
  • dc890cabbd refactor: we can specify the type in the bulk API url Tom Crossland 2019-09-30 09:08:10 +0200
  • 5b00d00018 feat: allow action to be specified in bulk encoding Tom Crossland 2019-09-27 14:11:41 +0200
  • ca32ae5cd3 feat: allow document type to be specified in bulk encoding Tom Crossland 2019-09-27 14:08:50 +0200
  • 837960347f
    Merge pull request #72 from ImmaculatePine/bump-elasticsearch-version Daniel Berkompas 2019-07-31 16:08:43 -0700
  • c52feb42e5 Bump Elasticsearch to 6.8.1 in setup script Aleksandr Borovykh 2019-07-01 20:20:05 +0200
  • 20ba9fbc28
    Merge pull request #74 from ImmaculatePine/fix-travis-config Daniel Berkompas 2019-07-02 09:49:19 -0700
  • 419820b352 Fix TravisCI configuration Aleksandr Borovykh 2019-07-01 20:47:23 +0200
  • 1a7bbe7666
    Merge pull request #70 from soundmonster/dialyzer Daniel Berkompas 2019-06-14 08:29:22 -0700
  • 90c474d9d8 Provide string version of alias name where expected Leo Batyuk 2019-06-03 18:03:53 +0200
  • 6b30bcccc4 Adhere to HTTPoison.request/5 signature Leo Batyuk 2019-06-03 17:49:49 +0200
  • a1fc11c476
    [#66]: Update README Daniel Berkompas 2019-04-06 19:18:35 -0700
  • ec9cb3cc21 Update Changelog Daniel Berkompas 2019-03-30 16:56:36 -0700
  • d0348e4c24 Bump version to 1.0.0 Daniel Berkompas 2019-03-30 16:48:30 -0700
  • eb61b9818f
    Merge pull request #67 from marcelolebre/master Daniel Berkompas 2019-03-30 16:44:56 -0700
  • 1297d73fcc Fix getting default_options with map rather than keyword Marcelo Lebre 2019-03-24 17:11:40 +0000
  • ed43884c04 Update test configs Marcelo Lebre 2019-03-24 16:47:37 +0000
  • 1e096aa8cc Format code style Marcelo Lebre 2019-03-24 16:47:04 +0000
  • 1816a626e6 Fix issue retrieving aws credentials Marcelo Lebre 2019-03-24 16:34:26 +0000
  • 64376e6511 Refactor AWS implementation to use default_options as source for config Marcelo Lebre 2019-03-24 16:12:24 +0000
  • 64e876724d Fix validation according to presence of correct AWS module Marcelo Lebre 2019-03-20 16:17:55 +0000
  • e57b633b04 Format code Marcelo Lebre 2019-03-20 15:32:58 +0000
  • 8975ee790e Update readme with more polished documentation on AWS Marcelo Lebre 2019-03-20 14:29:29 +0000
  • 8e98fab53f Fix documentation issue Marcelo Lebre 2019-03-20 14:25:01 +0000
  • c6f4e11836 Update documentation Marcelo Lebre 2019-03-20 14:22:36 +0000
  • 347fe993f4 Add aws config to tests Marcelo Lebre 2019-03-20 14:21:36 +0000
  • 833e9eefba Add aws config validation Marcelo Lebre 2019-03-20 14:21:03 +0000
  • 3f7729df44 Add aws configs to the allowed cluster configurations Marcelo Lebre 2019-03-20 14:17:30 +0000
  • 9514f7acbe Format code styling Marcelo Lebre 2019-03-20 14:15:02 +0000
  • 80f84f22da Add pattern matching to function to build signed request based on default_headers Marcelo Lebre 2019-03-16 22:17:52 +0000
  • c0278d9cf0 Add default value to build_signed_request when default headers is nil Marcelo Lebre 2019-03-16 22:13:18 +0000
  • 5a9b288c99 Update config map fetch using atom instead of string Marcelo Lebre 2019-03-16 22:05:36 +0000
  • e1ffd96371 Add Sigaws dependency to sign ES requests on AWS Marcelo Lebre 2019-03-16 20:47:46 +0000
  • e75d759496 Add AWS signed request on top of Elasticsearch.API Marcelo Lebre 2019-03-16 20:46:47 +0000
  • 04f86a6fbd Update docs to reflect the transfer Daniel Berkompas 2019-01-26 15:28:22 -0800
  • 494d6e1057 Bump version to 0.6.2 Daniel Berkompas 2019-01-19 08:07:29 -0800
  • 6718e153bc
    Merge pull request #62 from infinitered/60-put-document Daniel Berkompas 2019-01-19 08:05:46 -0800
  • 0d6c6db04e [#60] Add Elasticsearch.post_document/3 Daniel Berkompas 2019-01-19 07:55:55 -0800
  • 83c039d35e
    Merge pull request #61 from tap349/fix/fix-elixir-18-deprecations Daniel Berkompas 2019-01-17 07:28:58 -0800
  • fe9e06b732
    rename microseconds to microsend Alexey Terekhov 2019-01-17 15:55:23 +0300
  • 89a1c4dc15
    Merge pull request #58 from tap349/fix/remove-maybe Daniel Berkompas 2019-01-10 10:22:40 -0800
  • 88262b740e
    remove dependency on maybe Alexey Terekhov 2019-01-10 14:25:45 +0300
  • 1c03ba9e4b Use syntax highlighting in README Daniel Berkompas 2018-12-21 13:56:42 -0800
  • 0087cd61b3 Update CHANGELOG for 0.6.1 Daniel Berkompas 2018-12-21 13:51:27 -0800
  • 29692a877f Bump version to 0.6.1 Daniel Berkompas 2018-12-21 13:47:45 -0800
  • 55235e395e
    Merge pull request #55 from nitinstp23/hotfix/default-options-typo Zachary 2018-12-20 08:49:19 -0800
  • 4bd9180623 Fix :default_options config name Nitin Misra 2018-12-20 18:53:40 +0530
  • 40a4d3a664
    Merge pull request #53 from infinitered/add-latest-elasticsearch Daniel Berkompas 2018-12-06 09:04:35 -0800
  • 8a16dd795c Test against Elasticsearch 6.5.2 Daniel Berkompas 2018-12-06 08:52:28 -0800
  • 5c7c2dd186
    Merge pull request #50 from alexfilatov/master Daniel Berkompas 2018-10-26 14:29:09 -0700
  • 3a43ddd3ad
    typo: bang the spec Alex Filatov 2018-10-26 19:33:28 +0100
  • bf8673b844 Bump version to 0.6.0 Daniel Berkompas 2018-10-19 14:26:38 -0700
  • a2a3bc9cd6
    Merge pull request #49 from jfrolich/delete-right-indices Daniel Berkompas 2018-10-12 09:57:58 -0700
  • 7ad220a5b3 fix test Jaap Frolich 2018-10-12 08:32:21 +0800
  • 921531ee76
    Merge pull request #48 from jfrolich/microseconds Daniel Berkompas 2018-10-10 13:34:10 -0700
  • d6609f5f6c identify indices to delete by regex Jaap Frolich 2018-10-09 16:11:26 +0800
  • 3979520ade convert index alias to microseconds Jaap Frolich 2018-10-09 14:17:24 +0800
  • 18f3c51230 Update changelog Daniel Berkompas 2018-10-03 14:02:32 -0700
  • f7004eec49 Release version 0.5.4 Daniel Berkompas 2018-10-03 14:01:11 -0700
  • e212186f3b Bump version to 0.5.4 Daniel Berkompas 2018-10-03 14:00:10 -0700
  • 067335370c
    Merge pull request #47 from g13ydson/fix/kibana_download_on_linux Daniel Berkompas 2018-10-03 13:57:23 -0700
  • 12aa1b67fe apply mix format Gleydson Tavares 2018-10-03 14:53:28 -0300
  • c69a875749 adds case statement to kibana download Gleydson Tavares 2018-10-03 14:43:00 -0300
  • 3ab2ca4e13 Release version 0.5.3 Daniel Berkompas 2018-10-01 08:31:00 -0700
  • c40519f7d7 Bump version to 0.5.3 Daniel Berkompas 2018-10-01 08:23:33 -0700
  • 7fefb28858
    Merge pull request #45 from sambou/fix/response-typespec Daniel Berkompas 2018-10-01 08:22:07 -0700
  • 1349004f67 fix: use correct typespec for response type Sami Boussaid 2018-10-01 15:06:44 +0200
  • 4d1ba74513 Update changelog Daniel Berkompas 2018-09-18 19:53:27 -0700
  • ce084d97d0 Release version 0.5.2 Daniel Berkompas 2018-09-18 19:51:37 -0700
  • 9a1818c431 Bump version to 0.5.2 Daniel Berkompas 2018-09-18 19:50:24 -0700
  • e94e3c7663
    Merge pull request #44 from infinitered/travis-elasticsearch-versions Daniel Berkompas 2018-09-18 19:45:15 -0700
  • de84cba82e [#43] Stop sending empty JSON payloads Daniel Berkompas 2018-09-18 19:31:47 -0700
  • 0346ee3c25 Build against multiple elasticsearch versions Daniel Berkompas 2018-09-18 19:03:08 -0700
  • 4504cb7e67 Update CHANGELOG for v0.5.1 Daniel Berkompas 2018-09-08 14:41:38 -0700