Michael Nebel
|
bfe5a0c438
|
C#: Rename query id's to be prefixed with cs instead of csharp.
|
2023-01-03 15:13:54 +01:00 |
|
Jami Cogswell
|
a1908be165
|
C#: remove previous uses of isUninteresting
|
2022-12-08 17:12:26 -05:00 |
|
Michael Nebel
|
3455dd5e06
|
C#: Re-factor telemetry queries to avoid code duplication.
|
2022-10-04 14:13:50 +02:00 |
|
Michael Nebel
|
2bbfdcf598
|
C#: Use api info string ordering and results to avoid multiplicity issues.
|
2022-10-04 13:51:35 +02:00 |
|
Michael Nebel
|
51d2eb621b
|
C#: Refactor queries to use Results module and thus narrowing the number of returned results.
|
2022-06-14 16:40:53 +02:00 |
|
Henry Mercer
|
cdd6e0e104
|
C#: Tag telemetry queries with telemetry
This will exclude the results of these queries from the summary tables
produced by `codeql database analyze` in a future version of the CodeQL
CLI.
|
2022-05-11 13:27:49 +01:00 |
|
Michael Nebel
|
6be41b0c29
|
C#/Java: Address review comments.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
c2196a04aa
|
C#: Update the description of the telemetry queries.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
bfb206c810
|
C#: Let ExternalApi extend DataFlowCallable instead of Callable.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
e1d4c1b68c
|
C#/Java: Reorder code in terms of dependency, rename ExternalAPI to ExternalApi and add some missing predicate qualifiers.
|
2022-03-29 14:52:52 +02:00 |
|
Michael Nebel
|
1f1059bfc6
|
C#: Add telemetry query for supported sources.
|
2022-03-29 14:49:37 +02:00 |
|