Skip to content

Commits

Commits on Sep 14, 2020

  1. Merge branch 'main' into nickfyson/error_wrapper

    # Conflicts:
    #	lib/codeql.js
    #	lib/codeql.js.map
    #	src/codeql.ts
    Nick Fyson committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e5e9aad View commit details
  2. Running lint-fix

    Chris Raynor committed Sep 14, 2020
    Copy the full SHA
    a184d50 View commit details

Commits on Sep 11, 2020

  1. Merge branch 'main' into nickfyson/error_wrapper

    # Conflicts:
    #	lib/codeql.js.map
    Nick Fyson committed Sep 11, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b104d6e View commit details
  2. make ErrorMatcher an object rather than a tuple

    Nick Fyson committed Sep 11, 2020
    Copy the full SHA
    b3b9901 View commit details
  3. tweak in response to reviewer comments

    Nick Fyson committed Sep 11, 2020

    Unverified

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

Commits on Sep 10, 2020

  1. add optional workflow input to specify whether snippets are added to …

    …sarif output
    Nick Fyson committed Sep 10, 2020

    Unverified

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

    Robert authored and GitHub committed Sep 10, 2020
    Copy the full SHA
    d4f40db View commit details

Commits on Sep 9, 2020

  1. make a local repo for checkoutExternalQueries

    Robert Brignull committed Sep 9, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3be0e89 View commit details
  2. add another fingerprinting test

    Robert Brignull committed Sep 9, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3db0a25 View commit details
  3. Merge branch 'main' into allow-additive-queries-in-workflow

    Sam Partington authored and GitHub committed Sep 9, 2020

    Unverified

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

Commits on Sep 8, 2020

  1. Make variable name less ambiguous

    Sam Partington committed Sep 8, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    18cd03a View commit details
  2. Unverified

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

Commits on Sep 7, 2020

  1. renames to reflect the switch to using toolrunner

    Nick Fyson committed Sep 7, 2020
    Copy the full SHA
    88951d6 View commit details
  2. Merge branch 'main' into nickfyson/error_wrapper

    # Conflicts:
    #	lib/codeql.js
    #	lib/codeql.js.map
    #	src/codeql.ts
    Nick Fyson committed Sep 7, 2020
    Copy the full SHA
    3cd4127 View commit details
  3. Copy the full SHA
    cc2dfaf View commit details
  4. add test for initial error matcher

    Nick Fyson committed Sep 7, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3e6d239 View commit details
  5. move error matcher definition into dedicated file

    Nick Fyson committed Sep 7, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7dbaff0 View commit details
  6. Print final process we choose

    Robert Brignull committed Sep 7, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7d9c81f View commit details
  7. Merge branch 'main' into windows_tracing

    Robert Brignull committed Sep 7, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    212f448 View commit details
  8. Merge branch 'main' into windows_message

    Robert Brignull committed Sep 7, 2020
    Copy the full SHA
    c689371 View commit details
  9. add initial suite of tests for exec_wrapper

    Nick Fyson committed Sep 7, 2020

    Unverified

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

    No user is associated with the committer email.
    Copy the full SHA
    9701a93 View commit details
  11. Merge branch 'main' into codeql_download_info

    Robert authored and GitHub committed Sep 7, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1a772a2 View commit details
  12. add options to specify process name or level to trace

    Robert Brignull committed Sep 7, 2020
    Copy the full SHA
    694fa2d View commit details
  13. Merge branch 'main' into windows_tracing

    Robert Brignull committed Sep 7, 2020

    Unverified

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

Commits on Sep 3, 2020

  1. remove spurious use of exec_wrapper

    Nick Fyson committed Sep 3, 2020
    Copy the full SHA
    dd4e841 View commit details
  2. ensure matchers not applied if exit code is zero

    Nick Fyson committed Sep 3, 2020
    Copy the full SHA
    6a43a61 View commit details

Commits on Sep 2, 2020

  1. Print path to file instead of file contents

    Robert Brignull committed Sep 2, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    9782622 View commit details
  2. Print that we are downloading codeql and it may take a while

    Robert Brignull committed Sep 2, 2020
    Copy the full SHA
    32eb1c4 View commit details
  3. make inputting refs easier

    Robert Brignull committed Sep 2, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ebb4115 View commit details
  4. refactor to handle exec.exec return values together

    Nick Fyson committed Sep 2, 2020
    Copy the full SHA
    231537b View commit details
  5. add alternative script for in runner mode

    Robert Brignull committed Sep 2, 2020
    Copy the full SHA
    48df013 View commit details
  6. set -ExecutionPolicy Bypass

    Robert Brignull committed Sep 2, 2020
    Copy the full SHA
    5c0bd22 View commit details
  7. Fix tracing when there are multiple self-hosted runners

    Robert Brignull committed Sep 2, 2020
    Copy the full SHA
    2dbd7e8 View commit details

Commits on Sep 1, 2020

  1. wrap more codeql calls in the error catcher wrapper

    Nick Fyson committed Sep 1, 2020
    Copy the full SHA
    6ef5334 View commit details
Older