-
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: v1.6.0
head repository: karma-runner/karma
compare: v1.7.0
- 11 commits
- 11 files changed
- 5 contributors
Commits on Apr 18, 2017
-
feat(runner): Buffer stdout and stderr for output when errors occur
When it is determined that an error occured during the run of a launch it's useful to have output from the process. We just need to know what was going on in order to debug (if necessary) Related to #2663 Complete browser log output when process isn't started
LoveIsGrief committedApr 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 460d423 - Browse repository at this point
Copy the full SHA 460d423View commit details
Commits on Apr 26, 2017
-
test(reporters): Fix the log suppressing tests
The tests ensuring a lower priority doesn't get logged were written in an incorrect format so even changing the order in the LOG_PRIORITIES array would not make them fail.
Configuration menu - View commit details
-
Copy full SHA for ef62da9 - Browse repository at this point
Copy the full SHA ef62da9View commit details -
fix(reporters): Revert the backwards-incompatible log priority order …
Configuration menu - View commit details
-
Copy full SHA for 316b944 - Browse repository at this point
Copy the full SHA 316b944View commit details
Commits on Apr 28, 2017
-
Merge pull request #2676 from mgol/log-order-fixes
fix(reporters): Revert the backwards-incompatible log priority order changes
Configuration menu - View commit details
-
Copy full SHA for e93d1e3 - Browse repository at this point
Copy the full SHA e93d1e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 722bbbb - Browse repository at this point
Copy the full SHA 722bbbbView commit details -
Merge pull request #2664 from LoveIsGrief/feature-karma-2663
feat(runner): Buffer stdout and stderr for output when errors occur
Configuration menu - View commit details
-
Copy full SHA for 14b6dfd - Browse repository at this point
Copy the full SHA 14b6dfdView commit details
Commits on May 1, 2017
-
fix(middleware): change to use vanilla for loop
- Change use of for..in to plain for loop due to issues where array prototype is modified Fixes #2671
Configuration menu - View commit details
-
Copy full SHA for ac62cc0 - Browse repository at this point
Copy the full SHA ac62cc0View commit details
Commits on May 2, 2017
-
Merge pull request #2682 from wesleycho/fix/for-in
fix(middleware): change to use vanilla for loop
Configuration menu - View commit details
-
Copy full SHA for 51b4f64 - Browse repository at this point
Copy the full SHA 51b4f64View commit details
Commits on May 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a99dc52 - Browse repository at this point
Copy the full SHA a99dc52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e52e4 - Browse repository at this point
Copy the full SHA 47e52e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a847c2 - Browse repository at this point
Copy the full SHA 2a847c2View 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 v1.6.0...v1.7.0