openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
shiny-server
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Jun 28, 2024 — Jun 28, 2025
Showing page 31 of 39
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add loadtest used by jcheng for user_app load testing
Joe Cheng
More...
almost 12 years ago
Better keepalive behavior
Joe Cheng
More...
almost 12 years ago
Fix EMFILE errors by killing keepalive
Joe Cheng
More...
almost 12 years ago
Update to latest Q API, rely on scheduler to store appSpec.
trestletech
More...
almost 12 years ago
Fix pass-by-reference bug when restarting an app.
trestletech
More...
almost 12 years ago
Merge remote-tracking branch 'rstudio/master'
trestletech
More...
almost 12 years ago
Pass entire appSpec to scheduler.
trestletech
More...
almost 12 years ago
Fix thousands of wsclient.onclose messages
Joe Cheng
More...
almost 12 years ago
Refactor to avoid having to emit an event on process directly. Closes #33.
trestletech
More...
almost 12 years ago
Use graceful-fs in fsutil.
trestletech
More...
almost 12 years ago
Gracefully handle 503s on web sockets, fixed generic HTTP bug.
trestletech
More...
almost 12 years ago
Only track WS connections when throttling.
trestletech
More...
almost 12 years ago
Support limitless simple scheduler and make default.
trestletech
More...
almost 12 years ago
Implemented test for the initial creation of a scheduler.
trestletech
More...
almost 12 years ago
Added future test.
trestletech
More...
almost 12 years ago
Updated tests to accomodate Scheduler refactoring.
trestletech
More...
almost 12 years ago
Kill a single R process, not the process group. Better compat. on Debian.
trestletech
More...
almost 12 years ago
Track the PID of the leaf R process in the app worker for easier process management.
trestletech
More...
almost 12 years ago
Created setting to manage whether or not to enable local app overrides.
trestletech
More...
almost 12 years ago
Fire events on the termination of the last worker in a scheduler. Prevent memory leaks in scheduler registry and config router.
trestletech
More...
almost 12 years ago
Infinitely cache the supplemented appSpec.
trestletech
More...
almost 12 years ago
Privitize the AppSpec class and de-staticize the functions so we can leverage an internal cache in that class.
trestletech
More...
almost 12 years ago
Begin worker timeout at startup in case there are no connections to a worker.
trestletech
More...
almost 12 years ago
Added 503 Velvet Rope. Closes #29.
trestletech
More...
almost 12 years ago
Check for non-existent schedulers before addressing.
trestletech
More...
almost 12 years ago
Cache templates in memory. As long as we're concerned about hitting the EMFILE limit, we'll want to reserve as many connections as we can for concurrent websockets. Caching may help avoid a crash on repetitive 404 requests coming in.
trestletech
More...
almost 12 years ago
Fix #26: downloadHandler doesn't work well with text/html content type
Joe Cheng
More...
almost 12 years ago
Extract the JSON from local .shiny_app.conf file before passing it on.
trestletech
More...
about 12 years ago
Updated tests and merge local app config with global config.
trestletech
More...
about 12 years ago
Provide an opportunity for the config-router to modify the appSpec based on any local app configurations.
trestletech
More...
about 12 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
…
38
39
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree