-
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.1.0
head repository: karma-runner/karma
compare: v1.1.1
- 14 commits
- 25 files changed
- 5 contributors
Commits on Jun 26, 2016
-
In preperation of upgrading to lodash@4 the internally exposed helper._ is deprecated. Ref #1812
Configuration menu - View commit details
-
Copy full SHA for 5c6b151 - Browse repository at this point
Copy the full SHA 5c6b151View commit details
Commits on Jun 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b4e3694 - Browse repository at this point
Copy the full SHA b4e3694View commit details -
Merge pull request #2206 from actano/remove_console_log
Remove console.log
Configuration menu - View commit details
-
Copy full SHA for c67a7d3 - Browse repository at this point
Copy the full SHA c67a7d3View commit details
Commits on Jun 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 01b6400 - Browse repository at this point
Copy the full SHA 01b6400View commit details -
Merge pull request #2215 from wesleycho/chore/copyright
chore(license): update year
Configuration menu - View commit details
-
Copy full SHA for b93b9cc - Browse repository at this point
Copy the full SHA b93b9ccView commit details
Commits on Jun 30, 2016
-
fix(reporter): inject correct config option
* 'config.browserLogOptions' -> 'config.browserConsoleLogOptions'
Andreas Krummsdorf committedJun 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 80bd726 - Browse repository at this point
Copy the full SHA 80bd726View commit details -
Merge pull request #2220 from 4kochi/master
fix(reporter): inject correct config option
Configuration menu - View commit details
-
Copy full SHA for 9b7cb64 - Browse repository at this point
Copy the full SHA 9b7cb64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c894f9 - Browse repository at this point
Copy the full SHA 9c894f9View commit details
Commits on Jul 2, 2016
-
feat(config): add support for TypeScript
- Add TypeScript support for `karma.conf.ts`
Configuration menu - View commit details
-
Copy full SHA for 6445310 - Browse repository at this point
Copy the full SHA 6445310View commit details
Commits on Jul 3, 2016
-
Merge pull request #2224 from wesleycho/feat/typescript
feat(config): add support for TypeScript
Configuration menu - View commit details
-
Copy full SHA for 43dccd1 - Browse repository at this point
Copy the full SHA 43dccd1View commit details -
fix: Add crossorigin attribute to script HTML tags
The Problem: When an error occurs in a script that is not served by the default server spawned by karma, the stack trace gets lost and only the message "Script Error" is captured and reported back. This makes it hard to pin-point where the error originated from. The Solution: Add "crossorigin" attribute to generated script tags. Solution is inspired by this article: https://blog.getsentry.com/2016/05/17/what-is-script-error.html Other: Update middleware unit test
Configuration menu - View commit details
-
Copy full SHA for 5690ffe - Browse repository at this point
Copy the full SHA 5690ffeView commit details
Commits on Jul 6, 2016
-
Merge pull request #2219 from pardoman/crossorigin-anonymous
fix: Add crossorigin attribute to script HTML tags
Configuration menu - View commit details
-
Copy full SHA for 49a1449 - Browse repository at this point
Copy the full SHA 49a1449View commit details
Commits on Jul 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6bc3e8b - Browse repository at this point
Copy the full SHA 6bc3e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e068fd2 - Browse repository at this point
Copy the full SHA e068fd2View 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.1.0...v1.1.1