Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport ElasticSearch plugins from BitShares #257

Merged
merged 17 commits into from
Feb 13, 2020
Merged

Commits on Dec 30, 2019

  1. Implemented "plugins" config variable

    pmconrad authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    e1244eb View commit details
    Browse the repository at this point in the history
  2. allow plugin to have descriptions

    oxarbitrage authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    f3d961b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #444 from oxarbitrage/elasticsearch

    Elasticsearch plugin
    oxarbitrage authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    00f14c4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #500 from oxarbitrage/elasticsearch-extras

    es_objects plugin
    oxarbitrage authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    8d900a5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #873 from pmconrad/585_fix_history_ids

    Fix history ids
    abitmore authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    e91e61e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1201 from oxarbitrage/elasticsearch_tests2

    Elasticsearch refactor
    abitmore authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    c9583f4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1271 from oxarbitrage/es_objects

    refine es_objects plugin
    oxarbitrage authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    2d19aa3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1429 from oxarbitrage/es_objects_templates

    Add an adaptor to es_objects and template function to reduce code
    oxarbitrage authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    4f5f8f4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1458 from oxarbitrage/issue1455

    add option elasticsearch-start-es-after-block to es plugin
    oxarbitrage authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    c4612a5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1541 from oxarbitrage/es_objects_start_after_block

    add es-objects-start-es-after-block option
    oxarbitrage authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    6d9ad94 View commit details
    Browse the repository at this point in the history
  11. explicitly cleanup external library facilities

    crypto-ape authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    82ef3a5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1717 from oxarbitrage/issue1652

    add genesis data to es_objects
    oxarbitrage authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    2f054ac View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1073 from xiangxn/merge-impacted

    merge impacted into db_notify
    oxarbitrage authored and gladcow committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    de4faee View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Merge pull request #1725 from oxarbitrage/issue1682

    elasticsearch history api #1682
    oxarbitrage authored and gladcow committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    62247c5 View commit details
    Browse the repository at this point in the history
  2. change ES index prefixes to Peerplays-specific

    gladcow committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    bfa878f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. fix the data writing to ES during sync issues

    gladcow committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    0a90442 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. fix CLI tests

    gladcow committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    e55075e View commit details
    Browse the repository at this point in the history