Michael Nebel
|
ea173f9516
|
Sync files.
|
2023-01-11 16:20:55 +01:00 |
|
Tony Torralba
|
d87c8c75d6
|
Python: Remove omittable exists variables
|
2023-01-10 13:37:35 +01:00 |
|
yoff
|
c01ce955ba
|
Merge pull request #11778 from yoff/shared/inline-tests
Shared: Inline test expectations
|
2023-01-09 13:21:18 +01:00 |
|
Taus
|
06ea249997
|
Merge pull request #11820 from yoff/python/fix-downgrades
Python: fix downgrade script
|
2023-01-09 11:24:41 +01:00 |
|
github-actions[bot]
|
cdb8f67601
|
Post-release preparation for codeql-cli-2.12.0
|
2023-01-06 10:36:34 +00:00 |
|
Rasmus Lerchedahl Petersen
|
ad95225272
|
python: improve code
according to alert and reviewer's suggestion
|
2023-01-05 20:42:29 +01:00 |
|
Jeroen Ketema
|
af2c321380
|
Update python/ql/src/change-notes/released/0.6.0.md
|
2023-01-05 18:01:28 +01:00 |
|
Jeroen Ketema
|
3e634c92c1
|
Update python/ql/src/CHANGELOG.md
|
2023-01-05 18:01:21 +01:00 |
|
Jeroen Ketema
|
170242f79c
|
Apply suggestions from code review
|
2023-01-05 17:57:19 +01:00 |
|
Nick Rolfe
|
6e07076151
|
tweak wording in 2.12 release notes
|
2023-01-05 16:46:44 +00:00 |
|
github-actions[bot]
|
b6a8193785
|
Release preparation for version 2.12.0
|
2023-01-05 16:32:14 +00:00 |
|
Rasmus Lerchedahl Petersen
|
bb26c31f84
|
Python: fix downgrade script
When new kinds are inserted, new indices exists that do not
correspond to any old indices.
These were previously mapped, now they are not.
|
2023-01-05 14:56:52 +01:00 |
|
Rasmus Lerchedahl Petersen
|
c3b3c05cf3
|
Revert "Merge pull request #37 from erik-krogh/shared/inline-tests"
This reverts commit 65fe9abcfe, reversing
changes made to 08e9d3391f.
|
2023-01-05 09:19:43 +01:00 |
|
Aditya Sharad
|
9988c19a42
|
Merge branch 'main' into tutorial/library-pack
|
2023-01-03 14:08:37 -08:00 |
|
Calum Grant
|
ad55706527
|
Merge branch 'main' into calumgrant/remove-lgtm
|
2023-01-03 10:27:30 +00:00 |
|
Calum Grant
|
2d0f8798a4
|
Py: Reformat test
|
2022-12-28 11:05:48 +00:00 |
|
erik-krogh
|
b3dd50bc36
|
inline Location into the shared implementation of InlineExpectationsTest
|
2022-12-22 11:09:43 +01:00 |
|
Rasmus Lerchedahl Petersen
|
e8d3802ee5
|
Python: use shared inline tests
- remove from identical-files
|
2022-12-22 10:20:05 +01:00 |
|
Arthur Baars
|
dceb142551
|
Merge pull request #11771 from aibaars/alert-suppression-fix-test
AlertSuppression: fix python test cases
|
2022-12-21 13:14:59 +01:00 |
|
Arthur Baars
|
2f16d8d86a
|
AlertSuppression: fix python test cases
|
2022-12-21 11:26:16 +01:00 |
|
Arthur Baars
|
98c5b81456
|
Merge pull request #11723 from aibaars/alert-suppression
CodeQL alert suppression
|
2022-12-21 10:59:57 +01:00 |
|
Arthur Baars
|
035ad65e43
|
AlertSuppression: move library into util folder
|
2022-12-21 10:39:57 +01:00 |
|
yoff
|
4480262bd1
|
Merge pull request #11244 from github/python/support-grouped-exceptions
Python: support grouped exceptions
|
2022-12-21 10:10:37 +01:00 |
|
Jami
|
c9258effb6
|
Merge pull request #11572 from jcogs33/jcogs33/model-top-jdk-apis
Java: model top 100 JDK APIs
|
2022-12-20 09:13:53 -05:00 |
|
Rasmus Lerchedahl Petersen
|
f5e33ac00a
|
Merge remote-tracking branch 'origin/main' into python/support-grouped-exceptions
|
2022-12-20 13:31:50 +01:00 |
|
Rasmus Lerchedahl Petersen
|
ad6ed2f629
|
python: update expectations
extra tests
|
2022-12-20 13:01:27 +01:00 |
|
Aditya Sharad
|
ed29b3e4d6
|
Shared packs: Depend on codeql/tutorial from all language libraries
This allows `import tutorial` from queries targeting
any language, just like before, while removing the
duplicate copies of `tutorial.qll`.
|
2022-12-19 15:52:11 -08:00 |
|
Calum Grant
|
cfd79e2006
|
Py: Put in commented-out test and update expected
|
2022-12-19 17:29:48 +00:00 |
|
Arthur Baars
|
a8be5d7274
|
AlertSuppression: add change notes
|
2022-12-19 17:02:52 +01:00 |
|
Arthur Baars
|
0f313231bc
|
AlertSuppression: add more tests
|
2022-12-19 16:43:11 +01:00 |
|
Calum Grant
|
a1d229e445
|
Python: Remove references to LGTM
|
2022-12-19 15:15:32 +00:00 |
|
Arthur Baars
|
c9739b21cb
|
AlertSuppression: add support for //codeql comments
|
2022-12-19 16:10:28 +01:00 |
|
Arthur Baars
|
c176606be5
|
AlertSuppression: allow //lgtm comments to scope over the next line
|
2022-12-19 16:10:26 +01:00 |
|
Arthur Baars
|
016c7a8ca7
|
Merge pull request #11719 from aibaars/alert-suppression-shared
Shared AlertSuppression library
|
2022-12-19 16:04:44 +01:00 |
|
yoff
|
5f0cde5be7
|
Merge branch 'main' into python/support-grouped-exceptions
|
2022-12-19 13:38:25 +01:00 |
|
Arthur Baars
|
f68e18cd9c
|
Python: move AlertSuppression.ql
|
2022-12-19 12:39:01 +01:00 |
|
Arthur Baars
|
acb5d6e163
|
Python: use shared AlertSuppression.qll
|
2022-12-19 12:26:12 +01:00 |
|
erik-krogh
|
6c8b1cf4be
|
changes based on Python review
|
2022-12-19 11:20:31 +01:00 |
|
erik-krogh
|
ba7321ac5c
|
add qldoc to RegExpCharEscape
|
2022-12-18 17:23:45 +01:00 |
|
erik-krogh
|
26c5480ee6
|
share {js,rb}/regex/missing-regexp-anchor
|
2022-12-18 17:23:41 +01:00 |
|
erik-krogh
|
355499ea52
|
move getACommonTld to the shared pack
|
2022-12-17 17:26:18 +01:00 |
|
erik-krogh
|
f67d0bc8c0
|
put the shared HostnameRegexp code in the shared regex pack
|
2022-12-17 17:26:18 +01:00 |
|
Jami
|
ff652f7dee
|
Merge branch 'main' into jcogs33/model-top-jdk-apis
|
2022-12-16 15:32:50 -05:00 |
|
Henry Mercer
|
30451ee950
|
Merge pull request #11681 from github/henrymercer/mergeback-3.8
Merge `rc/3.8` back to `main`
|
2022-12-16 17:43:12 +00:00 |
|
Rasmus Lerchedahl Petersen
|
96ae148118
|
python: also override `getAHandler
(to get new result type)
|
2022-12-16 13:40:10 +01:00 |
|
Rasmus Lerchedahl Petersen
|
d216460032
|
python: unnecessary abstract class
It is enough to make the predicates abstract,
so the whole -`Impl`-construction was unnecessary.
|
2022-12-16 12:43:41 +01:00 |
|
Rasmus Lerchedahl Petersen
|
5094897668
|
python: unify change notes with fixes
|
2022-12-16 12:37:25 +01:00 |
|
Tom Hvitved
|
e45edcc159
|
Merge pull request #11674 from hvitved/dataflow/param-context
Data flow: Track callable in flow-through pruning
|
2022-12-16 09:25:15 +01:00 |
|
yoff
|
4ddb503f61
|
Update python/ql/lib/change-notes/2022-11-14-grouped-exceptions-breaking.md
Co-authored-by: Rasmus Wriedt Larsen <rasmuswl@github.com>
|
2022-12-16 08:21:29 +01:00 |
|
Jami Cogswell
|
f01ee9e4c2
|
Java: remove PR-merging comment
|
2022-12-15 22:56:15 -05:00 |
|