-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: karma-runner/karma
base: v2.0.5
head repository: karma-runner/karma
compare: v3.0.0
- 17 commits
- 15 files changed
- 3 contributors
Commits on Jul 25, 2018
-
docs: better clarity for API usage
extract config to a var to create better clarity for API usage
Configuration menu - View commit details
-
Copy full SHA for c5dc62d - Browse repository at this point
Copy the full SHA c5dc62dView commit details -
chore: remove support for node 4, update log4js (#3082)
This PR will start v3.0
Configuration menu - View commit details
-
Copy full SHA for 94a6728 - Browse repository at this point
Copy the full SHA 94a6728View commit details
Commits on Jul 26, 2018
-
fix(config): wait 20s for browser activity. (#3087)
On low-horsepower CI systems karma frequently times out waiting for phantomjs. We see this in our Travis-CI runs. Users also see it: karma-runner/karma-phantomjs-launcher#126.
Configuration menu - View commit details
-
Copy full SHA for 88b977f - Browse repository at this point
Copy the full SHA 88b977fView commit details
Commits on Jul 27, 2018
-
fix(travis): Validate TRAVIS_PULL_REQUEST_SHA rather than TRAVIS_COMM…
…IT. (#3093) Also add some debug messages for commits and remove an old node4 command.
Configuration menu - View commit details
-
Copy full SHA for a58fa45 - Browse repository at this point
Copy the full SHA a58fa45View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6d2f0e - Browse repository at this point
Copy the full SHA f6d2f0eView commit details
Commits on Jul 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 56fda53 - Browse repository at this point
Copy the full SHA 56fda53View commit details -
fix(travis): validate TRAVIS_COMMIT if TRAVIS_PULL_REQUEST_SHA is not…
… set. (#3094) Looks like the pre-merge travis run sets TRAVIS_PULL_REQUEST_SHA but the post-merge run does not. In the post-merge the TRAVIS_COMMIT should be the PR, so validate it.
Configuration menu - View commit details
-
Copy full SHA for fba5d36 - Browse repository at this point
Copy the full SHA fba5d36View commit details
Commits on Aug 1, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 90f5546 - Browse repository at this point
Copy the full SHA 90f5546View commit details
Commits on Aug 4, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 0fdd8f9 - Browse repository at this point
Copy the full SHA 0fdd8f9View commit details -
fix(server): Exit clean on unhandledRejections. (#3092)
Add a handler for unhandledRejections, log error and disconnect all, then exit. Also remove broken, untested rejection handler in middleware. Prior to #3064, this block was probably unreachable; the arguments to serveStaticFile are incorrect.
Configuration menu - View commit details
-
Copy full SHA for 02f54c6 - Browse repository at this point
Copy the full SHA 02f54c6View commit details
Commits on Aug 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1002569 - Browse repository at this point
Copy the full SHA 1002569View commit details
Commits on Aug 7, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 173848e - Browse repository at this point
Copy the full SHA 173848eView commit details -
fix(travis): Up the socket timeout 2->20s. (#3103)
Log something on all disconnect() calls. Up the timeout as suggested by ndcornelius@ on #3102
Configuration menu - View commit details
-
Copy full SHA for 732396a - Browse repository at this point
Copy the full SHA 732396aView commit details
Commits on Aug 9, 2018
-
chore(deps): update mime -> 2.3.1 (#3107)
This is the same as @dignifiedrequire #2997 first commit
Configuration menu - View commit details
-
Copy full SHA for eb3b1b4 - Browse repository at this point
Copy the full SHA eb3b1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db9399 - Browse repository at this point
Copy the full SHA 5db9399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75f466d - Browse repository at this point
Copy the full SHA 75f466dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d5bdc - Browse repository at this point
Copy the full SHA a4d5bdcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.5...v3.0.0