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

Fix #82: QueryMultiSeriesAsync should return "partial" #85

Closed
wants to merge 15 commits into from

Commits on Dec 2, 2019

  1. Fix AdysTech#82: QueryMultiSeriesAsync should return "partial" if res…

    …ponses are truncated by InfluxDB
    tbraun-hk committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    260d53d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    57618cc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    b0f2482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050cde9 View commit details
    Browse the repository at this point in the history
  3. Set up CI with Azure Pipelines

    [skip ci]
    tbraun-hk committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    eba520f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0e8c53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30dbee5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a6a4ea View commit details
    Browse the repository at this point in the history
  7. Changed build number.

    KKehret committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    7b1f0ab View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from herrenknecht-ag/SupportMultiQueryWithMulti…

    …Result
    
    Support multi query with multi result
    KKehret authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    7ac38cd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Added PostQuery.

    KKehret committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    0e680ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from herrenknecht-ag/AddedPostQuery

    Added PostQuery.
    KKehret authored Dec 6, 2019
    Configuration menu
    Copy the full SHA
    8b04e4c View commit details
    Browse the repository at this point in the history
  3. Added constructor (#3)

    * Added PostQuery.
    
    * Added constructor.
    KKehret authored Dec 6, 2019
    Configuration menu
    Copy the full SHA
    9ab709d View commit details
    Browse the repository at this point in the history
  4. New version.

    KKehret committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    89e49d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6958cc View commit details
    Browse the repository at this point in the history