1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add /ping URL for health check More... over 12 years ago
Update README More... over 12 years ago
Use more idiomatic filesystem layout More... over 12 years ago
Add config file, Google Analytics tracking More... over 12 years ago
Remove console.log call which breaks IE8 More... over 12 years ago
Missing underscore in private _socketToR property More... over 12 years ago
Send custom sockjs messages to connected clients More... over 12 years ago
Termate R processes more gracefully More... over 12 years ago
Refactor: delay responding to requests until R proc is booted up More... over 12 years ago
Turn on debugging on browser javascript console More... over 12 years ago
More logging statements; Adding headers to proxied request to eliminate caching; Establish SockjsServer immediately when starting a new R proc More... over 12 years ago
Developer startup script for shiny-proxy More... over 12 years ago
Place SockjsAdapter.R in /usr/local/lib/shiny-proxy/; Allow underscores in username and app name; Add more debugging in RMonitor More... over 12 years ago
Stub out custom message handler More... over 12 years ago
Use 404 instead of 400 for unrecognized URL More... over 12 years ago
Tweak URL path parsing regex More... over 12 years ago
Change $ prefixes to _ More... over 12 years ago
SockJS listeners attach via MetaHandler More... over 12 years ago
Correct typo in userAppHash reference More... over 12 years ago
Third party node module dependencies More... over 12 years ago
Use ReferenceCounter object to track connected clients More... over 12 years ago
New ReferenceCounter object More... over 12 years ago
Missing curly braces More... over 12 years ago
Stop R Shiny Proc when all clients disconnect; code cleanup More... over 12 years ago
More cleanup: removing library calls, declaring vars More... almost 13 years ago
Bug fix: add variable declarations to top of function More... almost 13 years ago
Now proxying websockets as well via sockjs More... almost 13 years ago
Properly routing HTTP requests: part 2 More... almost 13 years ago
Properly routing HTTP requets More... almost 13 years ago
RMonitorClient shim More... almost 13 years ago