Skip to content
Permalink
b0f7d63660
Switch branches/tags

Commits on Dec 9, 2021

  1. Merge pull request #10225 from rstudio/bugfix/10223-global-general-pr…

    …efs-label
    
    Trivial fix, PR as an FYI, merging now. :-)
    gtritchie committed Dec 9, 2021
  2. Merge pull request #10211 from rstudio/bugfix/zero-line-collapse

    Read class as engine for zero line chunks
    jmcphers committed Dec 9, 2021
  3. Merge pull request #10207 from StatCan/feature/add-fr-locales

    feat(i18n): add fr properties files
    gtritchie committed Dec 9, 2021
  4. add API for bug reporting (#10220)

    * add API for bug reporting
    
    * update width in the right place
    
    * avoid staggering in ':'
    
    * tweak
    kevinushey committed Dec 9, 2021
  5. space in "serve website"

    jjallaire committed Dec 9, 2021
  6. eliminate unused imports

    jjallaire committed Dec 9, 2021

Commits on Dec 8, 2021

  1. Merge pull request #10210 from rstudio/bugfix/bbt

    Fix BetterBibTeX detection on Linux
    dragonstyle committed Dec 8, 2021
  2. Improve path resolution

    dragonstyle committed Dec 8, 2021
  3. fix invalid character

    skyeturriff committed Dec 8, 2021
  4. Merge pull request #10197 from StatCan/jose-i18nify-workbench-views-e…

    …nvironment
    
    feat(i18n): views-environment
    gtritchie committed Dec 8, 2021
  5. fix quoting syntax

    skyeturriff committed Dec 8, 2021
  6. fix quoting syntax

    skyeturriff committed Dec 8, 2021
  7. Replace command to modern for our cmake

    Tried to used file(copy_file to copy some files to the build dir, but
    our cmake 3.4.3 build machines don't support it. So falling back to
    configure_file(in out COPYONLY) which they do support.
    AndrewMcClain committed Dec 8, 2021
  8. Merge pull request #10196 from StatCan/rohan-i18nify-client-workbench…

    …-pt1
    
    feat(i18n):i18nify client workbench
    gtritchie committed Dec 8, 2021
  9. feat(i18n): views-vcs

    Implement i18n for classes under workbench.views.vcs
    Jose-Matsuda committed Dec 8, 2021
  10. adding french translation for VCSConstants, StudioClientProjectConsta…

    …nts, StudioClientCommonConstants, StudioClientApplicationConstant, ShinyConstants, RsconnectConstants, RMarkdownConstants, RenvConstants, QuartoConstants, PrefsConstants, PlumberConstants, PanmirrorConstants, PaletteConstants, PackratConstants, NotebookV2Constants, NotebookConstants, HtmlPreviewConstants, and EditorsTextConstants properties files
    YannCoderre committed Dec 8, 2021
  11. fix(revert to hardcoded)

    Revert to the hardcoded 'Environment' string
    for both EnvironmentTab and EnvironmentPane
    Jose-Matsuda committed Dec 8, 2021
  12. Merge pull request #10199 from rstudio/bugfix/3129-postgres-upgrade

    Bugfix/3129 postgres upgrade
    AndrewMcClain committed Dec 8, 2021
  13. Merge pull request #10204 from rstudio/bugfix/bbt

    Correct relative path resolution to Zotero profile on *nix
    dragonstyle committed Dec 8, 2021
  14. Remove Unnecessary Includes

    had iostream from some testing, dropped it.
    AndrewMcClain committed Dec 8, 2021
  15. Make DB/Host/User/Pass Configurable

    Postgres db name, host, user and pass are now configurable by
    environment variable.
    AndrewMcClain committed Dec 8, 2021
Older