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: googleapis/google-auth-library-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: googleapis/google-auth-library-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 20 commits
  • 31 files changed
  • 6 contributors

Commits on Jul 17, 2017

  1. Post Release -> 0.7.2-SNAPSHOT (#115)

    Post Release -> 0.7.2-SNAPSHOT
    tcoffee-google authored Jul 17, 2017
    Configuration menu
    Copy the full SHA
    73817fd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Extracting the project_id field from service account JSON files (#118)

    * Extracting the project_id field from service account JSON files when available
    
    * Test case for service account file without project_id
    hiranya911 authored and lesv committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    ea8f0a1 View commit details
    Browse the repository at this point in the history
  2. Update release process for Javadoc update (#116)

    * Update release process for Javadoc update
    
    * Add copyright and license
    tcoffee-google authored and lesv committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    c94ff79 View commit details
    Browse the repository at this point in the history
  3. Fix API Documentation link rendering (#112)

    Removes extra space.
    tswast authored and lesv committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    0b6dc42 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Fixing an Integer Overflow Issue (#121)

    * Extracting the project_id field from service account JSON files when available
    
    * Test case for service account file without project_id
    
    * Fixing a possible integer overflow issue
    hiranya911 authored and lesv committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    3c5fabd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

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

Commits on Aug 31, 2017

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

Commits on Sep 1, 2017

  1. update

    shinfan committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    68a22e7 View commit details
    Browse the repository at this point in the history
  2. update

    shinfan committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    3baa0f2 View commit details
    Browse the repository at this point in the history
  3. minor fix

    shinfan committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    90b79ce View commit details
    Browse the repository at this point in the history
  4. update

    shinfan committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    4e06fce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e87749 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #122 from neozwu/use-gce-meta-for-gae8

    use metadata server to get credentials for GAE 8 standard environment
    neozwu authored Sep 1, 2017
    Configuration menu
    Copy the full SHA
    60870c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. Configuration menu
    Copy the full SHA
    4fed298 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from google/shinfan-patch-1

    Remove oracle jdk7 from Travis
    shinfan authored Sep 4, 2017
    Configuration menu
    Copy the full SHA
    65b6bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f6bb99 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Merge pull request #123 from google/shinfan-dev

    Switch OAuth2 HTTP surface to use builder pattern
    shinfan authored Sep 5, 2017
    Configuration menu
    Copy the full SHA
    4504fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0831e15 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Merge pull request #125 from google/shinfan-dev

    Add builder pattern to AppEngine credentials
    shinfan authored Sep 7, 2017
    Configuration menu
    Copy the full SHA
    0fab63c View commit details
    Browse the repository at this point in the history
Loading