Skip to content
Permalink
558e02e67b
Switch branches/tags

Commits on Jan 11, 2022

  1. Merge pull request #10342 from rstudio/bugfix/not_a_date_time

    Add check for "not-a-date-time" values in session property timestamps
    cm421 committed Jan 11, 2022
  2. Add check for "not-a-date-time" values in session property timestamps

    Improve error message, and reduce severity, when session property timestamps can't be read
    cm421 committed Jan 11, 2022
  3. Change SQL comment highlight to line start (#10341)

    Compromise for MySQL comments and SQL Server temp table syntax
    timtmok committed Jan 11, 2022
  4. place conda utilities on PATH for windows (#10283)

    * further tweaks for conda on Windows
    
    * readability
    
    * use wslpath when appropriate
    
    * redirect both stdout and stderr
    
    * avoid bash-ism
    
    * spelling
    
    * update NEWS
    kevinushey committed Jan 11, 2022
  5. Merge pull request #10178 from rstudio/feature/jenkins-electron

    New Jenkins Script for Electron
    gtritchie committed Jan 11, 2022
  6. Merge pull request #10301 from rstudio/change_wininet_to_libcurl

    use libcurl with windows and R 4.2+
    jgutman committed Jan 11, 2022
  7. Added electron notarization to forge config. Pending fixes to electro…

    …n entitlements. App is crashing when opening as of now.
    matheustavaresdev committed Jan 11, 2022
  8. missed a case for changing the default for main thread PR

    This change should have been in:
       #10319
    jeffvroom committed Jan 11, 2022

Commits on Jan 10, 2022

  1. Dial back shiny requirement (#10314)

    * Revert "refresh all shiny and learnr package dependencies"
    
    This reverts commit 9e1d499.
    
    * Revert "update rmarkdown dependencies too"
    
    This reverts commit 5b9a858.
    
    * bump requirements for xfun and tinytex, as needed by rmarkdown 2.10
    
    * learnr 0.10.1 needs ellipsis 0.2.0.1, https://github.com/rstudio/learnr/blob/v0.10.1/DESCRIPTION
    
    * adding back learnr dependencies for tutorials feature
    
    * unneeded space
    
    * - space invader 👾
    
    * order
    romainfrancois committed Jan 10, 2022
  2. Merge pull request #10333 from rstudio/bugfix/panmirror-dep-install-fix

    install panmirror node deps even if yarn already installed
    gtritchie committed Jan 10, 2022
  3. update quarto to 0.2.466

    jjallaire committed Jan 10, 2022

Commits on Jan 8, 2022

Commits on Jan 7, 2022

  1. Update NEWS.md

    melissa-barca committed Jan 7, 2022
  2. Fix warnings in GWT build

    The GWT docs were out of date, and using <ui:attribute ui:name=...>
    triggers a warning; should be <ui:attribute name=...>.
    gtritchie committed Jan 7, 2022
  3. Merge pull request #10322 from rstudio/bugfix/tiny-replace-buttons

    Fix spacing around small buttons in find/replace
    jmcphers committed Jan 7, 2022
  4. Merge pull request #10249 from StatCan/feature/i18n-user-prefs-and-state

    Feature/i18n user prefs and state
    gtritchie committed Jan 7, 2022
  5. Merge pull request #10315 from rstudio/bugfix/session-resume-msg

    Prevent session resume messages from appearing too often and persisting in console history
    cm421 committed Jan 7, 2022
  6. Merge pull request #10320 from rstudio/bugfix/macos-quarto-fix

    Update how quarto is bundled in macOS package
    cm421 committed Jan 7, 2022
  7. Merge pull request #10319 from rstudio/bugfix/main-thread-rmd

    Fixed errors when opening/saving Rmd files when R is busy
    jeffvroom committed Jan 7, 2022
Older