Ian Lynagh
|
8099a8c851
|
K2: library-tests/annotations/jvmName: Accept loc changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
0f9afca2ab
|
K2: library-tests/annotation_classes: Accept changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
2151b6d8c5
|
K2: library-tests/extensions: Accept loc changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
ad1906e871
|
K2: library-tests/companion_objects: Accept loc changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
400f892376
|
K2: library-tests/no-when-branch-found: Accept loc changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
5db6afa84a
|
K2: library-tests/trap: Accept location changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
da606dd77b
|
K2: library-tests/underscore-parameters: Accept p0 -> _ parameter name change
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
fc59b7f3a7
|
K2: library-tests/generic-inner-classes: Accept loc changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
4fafed2542
|
K2: library-tests/generic-selective-extraction: Accept loc changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
366b919107
|
K2: library-tests/methods/methods: Accept loc changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
2b24298d7f
|
K2: library-tests/methods/parameters: Accept loc changes
|
2023-11-17 14:07:14 +00:00 |
|
Ian Lynagh
|
7a49d6e9bd
|
K2: query-tests/UselessNullCheck: Accept location changes
|
2023-11-17 14:07:13 +00:00 |
|
Ian Lynagh
|
cb088c3ee1
|
K2: library-tests/variables: Accept location changes
|
2023-11-17 14:07:13 +00:00 |
|
Ian Lynagh
|
3a0c4c4d6f
|
K2: library-tests/jvmoverloads_generics: Accept location changes
|
2023-11-17 14:07:13 +00:00 |
|
Ian Lynagh
|
d52f2e510b
|
K2: library-tests/lazy-val-multiple-constructors: Accept location changes
|
2023-11-17 14:07:13 +00:00 |
|
Ian Lynagh
|
ed8e105452
|
K2: library-tests/java_and_kotlin: Accept location changes
|
2023-11-17 14:07:13 +00:00 |
|
Ian Lynagh
|
f1cfc5d1b8
|
K2: library-tests/properties: Accept location changes
|
2023-11-17 14:07:13 +00:00 |
|
Ian Lynagh
|
e3f4bb84d4
|
K2: library-tests/modifiers: Accept location changes
|
2023-11-17 14:07:13 +00:00 |
|
Ian Lynagh
|
905583e00a
|
Kotlin: Add a Kotlin 2 copy of the testsuite
|
2023-11-17 14:07:13 +00:00 |
|
Ian Lynagh
|
e6f31c965e
|
Kotlin: Add qlpack for the Kotlin 2 tests
|
2023-11-17 14:07:12 +00:00 |
|
Tamás Vajk
|
b2c8049a77
|
Merge branch 'main' into docs/insecure-randomness
|
2023-11-17 13:37:27 +01:00 |
|
Yunus AYDIN
|
9e5a80ac59
|
update select clause and expected file
|
2023-11-17 13:37:17 +03:00 |
|
Arthur Baars
|
ff65ffafb0
|
Merge pull request #14830 from aibaars/csharp/fixintegrationtests
C# fix integration tests
codeql-cli/v2.15.3
|
2023-11-17 11:17:31 +01:00 |
|
Yunus AYDIN
|
7bf7e59017
|
update expected file
|
2023-11-17 13:06:46 +03:00 |
|
Michael B. Gale
|
97402fdf36
|
C#: Fix dotnet_test_mstest
|
2023-11-17 10:35:14 +01:00 |
|
Michael Nebel
|
2662a4c651
|
C#: Fix the dotnet pack integration test.
|
2023-11-17 10:35:14 +01:00 |
|
Ian Lynagh
|
8a8031df0e
|
Merge pull request #14814 from igfoo/igfoo/build_ver
Kotlin: Build: Refactor version handling
|
2023-11-17 09:32:06 +00:00 |
|
Michael Nebel
|
b7b10ce549
|
C#: Address review comments.
|
2023-11-17 09:47:36 +01:00 |
|
Michael Nebel
|
49b2209c62
|
C#: Update and more assets unit tests.
|
2023-11-17 09:39:51 +01:00 |
|
Michael Nebel
|
890cba6e95
|
C#: Disregard _._ dependencies and only default to use an entire framework in case the compile section is empty.
|
2023-11-17 09:39:51 +01:00 |
|
Michael Nebel
|
e89fe8ddde
|
C#: Re-factor the hardcoded package names into a separate class.
|
2023-11-17 09:39:51 +01:00 |
|
Michael Nebel
|
98dbbe907e
|
C#: Update unit tests.
|
2023-11-17 09:39:51 +01:00 |
|
Michael Nebel
|
7b75a30851
|
C#: Add framework detection to the assets.json parser.
|
2023-11-17 09:39:51 +01:00 |
|
Michael Nebel
|
20b31d0b4e
|
Merge pull request #14825 from michaelnebel/csharp/fixintegrationtests
C#: Fix integration test failures after dotnet upgrade on runners.
|
2023-11-17 08:53:42 +01:00 |
|
Yunus AYDIN
|
4f6421946c
|
update the rule and select clause
|
2023-11-17 10:49:02 +03:00 |
|
Tamas Vajk
|
9a8ad7d590
|
C#: Update insecure randomness query description to match implementation
|
2023-11-17 08:48:38 +01:00 |
|
Yunus AYDIN
|
43f100fd69
|
Update go/ql/src/experimental/CWE-525/WebCacheDeception.ql
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-11-17 10:40:42 +03:00 |
|
Yunus AYDIN
|
96646abab9
|
Update go/ql/src/experimental/CWE-525/WebCacheDeception.ql
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-11-17 10:40:32 +03:00 |
|
Yunus AYDIN
|
0091b83258
|
Update go/ql/src/experimental/CWE-525/WebCacheDeception.ql
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-11-17 10:40:18 +03:00 |
|
Yunus AYDIN
|
8ff38321a3
|
update rule and expected file
|
2023-11-17 00:08:01 +03:00 |
|
Michael B. Gale
|
d7760de4c6
|
C#: Fix dotnet_test_mstest
|
2023-11-16 19:56:01 +00:00 |
|
Michael Nebel
|
cca78ca190
|
C#: Fix the dotnet pack integration test.
|
2023-11-16 19:05:59 +01:00 |
|
Arthur Baars
|
dce03569e5
|
Merge pull request #14813 from github/release-prep/2.15.3
Release preparation for version 2.15.3
|
2023-11-16 18:42:17 +01:00 |
|
Arthur Baars
|
93eaeaec75
|
Merge pull request #14816 from github/post-release-prep/codeql-cli-2.15.3
Post-release preparation for codeql-cli-2.15.3
|
2023-11-16 18:20:48 +01:00 |
|
Paolo Tranquilli
|
9b840aa20c
|
Merge pull request #14820 from github/redsun82/rename-cc_binary_add_features
Bazel/CMake: small compatibility fix
|
2023-11-16 17:47:27 +01:00 |
|
Shati Patel
|
8b6a9180dc
|
Merge pull request #14819 from p-/p--fix-doc-vscode-ext-property
Doc: Fix name of VS Code settings property to use extension packs
|
2023-11-16 16:23:54 +00:00 |
|
Stephan Brandauer
|
cb7213d87a
|
Merge pull request #14818 from github/kaeluka/application-mode-erase-type-signatures-of-generic-types
Java Automodel extraction: fix extracted meta information by using Object for the type of generic parameters
|
2023-11-16 17:17:47 +01:00 |
|
Paolo Tranquilli
|
9a4b56162e
|
Bazel/CMake: small compatibility fix
|
2023-11-16 17:16:14 +01:00 |
|
Paolo Tranquilli
|
f3482684a6
|
Merge pull request #14805 from github/redsun82/rename-cc_binary_add_features
Bazel/CMake: support new internal transition rules
|
2023-11-16 17:10:40 +01:00 |
|
Mathias Vorreiter Pedersen
|
a10f94af81
|
Merge pull request #14810 from MathiasVP/fix-ref-deref-duplication
C++: Fix dataflow duplication from `ReferenceDereference` expressions
|
2023-11-16 16:10:07 +00:00 |
|