Skip to content

Commits

Commits on Jun 24, 2021

  1. Merge branch 'main' into simon-engledew/fix-runner-temp-missing

    Andrew Eisenberg authored and GitHub committed Jun 24, 2021
    Copy the full SHA
    af32a29 View commit details
  2. Add Ruby to 'isInterpretedLanguage'

    Arthur Baars committed Jun 24, 2021
    Copy the full SHA
    a1f71cf View commit details
  3. Just reverse test case

    Simon Engledew committed Jun 24, 2021
    Copy the full SHA
    26ade03 View commit details
  4. Restore original getCodeQLActionRepository behaviour

    Simon Engledew committed Jun 24, 2021
    Copy the full SHA
    9200db3 View commit details

Commits on Jun 23, 2021

  1. Merge branch 'main' into csharp-loc

    Andrew Eisenberg committed Jun 23, 2021
    Copy the full SHA
    c5434c9 View commit details
  2. Fix C# line counting and add test

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 23, 2021
    Copy the full SHA
    68b6873 View commit details
  3. Replace custom tool download method with the one in the tool cache li…

    …brary.
    Chris Gavin committed Jun 23, 2021
    Copy the full SHA
    59560e5 View commit details

Commits on Jun 22, 2021

  1. Merge branch 'main' into hmakholm/pr/2.5.6

    Henry Mercer authored and GitHub committed Jun 22, 2021
    Copy the full SHA
    1cd2cd1 View commit details
  2. Update CodeQL bundle to 20210622 / 2.5.6

    Henning Makholm committed Jun 22, 2021
    Copy the full SHA
    8d50a5f View commit details
  3. Upload CodeQL databases

    Robert committed Jun 22, 2021
    Copy the full SHA
    146c897 View commit details

Commits on Jun 21, 2021

  1. Revert "Upload CodeQL databases"

    Robert authored and GitHub committed Jun 21, 2021
    Copy the full SHA
    d893508 View commit details

Commits on Jun 18, 2021

  1. Add workflow input to disable uploads

    Robert committed Jun 18, 2021
    Copy the full SHA
    f3cd5fa View commit details
  2. Merge branch 'main' into upload-database

    Robert committed Jun 18, 2021
    Copy the full SHA
    33ac512 View commit details

Commits on Jun 17, 2021

  1. Merge pull request #565 from github/robertbrignull/upload_ghes

    Only attempt to upload on dotcom
    Robert authored and GitHub committed Jun 17, 2021
    Copy the full SHA
    69c30da View commit details

Commits on Jun 16, 2021

  1. Only attempt to upload on dotcom

    Robert committed Jun 16, 2021
    Copy the full SHA
    b985a67 View commit details
  2. Provide a better error message

    Robert committed Jun 16, 2021
    Copy the full SHA
    c989ee7 View commit details
  3. Copy the full SHA
    d693b3c View commit details

Commits on Jun 10, 2021

  1. Remove unnecessary type assertions

    Andrew Eisenberg committed Jun 10, 2021
    Copy the full SHA
    20aafcd View commit details
  2. Update cleanup to bundle

    Robin Neatherway committed Jun 10, 2021
    Copy the full SHA
    4294711 View commit details
  3. Upload databases from analyze action

    Robert committed Jun 10, 2021
    Copy the full SHA
    2a9a602 View commit details

Commits on Jun 9, 2021

  1. Remove two log entries

    Cleans up the output logs even more. These entries don't add any more
    information since everything is grouped now.
    Andrew Eisenberg committed Jun 9, 2021
    Copy the full SHA
    23cdd6b View commit details
  2. Add pack download to its own log group

    Also, make the baseline count message less awkward sounding.
    Andrew Eisenberg committed Jun 9, 2021
    Copy the full SHA
    a2e96a4 View commit details
  3. Use nullish conversion for packs

    Slightly simplifies the `parsePacks` function.
    Andrew Eisenberg committed Jun 9, 2021
    Copy the full SHA
    96e7de3 View commit details
  4. Refactor codeql.ts

    Extract a `runTool` function that captures the stdout and returns it.
    A small refactoring that reduces copied code.
    Andrew Eisenberg committed Jun 9, 2021
    Copy the full SHA
    49b2220 View commit details
  5. Copy the full SHA
    82388fd View commit details
  6. Add --finalize-dataset to database finalize call

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 9, 2021
    Copy the full SHA
    babcc1b View commit details
  7. Add new log grouping for DB cleanup

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 9, 2021
    Copy the full SHA
    06df98a View commit details
  8. Add intepret-results timings to status reports

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 9, 2021
    Copy the full SHA
    0ea20c5 View commit details

Commits on Jun 8, 2021

  1. Add an integration test for packaging

    Uses two pre-existing packages to run some simple queries on a javascript
    database.
    Andrew Eisenberg committed Jun 8, 2021
    Copy the full SHA
    d42f654 View commit details
  2. Packaging: Address review comments

    1. Better malformed data guard for PackDownloadOutput
    2. Fix Packs type
    3. Remove TODO in init-action
    Andrew Eisenberg committed Jun 8, 2021
    Copy the full SHA
    1cc5f1d View commit details
  3. Replace analyze with run-queries and interpret-results

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 8, 2021
    Copy the full SHA
    2cc885d View commit details

Commits on Jun 7, 2021

  1. Some refactoring in fingerprint computation

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 7, 2021
    Copy the full SHA
    c095005 View commit details
  2. Fix out of memory in hash computation

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 7, 2021
    Copy the full SHA
    02e8dcf View commit details
  3. Merge branch 'main' into retrying-fix

    Chris Gavin authored and GitHub committed Jun 7, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    48efe6e View commit details
  4. Fix stub in tests.

    Chris Gavin committed Jun 7, 2021

    Unverified

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