Skip to content
Permalink
9c6abf6152
Switch branches/tags

Commits on Feb 13, 2022

Commits on Feb 12, 2022

Commits on Feb 11, 2022

  1. set defaults for PACKAGE_OS

    gtritchie committed Feb 11, 2022
  2. .rs.api.documentOpen() scrolls into view (#10545)

    * documentOpen() does path normalization
    
    navigateToFile() effectively becomes an alias to documentOpen()
    
    * typo
    
    * move sending the response in a callback command
    
    * Passing onNavigationCompleted through
    
    * using columnManager_.scrollToPosition()
    
    * defer so that ace has time to render
    
    * comment
    
    * use .rs.createAliasedPath()
    
    * Update src/gwt/src/org/rstudio/studio/client/workbench/views/source/Source.java
    
    Co-authored-by: Kevin Ushey <kevin@rstudio.com>
    romainfrancois and kevinushey committed Feb 11, 2022
  3. Merge pull request #10572 from rstudio/feature/electron-windows-jenkins

    Build Electron Desktop for Windows
    gtritchie committed Feb 11, 2022
  4. Merge pull request #10578 from rstudio/bugfix/rSessionFailedToStart-i…

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

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

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

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

    Use winston-daily-rotate-file to rotate logs
    Format log name with date
    timtmok committed Feb 11, 2022
  9. 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
  10. Fix missing custom markers in gutter (#10568)

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

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