Tree: 92cee6bf70
-
Merge pull request #4279 from rstudio/feature/dictionaries-buildtools
Install dictionaries from buildtools
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
install dictionaries from buildtools
jmcphers committedFeb 8, 2019 Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits -
Merge pull request #4274 from rstudio/feature/pandoc-2.6
Upgrade to Pandoc 2.6
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #4275 from rstudio/bugfix/knit-unicode-paths
Apply Unicode escaping to high ASCII characters
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #4278 from rstudio/feature/better-lru-cache
kfeinauer committedFeb 8, 2019 Improve LruCache implementation
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Remove unnecessary include of std memory
kfeinauer committedFeb 8, 2019 -
Improve LruCache implementation. Before, updating or removing an entr…
kfeinauer committedFeb 8, 2019 …y from the cache required a linear search on keys to be performed. Now, the operation completes in constant time (simply updating some pointers)
-
limit transformation to single-byte values
jmcphers committedFeb 8, 2019 -
apply unicode escaping to high ASCII characters
jmcphers committedFeb 8, 2019
-
Merge pull request #4272 from rstudio/bugfix/firefox-corrupt-gzip-dow…
…nload Fixed a bug where tar.gz files would be corrupted when downloaded from Firefox
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
jmcphers committed
Feb 7, 2019 -
Fixed a bug where tar.gz files would be corrupted when downloaded fro…
kfeinauer committedFeb 7, 2019 …m Firefox. This is corrected by setting the correct content type, and if the content type indicates compression, not recompressing the content in the output stream. Fixes #4270
-
Merge pull request #4264 from rstudio/feature/pro-merge-feature-flag-…
…launcher-jobs companion to rstudio/rstudio-pro#854
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
companion to rstudio/rstudio-pro#854
gtritchie committedFeb 4, 2019 -
Merge pull request #4258 from rstudio/bugfix/win-bootstrap-jdk8
Update jdk8 version on Windows
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Update jdk8 version, Oracle has removed download for the older version
gtritchie committedFeb 4, 2019
-
Merge pull request #4250 from rstudio/bugfix/static-site-publish
Fix error when attempting to publish rendered website from non-website project
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #4248 from rstudio/bugfix/rpubs-notebook-publish
Allow R Notebooks to be published to RPubs
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
avoid attempting to publish unrendered static content in non-website
jmcphers committedFeb 1, 2019 Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits
-
allow .nb.html as an extension when publishing to RPubs
jmcphers committedJan 31, 2019 Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits
-
-
Merge pull request #4244 from rstudio/feature/rstudioapi-execute-command
Add API method for executing app commands
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits -
add API method for executing app commands
jmcphers committedJan 30, 2019 Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits
-
Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits -
-
Silence any errors that come while suspending sessions during the pos…
kfeinauer committedJan 29, 2019 …t install process. This is necessary to silence innocuous error output for stopping launcher sessions when the server is not running (if applicable, pro only).
-
Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits
-
1
Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits
-
Merge pull request #4221 from rstudio/feature/opensuse15-server
Compile RStudio Server for OpenSUSE 15
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
compile RStudio Server for OpenSUSE 15
jmcphers committedJan 25, 2019 Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits
-
websocketpp compatibility with openssl 1.1
jmcphers committedJan 24, 2019 -
Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits