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: aostapenko/python-magnetodbclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aostapenko/python-magnetodbclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tests
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 20 files changed
  • 3 contributors

Commits on Jul 1, 2014

  1. Fixed git repo name in .gitreview

    Change-Id: Iaaf9ac5686749d9b32878f62f38b0a9082203eae
    funrun11 committed Jul 1, 2014
    Configuration menu
    Copy the full SHA
    695368c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2014

  1. Fixes bug with mixed-case fields in query and scan commands

    Closes-bug: #1337271
    Change-Id: Ib957443bed5cf000a2b3334e72a8f6d612440c0e
    Andrei V. Ostapenko authored and Andrei V. Ostapenko committed Jul 3, 2014
    Configuration menu
    Copy the full SHA
    ec8315a View commit details
    Browse the repository at this point in the history
  2. Fixes bug with different fields in query and scan commands

    Closes-bug: #1337274
    Change-Id: Ic91228c3a78fc016ceb76d8ef2dad880d0784dbf
    Andrei V. Ostapenko authored and Andrei V. Ostapenko committed Jul 3, 2014
    Configuration menu
    Copy the full SHA
    b40e6f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2014

  1. Migration to requests lib

    Implements: bp migrating-to-requests
    Change-Id: I62786e642dd54fa2602af5c0d30c6d9a17c0563d
    Andrei V. Ostapenko authored and Andrei V. Ostapenko committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    63eb829 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2014

  1. Adds streaming cli client

    Adds support of stream data loading to MagnetoDB.
    
    Implements: bp bulk-load-support
    Change-Id: Ie0eca4d4f238064d7edb39778224a28b0ec3dc3c
    Andrei V. Ostapenko authored and Andrei V. Ostapenko committed Jul 10, 2014
    Configuration menu
    Copy the full SHA
    d8d74fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a5440f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2212ae View commit details
    Browse the repository at this point in the history
  4. Merge "Adds streaming cli client"

    Jenkins authored and openstack-gerrit committed Jul 10, 2014
    Configuration menu
    Copy the full SHA
    5e59254 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2014

  1. Adds unittests on shell

    Implements: bp unit-tests
    Change-Id: Ia0b0f3ed3a2d26617b56ec6e2f91f1cd31de5008
    Andrei V. Ostapenko authored and Andrei V. Ostapenko committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    83c50f5 View commit details
    Browse the repository at this point in the history
  2. auth tests

    Change-Id: I504af1532a2955c778f0456870b08be2bee64176
    Andrei V. Ostapenko authored and Andrei V. Ostapenko committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    d474c93 View commit details
    Browse the repository at this point in the history
Loading