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

feat(bigtable): Managed Backups wrappers #57

Merged
merged 27 commits into from Jul 21, 2020

Commits on Jun 18, 2020

  1. Copy the full SHA
    69cde27 View commit details
    Browse the repository at this point in the history
  2. feat: managed backups wrappers

    mf2199 committed Jun 18, 2020
    Copy the full SHA
    1452ab6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    84390ed View commit details
    Browse the repository at this point in the history
  4. fix: docstrings + blacken

    mf2199 committed Jun 18, 2020
    Copy the full SHA
    b019cbe View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. fix: cleanup

    mf2199 committed Jun 22, 2020
    Copy the full SHA
    303a202 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. refactor: backup, list_backups and retore_table methods m…

    …oved to the ``Table`` class.
    mf2199 committed Jun 23, 2020
    Copy the full SHA
    e7edc3d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c7f5a25 View commit details
    Browse the repository at this point in the history
  3. refactor: re parser made local

    mf2199 committed Jun 23, 2020
    Copy the full SHA
    5cfb1fc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. feat: integration test

    mf2199 committed Jun 24, 2020
    Copy the full SHA
    d3a121a View commit details
    Browse the repository at this point in the history
  2. refactor: cleanup

    mf2199 committed Jun 24, 2020
    Copy the full SHA
    e58a8e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. fix: format

    mf2199 committed Jun 25, 2020
    Copy the full SHA
    3a00c77 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. refactor: name, cluster property getters & table_list_backups

    feat: new `__eq__` and `__ne__` convenience methods
    mf2199 committed Jun 28, 2020
    Copy the full SHA
    d472fc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Copy the full SHA
    38c6798 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b25ac9b View commit details
    Browse the repository at this point in the history
  3. refactor: cleanup

    mf2199 committed Jun 29, 2020
    Copy the full SHA
    ecf35d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. format: blacken

    mf2199 committed Jun 30, 2020
    Copy the full SHA
    d638a09 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

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

Commits on Jul 8, 2020

  1. Copy the full SHA
    8404c89 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. fix: docstring typos

    mf2199 committed Jul 14, 2020
    Copy the full SHA
    6f64861 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. cleanup: minor cleanup

    mf2199 committed Jul 17, 2020
    Copy the full SHA
    c291d8c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. cleanup: minor cleanup

    mf2199 committed Jul 20, 2020
    Copy the full SHA
    69c4d4f View commit details
    Browse the repository at this point in the history
  2. fix: ASCII encoding

    mf2199 committed Jul 20, 2020
    Copy the full SHA
    0a015d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Copy the full SHA
    f76e17a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2376562 View commit details
    Browse the repository at this point in the history
  3. fix: lint errors

    mf2199 committed Jul 21, 2020
    Copy the full SHA
    48c933f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1607448 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ea43ae0 View commit details
    Browse the repository at this point in the history