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 Loading
base: v2.0.3
Choose a base ref
...
head repository: karma-runner/karma Loading
compare: v2.0.4
Choose a head ref
  • 9 commits
  • 11 files changed
  • 2 contributors

Commits on Jun 16, 2018

  1. fix(launcher): Only markCaptured browsers that are launched. (#3047)

    This is a regression in 2.0.3: if karma server is started and a users browser attached, the launch throws
    johnjbarton committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    f8f3ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab3c0e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Configuration menu
    Copy the full SHA
    b99f03f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88ebc6 View commit details
    Browse the repository at this point in the history
  3. fix(deps): remove babel-core and babel call in wallaby. (#3044)

    This change was originally added by @dignifiedquire, but mixed with other changes.
    johnjbarton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    7da8ca0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    414b84c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. fix(server): actually call stert(). (#3062)

    Warn that the function without a test will be removed
    johnjbarton committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    40d836a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f61c936 View commit details
    Browse the repository at this point in the history
  3. chore: release v2.0.4

    johnjbarton committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    dee3615 View commit details
    Browse the repository at this point in the history
Loading