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 |
|
Anders Schack-Mulligen
|
df6d68b215
|
Merge pull request #9618 from aschackmull/dataflow/deprecate-barrierguard-class
Dataflow: Deprecate BarrierGuard class
|
2022-06-22 10:44:08 +02:00 |
|
Anders Schack-Mulligen
|
f8f9b7d3b4
|
Apply suggestions from code review
|
2022-06-21 14:11:36 +02:00 |
|
Anders Schack-Mulligen
|
a4796e1542
|
Add change notes.
|
2022-06-21 11:17:47 +02:00 |
|
Rasmus Wriedt Larsen
|
d6e68258a4
|
Python: API-graphs: allow class decorators in .getASubclass()
|
2022-06-15 17:30:34 +02:00 |
|
github-actions[bot]
|
104ac05f49
|
Release preparation for version 2.9.4
|
2022-06-15 08:22:38 +00:00 |
|
Anders Schack-Mulligen
|
673355df65
|
Fix markdown lists
|
2022-05-25 10:02:48 +02:00 |
|
github-actions[bot]
|
1f1b364feb
|
Release preparation for version 2.9.3
|
2022-05-25 07:46:48 +00:00 |
|
Mathias Vorreiter Pedersen
|
1280d43e36
|
Merge pull request #9141 from github/post-release-prep/codeql-cli-2.9.2
Post-release preparation for codeql-cli-2.9.2
|
2022-05-17 10:01:37 +01:00 |
|
Rasmus Wriedt Larsen
|
3844c5b5c0
|
Python: Add change-note
|
2022-05-12 13:32:59 +02:00 |
|
Mathias Vorreiter Pedersen
|
103c589c1d
|
Update python/ql/lib/change-notes/released/0.3.0.md
|
2022-05-12 11:47:19 +01:00 |
|
Mathias Vorreiter Pedersen
|
43265c4133
|
Update python/ql/lib/change-notes/released/0.3.0.md
|
2022-05-12 11:43:39 +01:00 |
|