Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkpoint #1

Open
wants to merge 72 commits into
base: main
Choose a base branch
from
Open

checkpoint #1

wants to merge 72 commits into from

Conversation

maximsmol
Copy link
Member

No description provided.

MariaSemple and others added 25 commits July 26, 2024 18:18
…ad26c28e84447a212e

[Snyk] Security upgrade python from 3.12.3-bookworm to 3.13.0b4-bookworm
Added a script to create the database dump files that
are used to ensure each version can be upgraded against each
new alter script.
- Call it ahead of time and pass in the User object
- after the fork, before the exec, libraries like libnss can
misbehave due to locking and other odd behavior when running
in a copy of the parent processes memory image.

Reviewed in PR: rstudio/rstudio-pro#6658
…-fork

Avoid getCurrentUser call after fork
…ref-arch

Update NEWS-2024.04.2-chocolate-cosmos.md
* [WIP]

* more progress

* more work on styler / external formatters

* naming

* regen

* create formatting tab for code

* constants

* add pref for formatting on save

* rearrange

* implement support for formatting selection

* support 'strict' flag for transformers

* shell escape; update news

* work on doc pref

* formatting

* more work

* add command for reformatting document

* pass along library paths

* repair

* reformatDocument menu item

* add automation test for format on save

* report filt not found errors

* wire in checking for styler

* infer base indent for styler

* fudge the range used for format requests

* move 'reformat on save' button to code transform menu
* update ace with fortran highlight rules

* add fortran file type

* also register base extension

* update NEWS
* support cursor backward, forward CSI codes

* allow omission of count

* add unit test
gtritchie and others added 30 commits August 23, 2024 14:52
* check for negative linepref when simulating srcref

* defend against empty + negative linepref

* fix copying of srcrefs

* add automated test
* use row names when building view callbacks

* use explicit interface for viewer callback

* [WIP]

* handle display of click icons when search highlight active

* improve handling of numeric vs. character row names

* add more comments

* add automated test

* use matching return type

* update NEWS
* bump cranberry hibiscus to 2024.09

* update references to docs
)

Added helper functions:
1. Accounted for Windows paths.
2. Helped function for clearing the console.
3. Helper function for triggering the autocomplete pop-up and getting the completion list.
* improve resolution of quarto's pandoc

* remove unneeded changes

* verify executable exists before execution

* simplify

* move comment
* improve resolution of quarto's pandoc

* remove unneeded changes

* verify executable exists before execution

* simplify

* move comment
Don't disable staySignedIn when verifying login form
* fix handling of piped completions near start of doc

* add automation; only trim one leading newline in heredoc

* fixups + automation

* some fixes

* kill automation server on session exit

* clean up autocompletion tests

* fix for automation agent detection

* use alternate strategy for running automated tests

* only exit automatically on Jenkins

* add some sleeps

* sleepier

* update NEWS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.