Commits
4896ba51da
Name already in use
Commits on Aug 4, 2020
-
improve error message when no languages are detected
Robert Brignull committedAug 4, 2020 Copy the full SHA 4896ba5View commit details
Commits on Aug 3, 2020
-
Merge pull request #128 from github/enterprise_status_reports
Avoid sending status reports on enterprise
Robert authored and GitHub committedAug 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 30d2cceView commit details
Commits on Jul 30, 2020
-
avoid sending status reports on enterprise
Robert Brignull committedJul 30, 2020 Copy the full SHA 368c14cView commit details -
Merge pull request #123 from github/search-for-bundle
Search for the CodeQL bundle in multiple places.
Chris Gavin authored and GitHub committedJul 30, 2020 Unverified
No user is associated with the committer email.Copy the full SHA e8896a9View commit details -
Merge branch 'main' into search-for-bundle
Chris Gavin authored and GitHub committedJul 30, 2020 Unverified
No user is associated with the committer email.Copy the full SHA f5ccce0View commit details
Commits on Jul 27, 2020
-
Merge pull request #116 from github/status_reports_v2
Upload much more data in status reports
Robert authored and GitHub committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 7426813View commit details -
Merge branch 'main' into status_reports_v2
Robert authored and GitHub committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA ae2d7afView commit details -
Merge pull request #124 from github/lodash_update
Update lodash
Robert authored and GitHub committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 12a3723View commit details -
Chris Gavin committed
Jul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 5587e12View commit details -
Remove
DEFAULT_
from some constant names.Chris Gavin committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 74b4d8aView commit details -
Factor out reimplementation of toolcache download into its own method.
Chris Gavin committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 175d681View commit details -
Add a comment explaining an edge-case.
Chris Gavin committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA f4e72f4View commit details -
Chris Gavin committed
Jul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 5f05731View commit details -
Change
INSTANCE_API_URL
constant to a method.Chris Gavin committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 0f88c01View commit details -
Restructure code to remove an error that can never be thrown.
Chris Gavin committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA bfaa0cfView commit details -
Chris Gavin committed
Jul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 337dbe5View commit details
Commits on Jul 24, 2020
-
Robert committed
Jul 24, 2020 Copy the full SHA 6f42543View commit details -
Use templated strings for better readability
Andrew Eisenberg authored and Andrew Eisenberg committedJul 24, 2020 Copy the full SHA 93dd64dView commit details -
Upload much more data in status reports
Robert committedJul 24, 2020 Copy the full SHA 87758a1View commit details -
Search for the CodeQL bundle in multiple places.
Chris Gavin committedJul 24, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 813cb04View commit details
Commits on Jul 21, 2020
-
Merge pull request #120 from github/default_queries_fix
Default queries fix + reset env vars in tests
Robert authored and GitHub committedJul 21, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 9769e4aView commit details -
Robert committed
Jul 21, 2020 Copy the full SHA 315a9f4View commit details -
Robert committed
Jul 21, 2020 Copy the full SHA 0446cb0View commit details -
reset environment variables between tests
Robert committedJul 21, 2020 Copy the full SHA 29cf065View commit details -
fix parsing of disable-default-queries field
Robert committedJul 21, 2020 Copy the full SHA ee63f4eView commit details -
Robert committed
Jul 21, 2020 Copy the full SHA 5b4f4e4View commit details
Commits on Jul 20, 2020
-
Merge pull request #112 from github/undeclared-action-input
Fix undeclared action inputs
Robert authored and GitHub committedJul 20, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 58a0034View commit details
Commits on Jul 16, 2020
-
Robert Brignull committed
Jul 16, 2020 Copy the full SHA c7c1aa8View commit details -
Merge pull request #109 from github/codeql_search_path
Move config parsing earlier + add to codeql search path
Robert authored and GitHub committedJul 16, 2020 Unverified
No user is associated with the committer email.Copy the full SHA b673c57View commit details -
Robert Brignull committed
Jul 16, 2020 Copy the full SHA d138b00View commit details
Commits on Jul 15, 2020
-
Robert Brignull committed
Jul 15, 2020 Copy the full SHA b86c370View commit details -
Merge branch 'main' into codeql_search_path
Robert Brignull committedJul 15, 2020 Copy the full SHA 7bb6ac6View commit details
Commits on Jul 14, 2020
-
Merge pull request #111 from github/vscode-debugging
Add support for debugging from VSCode
Sam Partington authored and GitHub committedJul 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA d1d8076View commit details -
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 committedJul 14, 2020 Copy the full SHA 7a78ec0View commit details
Commits on Jul 13, 2020
-
move config parsing earlier + add to codeql search path
Robert Brignull committedJul 13, 2020 Copy the full SHA da3d6d2View commit details