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: eslint/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.6.1
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.7.0
Choose a head ref
  • 19 commits
  • 30 files changed
  • 14 contributors

Commits on Sep 28, 2018

  1. Chore: Update issue templates (#10900)

    * Add emoji to issue template selection screen for easier scanning.
    * Add Security issue template directing people to HackerOne
    * Add Question issue template directing people to mailing list and
    chatroom
    nzakas authored and not-an-aardvark committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    2e52bca View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. Build: Use karma-chrome-launcher to run tests (#10898)

    Removed phantomjs dependency from package.json and
    karma.conf.js.
    
    Signed-off-by: ossdev07 <[email protected]>
    ossdev07 authored and not-an-aardvark committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    9bc3f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bde69 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Update: camelcase rule ignoreList added (#10783)

    * New: camelcase rule now accept ignore list
    
    * Docs: Documentation updated for camelcase rule ignore list
    Shudrum authored and ilyavolodin committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    066f7e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Configuration menu
    Copy the full SHA
    fe8111a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Configuration menu
    Copy the full SHA
    557a8bb View commit details
    Browse the repository at this point in the history
  2. Docs: Update working-with-parsers link (#10929)

    The file seems to have been renamed so updating the link too.
    azeemba authored and platinumazure committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    3dccac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f85547a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    5fe0e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c4cb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    543edfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4132de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    847372f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d12be69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fd1bda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cb63fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    536611a View commit details
    Browse the repository at this point in the history
  8. Build: changelog update for 5.7.0

    ESLint Jenkins committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    aa599c4 View commit details
    Browse the repository at this point in the history
  9. 5.7.0

    ESLint Jenkins committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    77bb207 View commit details
    Browse the repository at this point in the history
Loading