Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update npm/bower dependencies #29

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 12, 2014

  1. update dependencies

    calderas committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    888f713 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2014

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

Commits on Nov 14, 2014

  1. Merge pull request #1 from calderas/feature/fixture-onsend-callback

    adds onSend callback option to inspect xhr settings when using fixtures
    calderas committed Nov 14, 2014
    Configuration menu
    Copy the full SHA
    2ba7097 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. allow a fixture to match a url without considering the query string

    A fixture with a specific match to the query string will be matched first, if not found a fixture with the same path and no query string can be matched.
    RustyToms committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    a5c4ffc View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Configuration menu
    Copy the full SHA
    aad78f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd6a301 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e3712f View commit details
    Browse the repository at this point in the history
  4. rebuild dist files

    RustyToms committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    51cdaa9 View commit details
    Browse the repository at this point in the history
  5. Update Readme

    RustyToms committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    edaff28 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from RustyToms/RustyToms-match_path

    allow a fixture to match a url without considering the query string
    calderas committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    6aca1fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b649ad View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from RustyToms/fix_remove_all_fixtures

    fix(removeAllFixtures): keep the __fixture__ closure memory reference
    calderas committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    6078108 View commit details
    Browse the repository at this point in the history