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: karma-runner/karma-chrome-launcher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: karma-runner/karma-chrome-launcher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 19 commits
  • 7 files changed
  • 5 contributors

Commits on Nov 25, 2016

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

Commits on Mar 5, 2017

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

Commits on Mar 15, 2017

  1. chore(linter): switch from eslint to standard

    We are currently using eslint with standard plugin for linting the
    project's code. This is practically the same as using standard alone,
    and has the advantage of not needing all the eslint packages, resulting
    in a lot less setup and noise from greenkeeper.
    
    Standard version was downgraded to v7.1.2 to maintain compatiblity with
    supported node engines.
    rogeriopvl committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    51dd27b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from karma-runner/switch-from-eslint-to-standard

    chore(linter): switch from eslint to standard
    rogeriopvl authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    80bbe0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5c5874 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #84 from karma-runner/greenkeeper-mocha-3.2.0

    chore(package): update mocha to version 3.2.0 🚀
    rogeriopvl authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    b9f9214 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4d38c0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #109 from karma-runner/greenkeeper-sinon-2.0.0

    chore(package): update sinon to version 2.0.0 🚀
    rogeriopvl authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    7abf72d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a7efc0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #92 from karma-runner/greenkeeper-grunt-auto-relea…

    …se-0.0.7
    
    chore(package): update grunt-auto-release to version 0.0.7 🚀
    rogeriopvl authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    fbe91ca View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

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

Commits on Mar 19, 2017

  1. Merge pull request #110 from karma-runner/greenkeeper-standard-9.0.2

    chore(package): update standard to version 9.0.2 🚀
    rogeriopvl authored Mar 19, 2017
    Configuration menu
    Copy the full SHA
    1e4b4ff View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Configuration menu
    Copy the full SHA
    8987630 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from karma-runner/greenkeeper-standard-10.0.0

    chore(package): update standard to version 10.0.0 🚀
    rogeriopvl authored Apr 5, 2017
    Configuration menu
    Copy the full SHA
    a0235a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

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

Commits on May 1, 2017

  1. Merge pull request #116 from maieutiquer/patch-1

    clean-up irrelevant comment
    rogeriopvl authored May 1, 2017
    Configuration menu
    Copy the full SHA
    d81da0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7446181 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    f993c48 View commit details
    Browse the repository at this point in the history
  2. chore: release v2.1.0

    dignifiedquire committed May 2, 2017
    Configuration menu
    Copy the full SHA
    2267df1 View commit details
    Browse the repository at this point in the history
Loading