erik-krogh
|
c733648dc6
|
add change-note
|
2022-11-07 14:31:53 +01:00 |
|
github-actions[bot]
|
508327235a
|
Release preparation for version 2.11.3
|
2022-11-04 20:16:23 +00:00 |
|
github-actions[bot]
|
9a0848bbc4
|
Release preparation for version 2.11.2
|
2022-10-20 11:05:19 +00:00 |
|
Taus
|
f5b2eb94a6
|
Merge pull request #10783 from yoff/python/subscript-nodes
Python: API graph improvements for subscripts
|
2022-10-17 15:21:56 +02:00 |
|
yoff
|
40526fdedb
|
Update python/ql/lib/change-notes/2022-10-04-api-subscript-nodes.md
Co-authored-by: Taus <tausbn@github.com>
|
2022-10-15 08:16:19 +02:00 |
|
Josh Soref
|
36bd186aa0
|
spelling: response
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Rasmus Lerchedahl Petersen
|
0b8e908823
|
Python: fix def nodes for subscript
We were using `getMember` for dictionaries, these are now getIndex
Also add convenience predicate for string keys
|
2022-10-12 20:13:48 +02:00 |
|
github-actions[bot]
|
a02dcdc5e1
|
Release preparation for version 2.11.1
|
2022-10-07 02:20:28 +00:00 |
|
yoff
|
8ab5617b51
|
Merge pull request #10539 from yoff/python/improve-API-graphs
Python: add subscript to API graphs
|
2022-09-29 21:05:22 +02:00 |
|
Rasmus Lerchedahl Petersen
|
05102f9007
|
Python: add change note
|
2022-09-28 12:06:05 +02:00 |
|
Dave Bartolomeo
|
3bd456e52d
|
Merge pull request #10565 from github/post-release-prep/codeql-cli-2.11.0
Post-release preparation for codeql-cli-2.11.0
|
2022-09-23 18:13:59 -04:00 |
|
github-actions[bot]
|
f5cf8cffa3
|
Release preparation for version 2.11.0
|
2022-09-22 20:14:12 +00:00 |
|
Rasmus Wriedt Larsen
|
8174120916
|
Python: Model flask.jsonify
|
2022-09-22 14:43:39 +02:00 |
|
Andrew Eisenberg
|
99e8cb78b0
|
Merge pull request #10496 from aeisenberg/aeisenberg/merge-rc3.7-into-main
Aeisenberg/merge rc3.7 into main
|
2022-09-21 08:09:47 -07:00 |
|
Andrew Eisenberg
|
58e4861b45
|
Merge branch 'main' into rc/3.7
|
2022-09-20 12:43:20 -07:00 |
|
yoff
|
6b589c5d5d
|
Merge pull request #10387 from RasmusWL/getStarArg-always-first
Python: `getStarArg` gives first `*args` argument
|
2022-09-20 20:01:07 +02:00 |
|
Rasmus Wriedt Larsen
|
556e93ae68
|
Merge pull request #10384 from RasmusWL/callnode-getargbyname
Python: Allow `CallNode.getArgByName` for keyword args after `**kwargs`
|
2022-09-19 15:05:59 +02:00 |
|
Erik Krogh Kristensen
|
a4cd913aea
|
Merge pull request #10312 from erik-krogh/fix-caseDiff
ensure consistent casing of names
|
2022-09-19 10:43:12 +02:00 |
|
Erik Krogh Kristensen
|
bb3753a682
|
Merge pull request #10317 from erik-krogh/py-unqueryable
PY: deprecate a bunch of unused code
|
2022-09-12 17:44:59 +02:00 |
|
Rasmus Wriedt Larsen
|
41ce1c2016
|
Python: getStarArg gives first *args argument
I couldn't see any reason that we should give up altogether if there are
multiple `*args` arguments. Including the first one looks like a win to
me!
|
2022-09-12 17:02:31 +02:00 |
|
erik-krogh
|
05ef76cbca
|
add change-note
|
2022-09-12 15:41:28 +02:00 |
|
Rasmus Wriedt Larsen
|
4296ac1ac0
|
Python: Allow CallNode.getArgByName for keyword args after **kwargs
|
2022-09-12 15:03:13 +02:00 |
|
erik-krogh
|
bae4490620
|
add change-note
|
2022-09-12 12:12:18 +02:00 |
|
Tony Torralba
|
1078cf091e
|
Add change notes for all languages
|
2022-09-09 10:28:36 +02:00 |
|
github-actions[bot]
|
a9d80a5a48
|
Release preparation for version 2.10.5
|
2022-09-08 11:35:54 +00:00 |
|
Rasmus Wriedt Larsen
|
07457b2b5f
|
Python: Apply suggestions from code review
Co-authored-by: Taus <tausbn@github.com>
|
2022-09-06 10:11:37 +02:00 |
|
Rasmus Wriedt Larsen
|
c9cd809ef2
|
Python: Add change-note
|
2022-09-06 10:11:37 +02:00 |
|
Ian Lynagh
|
b21883292d
|
Update python/ql/lib/change-notes/released/0.5.4.md
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2022-08-25 14:24:58 +01:00 |
|
github-actions[bot]
|
0f63bc077f
|
Release preparation for version 2.10.4
|
2022-08-25 12:52:26 +00:00 |
|
erik-krogh
|
78ba7650b3
|
change the change-notes
|
2022-08-23 07:28:46 +02:00 |
|
erik-krogh
|
9c95dcc126
|
add change-note
|
2022-08-22 14:09:19 +02:00 |
|
erik-krogh
|
6b9f01535b
|
change All to Most in the change-notes
|
2022-08-17 15:34:57 +02:00 |
|
erik-krogh
|
2622c78766
|
add change-notes
|
2022-08-17 13:55:16 +02:00 |
|
Alex Ford
|
d02ad51d74
|
Merge pull request #10032 from github/post-release-prep/codeql-cli-2.10.3
Post-release preparation for codeql-cli-2.10.3
|
2022-08-16 12:04:07 +01:00 |
|
github-actions[bot]
|
57c4f9145b
|
Release preparation for version 2.10.3
|
2022-08-11 11:12:15 +00:00 |
|
Erik Krogh Kristensen
|
49276b1f38
|
Merge branch 'main' into refacReDoS
|
2022-08-09 16:18:46 +02:00 |
|
Rasmus Wriedt Larsen
|
f89b32183f
|
Merge branch 'main' into typetracker-decorators
|
2022-08-08 11:52:09 +02:00 |
|
github-actions[bot]
|
212786ed91
|
Release preparation for version 2.10.2
|
2022-07-28 13:38:35 +00:00 |
|
github-actions[bot]
|
d1aa0d7dd3
|
Release preparation for version 2.10.1
|
2022-07-14 08:56:03 +00:00 |
|
Asger F
|
a522562f93
|
Merge pull request #9369 from asgerf/python/api-graph-api
Python: API graph renaming and documentation
|
2022-06-28 14:48:12 +02:00 |
|
Asger F
|
b3b53360ae
|
Python: change category to deprecated because library is apparently supported anymore
|
2022-06-28 12:14:28 +02:00 |
|
Asger F
|
5dfc3c6537
|
Python: rename change note again
|
2022-06-28 12:10:26 +02:00 |
|
Asger F
|
d9f57e6d23
|
Python: rename change note file
|
2022-06-28 11:41:07 +02:00 |
|
Asger F
|
6d25fb6988
|
Python: add change note
|
2022-06-28 11:28:30 +02:00 |
|
Asger F
|
cc57cb8af5
|
Merge branch 'main' into post-release-prep/codeql-cli-2.10.0
|
2022-06-27 20:37:25 +02:00 |
|
Erik Krogh Kristensen
|
28ac47689f
|
changes based on reviews
|
2022-06-24 13:11:46 +02:00 |
|
Erik Krogh Kristensen
|
bf20b7dfc5
|
add change note for the ReDoS renamings
|
2022-06-23 14:36:25 +02:00 |
|
github-actions[bot]
|
a74051c658
|
Release preparation for version 2.10.0
|
2022-06-23 11:17:46 +00:00 |
|
Rasmus Wriedt Larsen
|
3248f7b423
|
Merge pull request #9649 from RasmusWL/certificate-modeling
Python/JS/Ruby: Ignore common words (like certain) as sensitive data source
|
2022-06-23 12:04:58 +02:00 |
|
Rasmus Wriedt Larsen
|
876ba71d9b
|
Python/JS/Ruby: Add change-note
|
2022-06-22 11:14:05 +02:00 |
|