Skip to content
Permalink
966376000e
Switch branches/tags

Commits on Oct 28, 2021

  1. Fix for Broken DB Upgrade

    Now that we have 2 verions using the incremental db updates, the order
    matters. Howeve we were applying the most recent update files first, and
    the least recent last.
    
    Reversing the order fixes JR -> PT Upgrade
    AndrewMcClain committed Oct 28, 2021

Commits on Oct 27, 2021

  1. Merge pull request #10015 from rstudio/feature/improved-ssh-panel-ids

    Feature/improved ssh panel ids
    AndrewMcClain committed Oct 27, 2021
  2. Remove unused import

    AndrewMcClain committed Oct 27, 2021
  3. Add ElementId's to SSH Key Controls

    Add element ids to ssh key controls to allow for automation of several
    ssh key workflows.
    AndrewMcClain committed Oct 27, 2021

Commits on Oct 26, 2021

  1. update NEWS

    jmcphers committed Oct 26, 2021
  2. Merge pull request #9996 from rstudio/feature/recognize-ed25519-key

    recognize id_ed25519 key file (git options UI)
    gtritchie committed Oct 26, 2021

Commits on Oct 25, 2021

  1. Merge pull request #10003 from rstudio/bugfix/db-session-metadata-bui…

    …ld-fix
    
    Bugfix/db session metadata build fix
    AndrewMcClain committed Oct 25, 2021
  2. Bugfix for Filename

    reading and writing would switch between hyphenated and underscore
    formats
    AndrewMcClain committed Oct 25, 2021
  3. Fix propertiesPath

    Fix for the propertiesPath that got lost in the shuffle
    AndrewMcClain committed Oct 25, 2021

Commits on Oct 22, 2021

  1. Merge pull request #10000 from rstudio/bugfix/simplify-python-detecti…

    …on-part1
    
    simplify python detection
    gtritchie committed Oct 22, 2021
  2. simplify python detection

    gtritchie committed Oct 22, 2021
  3. Merge pull request #9998 from rstudio/bugfix/move-node-detection

    move node/yarn detection into Electron project
    gtritchie committed Oct 22, 2021
  4. update comment

    gtritchie committed Oct 22, 2021
  5. Merge pull request #9994 from rstudio/backport/gwt-build-speedups

    backport gwt build speedups: 9885, 9889, 9986
    gtritchie committed Oct 22, 2021
  6. update NEWS

    gtritchie committed Oct 22, 2021
Older