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: rstacruz/mocha-jsdom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: rstacruz/mocha-jsdom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 17 commits
  • 15 files changed
  • 2 contributors

Commits on Jul 4, 2015

  1. Fix lint errors

    rstacruz committed Jul 4, 2015
    Configuration menu
    Copy the full SHA
    3233bfe View commit details
    Browse the repository at this point in the history
  2. Remove duplicate badge

    rstacruz committed Jul 4, 2015
    Configuration menu
    Copy the full SHA
    9e8402e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2015

  1. Configuration menu
    Copy the full SHA
    75f99d4 View commit details
    Browse the repository at this point in the history
  2. Run istanbul on CI

    rstacruz committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    71cce41 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. Fix history test

    rstacruz committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    756834b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbad284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6cc472 View commit details
    Browse the repository at this point in the history
  4. Update devDependencies

    rstacruz committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    2d83168 View commit details
    Browse the repository at this point in the history
  5. Fix lint errors

    rstacruz committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    5ebdac5 View commit details
    Browse the repository at this point in the history
  6. Increase test timeouts

    rstacruz committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    abcd227 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    820fbad View commit details
    Browse the repository at this point in the history
  8. Cache node_modules in travis

    rstacruz committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    2d6a24e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #12 from rstacruz/fix/tests

    Fix tests
    rstacruz committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    a61a247 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2016

  1. Update README.md

    rstacruz committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    408048d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. Initialize global.window when it is undefined

    Jack Zhang committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    c02a4d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Merge pull request #18 from moonboots/master

    Initialize global.window when it is undefined
    rstacruz committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    3c18573 View commit details
    Browse the repository at this point in the history
  2. Release v1.1.0

    rstacruz committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    c7edc92 View commit details
    Browse the repository at this point in the history
Loading