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: add if*generation*Match support, pt1 #123

Merged
merged 21 commits into from May 15, 2020

Commits on May 1, 2020

  1. feat: add ifMetageneration*Match support, pt1

    IlyaFaer committed May 1, 2020
    Copy the full SHA
    3fa6245 View commit details
    Browse the repository at this point in the history
  2. fix unit tests, add test for helper

    IlyaFaer committed May 1, 2020
    Copy the full SHA
    4cbad43 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    IlyaFaer committed May 1, 2020
    Copy the full SHA
    b905487 View commit details
    Browse the repository at this point in the history
  4. add generation match args into more methods

    IlyaFaer committed May 1, 2020
    Copy the full SHA
    ddecf53 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. feat: add if*generation*Match support, pt2

    IlyaFaer committed May 4, 2020
    Copy the full SHA
    74961fa View commit details
    Browse the repository at this point in the history
  2. Lint fix.

    IlyaFaer committed May 4, 2020
    Copy the full SHA
    7e08361 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. delete "more than one set "checks

    IlyaFaer committed May 5, 2020
    Copy the full SHA
    6f9f910 View commit details
    Browse the repository at this point in the history
  2. del excess import

    IlyaFaer committed May 5, 2020
    Copy the full SHA
    ff26d2f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    551df43 View commit details
    Browse the repository at this point in the history
  4. delete "more than one set" checks

    IlyaFaer committed May 5, 2020
    Copy the full SHA
    1f4d9c1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0a34086 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Merge branch 'master' into metageneration_match_pt1

    IlyaFaer committed May 12, 2020
    Copy the full SHA
    e1b67b5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bd5b54f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ea37318 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'metageneration_match_pt1' of https://github.com/q-logic…

    …/python-storage into metageneration_match_pt1
    IlyaFaer committed May 12, 2020
    Copy the full SHA
    9d19e15 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

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

Commits on May 14, 2020

  1. add more system tests

    IlyaFaer committed May 14, 2020
    Copy the full SHA
    bbebfc1 View commit details
    Browse the repository at this point in the history
  2. system tests fixes

    IlyaFaer committed May 14, 2020
    Copy the full SHA
    e9748bb View commit details
    Browse the repository at this point in the history
  3. cleanup system test

    IlyaFaer committed May 14, 2020
    Copy the full SHA
    3e83091 View commit details
    Browse the repository at this point in the history
  4. fix comments

    IlyaFaer committed May 14, 2020
    Copy the full SHA
    0dbd9a9 View commit details
    Browse the repository at this point in the history
  5. delete excess checks

    IlyaFaer committed May 14, 2020
    Copy the full SHA
    dc0bb4f View commit details
    Browse the repository at this point in the history