Skip to content
Permalink
e5d5b4f403
Switch branches/tags

Commits on Nov 15, 2021

  1. Merge pull request #10081 from rstudio/feature/remove-classic-theme

    Remove 'Classic' theme and supporting resources
    jmcphers committed Nov 15, 2021
  2. quarto: update to v0.2.281

    jjallaire committed Nov 15, 2021
  3. quarto: v02.280

    jjallaire committed Nov 15, 2021
  4. 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.
    kfeinauer committed Nov 15, 2021
  5. quarto: update to 0.2.279

    jjallaire committed Nov 15, 2021
  6. look for zulu-11 jdk

    gtritchie committed Nov 15, 2021

Commits on Nov 14, 2021

  1. update quarto to 0.2.275

    jjallaire committed Nov 14, 2021
Older