Asger F
|
133de56ac2
|
Merge pull request #13620 from github/revert-13496-rb/tracking-on-demand
Revert "Ruby: overhaul API graphs"
|
2023-06-30 10:41:34 +02:00 |
|
Mathias Vorreiter Pedersen
|
67e3ef7b09
|
C++: Revert the barrier added in #13623.
|
2023-06-30 09:39:37 +01:00 |
|
Tony Torralba
|
28a8e48351
|
Merge pull request #13627 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-06-30 08:51:02 +02:00 |
|
github-actions[bot]
|
cf83baeead
|
Add changed framework coverage reports
|
2023-06-30 00:17:47 +00:00 |
|
Remco Vermeulen
|
a6469e4588
|
Add changenote
|
2023-06-29 12:38:05 -07:00 |
|
Robert Marsh
|
cf6bdc21d7
|
Merge pull request #13623 from MathiasVP/speed-up-overrun-write
C++: Speed up `cpp/overrun-write`
|
2023-06-29 15:35:01 -04:00 |
|
Mathew Payne
|
427a1585ea
|
feat: update change notes and add to go.qll
|
2023-06-29 18:33:07 +01:00 |
|
Mathew Payne
|
1ba619f3f2
|
feat: vendor modules
|
2023-06-29 18:29:07 +01:00 |
|
Mathew Payne
|
08a68b5330
|
feat: add initial tests for GoMicro
|
2023-06-29 18:28:45 +01:00 |
|
Mathew Payne
|
14eda73f85
|
feat: GoMicro test code
|
2023-06-29 18:28:27 +01:00 |
|
Mathew Payne
|
236e81da45
|
feat: initial GoMicro modelling
|
2023-06-29 18:27:58 +01:00 |
|
jorgectf
|
f1f3d8e18a
|
Add dot.jssupport
Co-authored-by: Kevin Stubbings <Kwstubbs@users.noreply.github.com>
|
2023-06-29 19:17:37 +02: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 |
|
Mathias Vorreiter Pedersen
|
97916407c2
|
C++: Accept test changes.
|
2023-06-29 16:51:08 +01:00 |
|
Mathias Vorreiter Pedersen
|
59d9c6e3f2
|
C++: Use the pruning stage in the product-flow configuration.
|
2023-06-29 16:50:57 +01:00 |
|
Mathias Vorreiter Pedersen
|
364a8e729d
|
Documentation: Mention that the old library is now deprecated.
|
2023-06-29 15:50:55 +01:00 |
|
Mathias Vorreiter Pedersen
|
8d3e845474
|
C++: Add change note.
|
2023-06-29 15:32:48 +01:00 |
|
Mathias Vorreiter Pedersen
|
cd2f0ecbc8
|
C++: Deprecate AST dataflow.
|
2023-06-29 15:13:36 +01:00 |
|
Jorge
|
e210b0d0a7
|
Apply suggestions from code review
Co-authored-by: Asger F <asgerf@github.com>
|
2023-06-29 16:06:34 +02:00 |
|
Mathias Vorreiter Pedersen
|
90336705e1
|
C++: Accept test changes after merge.
|
2023-06-29 14:48:17 +01:00 |
|
Jeroen Ketema
|
f8b1dc9f59
|
Merge pull request #13617 from jketema/pointer-deref-barrier-fps
C++: Add more `cpp/invalid-pointer-deref` FP test cases
|
2023-06-29 15:48:15 +02:00 |
|
Mathias Vorreiter Pedersen
|
e4126ae6d4
|
Merge branch 'main' into implement-is-unreachable-in-call-2
|
2023-06-29 14:46:28 +01:00 |
|
Robert Marsh
|
e428502f4b
|
Merge pull request #13598 from MathiasVP/add-constant-size-array-fp
C++: Add `cpp/constant-array-overflow` FPs
|
2023-06-29 09:44:04 -04:00 |
|
Asger F
|
5d1a437e9c
|
Revert "Ruby: overhaul API graphs"
|
2023-06-29 15:39:19 +02:00 |
|
Kasper Svendsen
|
f9afea8c48
|
Merge pull request #13616 from kaspersv/kaspersv/enable-implicit-this
Enable implicit this warning CI checks
|
2023-06-29 15:09:09 +02:00 |
|
Tamas Vajk
|
2de356dbfe
|
C#: Remove the renaming of Directory.Build.props from standalone extraction
|
2023-06-29 15:06:46 +02:00 |
|
Jeroen Ketema
|
2c8d4724d5
|
C++: Add more cpp/invalid-pointer-deref FP test cases
|
2023-06-29 14:45:09 +02:00 |
|
Kasper Svendsen
|
dd548945c7
|
Enable checks for implicit this warnings
|
2023-06-29 14:25:44 +02:00 |
|
amammad
|
7aa002fa2a
|
fix an accident :)
|
2023-06-29 22:20:46 +10:00 |
|
Tom Hvitved
|
7bc549103a
|
Merge pull request #13613 from github/release-prep/2.13.5
Release preparation for version 2.13.5
codeql-cli/v2.13.5
|
2023-06-29 14:19:22 +02:00 |
|
Tony Torralba
|
b2e8167407
|
Merge pull request #13587 from github/koesie10/update-java-external-api-name
Java: Fix external API name for nested types
|
2023-06-29 13:23:20 +02:00 |
|
Tony Torralba
|
1f4af5fda5
|
Merge pull request #13605 from jorgectf/jorgectf/javax-portlet-models
Java: Add models for `javax.portlet`
|
2023-06-29 13:22:46 +02:00 |
|
amammad
|
7a17b99c17
|
V2
|
2023-06-29 20:55:51 +10:00 |
|