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-http-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.30.2
Choose a base ref
...
head repository: googleapis/google-http-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.31.0
Choose a head ref
  • 19 commits
  • 39 files changed
  • 5 contributors

Commits on Jun 6, 2019

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

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    50a4deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ef5405 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

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

Commits on Jun 14, 2019

  1. Add Linkage Monitor presubmit check (#719)

    * Linkage Monitor
    
    * 2019
    
    * empty commit to trigger Kokoro
    
    * 755 permission
    suztomo authored and chingor13 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    3c91a65 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Configure Kokoro CI for Windows (#716)

    * Add windows 8 kokoro config
    
    * Loosen maven requirements for the windows build
    
    * Skip checkstyle on Windows (path exclusions don't behave on windows)
    
    * Use nio for IOUtilsTest
    chingor13 authored Jun 16, 2019
    Configuration menu
    Copy the full SHA
    97ba2c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Clean up javadoc warnings in OpenCensusUtils (#714)

    * Clean up javadoc warnings
    
    * Remove redundant wording
    chingor13 authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    e63e009 View commit details
    Browse the repository at this point in the history
  2. Use NIO to set file permissions (#557)

    * Use NIO to set file permissions
    
    * Fix checkstyle
    
    * Fix merge conflict
    
    * Fix merge conflict
    chingor13 authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    4e77793 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Fix ApacheHttpTransport configuration (#717)

    * Switch back to deprecated setStaleConnectionCheck
    
    * checkstyle fix for TODO
    chingor13 authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    88a6548 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    63d0799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e191de View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Adds CI test for mvn dependency:analyze and fixes missing deps (#738)

    * Add Kokoro CI config for testing for dependency declarations
    
    * Fix missing and unused dependencies
    
    * Fix used dependency which is only used for javadocs
    
    * Ignore appengine-api-stubs test dependency
    chingor13 authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    c8326bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b929574 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd5a565 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    b5379ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3abca4e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

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

Commits on Jul 31, 2019

  1. Add support for nanosecond precision when parsing rfc3339 strings (#752)

    * support nanosecond precision when parsing rfc3339 strings
    
    * removed hamcrest matchers
    
    * fix javadoc + change exception type
    
    * assert parse directly instead of using a map
    
    * put expected and actual in correct order
    olavloite authored and kolea2 committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    1d496dc View commit details
    Browse the repository at this point in the history
  2. Release v1.31.0 (#754)

    kolea2 authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    983016d View commit details
    Browse the repository at this point in the history
Loading