Skip to content
Permalink
3d8b9816c0
Switch branches/tags

Commits on Feb 3, 2022

  1. Merge pull request #10495 from rstudio/feature/windows-make-package-o…

    …ptions
    
    make-package.bat options cleanup
    gtritchie committed Feb 3, 2022

Commits on Feb 1, 2022

  1. Merge "Clean and Rebuild" and "Install and Restart" into "Install Pac…

    …kage" (#10432)
    
    * Not showing Clean and Rebuild for packages type
    
    * Install and Restart -> Install Package
    
    * Install and Restart -> Install Package
    
    * clean_before_install back
    
    * exhibit option clean before install in package build options
    
    * append --preclean if needed
    
    * Always append PackageCleanBeforeInstall in project file
    
    * + Test button in build toolbar
    
    * news
    romainfrancois committed Feb 1, 2022
  2. implement own list.files list.dirs methods built on Boost.Filesystem (#…

    …10481)
    
    * provide own list.files implementation
    
    * list.dirs implementation
    
    * replace bindings, add tests
    
    * swallow errors
    
    * avoid over-aggressive PROTECTs
    
    * handle interrupts
    
    * test missing file case
    
    * update NEWS
    
    * implement argument validation
    
    * fixes for pattern validation
    
    * keep local copy of bindings by default
    
    * handle interrupts in listDirs
    
    * fixes for pattern handling
    kevinushey committed Feb 1, 2022
  3. yarn format

    gtritchie committed Feb 1, 2022
  4. add i18next package

    gtritchie committed Feb 1, 2022
  5. Merge pull request #10454 from rstudio/feature/electron-i18n

    Add Localizing feature to Electron
    gtritchie committed Feb 1, 2022
  6. Minor code cleanup

    matheustavaresdev committed Feb 1, 2022
  7. Merge from main

    matheustavaresdev committed Feb 1, 2022
  8. Merge pull request #10482 from rstudio/bugfix/add-winston-to-electron

    Updates to Electron Packaging
    gtritchie committed Feb 1, 2022
  9. Updated yarn lock

    matheustavaresdev committed Feb 1, 2022
  10. Merge from main

    matheustavaresdev committed Feb 1, 2022
  11. Minor code cleanup

    matheustavaresdev committed Feb 1, 2022
  12. Updates on Error HTML Page:

    - Fixed localizations to accomodate new sections
    - Fixed issue that would prevent alerts when copying Problem Report not to be localized
    - Fixed issue that would prevent Problem Report from being correctly copied to clipboard
    matheustavaresdev committed Feb 1, 2022
Older