v2026.09.0+174: rewrite multipart parsing (#18726)
rewrite multipart parsing PR review fixups nitpicky cleanup in RequestParserTests
rewrite multipart parsing PR review fixups nitpicky cleanup in RequestParserTests
update NOTICE file for Yellow Yarrow (#18645)
Backport of #18519 (9e0e8e9) to Yellow Yarrow. The multiarch Windows Desktop build installs the 32-bit session into /src/cpp/session/x86, and the 64-bit build had an install rule that collected that directory into resources/app/bin/x86 at package time. That rule sat inside an "install winpty on windows" block and was deleted with it in 04db3f5 (#17814), so the shipped installer has resources/app/b…
Co-authored-by: skyeturriff 14057112+skyeturriff@users.noreply.github.com
put back in deps for 2026.07
Co-authored-by: jeffvroom 2633768+jeffvroom@users.noreply.github.com
read child process exit output without a throwaway thread on windows …
Backport of #17811 to rel-golden-wattle. A notebook print override change (#16559) caused a data.table returned invisibly from a ':=' update to be auto-printed in chunks. When overrideMap() signalled suppression by returning NULL, the override fell through to data.table's own print method, re-triggering its stateful shouldPrint() and dumping the table. Return early on the suppression signal instea…
augment ignore files only when .positai/.claude exist Addresses #17665. .positai and .claude were being added to .Rbuildignore, .gitignore, and svn:ignore whenever the Posit assistant was enabled (the default), even in projects that had never used AI features. Gate the augmentation on file existence and subscribe to the project file monitor to update ignore files when these directories appear mid-…
Add SHA-256 integrity verification for Posit Assistant package downlo…
add proxy trace enabled setting add some comments and a log level check use an atomic
Pin RHEL build image to 9.4 (#16913) Bugfix/rockylinux docker (#16916) Update base image to rockylinux/rockylinux:9.4 Update base image to rockylinux/rockylinux:8 Pin RHEL packages to 9.4 (#16954)
Use _exit instead of exit in launchChildProcess for safer child termi…
[DOC] Back port - updates NEWS with Positron Pro enabled default va…
fixup for renv.download.headers
OS NEWS PR for updating rserver-saml to 0.9.1