forked from rstudio/rstudio
-
Notifications
You must be signed in to change notification settings - Fork 0
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
maximsmol
wants to merge
72
commits into
main
Choose a base branch
from
maximsmol/resumable-busy-sessions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
checkpoint #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN12-OPENSSH-7413682 - https://snyk.io/vuln/SNYK-DEBIAN12-ZLIB-6008963 - https://snyk.io/vuln/SNYK-DEBIAN12-ZLIB-6008963 - https://snyk.io/vuln/SNYK-DEBIAN12-GIT-6846203 - https://snyk.io/vuln/SNYK-DEBIAN12-GIT-6846203
…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
…ranberry-hibiscus
* [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
Signed-off-by: maximsmol <[email protected]>
Signed-off-by: maximsmol <[email protected]>
Signed-off-by: maximsmol <[email protected]>
* check for negative linepref when simulating srcref * defend against empty + negative linepref * fix copying of srcrefs * add automated test
Co-authored-by: Jeffrey Vroom <[email protected]>
Various NEWS updates for CH
* 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
* 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.