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: wego/async-http-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: staging
Choose a base ref
...
head repository: wego/async-http-cache
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.
  • 15 commits
  • 7 files changed
  • 2 contributors

Commits on May 9, 2017

  1. typo

    tamnguyenit committed May 9, 2017
    Configuration menu
    Copy the full SHA
    cd22673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75c1156 View commit details
    Browse the repository at this point in the history
  3. fix responseId with body

    tamnguyenit committed May 9, 2017
    Configuration menu
    Copy the full SHA
    4265079 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from wego/fix-body

    Fix duplicated responseId with different body
    tamnguyenit authored May 9, 2017
    Configuration menu
    Copy the full SHA
    95b6e78 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Configuration menu
    Copy the full SHA
    b3b2cc4 View commit details
    Browse the repository at this point in the history
  2. fix gzip body

    tamnguyenit committed May 11, 2017
    Configuration menu
    Copy the full SHA
    a9b058a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from wego/fix-gzip-body

    Fix strange gzip body
    tamnguyenit authored May 11, 2017
    Configuration menu
    Copy the full SHA
    452b47a View commit details
    Browse the repository at this point in the history
  4. add service name

    tamnguyenit committed May 11, 2017
    Configuration menu
    Copy the full SHA
    0fa6dc7 View commit details
    Browse the repository at this point in the history
  5. restructure build.gradle

    tamnguyenit committed May 11, 2017
    Configuration menu
    Copy the full SHA
    4259927 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from wego/service-name

    Add Service name
    tamnguyenit authored May 11, 2017
    Configuration menu
    Copy the full SHA
    80f3419 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. fix styling

    tamnguyenit committed May 12, 2017
    Configuration menu
    Copy the full SHA
    65f178d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from wego/service-name

    fix styling
    tamnguyenit authored May 12, 2017
    Configuration menu
    Copy the full SHA
    b7e2f6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48b4817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bce6445 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from wego/service-name

    Add serviceName to Factory and SampleApp
    tamnguyenit authored May 12, 2017
    Configuration menu
    Copy the full SHA
    faaca72 View commit details
    Browse the repository at this point in the history
Loading