e5d5b4f403
Commits on Nov 17, 2021
Commits on Nov 16, 2021
-
-
use UTF-8 code page with UCRT builds of R (#10088)
* support UCRT builds of R * update NEWS
-
-
-
-
Merge pull request #10087 from rstudio/feature/passthrough-structured…
…-logging Adds the ability to passthrough log messages and add structured data to log messages
-
Merge pull request #10074 from rstudio/feature/graphics-restore-grid
ensure graphics device initialized when replaying plot
-
-
-
Commits on Nov 15, 2021
-
Merge pull request #10081 from rstudio/feature/remove-classic-theme
Remove 'Classic' theme and supporting resources
-
-
-
Adds the ability to passthrough log messages and add structured data …
…to log messages. The passthrough logging is used to enable logging streams from child processes to seamlessly be combined into the parent's log stream. This will be primarily used for the Launcher and its plugins, but could also be used in RSW as well for smaller utility binaries to log to the main rserver.log file. Also adds the ability to add LogMessageProperties to a logging entry, which can contain arbitrary structured data. This allows us to use a structured logging approach, which primarily has benefits when used with JSON log format and log search tools like Kibana.
-
-
-
Commits on Nov 14, 2021
Commits on Nov 13, 2021
Commits on Nov 12, 2021
-
-
Merge pull request #10080 from rstudio/bugfix/i18n-python-deps-install
Automate dependencies for i18n regeneration
-
Merge branch 'bugfix/i18n-python-deps-install' of github.com:rstudio/…
…rstudio into bugfix/i18n-python-deps-install
-
-
-
-
-
-
-