-
-
Notifications
You must be signed in to change notification settings - Fork 121
Comparing changes
Open a pull request
base repository: webpack-contrib/eslint-loader
base: 570730c1c22bde8c1ac846772bd9afe2a8767b65
head repository: webpack-contrib/eslint-loader
compare: e732cb578afaf9cd72e44ab21fe0211dd0cf8780
Commits on Nov 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 672a100 - Browse repository at this point
Copy the full SHA 672a100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d743b - Browse repository at this point
Copy the full SHA 81d743bView commit details
Commits on Nov 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c58747d - Browse repository at this point
Copy the full SHA c58747dView commit details
Commits on Nov 28, 2016
-
Add clarifying note to README (#127)
This would have saved me some trouble 😄
Configuration menu - View commit details
-
Copy full SHA for ddab805 - Browse repository at this point
Copy the full SHA ddab805View commit details
Commits on Dec 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for dcdb4ad - Browse repository at this point
Copy the full SHA dcdb4adView commit details
Commits on Jan 11, 2017
-
README: Update Webpack 2.2) example (#139)
* Update Webpack 2 example to latest documentation * Updates the blurb mentioning the latest Webpack 2 release
Configuration menu - View commit details
-
Copy full SHA for ca0af7a - Browse repository at this point
Copy the full SHA ca0af7aView commit details
Commits on Jan 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ee18cad - Browse repository at this point
Copy the full SHA ee18cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 793fc26 - Browse repository at this point
Copy the full SHA 793fc26View commit details
Commits on Jan 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 78f776b - Browse repository at this point
Copy the full SHA 78f776bView commit details
Commits on Jan 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ba54ee3 - Browse repository at this point
Copy the full SHA ba54ee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for da5a815 - Browse repository at this point
Copy the full SHA da5a815View commit details
Commits on Feb 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9e1025f - Browse repository at this point
Copy the full SHA 9e1025fView commit details
Commits on Feb 22, 2017
-
Fixed: fallback to OS temp directory if findCacheDir fails (#154)
* Fallback to os temp directory if findCacheDir fail From the readme: `Finds the cache dir using the supplied options. The algorithm tries to find a package.json file, searching every parent directory of the cwd specified (or implied from other options). It returns a string containing the absolute path to the cache directory, or null if package.json was never found.` This is a fallback for null condition. Investigated after @gaearon comments on facebook/create-react-app#1578 (comment) * remove semicolon to align with overall code style * Use double quotes instead of single quotes To pass CI
Configuration menu - View commit details
-
Copy full SHA for 4fbffa0 - Browse repository at this point
Copy the full SHA 4fbffa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82fae05 - Browse repository at this point
Copy the full SHA 82fae05View commit details -
Configuration menu - View commit details
-
Copy full SHA for e737e37 - Browse repository at this point
Copy the full SHA e737e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8013851 - Browse repository at this point
Copy the full SHA 8013851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3095f2d - Browse repository at this point
Copy the full SHA 3095f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40567da - Browse repository at this point
Copy the full SHA 40567daView commit details -
Fixed: ignore cache when eslint rules have changed (#151)
* Fixed: ignore cache when eslint rules have changed * Update cache test with new test runner
Configuration menu - View commit details
-
Copy full SHA for c667541 - Browse repository at this point
Copy the full SHA c667541View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f003d - Browse repository at this point
Copy the full SHA d7f003dView commit details
Commits on Mar 23, 2017
-
README: Write 'webpack' in lower-case letters (#163)
- "webpack should always be written in lower-case letters. Even at the beginning of a sentence." - https://github.com/webpack/media
Configuration menu - View commit details
-
Copy full SHA for 87cec0d - Browse repository at this point
Copy the full SHA 87cec0dView commit details -
Fixed: outputReport option writes report for last file checked only (#…
…160) * Interpolate outputReport file placeholders. Fixes #121 Original work by Tomasz Sterna (smokku). * Use outputReport.filePath in the output conditional. Without this a config that used eslint: { outputReport: { formatter: require("eslint/lib/formatters/stylish") } } would create an file named "undefined" in the output path. * Add tests for interpolated outputReport filenames. * Include caught error in failure log. * Add a working test for multiple files in entries.
Configuration menu - View commit details
-
Copy full SHA for 1697b94 - Browse repository at this point
Copy the full SHA 1697b94View commit details -
Added: use babel loader fs cache as the default caching engine (#159)
* use loader-fs-cache as the caching engine * add template for tests * pass null as the first argument to this.callback() * add tests and fix cache setting
Configuration menu - View commit details
-
Copy full SHA for 7367f41 - Browse repository at this point
Copy the full SHA 7367f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eae098 - Browse repository at this point
Copy the full SHA 4eae098View commit details -
Configuration menu - View commit details
-
Copy full SHA for 966157c - Browse repository at this point
Copy the full SHA 966157cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd40172 - Browse repository at this point
Copy the full SHA fd40172View commit details
Commits on Mar 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a6f4f0b - Browse repository at this point
Copy the full SHA a6f4f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ad1d8 - Browse repository at this point
Copy the full SHA 56ad1d8View commit details
Commits on Jun 8, 2017
-
薛定谔的猫 committed
Jun 8, 2017 Configuration menu - View commit details
-
Copy full SHA for a29006e - Browse repository at this point
Copy the full SHA a29006eView commit details
Commits on Jun 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2b76bcf - Browse repository at this point
Copy the full SHA 2b76bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 343e0bf - Browse repository at this point
Copy the full SHA 343e0bfView commit details
Commits on Jun 12, 2017
-
薛定谔的猫 committed
Jun 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 605f9a6 - Browse repository at this point
Copy the full SHA 605f9a6View commit details
Commits on Jun 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 553d551 - Browse repository at this point
Copy the full SHA 553d551View commit details -
Added: eslintPath option (#181)
* Add eslintPath option * Add test case * Documentation * Fix
Configuration menu - View commit details
-
Copy full SHA for ff4737c - Browse repository at this point
Copy the full SHA ff4737cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79fa82e - Browse repository at this point
Copy the full SHA 79fa82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e9f12 - Browse repository at this point
Copy the full SHA c9e9f12View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25860a - Browse repository at this point
Copy the full SHA d25860aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 579e727 - Browse repository at this point
Copy the full SHA 579e727View commit details
Commits on Jul 6, 2017
-
Added: eslintPath option (#183)
* Add eslintPath option * Add test case * Documentation * Fix * Fix test case
Configuration menu - View commit details
-
Copy full SHA for 651576b - Browse repository at this point
Copy the full SHA 651576bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74709ef - Browse repository at this point
Copy the full SHA 74709efView commit details
Commits on Jul 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9e8dadb - Browse repository at this point
Copy the full SHA 9e8dadbView commit details
Commits on Jul 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 961d177 - Browse repository at this point
Copy the full SHA 961d177View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd20ae3 - Browse repository at this point
Copy the full SHA fd20ae3View commit details
Commits on Jul 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 80eef61 - Browse repository at this point
Copy the full SHA 80eef61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 855cadc - Browse repository at this point
Copy the full SHA 855cadcView commit details -
Merge pull request #188 from sudo-suhas/ci_test_webpack_3
Enable travis builds with webpack 3
Configuration menu - View commit details
-
Copy full SHA for 667baf3 - Browse repository at this point
Copy the full SHA 667baf3View commit details
Commits on Aug 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 74674d3 - Browse repository at this point
Copy the full SHA 74674d3View commit details
Commits on Sep 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 756330c - Browse repository at this point
Copy the full SHA 756330cView commit details
Commits on Oct 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 178763b - Browse repository at this point
Copy the full SHA 178763bView commit details
Commits on Dec 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for abc88bf - Browse repository at this point
Copy the full SHA abc88bfView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.