Jami Cogswell
|
f48cc9f40e
|
Java: remove previous uses of isUninteresting
|
2022-12-08 16:56:43 -05:00 |
|
Michael Nebel
|
52d2dd71c0
|
Java: Make equivalent fix to the telemetry queries as made for C#.
|
2022-10-04 15:16:21 +02:00 |
|
Michael Nebel
|
9175421fa2
|
C#/Java: Update some QL Doc comments to comply with the standard and remove some redundant imports.
|
2022-06-15 11:32:54 +02:00 |
|
Michael Nebel
|
b9b4aedd03
|
Java: Rewrite most telemetry queries to restrict the number of produced results.
|
2022-06-15 10:59:12 +02:00 |
|
Henry Mercer
|
b6f1ddcdab
|
Java: 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:29:25 +01: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 |
|
Erik Krogh Kristensen
|
69353bb014
|
patch upper-case acronyms to be PascalCase
|
2022-03-11 11:10:33 +01:00 |
|
Henry Mercer
|
5696146179
|
Java: Convert telemetry queries to summary metrics
Use the support for summary metrics with messages that'll be in the next
version of the CodeQL CLI.
|
2021-12-15 17:59:01 +00:00 |
|
Benjamin Muskalla
|
f7ad894495
|
Fix name of api filter predicate
|
2021-09-07 14:28:58 +02:00 |
|
Benjamin Muskalla
|
22df141761
|
Rename API name predicate
|
2021-09-07 14:17:13 +02:00 |
|
Benjamin Muskalla
|
ab5c1d6bdd
|
Rework filter to exclude simple constructors
|
2021-09-03 13:38:01 +02:00 |
|
Benjamin Muskalla
|
9ed14b438e
|
Use readble format for APIs
|
2021-09-03 11:53:18 +02:00 |
|
Benjamin Muskalla
|
7d3131ca49
|
Move usage count into where clause
|
2021-09-03 11:32:14 +02:00 |
|
Benjamin Muskalla
|
89ce04dcb9
|
Pull usage count into where clause
|
2021-09-03 11:26:22 +02:00 |
|
Benjamin Muskalla
|
2edb32f344
|
Fix naming
|
2021-09-03 10:59:35 +02:00 |
|
Benjamin Muskalla
|
87ef540b52
|
Split out queries showing supported APIs
|
2021-08-16 16:38:32 +02:00 |
|