Skip to content
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: BTrDB/btrdb-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BTrDB/btrdb-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pickle-stream
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 17, 2020

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

Commits on Jun 18, 2020

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

Commits on Jun 19, 2020

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

Commits on Jun 22, 2020

  1. added documentation for load and save methods.

    Brice committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    6d3884a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. removed unused pytest fixture

    Brice committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    c6ab0d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    2a9d4a2 View commit details
    Browse the repository at this point in the history
  2. updated pytests

    Brice committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    7bc19c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. forgot return statement in stream.load

    Brice committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8222ad0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into pickle-stream

    Brice committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5c83356 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. changed docs and fixed checks in streamset.load

    aorticweb committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    8b5b259 View commit details
    Browse the repository at this point in the history
Loading