Skip to content
Permalink
408f04d2da
Switch branches/tags

Commits on Mar 28, 2022

  1. tweak CSS for enhanced R help (#10843)

    * tweak CSS for enhanced R help
    
    * help equations be a bit more visible
    
    * more targeted selector
    kevinushey committed Mar 28, 2022

Commits on Mar 24, 2022

  1. Merge pull request #10817 from rstudio/feature/dsl-env-jobs

    Feature/dsl env jobs
    MariaSemple committed Mar 24, 2022

Commits on Mar 23, 2022

  1. fix build see #10813 for details

    gtritchie committed Mar 23, 2022
  2. bump patch version

    melissa-barca committed Mar 23, 2022

Commits on Mar 21, 2022

  1. revert temporary changes

    MariaSemple committed Mar 21, 2022

Commits on Mar 17, 2022

  1. Merge pull request #10781 from rstudio/bugfix/session-restore-pandoc

    Fix session restore when pandoc location does not exist
    timtmok committed Mar 17, 2022

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

Commits on Mar 11, 2022

  1. Merge pull request #10772 from rstudio/bugfix/fix-logging-regression

    Fix logging regression for certain RSW binaries
    gtritchie committed Mar 11, 2022
  2. fix pro #3307 and pro #3318

    gtritchie committed Mar 11, 2022
  3. Update Quarto to v0.9.80

    jjallaire committed Mar 11, 2022

Commits on Mar 10, 2022

  1. bump patch version

    jeffvroom committed Mar 10, 2022
  2. set crashpad_libraries even if crashpad is disabled

    they are used for rpostback and other programs
    removed old attempt at fix to add security framework for rpostback
    jeffvroom committed Mar 10, 2022

Commits on Mar 4, 2022

Commits on Mar 2, 2022

  1. fixups for list.files on Windows (#10682)

    * disable file hooks by default; handle idiosyncrasies
    
    * use grepl
    
    * re-enable
    
    * alignment
    
    * tweak
    
    * minor optimization
    
    * disable file hooks for UCRT R
    
    * additional fixes for #10672
    
    * update NEWS
    kevinushey committed Mar 2, 2022

Commits on Feb 28, 2022

  1. Merge pull request #10698 from rstudio/bugfix/pref-label-full-project…

    …-path-desktop
    
    Merged based on PR approval in #10690.
    gtritchie committed Feb 28, 2022
  2. fix label

    gtritchie committed Feb 28, 2022

Commits on Feb 24, 2022

Older