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: axios/axios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.2
Choose a base ref
...
head repository: axios/axios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.3
Choose a head ref
  • 20 commits
  • 26 files changed
  • 7 contributors

Commits on Oct 17, 2016

  1. fix proxy bugs

    Jarlotee authored Oct 17, 2016
    1 Configuration menu
    Copy the full SHA
    5c4ca4c View commit details
    Browse the repository at this point in the history
  2. forgot to add optional port

    Jarlotee authored Oct 17, 2016
    Configuration menu
    Copy the full SHA
    ce1ecda View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Merge pull request #491 from Jarlotee/patch-1

    Fix proxy bugs
    mzabriskie authored Oct 18, 2016
    Configuration menu
    Copy the full SHA
    b21a280 View commit details
    Browse the repository at this point in the history
  2. Default to using "http:" protocol in http adapter

    Fixes #490
    Michael McDermott committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    7c89704 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #493 from mgmcdermott/master

    Default to using "http:" protocol in http adapter
    mzabriskie authored Oct 18, 2016
    Configuration menu
    Copy the full SHA
    b78f3fe View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Support proxy auth (#483)

    * Adding proxy auth
    mawrkus authored and rubennorte committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    df6d3ce View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

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

    nickuraltsev committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    fd13bad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f40de49 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

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

Commits on Oct 30, 2016

  1. Configuration menu
    Copy the full SHA
    46a9639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d963368 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. Add a note that several requests can cancelled with the same token.

    I asked the question in #516, pretty sure it will help other people too.
    DjebbZ authored Nov 5, 2016
    Configuration menu
    Copy the full SHA
    e167b82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #521 from DjebbZ/patch-1

    Adding a note that several requests can cancelled with the same token.
    nickuraltsev authored Nov 5, 2016
    Configuration menu
    Copy the full SHA
    949d08d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

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

Commits on Nov 18, 2016

  1. Update README.md

    nickuraltsev authored Nov 18, 2016
    Configuration menu
    Copy the full SHA
    858e64c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    nickuraltsev authored Nov 18, 2016
    Configuration menu
    Copy the full SHA
    5faebab View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2016

  1. Configuration menu
    Copy the full SHA
    6d0e193 View commit details
    Browse the repository at this point in the history
  2. Updating changelog

    nickuraltsev committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    9ff461a View commit details
    Browse the repository at this point in the history
  3. Releasing 0.15.3

    nickuraltsev committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    4976816 View commit details
    Browse the repository at this point in the history
Loading