Skip to content

Commits

Permalink
4896ba51da
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Aug 4, 2020

  1. improve error message when no languages are detected

    Robert Brignull committed Aug 4, 2020
    Copy the full SHA
    4896ba5 View commit details

Commits on Aug 3, 2020

  1. Merge pull request #128 from github/enterprise_status_reports

    Avoid sending status reports on enterprise
    Robert authored and GitHub committed Aug 3, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    30d2cce View commit details

Commits on Jul 30, 2020

  1. avoid sending status reports on enterprise

    Robert Brignull committed Jul 30, 2020
    Copy the full SHA
    368c14c View commit details
  2. Merge pull request #123 from github/search-for-bundle

    Search for the CodeQL bundle in multiple places.
    Chris Gavin authored and GitHub committed Jul 30, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e8896a9 View commit details
  3. Merge branch 'main' into search-for-bundle

    Chris Gavin authored and GitHub committed Jul 30, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f5ccce0 View commit details

Commits on Jul 27, 2020

  1. Merge pull request #116 from github/status_reports_v2

    Upload much more data in status reports
    Robert authored and GitHub committed Jul 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7426813 View commit details
  2. Merge branch 'main' into status_reports_v2

    Robert authored and GitHub committed Jul 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ae2d7af View commit details
  3. Merge pull request #124 from github/lodash_update

    Update lodash
    Robert authored and GitHub committed Jul 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    12a3723 View commit details
  4. Add a missing space.

    Chris Gavin committed Jul 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5587e12 View commit details
  5. Remove DEFAULT_ from some constant names.

    Chris Gavin committed Jul 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    74b4d8a View commit details
  6. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    175d681 View commit details
  7. Add a comment explaining an edge-case.

    Chris Gavin committed Jul 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f4e72f4 View commit details
  8. Fix a typo.

    Chris Gavin committed Jul 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5f05731 View commit details
  9. Change INSTANCE_API_URL constant to a method.

    Chris Gavin committed Jul 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0f88c01 View commit details
  10. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    bfaa0cf View commit details
  11. Remove an unneeded check.

    Chris Gavin committed Jul 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    337dbe5 View commit details

Commits on Jul 24, 2020

  1. update lodash

    Robert committed Jul 24, 2020
    Copy the full SHA
    6f42543 View commit details
  2. Use templated strings for better readability

    Andrew Eisenberg authored and Andrew Eisenberg committed Jul 24, 2020
    Copy the full SHA
    93dd64d View commit details
  3. Upload much more data in status reports

    Robert committed Jul 24, 2020
    Copy the full SHA
    87758a1 View commit details
  4. Search for the CodeQL bundle in multiple places.

    Chris Gavin committed Jul 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    813cb04 View commit details

Commits on Jul 21, 2020

  1. Merge pull request #120 from github/default_queries_fix

    Default queries fix + reset env vars in tests
    Robert authored and GitHub committed Jul 21, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    9769e4a View commit details
  2. fix typo

    Robert committed Jul 21, 2020
    Copy the full SHA
    315a9f4 View commit details
  3. address comments

    Robert committed Jul 21, 2020
    Copy the full SHA
    0446cb0 View commit details
  4. reset environment variables between tests

    Robert committed Jul 21, 2020
    Copy the full SHA
    29cf065 View commit details
  5. fix parsing of disable-default-queries field

    Robert committed Jul 21, 2020
    Copy the full SHA
    ee63f4e View commit details
  6. introduce tests

    Robert committed Jul 21, 2020
    Copy the full SHA
    5b4f4e4 View commit details

Commits on Jul 20, 2020

  1. Merge pull request #112 from github/undeclared-action-input

    Fix undeclared action inputs
    Robert authored and GitHub committed Jul 20, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    58a0034 View commit details

Commits on Jul 16, 2020

  1. fix undeclared action inputs

    Robert Brignull committed Jul 16, 2020
    Copy the full SHA
    c7c1aa8 View commit details
  2. Merge pull request #109 from github/codeql_search_path

    Move config parsing earlier + add to codeql search path
    Robert authored and GitHub committed Jul 16, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b673c57 View commit details
  3. await promise

    Robert Brignull committed Jul 16, 2020
    Copy the full SHA
    d138b00 View commit details

Commits on Jul 15, 2020

  1. address review comments

    Robert Brignull committed Jul 15, 2020
    Copy the full SHA
    b86c370 View commit details
  2. Merge branch 'main' into codeql_search_path

    Robert Brignull committed Jul 15, 2020
    Copy the full SHA
    7bb6ac6 View commit details

Commits on Jul 14, 2020

  1. Merge pull request #111 from github/vscode-debugging

    Add support for debugging from VSCode
    Sam Partington authored and GitHub committed Jul 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    d1d8076 View commit details
  2. Add support for debugging from VSCode

    https://github.com/avajs/ava/blob/master/docs/recipes/debugging-with-vscode.md recommends passing the `debug` option to Ava.  However, in my experience Ava waits indefinitely when this option is used, without actually running any tests.
    
    The increased timeout setting is so that tests won't fail prematurely because you're slowly stepping through code.
    Sam Partington committed Jul 14, 2020
    Copy the full SHA
    7a78ec0 View commit details

Commits on Jul 13, 2020

  1. move config parsing earlier + add to codeql search path

    Robert Brignull committed Jul 13, 2020
    Copy the full SHA
    da3d6d2 View commit details
Older