Skip to content
Permalink
4356ed2e8c
Switch branches/tags

Commits on Feb 15, 2022

  1. Merge pull request #10604 from rstudio/feature/remove-i18next-verbose

    Removed Debug flag for i18next
    gtritchie committed Feb 15, 2022

Commits on Feb 14, 2022

  1. Use lowercase rstudio.exe for Windows executable (Electron)

    Also do additional cleanup after Windows package build to put back
    original package.json and build-info.ts.
    gtritchie committed Feb 14, 2022
  2. ensure backslashes in prefix are preserved in list.files hook (#10596)

    * preserve slashes in file prefix
    
    * tweak variable name
    
    * only test UTF-8 paths with newer R
    
    * fix spelling
    kevinushey committed Feb 14, 2022
  3. Update Quarto to v0.9.16

    jjallaire committed Feb 14, 2022
  4. Update Quarto to v0.9.16

    jjallaire committed Feb 14, 2022

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
Older