Skip to content
Permalink
39919844bb
Switch branches/tags

Commits on May 18, 2022

  1. Merge pull request #11237 from rstudio/bugfix/show_chunk_output_in_co…

    …nsole
    
    change def of isExecutableChunk to recognize `#| eval: false`
    jgutman committed May 18, 2022
  2. Update NEWS.md

    follow up after #11040, not mention the change in NEWS
    romainfrancois committed May 18, 2022
  3. add "ref_" prefix for auto references (#11200)

    * add "ref_" prefix for auto references
    
    * only prefix if pandocAutoIdentifier(filename) gives ""
    
    * not keeping the "ref" prefix
    
    * spaces
    romainfrancois committed May 18, 2022
  4. tweak how compiler definitions are passed along to libclang (#11211)

    * tweak how compiler definitions are passed along to libclang
    
    * fixup for RcppArmadillo
    
    * force rebuild of database if '-include' no longer exists
    
    * tweaks
    
    * further refine
    
    * log pch package name
    
    * [WIP]
    
    * add motivation
    
    * separate win32 implementation
    
    * suppress compiler warnings
    kevinushey committed May 18, 2022

Commits on May 17, 2022

  1. Indicate if R is running in the build pane (#11040)

    * set the RSTUDIO_BUILD_PANE env var
    
    * main process sets RSTUDIO_PID, other processes set RSTUDIO_PANE to indicate where they run
    
    * RSTUDIO_PANE=terminal
    
    * using RSTUDIO_CHILD_PROCESS_PANE and RSTUDIO_CHILD_PROCESS_PARENT_PID
    
    * use RSTUDIO_SESSION_PID
    
    * AsyncRProcess::start() does not set RSTUDIO_CHILD_PROCESS_PANE env var
    
    * update comment
    
    * jobs and shiny background job set RSTUDIO_CHILD_PROCESS_PANE to job
    
    * NEWS
    romainfrancois committed May 17, 2022
  2. fix centos7 build break

    gtritchie committed May 17, 2022
  3. Merge pull request #11223 from rstudio/bugfix/fedora36-unit-test-fix

    Merging to let the build pipeline have a go at it.
    gtritchie committed May 17, 2022
  4. Merge pull request #11216 from rstudio/feature/disable_quarto_centos_7

    Disable quarto on centos 7
    jgutman committed May 17, 2022
  5. Merge pull request #11217 from rstudio/bugfix/filter-suspend-resets

    Bugfix/filter suspend resets
    cm421 committed May 17, 2022
  6. Apply suggestions from code review

    Co-authored-by: AndrewMcClain <andrew.mcclain@rstudio.com>
    cm421 and AndrewMcClain committed May 17, 2022
  7. Code review tweaks

    cm421 committed May 17, 2022

Commits on May 16, 2022

  1. update to Electron 18.2.3

    gtritchie committed May 16, 2022
  2. Merge pull request #11220 from rstudio/bugfix/open-session-rdp-mac

    ensure new IDE instance is created when opening remote session file
    gtritchie committed May 16, 2022
  3. Update NEWS.md

    cm421 committed May 16, 2022
  4. Merge pull request #11214 from rstudio/bugfix/r-version-selector-fix

    Fix flags not being passed through constructor in R version selectors
    GCRev committed May 16, 2022
  5. Update NEWS.md

    GCRev committed May 16, 2022
  6. Finish tests for all filters

    cm421 committed May 16, 2022
  7. fix quotation marks

    jgutman committed May 16, 2022
  8. Fix flags not being passed through constructor in R version selectors

    - regression from 8cdb7ca
    GCRev committed May 16, 2022
  9. remove unnecessary package

    gtritchie committed May 16, 2022
  10. Finish filters for Distributed events and set_currently_editing RPC A…

    …dd debug message for URI requests that are resetting suspend timeout
    cm421 committed May 16, 2022
  11. Add suspend filter classes

    cm421 committed May 16, 2022

Commits on May 15, 2022

  1. install gpg1 for signing

    gtritchie committed May 15, 2022

Commits on May 13, 2022

  1. find jdk on my Intel Mac

    gtritchie committed May 13, 2022
  2. Merge pull request #11210 from rstudio/feature/fedora36-builds-os-merge

    open-source merge for rstudio-pro/pull/3450 (fedora 36 builds)
    gtritchie committed May 13, 2022
Older