Alexander Eyers-Taylor
|
2704f4ed36
|
Merge pull request #15266 from github/felicitymay-publish-docs
Update supported-versions-compilers.rst on release candidate branch
codeql-cli/v2.16.0
|
2024-01-12 14:58:32 +00:00 |
|
Alexander Eyers-Taylor
|
7cd6c2601e
|
Merge branch 'codeql-cli-2.16.0' into felicitymay-publish-docs
|
2024-01-12 14:58:12 +00:00 |
|
Alexander Eyers-Taylor
|
b2f1fbe875
|
Merge pull request #15305 from github/alexdenisov/revert-swift-change
Revert "Swift: separate installation of dependencies and autobuilding"
|
2024-01-12 13:55:54 +00:00 |
|
Alex Denisov
|
28dd2e979b
|
Revert "Swift: separate installation of dependencies and autobuilding"
This reverts commit dd13ea3d0a.
|
2024-01-12 12:34:13 +01:00 |
|
Jeroen Ketema
|
b209ea6735
|
Merge pull request #15304 from MathiasVP/revert-12125
C++: Revert "Merge pull request #12125 from jketema/unique-function"
|
2024-01-12 11:20:00 +01:00 |
|
Mathias Vorreiter Pedersen
|
fe2c806c2d
|
C++: Undo some of the reverting.
|
2024-01-12 09:35:50 +00:00 |
|
Mathias Vorreiter Pedersen
|
84d08b0417
|
Revert "Merge pull request #12125 from jketema/unique-function"
This reverts commit 9c039c4a08, reversing
changes made to ecd2003c14.
|
2024-01-12 09:29:17 +00:00 |
|
Felicity Chapman
|
be0df9298f
|
Update supported-versions-compilers.rst on 2.16.0 branch
|
2024-01-09 15:06:51 +00:00 |
|
Alexander Eyers-Taylor
|
98a2af8fed
|
Merge pull request #15250 from github/release-prep/2.16.0
Release preparation for version 2.16.0
|
2024-01-08 16:58:40 +00:00 |
|
github-actions[bot]
|
a6c8cc9551
|
Release preparation for version 2.16.0
|
2024-01-08 13:11:26 +00:00 |
|
Arthur Baars
|
f4df5c9556
|
Merge pull request #15224 from aibaars/ruby-update-grammar
Ruby: update tree-sitter-ruby
|
2024-01-08 11:01:42 +01:00 |
|
Tamás Vajk
|
6b8ed7ee71
|
Merge pull request #15175 from tamasvajk/feature/arg-param-mapping
C#: Improve arg-param mapping logic to better handle arguments passed to `params` parameters
|
2024-01-08 10:42:38 +01:00 |
|
Tom Hvitved
|
25e2271b2f
|
Merge pull request #15157 from hvitved/dataflow/fwd-flow-in-non-linear-rec
Data flow: Avoid unnecessary non-linear recursion in `fwdFlowIn`
|
2024-01-08 10:31:51 +01:00 |
|
Tamas Vajk
|
e67035f891
|
Fix comment in test file
|
2024-01-08 10:00:39 +01:00 |
|
Tamas Vajk
|
e70cb1f259
|
Code quality improvement: simplify DataFlowPrivate::isParamsArg
|
2024-01-08 10:00:39 +01:00 |
|
Tamas Vajk
|
91637d49d4
|
Fix null dereference false positive
|
2024-01-08 10:00:39 +01:00 |
|
Tamas Vajk
|
a354ca3264
|
Add null dereference test case with false positive
|
2024-01-08 10:00:39 +01:00 |
|
Tamas Vajk
|
35ee3246bb
|
Add change note
|
2024-01-08 10:00:39 +01:00 |
|
Tamas Vajk
|
7daeeef3a1
|
C#: Improve arg-param mapping logic to consider named arguments passed to params parameters
|
2024-01-08 10:00:39 +01:00 |
|
Tamas Vajk
|
9bb807431d
|
C#: Improve arg-param mapping logic to consider arguments passed to params parameters
|
2024-01-08 10:00:39 +01:00 |
|
Tamas Vajk
|
93b0eb9ba3
|
C#: Add more test cases to argument-parameter mapping test
|
2024-01-08 10:00:39 +01:00 |
|
Henry Mercer
|
93d9332ab4
|
Merge pull request #15236 from github/codeql-cli-2.15.5
Merge `codeql-cli-2.15.5` back to `main`
|
2024-01-05 18:49:40 +00:00 |
|
Harry Maclean
|
d1fc40ce4f
|
Merge pull request #15234 from pwntester/patch-4
Ruby: Add `[]` to the methods returning an `ActionController::Parameters"
|
2024-01-05 15:41:48 +00:00 |
|
Chuan-kai Lin
|
35c7d3ab15
|
Merge pull request #15237 from github/cklin-patch-1
Python: Fix typo in upgrade script
|
2024-01-05 07:40:18 -08:00 |
|
Chuan-kai Lin
|
2924be554c
|
Python: Fix typo in upgrade script
|
2024-01-05 07:15:21 -08:00 |
|
Henry Mercer
|
59edae0b17
|
Merge pull request #15229 from github/codeql-cli-2.15.4
Merge `codeql-cli-2.15.4` into `codeql-cli-2.15.5`
|
2024-01-05 15:12:22 +00:00 |
|
Alvaro Muñoz
|
9146407f23
|
Add [] to the list of methods returning an `ActionController::Parameters"
|
2024-01-05 15:14:11 +01:00 |
|
Arthur Baars
|
20022b6f3a
|
Add test case
|
2024-01-05 14:39:30 +01:00 |
|
Arthur Baars
|
aad42b1b0d
|
Add change note
|
2024-01-05 14:36:52 +01:00 |
|
Arthur Baars
|
6ed7223167
|
Ruby: update tree-sitter-ruby
|
2024-01-05 14:33:14 +01:00 |
|
Rasmus Wriedt Larsen
|
95c24275f2
|
Merge pull request #15044 from RasmusWL/automated-subclass-models
Python: Automated subclass models
|
2024-01-05 10:43:48 +01:00 |
|
Michael Nebel
|
8810f166ee
|
Merge pull request #15228 from michaelnebel/modelgenoutputdir
Java/C#: Make it possible to specify subfolder location of generated model files.
|
2024-01-05 09:18:41 +01:00 |
|
Michael Nebel
|
a3e2d40392
|
Merge pull request #15222 from michaelnebel/csharp/updatestats
C#: Update DB stats.
|
2024-01-05 09:15:47 +01:00 |
|
Chris Smowton
|
8144d90d4d
|
Merge pull request #15227 from smowton/smowton/admin/add-test-buildless-maven-multimodule
Add test for Java buildless vs Maven multimodule projects
|
2024-01-04 16:36:44 +00:00 |
|
Ian Wright
|
3668ba6b03
|
Merge pull request #15226 from github/z80coder/release-automodel-0.0.4
0.0.11 release of `automodel` extraction queries
|
2024-01-04 15:03:35 +00:00 |
|
Owen Mansel-Chan
|
6f9242b1cb
|
Merge pull request #15162 from owen-mc/go/stratify-cfg-succ
Go: Stratify `CFG::succ` to avoid recursion
|
2024-01-04 14:11:25 +00:00 |
|
Ian Wright
|
dab28edfa9
|
0.0.11 release of automodel extraction queries
|
2024-01-04 13:10:46 +00:00 |
|
Michael Nebel
|
e44b2d26ce
|
Java/C#: Make it possible to specify subfolder location of generated model files.
|
2024-01-04 14:05:13 +01:00 |
|
Michael Nebel
|
682aef9548
|
Merge pull request #15212 from michaelnebel/csharp/stringreplace
C#: Fix Log forging false positive.
|
2024-01-04 13:38:29 +01:00 |
|
Chris Smowton
|
c90171c73f
|
Add test for Java buildless vs Maven multimodule projects
|
2024-01-04 12:30:13 +00:00 |
|
Michael Nebel
|
4961e659b4
|
C#: Update DB stats.
|
2024-01-04 13:07:49 +01:00 |
|
Ian Wright
|
7c6d30b1a2
|
Merge pull request #15165 from github/z80coder/automodel-release
ensure `publish.sh` uses the latest `automodel` release
|
2024-01-04 11:58:59 +00:00 |
|
Ian Wright
|
468454645e
|
better
|
2024-01-04 11:15:05 +00:00 |
|
Ian Wright
|
4530510450
|
check if provided argument is valid
|
2024-01-04 11:02:58 +00:00 |
|
Ian Wright
|
545b5e7e83
|
better comment
|
2024-01-04 11:02:58 +00:00 |
|
Ian Wright
|
fb44b9c7dd
|
better comment
|
2024-01-04 11:02:57 +00:00 |
|
Ian Wright
|
e4a798e9cc
|
better comment
|
2024-01-04 11:02:57 +00:00 |
|
Ian Wright
|
af940f5e41
|
don't specify defaults
|
2024-01-04 11:02:57 +00:00 |
|
Ian Wright
|
45b1790fa2
|
add publication warning
|
2024-01-04 11:02:57 +00:00 |
|
Ian Wright
|
337512174f
|
wip
wip
wip
more checks
fix bug if release folder already exists
fix bug if release folder already exists
ensure branch has correct release; dry-run
simplify branches
step by step
fix paths
pushd/popd
pushd/popd
use bash
simplify
simplify
simplify
simplify
add dry run
|
2024-01-04 11:02:57 +00:00 |
|