Paolo Tranquilli
|
fe35902222
|
Merge branch 'main' into redsun82/kotlin
|
2024-04-11 15:07:39 +02:00 |
|
Ian Lynagh
|
3c1286385d
|
Merge pull request #16177 from igfoo/igfoo/kt2.0.0-rc1
Kotlin: Add 2.0.0-RC1 support (and remove 2.0.0-Beta4)
|
2024-04-11 14:01:58 +01:00 |
|
Tamas Vajk
|
c004f92365
|
Apply code review findings
|
2024-04-11 14:47:20 +02:00 |
|
Tamas Vajk
|
da91cea153
|
Add unit tests for dotnet nuget list source calls
|
2024-04-11 14:45:43 +02:00 |
|
Tamas Vajk
|
743e77d0d4
|
Improve logging, expose inherited feeds in integration test
|
2024-04-11 14:45:43 +02:00 |
|
Tamas Vajk
|
8d0856f97e
|
Fix failing test
|
2024-04-11 14:45:36 +02:00 |
|
Tamas Vajk
|
0f7fc90fe0
|
C#: Check fallback nuget feeds before trying to use them in the fallback restore process
|
2024-04-11 14:43:32 +02:00 |
|
Mathias Vorreiter Pedersen
|
3e1359b92e
|
C++: Accept test changes.
|
2024-04-11 13:31:48 +01:00 |
|
Mathias Vorreiter Pedersen
|
4c4d2415e9
|
C++: Mark 'CoAwaitExpr' as a unary expression in IR construction.
|
2024-04-11 13:30:33 +01:00 |
|
Mathias Vorreiter Pedersen
|
161f586510
|
Merge pull request #16097 from MathiasVP/add-coroutine-tests
C++: Add coroutine tests
|
2024-04-11 13:11:26 +01:00 |
|
Mathias Vorreiter Pedersen
|
aa94ee5b96
|
C++: Accept test changes.
|
2024-04-11 12:27:33 +01:00 |
|
Michael B. Gale
|
9c26cdd0bb
|
Go: Add integration test library
|
2024-04-11 12:27:31 +01:00 |
|
Erik Krogh Kristensen
|
c00e2075a4
|
Merge pull request #16111 from erik-krogh/rb-url
RB: Improve QHelp for `rb/url-redirect`, and fix an FP.
|
2024-04-11 13:03:35 +02:00 |
|
Mathias Vorreiter Pedersen
|
3a18da730e
|
Merge branch 'main' into add-coroutine-tests
|
2024-04-11 11:59:07 +01:00 |
|
Ian Lynagh
|
58f825fcb8
|
Kotlin: Drop our 2.0.255-SNAPSHOT version
It's now older than 2.0.0-RC1
|
2024-04-11 11:58:59 +01:00 |
|
Ian Lynagh
|
9c573dbee3
|
Kotlin: Update expected result for kotlin-version-too-new test
|
2024-04-11 11:58:59 +01:00 |
|
Ian Lynagh
|
7ce7685b91
|
Kotlin: FirMetadataSource.File.files has been removed
In new versions, but not old versions, we want FirMetadataSource.File.fir
instead.
|
2024-04-11 11:58:59 +01:00 |
|
Ian Lynagh
|
1698ccff9a
|
Kotlin: Add 2.0.0-RC1 support (and remove 2.0.0-Beta4)
|
2024-04-11 11:58:59 +01:00 |
|
Tom Hvitved
|
982765ced3
|
Merge pull request #16176 from hvitved/csharp/adjust-conditional-locations
C#: Adjust conditional access locations
|
2024-04-11 12:47:51 +02:00 |
|
Owen Mansel-Chan
|
d4bb4d4faa
|
Merge pull request #16120 from owen-mc/go/fix/type-switch-control-flow
Go: Fix data flow through variable defined in type switch guard
|
2024-04-11 11:39:40 +01:00 |
|
Owen Mansel-Chan
|
1e8315d797
|
Merge pull request #16180 from owen-mc/go/tweak-go-tainted-path-additions
Go: Tweak go tainted path additions
|
2024-04-11 11:17:30 +01:00 |
|
Alvaro Muñoz
|
4f0ec73307
|
Merge pull request #46 from GitHubSecurityLab/ca-rw-sinks
Add models for composite actions and reusable workflows sinks
|
2024-04-11 12:02:01 +02:00 |
|
jorgectf
|
6c245605a7
|
Discard already-modeled sinks
|
2024-04-11 11:26:45 +02:00 |
|
jorgectf
|
83f9527cc4
|
Add models for reusable workflows sinks
|
2024-04-11 11:25:54 +02:00 |
|
jorgectf
|
ae84303fac
|
Add models for composite actions sinks
|
2024-04-11 11:25:23 +02:00 |
|
jorgectf
|
5a12a2213b
|
Add provenance to existing models
|
2024-04-11 11:24:42 +02:00 |
|
jorgectf
|
c373238fa6
|
Add subfolders to dataExtensions
|
2024-04-11 11:23:53 +02:00 |
|
jorgectf
|
c56f220b13
|
Add provenance field
|
2024-04-11 11:23:28 +02:00 |
|
jorgectf
|
a817a22cc7
|
Remove redundant import
|
2024-04-11 11:22:36 +02:00 |
|
jorgectf
|
0051914245
|
Add .cache to gitignore
|
2024-04-11 11:21:59 +02:00 |
|
Mathias Vorreiter Pedersen
|
736d59c42d
|
Merge branch 'main' into destructors-for-unconditional-unnamed
|
2024-04-11 09:53:31 +01:00 |
|
Mathias Vorreiter Pedersen
|
34a0c02f70
|
Merge branch 'main' into enable-sound-ir
|
2024-04-11 09:48:45 +01:00 |
|
Joe Farebrother
|
ec973ac1f3
|
Use not exists
|
2024-04-11 09:38:41 +01:00 |
|
Tony Torralba
|
e6fdc75450
|
Merge pull request #16129 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2024-04-11 10:21:13 +02:00 |
|
Owen Mansel-Chan
|
a7c5e849f4
|
Expand ReplaceAll in sanitizer
|
2024-04-11 07:35:56 +01:00 |
|
Owen Mansel-Chan
|
c3fefa8f69
|
Add extra sanitizer Part.FileName()
|
2024-04-11 07:35:45 +01:00 |
|
Owen Mansel-Chan
|
21189af294
|
Improve QLDoc and refactor QL
|
2024-04-11 07:34:58 +01:00 |
|
github-actions[bot]
|
c4c81b77cf
|
Add changed framework coverage reports
|
2024-04-11 00:16:51 +00:00 |
|
Mathias Vorreiter Pedersen
|
5c4e02a1da
|
Merge branch 'main' into enable-sound-ir
|
2024-04-10 23:56:16 +01:00 |
|
Mathias Vorreiter Pedersen
|
0e610ba535
|
Merge pull request #16179 from MathiasVP/delete-noisy-test
|
2024-04-10 23:53:50 +01:00 |
|
Joe Farebrother
|
0a3d73d902
|
Add flow steps and sanitizers for permit calls
|
2024-04-10 21:47:07 +01:00 |
|
Alvaro Muñoz
|
8d2b8be133
|
Add github.event as a source
|
2024-04-10 22:32:49 +02:00 |
|
Erik Krogh Kristensen
|
844e78dce5
|
remove redundant cast
Co-authored-by: Alex Ford <alexrford@users.noreply.github.com>
|
2024-04-10 20:02:49 +02:00 |
|
Mathias Vorreiter Pedersen
|
313501aa29
|
C++: Delete a noisy test that's not very helpful.
|
2024-04-10 18:54:50 +01:00 |
|
Mathias Vorreiter Pedersen
|
21bc8c4324
|
C++: Accept test changes.
|
2024-04-10 18:32:15 +01:00 |
|
Geoffrey White
|
19b14e166d
|
C++: Reduce code duplication.
|
2024-04-10 17:44:55 +01:00 |
|
Mathias Vorreiter Pedersen
|
3d96206783
|
Merge branch 'main' into enable-sound-ir
|
2024-04-10 17:39:13 +01:00 |
|
Mathias Vorreiter Pedersen
|
7172e2f445
|
Merge branch 'main' into destructors-for-unconditional-unnamed
|
2024-04-10 17:34:08 +01:00 |
|
Geoffrey White
|
959300f963
|
C++: Fixes for internals that are now private.
|
2024-04-10 17:32:10 +01:00 |
|
Geoffrey White
|
41ce4ffe4b
|
C++: Fix some QLDoc holes.
|
2024-04-10 17:21:48 +01:00 |
|