39919844bb
Commits on May 18, 2022
-
Merge pull request #11237 from rstudio/bugfix/show_chunk_output_in_co…
…nsole change def of isExecutableChunk to recognize `#| eval: false`
-
follow up after #11040, not mention the change in NEWS
-
add "ref_" prefix for auto references (#11200)
* add "ref_" prefix for auto references * only prefix if pandocAutoIdentifier(filename) gives "" * not keeping the "ref" prefix * spaces
-
tweak how compiler definitions are passed along to libclang (#11211)
* tweak how compiler definitions are passed along to libclang * fixup for RcppArmadillo * force rebuild of database if '-include' no longer exists * tweaks * further refine * log pch package name * [WIP] * add motivation * separate win32 implementation * suppress compiler warnings
Commits on May 17, 2022
-
Indicate if R is running in the build pane (#11040)
* set the RSTUDIO_BUILD_PANE env var * main process sets RSTUDIO_PID, other processes set RSTUDIO_PANE to indicate where they run * RSTUDIO_PANE=terminal * using RSTUDIO_CHILD_PROCESS_PANE and RSTUDIO_CHILD_PROCESS_PARENT_PID * use RSTUDIO_SESSION_PID * AsyncRProcess::start() does not set RSTUDIO_CHILD_PROCESS_PANE env var * update comment * jobs and shiny background job set RSTUDIO_CHILD_PROCESS_PANE to job * NEWS
-
-
Merge pull request #11223 from rstudio/bugfix/fedora36-unit-test-fix
Merging to let the build pipeline have a go at it.
-
-
Merge pull request #11216 from rstudio/feature/disable_quarto_centos_7
Disable quarto on centos 7
-
Merge pull request #11217 from rstudio/bugfix/filter-suspend-resets
Bugfix/filter suspend resets
-
Apply suggestions from code review
Co-authored-by: AndrewMcClain <andrew.mcclain@rstudio.com>
-
Commits on May 16, 2022
-
-
Merge pull request #11220 from rstudio/bugfix/open-session-rdp-mac
ensure new IDE instance is created when opening remote session file
-
-
-
Merge pull request #11214 from rstudio/bugfix/r-version-selector-fix
Fix flags not being passed through constructor in R version selectors
-
-
-
-
-
-
Fix flags not being passed through constructor in R version selectors
- regression from 8cdb7ca
-
-
-
Finish filters for Distributed events and set_currently_editing RPC A…
…dd debug message for URI requests that are resetting suspend timeout
-
-
Commits on May 15, 2022
Commits on May 13, 2022
-
-
-
Merge pull request #11210 from rstudio/feature/fedora36-builds-os-merge
open-source merge for rstudio-pro/pull/3450 (fedora 36 builds)