95de7aed8c
Commits on Mar 17, 2022
-
-
-
-
Merge pull request #10796 from rstudio/feature/soci-4.0.3
update to soci 4.0.3
-
Merge pull request #10781 from rstudio/bugfix/session-restore-pandoc
Fix session restore when pandoc location does not exist
-
Commits on Mar 16, 2022
-
Merge pull request #10798 from rstudio/bugfix/pt-windows-r-download
Fix location for downloading R in Windows dockerfile (Prairie Trillium)
-
-
Merge branch 'prairie-trillium' of https://github.com/rstudio/rstudio …
…into bugfix/session-restore-pandoc
-
-
removed check for existing RSTUDIO_PANDOC env during resume
- in my testing, I see that RSTUDIO_PANDOC is not set when we resume - looking at the code, I see that it's set later when initializing the RMarkdown module, only if it's not already set at that time.
-
-
Merge pull request #10793 from rstudio/feature/rpc_r_execution_error_…
…messages Propagate R execution error messages in full
-
Merge pull request #10795 from rstudio/bugfix/win-cran-download
fix path to Windows install
-
-
Merge pull request #10783 from rstudio/feature/refresh_find_in_files
Add refresh button and functionality to Find in Files pane
-
tweaks to make sure that stop button and refresh button never show at…
… the same time, especially on initialization
-
-
-
Update src/gwt/src/org/rstudio/studio/client/workbench/views/output/f…
…ind/FindOutputPresenter.java
Commits on Mar 15, 2022
-
Merge pull request #10788 from rstudio/feature/upgrade-electron-unit-…
…test-pkgs upgrade various packages used for unit testing
-
-
-
Commits on Mar 14, 2022
Commits on Mar 11, 2022
-
Merge pull request #10773 from rstudio/bugfix/fix_themes
Fix failing unit tests and remove all warnings in test-themes
-
Merge pull request #10774 from rstudio/bugfix/jenkinfile-stage
avoid empty stage on windows electron build
-