..
testdata
Avoid analyzing excluded language files for line counting
2021-04-28 16:07:55 -07:00
actions-util.js
Allow multiple uploads in a single job
2021-11-15 09:16:25 -08:00
actions-util.js.map
Allow multiple uploads in a single job
2021-11-15 09:16:25 -08:00
actions-util.test.js
Sanitize artifact name before using
2021-11-05 08:40:16 +00:00
actions-util.test.js.map
Sanitize artifact name before using
2021-11-05 08:40:16 +00:00
analysis-paths.js
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
analysis-paths.js.map
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
analysis-paths.test.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
analysis-paths.test.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
analyze-action-env.test.js
Stub feature flag API endpoint in tests
2021-12-16 13:39:18 +00:00
analyze-action-env.test.js.map
Stub feature flag API endpoint in tests
2021-12-16 13:39:18 +00:00
analyze-action-input.test.js
Stub feature flag API endpoint in tests
2021-12-16 13:39:18 +00:00
analyze-action-input.test.js.map
Stub feature flag API endpoint in tests
2021-12-16 13:39:18 +00:00
analyze-action.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
analyze-action.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
analyze.js
Use CLI's own baseline LOC counting
2021-09-29 11:17:41 +01:00
analyze.js.map
Use CLI's own baseline LOC counting
2021-09-29 11:17:41 +01:00
analyze.test.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
analyze.test.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
api-client.js
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
api-client.js.map
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
api-client.test.js
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
api-client.test.js.map
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
api-compatibility.json
Update supported GitHub Enterprise Server versions.
2021-12-29 00:07:19 +00:00
autobuild-action.js
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
autobuild-action.js.map
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
autobuild.js
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
autobuild.js.map
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
codeql.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
codeql.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
codeql.test.js
Include custom query help in analysis results
2021-11-03 13:19:01 -07:00
codeql.test.js.map
Include custom query help in analysis results
2021-11-03 13:19:01 -07:00
config-utils.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
config-utils.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
config-utils.test.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
config-utils.test.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
count-loc.js
Remove old baseline LoC injection
2021-08-26 13:46:22 +01:00
count-loc.js.map
Remove old baseline LoC injection
2021-08-26 13:46:22 +01:00
count-loc.test.js
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
count-loc.test.js.map
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
database-upload.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
database-upload.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
database-upload.test.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
database-upload.test.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
defaults.json
Prepare for the CodeQL 2.7.3 release
2021-12-08 17:18:05 -08:00
error-matcher.js
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
error-matcher.js.map
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
error-matcher.test.js
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
error-matcher.test.js.map
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
external-queries.js
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
external-queries.js.map
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
external-queries.test.js
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
external-queries.test.js.map
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
feature-flags.js
Represent feature flags using an enum
2021-12-16 13:38:34 +00:00
feature-flags.js.map
Represent feature flags using an enum
2021-12-16 13:38:34 +00:00
feature-flags.test.js
Stub feature flag API endpoint in tests
2021-12-16 13:39:18 +00:00
feature-flags.test.js.map
Stub feature flag API endpoint in tests
2021-12-16 13:39:18 +00:00
fingerprints.js
Change category uniqueness test
2022-01-12 15:26:34 -08:00
fingerprints.js.map
Change category uniqueness test
2022-01-12 15:26:34 -08:00
fingerprints.test.js
Change category uniqueness test
2022-01-12 15:26:34 -08:00
fingerprints.test.js.map
Change category uniqueness test
2022-01-12 15:26:34 -08:00
init-action.js
Refuse to run on Windows 11
2022-01-11 18:34:33 +00:00
init-action.js.map
Refuse to run on Windows 11
2022-01-11 18:34:33 +00:00
init.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
init.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
languages.js
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
languages.js.map
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
languages.test.js
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
languages.test.js.map
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
logging.js
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
logging.js.map
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
repository.js
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
repository.js.map
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
runner.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
runner.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
shared-environment.js
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
shared-environment.js.map
Rebuild after TypeScript version bump
2021-07-27 17:59:59 +01:00
testing-utils.js
Stub feature flag API endpoint in tests
2021-12-16 13:39:18 +00:00
testing-utils.js.map
Stub feature flag API endpoint in tests
2021-12-16 13:39:18 +00:00
toolcache.js
Remove rmDir references
2021-12-08 12:11:31 -08:00
toolcache.js.map
Remove rmDir references
2021-12-08 12:11:31 -08:00
toolrunner-error-catcher.js
Stop printing all output twice.
2021-12-09 13:21:32 +00:00
toolrunner-error-catcher.js.map
Stop printing all output twice.
2021-12-09 13:21:32 +00:00
toolrunner-error-catcher.test.js
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
toolrunner-error-catcher.test.js.map
Fix compile errors introduced by typescript 4.4.2
2021-09-10 14:06:27 -07:00
tracer-config.js
Respect value of LD_PRELOAD given by the CLI
2021-11-15 22:16:59 +00:00
tracer-config.js.map
Respect value of LD_PRELOAD given by the CLI
2021-11-15 22:16:59 +00:00
tracer-config.test.js
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
tracer-config.test.js.map
Make name of debugging artifact and DB within it configurable
2022-01-07 15:10:26 +00:00
upload-lib.js
Change category uniqueness test
2022-01-12 15:26:34 -08:00
upload-lib.js.map
Change category uniqueness test
2022-01-12 15:26:34 -08:00
upload-lib.test.js
Change category uniqueness test
2022-01-12 15:26:34 -08:00
upload-lib.test.js.map
Change category uniqueness test
2022-01-12 15:26:34 -08:00
upload-sarif-action.js
Split out waiting for processing.
2021-11-17 13:20:36 +00:00
upload-sarif-action.js.map
Split out waiting for processing.
2021-11-17 13:20:36 +00:00
util.js
Change category uniqueness test
2022-01-12 15:26:34 -08:00
util.js.map
Change category uniqueness test
2022-01-12 15:26:34 -08:00
util.test.js
Change category uniqueness test
2022-01-12 15:26:34 -08:00
util.test.js.map
Change category uniqueness test
2022-01-12 15:26:34 -08:00