558e02e67b
Commits on Jan 11, 2022
-
Merge pull request #10342 from rstudio/bugfix/not_a_date_time
Add check for "not-a-date-time" values in session property timestamps
-
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
-
Change SQL comment highlight to line start (#10341)
Compromise for MySQL comments and SQL Server temp table syntax
-
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
-
Merge pull request #10178 from rstudio/feature/jenkins-electron
New Jenkins Script for Electron
-
Merge pull request #10301 from rstudio/change_wininet_to_libcurl
use libcurl with windows and R 4.2+
-
-
-
Added electron notarization to forge config. Pending fixes to electro…
…n entitlements. App is crashing when opening as of now.
-
-
missed a case for changing the default for main thread PR
This change should have been in: #10319
Commits on Jan 10, 2022
-
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 -
-
Merge pull request #10333 from rstudio/bugfix/panmirror-dep-install-fix
install panmirror node deps even if yarn already installed
-
-
-
Commits on Jan 8, 2022
Commits on Jan 7, 2022
-
-
-
The GWT docs were out of date, and using <ui:attribute ui:name=...> triggers a warning; should be <ui:attribute name=...>.
-
Merge pull request #10322 from rstudio/bugfix/tiny-replace-buttons
Fix spacing around small buttons in find/replace
-
Merge pull request #10249 from StatCan/feature/i18n-user-prefs-and-state
Feature/i18n user prefs and state
-
-
-
Merge pull request #10315 from rstudio/bugfix/session-resume-msg
Prevent session resume messages from appearing too often and persisting in console history
-
-
-
-
-
Merge pull request #10320 from rstudio/bugfix/macos-quarto-fix
Update how quarto is bundled in macOS package
-
Merge pull request #10319 from rstudio/bugfix/main-thread-rmd
Fixed errors when opening/saving Rmd files when R is busy
-