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: firebase/firebase-admin-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: alexanderwhatley/firebase-admin-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
  • 3 files changed
  • 2 contributors

Commits on Aug 4, 2017

  1. New functionality for handling transactions.

    Alexander Whatley committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    a0e914e View commit details
    Browse the repository at this point in the history
  2. Changes to transaction function, and other minor fixes.

    Alexander Whatley committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    99b7b25 View commit details
    Browse the repository at this point in the history
  3. Refactored existing code, and added integration tests.

    Alexander Whatley committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    af0fb76 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Added integration test and minor fixes.

    Alexander Whatley committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    fa1c32b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. A few minor changes.

    Alexander Whatley committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    a06cf5d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Merge remote-tracking branch 'upstream/master'

    Alexander Whatley committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    9b5f341 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Added lower level functionality for accessing ETag.

    Alexander Whatley committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    66b2b2b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Refactored methods.

    Alexander Whatley committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    289c13f View commit details
    Browse the repository at this point in the history
  2. A few small fixes.

    Alexander Whatley committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    f0d7eb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Preliminary changes to API.

    Alexander Whatley committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    aae28c2 View commit details
    Browse the repository at this point in the history
  2. Changes to get_if_changed function.

    Alexander Whatley authored and aewhatley committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    6f9d71a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2017

  1. Removed etag method.

    Alexander Whatley authored and aewhatley committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    2d48a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd805b View commit details
    Browse the repository at this point in the history
Loading