Owen Mansel-Chan
|
84bfd10352
|
Merge pull request #13589 from owen-mc/go/tolerate-go-mod-not-in-project-root
Go: Deal better with a single go.mod file which is not in the project root
|
2023-07-11 14:32:10 +01:00 |
|
Mathias Vorreiter Pedersen
|
a4c0063ab1
|
Merge pull request #13679 from MathiasVP/speedup-big-step
DataFlow: Speed up the big step relation
|
2023-07-11 09:44:17 +01:00 |
|
github-actions[bot]
|
13cf054a9d
|
Post-release preparation for codeql-cli-2.14.0
|
2023-07-07 14:55:41 +00:00 |
|
github-actions[bot]
|
6484ee106e
|
Release preparation for version 2.14.0
|
2023-07-07 08:22:14 +00:00 |
|
Dave Bartolomeo
|
9631e9f2f1
|
Bump minor version numbers post-GHES
|
2023-07-06 10:10:01 -04:00 |
|
Dave Bartolomeo
|
2bb9adfbf1
|
Merge remote-tracking branch 'origin/main' into dbartol/mergeback-3.10
|
2023-07-06 10:00:46 -04:00 |
|
Mathias Vorreiter Pedersen
|
83d0dec0fb
|
DataFlow: Sync identical files.
|
2023-07-06 14:00:00 +01:00 |
|
Michael Nebel
|
238f390738
|
Merge pull request #13452 from michaelnebel/refactorstackprinting
Re-factor printing of summary component stacks.
|
2023-07-04 08:29:10 +02:00 |
|
Michael Nebel
|
243c592447
|
Address review comments.
|
2023-07-03 17:01:08 +02:00 |
|
Michael Nebel
|
bddd22f522
|
Sync files and make language specific adjustments.
|
2023-07-03 14:36:07 +02:00 |
|
Michael Nebel
|
e73d6d5ee4
|
Go: Update expected test output to reflect the new printing of summary component stacks.
|
2023-07-03 14:36:06 +02:00 |
|
Michael Nebel
|
c18f4b1604
|
Sync files and make language specific rename.
|
2023-07-03 14:36:06 +02:00 |
|
Chuan-kai Lin
|
ce464a7d69
|
Remove pragma[assume_small_delta]
|
2023-06-30 11:09:29 -07:00 |
|
Owen Mansel-Chan
|
5864bdc1af
|
Modify buildInfo inside function fixGoVendorIssues
|
2023-06-30 11:02:24 +01:00 |
|
Owen Mansel-Chan
|
6c89c60900
|
Put DepMode, ModMode and BaseDir into a struct
|
2023-06-30 11:00:16 +01:00 |
|
Owen Mansel-Chan
|
47e6d3719f
|
Fix absolute path removal on windows
|
2023-06-30 10:36:05 +01:00 |
|
github-actions[bot]
|
668aaa2dc8
|
Post-release preparation for codeql-cli-2.13.5
|
2023-06-30 08:51:48 +00:00 |
|
Owen Mansel-Chan
|
8269bffbdb
|
Use filepath.Join more
|
2023-06-29 16:56:41 +01:00 |
|
Owen Mansel-Chan
|
90b79011a0
|
Add integration test for single go.mod in root
|
2023-06-29 16:56:40 +01:00 |
|
Owen Mansel-Chan
|
a1838f48c1
|
Add test for go files outside of go modules
|
2023-06-29 16:56:38 +01:00 |
|
Owen Mansel-Chan
|
f1a9f3163c
|
Remove absolute paths from test output
|
2023-06-29 16:56:36 +01:00 |
|
Owen Mansel-Chan
|
50343b3b56
|
Add extra integration test and rename some
|
2023-06-29 16:56:35 +01:00 |
|
Owen Mansel-Chan
|
bbbdc47dd5
|
Preserve behaviour for nested go.mods when one is in root
|
2023-06-29 16:56:32 +01:00 |
|
Owen Mansel-Chan
|
ae7adc999c
|
Rename return variable
|
2023-06-29 16:56:29 +01:00 |
|
Owen Mansel-Chan
|
dce17aa49b
|
Fix package clause in test file
|
2023-06-29 16:56:27 +01:00 |
|
Owen Mansel-Chan
|
964ca33445
|
Fix cases where we can't yet use go.mod
|
2023-06-29 16:56:24 +01:00 |
|
Owen Mansel-Chan
|
7c9e28d291
|
Update diagnostics.expected for existing integration tests
|
2023-06-29 16:56:23 +01:00 |
|
Owen Mansel-Chan
|
c766f68b93
|
Fix bug detecting if go.mod files are nested
|
2023-06-29 16:56:20 +01:00 |
|
Owen Mansel-Chan
|
1a80ba0821
|
Name return values of findGoModFiles
|
2023-06-29 16:56:17 +01:00 |
|
Owen Mansel-Chan
|
a0f470b01a
|
Change bazel check to look in subdirs
|
2023-06-29 16:56:15 +01:00 |
|
Owen Mansel-Chan
|
193edda2c1
|
Add non-functional bazel tests
They don't build with bazel. They are only there to check that we emit
the right diagnostic.
|
2023-06-29 16:56:14 +01:00 |
|
Owen Mansel-Chan
|
a852173e22
|
Fix behaviour for single non-root go.mod
Also add telemetry so we can prioritise future work on the autobuilder.
|
2023-06-29 16:56:11 +01:00 |
|
Owen Mansel-Chan
|
e43fd72fc1
|
Fix log message about Glide
|
2023-06-29 16:56:09 +01:00 |
|
Owen Mansel-Chan
|
8726b3a00e
|
Change how we deal with singular/plural
|
2023-06-29 16:56:07 +01:00 |
|
Owen Mansel-Chan
|
6eda207997
|
Add integration tests
|
2023-06-29 16:56:06 +01:00 |
|
github-actions[bot]
|
9d7987f822
|
Release preparation for version 2.13.5
|
2023-06-29 09:26:18 +00:00 |
|
Kasper Svendsen
|
ab797065ab
|
Go: Enable implicit this warnings for remaining packs
|
2023-06-27 11:49:37 +02:00 |
|
Owen Mansel-Chan
|
b3a19ef7b2
|
Merge pull request #13461 from owen-mc/go/show-functionmodel-steps-to-path-summaries
Go: show FunctionModel steps in path summaries
|
2023-06-22 10:46:12 +01:00 |
|
Jeroen Ketema
|
277dbdf410
|
Merge pull request #13498 from jketema/inline-4
Rework more inline expectation tests to use the parameterized module
|
2023-06-22 10:01:07 +02:00 |
|
Henry Mercer
|
5afdaf8fe1
|
Merge pull request #13525 from github/rc/3.10
Merge `rc/3.10` back to `main`
|
2023-06-21 17:13:36 +01:00 |
|
Jami
|
5259a6ecfc
|
Merge pull request #13324 from jcogs33/jcogs33/shared-sink-kind-validation
Shared: share MaD kind validation across languages
|
2023-06-20 11:56:12 -04:00 |
|
Owen Mansel-Chan
|
0baf78f8fa
|
Add change note
|
2023-06-20 14:33:29 +01:00 |
|
Owen Mansel-Chan
|
cdc1c2c1aa
|
Merge pull request #13454 from owen-mc/go/add-mad-content-for-pointer-content
Go: Add models-as-data content for pointer content
|
2023-06-20 14:26:07 +01:00 |
|
Owen Mansel-Chan
|
c0fea85380
|
Accept test changes
|
2023-06-20 13:25:49 +01:00 |
|
Owen Mansel-Chan
|
cc320c5e9c
|
Never skip functionmodel inputs and outputs in path summaries
|
2023-06-20 13:25:47 +01:00 |
|
Owen Mansel-Chan
|
d7c97f8759
|
Merge pull request #13455 from owen-mc/dataflow/add-flowCheckNodeSpecific
Dataflow: add language-specific hook for breaking up big step relation
|
2023-06-20 13:24:26 +01:00 |
|
github-actions[bot]
|
18b678e69e
|
Post-release preparation for codeql-cli-2.13.4
|
2023-06-20 10:20:05 +00:00 |
|
Owen Mansel-Chan
|
04ff89e1fe
|
Update access path documentation
|
2023-06-20 11:05:05 +01:00 |
|
Owen Mansel-Chan
|
732b14ee38
|
Update pretty printing predicates
|
2023-06-20 11:04:03 +01:00 |
|
Owen Mansel-Chan
|
a01169eec2
|
add "Dereference" content for PointerContent
|
2023-06-20 10:49:37 +01:00 |
|