Skip to content
Permalink
2cfb66244d
Switch branches/tags

Commits on Feb 11, 2022

  1. Merge pull request #10578 from rstudio/bugfix/rSessionFailedToStart-i…

    …18n-fix
    
    Fix rSessionFailedToStart i18n Translation
    gtritchie committed Feb 11, 2022
  2. Update Quarto to v0.9.6

    jjallaire committed Feb 11, 2022
  3. Update Quarto to v0.9.6

    jjallaire committed Feb 11, 2022
  4. Update NOTICE.electron

    timtmok committed Feb 11, 2022
  5. Add log rotation for Electron (#10561)

    Use winston-daily-rotate-file to rotate logs
    Format log name with date
    timtmok committed Feb 11, 2022
  6. Tutorials pane wants shiny >= 1.6.0 (#10563)

    * Tutorials pane wants shiny >= 1.6.0
    
    * Update src/cpp/session/modules/SessionTutorial.cpp
    
    * label and css class refer to shiny
    
    Co-authored-by: Kevin Ushey <kevin@rstudio.com>
    romainfrancois and kevinushey committed Feb 11, 2022
  7. Fix missing custom markers in gutter (#10568)

    Initialize isDiagnostics so linting only includes custom source markers
    timtmok committed Feb 11, 2022
  8. 🇫🇷 previousRSessionsMessage= (#10576)

    * 🇫🇷 previousRSessionsMessage
    
    Co-authored-by: Christophe Dervieux <christophe.dervieux@gmail.com>
    romainfrancois and cderv committed Feb 11, 2022

Commits on Feb 10, 2022

  1. fix indentation

    gtritchie committed Feb 10, 2022
  2. Update Quarto to v0.9.3

    jjallaire committed Feb 10, 2022
  3. Update Quarto to v0.9.3

    jjallaire committed Feb 10, 2022
  4. Merge pull request #10566 from rstudio/feature/win-package-build-elec…

    …tron
    
    Implement Electron package building on Windows; merging so it can take a trip through the build pipeline.
    gtritchie committed Feb 10, 2022
  5. Merge pull request #10531 from rstudio/bugfix/rs_api_environment_not_…

    …masked_by_global
    
    Don't use the global environment as the caller env for rs API functions
    jgutman committed Feb 10, 2022
  6. Merge pull request #10560 from rstudio/feature/electron-test-jenkins

    Added Tests on Electron Jenkins
    gtritchie committed Feb 10, 2022
  7. put version in package.json

    gtritchie committed Feb 10, 2022
  8. Merge pull request #10557 from rstudio/bugfix/electron-command-line-v…

    …ersion
    
    Include build info in Electron app
    gtritchie committed Feb 10, 2022
  9. mark as dev, not daily

    gtritchie committed Feb 10, 2022
Older