Skip to content
Permalink
95de7aed8c
Switch branches/tags

Commits on Mar 16, 2022

  1. Merge pull request #10798 from rstudio/bugfix/pt-windows-r-download

    Fix location for downloading R in Windows dockerfile (Prairie Trillium)
    gtritchie committed Mar 16, 2022
  2. Merge branch 'prairie-trillium' of https://github.com/rstudio/rstudio

    …into bugfix/session-restore-pandoc
    jeffvroom committed Mar 16, 2022
  3. 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.
    jeffvroom committed Mar 16, 2022
  4. update to soci 4.0.3

    gtritchie committed Mar 16, 2022
  5. Merge pull request #10793 from rstudio/feature/rpc_r_execution_error_…

    …messages
    
    Propagate R execution error messages in full
    jgutman committed Mar 16, 2022
  6. Merge pull request #10795 from rstudio/bugfix/win-cran-download

    fix path to Windows install
    gtritchie committed Mar 16, 2022
  7. fix path to Windows install

    gtritchie committed Mar 16, 2022
  8. Merge pull request #10783 from rstudio/feature/refresh_find_in_files

    Add refresh button and functionality to Find in Files pane
    jgutman committed Mar 16, 2022
  9. tweaks to make sure that stop button and refresh button never show at…

    … the same time, especially on initialization
    jgutman committed Mar 16, 2022
  10. Remove unnecessary code

    jgutman committed Mar 16, 2022
  11. Update src/gwt/src/org/rstudio/studio/client/workbench/views/output/f…

    …ind/FindOutputPresenter.java
    jgutman committed Mar 16, 2022

Commits on Mar 11, 2022

  1. Merge pull request #10773 from rstudio/bugfix/fix_themes

    Fix failing unit tests and remove all warnings in test-themes
    jgutman committed Mar 11, 2022
  2. Merge pull request #10774 from rstudio/bugfix/jenkinfile-stage

    avoid empty stage on windows electron build
    gtritchie committed Mar 11, 2022
Older