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: salesforce/tough-cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.3
Choose a base ref
...
head repository: salesforce/tough-cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 18 commits
  • 12 files changed
  • 4 contributors

Commits on Jun 25, 2018

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

Commits on Jul 30, 2018

  1. Merge pull request #116 from salesforce/fix-clone

    Fix jar clone and cloneSync methods, fixing #101
    stash authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    6300174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    901d898 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55a41c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #118 from salesforce/deps-2018jul30

    Update packages & npm audit fix. Merging based on discussion today.
    awaterma authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    4cbd182 View commit details
    Browse the repository at this point in the history
  5. 2.4.4-1

    stash committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    3d8570c View commit details
    Browse the repository at this point in the history
  6. Purposefully don't lock dependencies

    Since this is a module and not an end package, we want CI/etc. to always
    upgrade packages based on semver.
    stash committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    550f951 View commit details
    Browse the repository at this point in the history
  7. Upgrade to punycode 2.1

    stash committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    31ad267 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Merge pull request #119 from salesforce/inline-version

    Inline version
    wtfismyip authored Aug 6, 2018
    Configuration menu
    Copy the full SHA
    b897b49 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Merge pull request #120 from salesforce/no-package-lock

    Purposefully don't lock dependencies
    awaterma authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    d6ea115 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #121 from salesforce/punycode-2.1

    Upgrade to punycode 2.1
    awaterma authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    8302ebc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Remove left-over mention of MPL from README

    Closes #129
    stash authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    8783d46 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. remove all cookies from cookie jar at once (#115)

    * remove all cookies from jar
    * fix typo in readme
    * delete cookies one-by-one for old store implementations
    YevhenLukomskyi authored and stash committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    62802ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f0808 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cc9bd2 View commit details
    Browse the repository at this point in the history
  4. Additional documentation for removeAllCookies

    Covers the cases where removeAllCookies (and even getAllCookies!) isn't
    implemented, in particular what happens when multiple errors are
    returned.
    stash committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    1855bf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ff4ba5 View commit details
    Browse the repository at this point in the history
  6. 2.5.0

    stash committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    7c1fdf1 View commit details
    Browse the repository at this point in the history
Loading