Michael B. Gale
|
9660b47879
|
Hide GHA variables in java-version-too-old test
|
2023-05-16 14:20:17 +01:00 |
|
Tony Torralba
|
7d79d87d48
|
Add XPath.evaluate as XXE sink
|
2023-05-15 17:39:35 +02:00 |
|
Ian Lynagh
|
202037e925
|
Merge pull request #13148 from igfoo/igfoo/arrays
Kotlin: Add some documentation on arrays, and tweak the tests we use for them
|
2023-05-12 18:52:16 +01:00 |
|
Ian Lynagh
|
826e87f435
|
Kotlin: Simplify some array tests
|
2023-05-12 12:54:08 +01:00 |
|
Ian Lynagh
|
ad51767374
|
Kotlin: Add comment describing Kotlin array predicates
|
2023-05-12 12:38:05 +01:00 |
|
Kasper Svendsen
|
d40cd0f275
|
Java: Make implicit this receivers explicit
|
2023-05-12 12:47:21 +02:00 |
|
github-actions[bot]
|
996d864e73
|
Add changed framework coverage reports
|
2023-05-12 00:15:01 +00:00 |
|
Ian Lynagh
|
4885e584a0
|
Merge pull request #13042 from igfoo/igfoo/ODASA_JAVA_LAYOUT
Kotlin: Remove ODASA_JAVA_LAYOUT support
|
2023-05-11 18:35:08 +01:00 |
|
Stephan Brandauer
|
510febf46d
|
Merge pull request #12830 from github/kaeluka/parameter-candidate-extraction
Java: Automodel Framework Mode Extraction Queries
|
2023-05-11 18:00:55 +02:00 |
|
Anders Schack-Mulligen
|
82e780d175
|
Merge pull request #13128 from aschackmull/java/externalapi-jar
Java: Fix ExternalApi.jarContainer().
|
2023-05-11 16:31:05 +02:00 |
|
Stephan Brandauer
|
c31ad01579
|
squash ql-for-ql warnings
|
2023-05-11 16:18:52 +02:00 |
|
Stephan Brandauer
|
61b0514b53
|
Merge pull request #13122 from github/java/update-mad-decls-after-triage-2023-05-11T08-52-07
Java: Update MaD Declarations after Triage
|
2023-05-11 16:04:36 +02:00 |
|
Tony Torralba
|
ca6ae26aad
|
Change provenance to ai-manual
|
2023-05-11 14:56:16 +02:00 |
|
Tony Torralba
|
c17b0e809f
|
Apply suggestions from code review
|
2023-05-11 14:53:56 +02:00 |
|
Anders Schack-Mulligen
|
587ee53917
|
Java: Fix ExternalApi.jarContainer().
|
2023-05-11 14:09:27 +02:00 |
|
Ian Lynagh
|
712561ffa2
|
Kotlin: Fix recommended variable names in error messages
|
2023-05-11 13:02:35 +01:00 |
|
Stephan Brandauer
|
9b35a9f74a
|
Update java/ql/lib/ext/org.apache.hadoop.fs.model.yml
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2023-05-11 14:01:25 +02:00 |
|
Ian Lynagh
|
e7d1782eea
|
Merge pull request #13088 from igfoo/igfoo/getTypeParameterParentLabel
Kotlin: Small simplification
|
2023-05-11 11:59:06 +01:00 |
|
Ian Lynagh
|
07808867cc
|
Merge pull request #13086 from igfoo/igfoo/double_return
Kotlin: Remove some redundant return statments
|
2023-05-11 11:58:58 +01:00 |
|
Stephan Brandauer
|
e15610cfcd
|
use ascii dash
|
2023-05-11 11:32:05 +02:00 |
|
Stephan Brandauer
|
b0ec089a3a
|
Update MaD Declarations after Triage
|
2023-05-11 10:52:09 +02:00 |
|
github-actions[bot]
|
7da6bb6e24
|
Add changed framework coverage reports
|
2023-05-11 00:15:11 +00:00 |
|
Tony Torralba
|
e1f868b976
|
Merge pull request #12965 from atorralba/atorralba/java/apache-commons-net-models
Java: Add manual models for `org.apache.commons.net`
|
2023-05-10 16:28:19 +02:00 |
|
Stephan Brandauer
|
f3d096cf37
|
update DollarAtString class to use hasLocationInfo instead of getURL
|
2023-05-10 15:02:22 +02:00 |
|
Stephan Brandauer
|
79f2beca2a
|
ql-for-ql
|
2023-05-10 14:04:29 +02:00 |
|
Stephan Brandauer
|
cd388264d3
|
use new DollarAtString class to return metadata using notation
|
2023-05-10 13:44:50 +02:00 |
|
Stephan Brandauer
|
6be11d93bd
|
document FrameworkCandidatesImpl
|
2023-05-10 12:03:32 +02:00 |
|
Stephan Brandauer
|
d2d884b007
|
special case for Argument[this]
|
2023-05-10 11:53:40 +02:00 |
|
Stephan Brandauer
|
7ae6a992b6
|
fix code compilation error after main branch breaking change
|
2023-05-10 11:29:49 +02:00 |
|
Stephan Brandauer
|
9ed3c248ad
|
Merge branch 'main' into kaeluka/parameter-candidate-extraction
|
2023-05-10 11:26:49 +02:00 |
|
Stephan Brandauer
|
1e5c9e8a58
|
simplify by using hasQualifiedName
|
2023-05-10 10:49:27 +02:00 |
|
Tony Torralba
|
3f8a56722f
|
Remove auto-generated models
|
2023-05-10 10:35:34 +02:00 |
|
Stephan Brandauer
|
f43edb8046
|
rename query files to make framework mode explicit
|
2023-05-10 10:30:58 +02:00 |
|
Stephan Brandauer
|
170e895593
|
use newtype for related location type
|
2023-05-10 10:28:14 +02:00 |
|
Tony Torralba
|
9839eb1fd2
|
Update java/ql/lib/change-notes/2023-05-02-apache-commons-net-models.md
Co-authored-by: Jami <57204504+jcogs33@users.noreply.github.com>
|
2023-05-10 10:15:55 +02:00 |
|
Stephan Brandauer
|
5dab1b2a3b
|
leftover renaming label->kind
|
2023-05-10 10:01:39 +02:00 |
|
Stephan Brandauer
|
1f60fd6d58
|
use specialized getAParameter predicate, instead of getParameter(_)
|
2023-05-10 10:01:04 +02:00 |
|
Stephan Brandauer
|
91ae61b744
|
more documentation
|
2023-05-10 09:42:22 +02:00 |
|
Stephan Brandauer
|
46741c6e42
|
rename kind -> label
|
2023-05-10 09:34:13 +02:00 |
|
Stephan Brandauer
|
85f519b7b4
|
documentation updates from review comments
|
2023-05-10 09:33:37 +02:00 |
|
Stephan Brandauer
|
94cb82e553
|
remove TestFileCharacteristic as it's redundant
|
2023-05-10 09:06:11 +02:00 |
|
Stephan Brandauer
|
d7aca9e909
|
use comma separator in concatenation
|
2023-05-10 08:57:27 +02:00 |
|
Ian Lynagh
|
9764a8c348
|
Kotlin: Remove some redundant return statments
|
2023-05-09 16:25:59 +01:00 |
|
Ian Lynagh
|
24d7391f5b
|
Kotlin: Remove ODASA_JAVA_LAYOUT support
This is no longer supported, and has never been used with Kotlin.
|
2023-05-09 16:25:37 +01:00 |
|
Ian Lynagh
|
968a78e3e6
|
Kotlin: Small simplification
Merge two `IrFunction` cases into one.
|
2023-05-09 16:25:20 +01:00 |
|
Tony Torralba
|
77ec34587f
|
Merge pull request #13073 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-05-09 10:59:44 +02:00 |
|
Kasper Svendsen
|
0de6e4138f
|
Merge pull request #13037 from kaspersv/kaspersv/java-enable-implicit-this-warnings
Java: Enable implicit this receiver warnings
|
2023-05-09 10:24:31 +02:00 |
|
Anders Schack-Mulligen
|
e996eaefb1
|
Merge pull request #13036 from aschackmull/java/typeprefix-perf
Java: Minor perf fix for typePrefixContainsAux1.
|
2023-05-09 08:57:56 +02:00 |
|
Michael Nebel
|
f2f9944a1c
|
Merge pull request #12931 from michaelnebel/neutralkinds
Java/C#: Introduce kind for neutrals.
|
2023-05-09 08:42:38 +02:00 |
|
Kasper Svendsen
|
b0714904c0
|
Java: Enable implicit this receiver warnings
|
2023-05-09 08:25:40 +02:00 |
|