Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: influxdata/influxdb-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: klDen/influxdb-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 2 files changed
  • 4 contributors

Commits on Sep 19, 2017

  1. Adding time_precision into Meta of SeriesHelper

    time_precision option not currently supported in influx-db python
    appunni-m authored Sep 19, 2017
    Configuration menu
    Copy the full SHA
    2c9bd06 View commit details
    Browse the repository at this point in the history
  2. Making Time Precision optional

    Changed it from required to optional
    appunni-m authored Sep 19, 2017
    Configuration menu
    Copy the full SHA
    824a1b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7c044 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c05817 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

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

Commits on Dec 12, 2017

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

Commits on Mar 4, 2018

  1. Configuration menu
    Copy the full SHA
    14782a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3271273 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    693481c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e576a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

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

Commits on May 27, 2019

  1. Configuration menu
    Copy the full SHA
    c0032cf View commit details
    Browse the repository at this point in the history
  2. - Fix flake7 errors : E131 continuation line unaligned for hanging in…

    …dent
    
    - Fix typo
    - Fix cls._client declaration ordering
    - Remove duplicate code cls._autocommit ...
    klDen committed May 27, 2019
    Configuration menu
    Copy the full SHA
    e16ace2 View commit details
    Browse the repository at this point in the history
Loading