0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow library to run on Windows, bump version to 0.9.1 More... over 17 years ago
Add Rakefile for simplifying project maintenance Update README to reflect docs on RubyForge Add .gitignore for the rdoc directory the Rakefile creates More... over 17 years ago
Use the non-secure link for github in the README More... almost 18 years ago
Replace mentions for subversion with github More... almost 18 years ago
Make README the default RDoc page More... about 18 years ago
Make most SCGI::Processor methods private (just listen and shutdown are public) Add :socket, :host, :port, and :log settings available in new Make new use preexisting instance variables Document settings available to new Make the socket argument to listen optional Bump copyright year to 2008 Bump version to 0.9.0 Add README to extra_rdoc_files Some style->ruby-style changes in README More... about 18 years ago
Add rubyforge_project to gemspec More... over 18 years ago
Remove scgi_ctrl command line utility, functionality moved into the ruby-style package Remove RailsSCGIProcessor.rb, ruby-style includes RailsSCGIStyle.rb that is equivalent Have defaults for the log file and maxconns No longer support @host and @port, application must provide the listening socket More... over 18 years ago
Move methods in scgi_ctrl from the root namespace to SCGI::Starter class Add supervise option to scgi_ctrl, for reliably restarting children Add killtime option to scgi_ctrl, to control how long to wait when killing children Add a restart option to scgi_ctrl, and make start different Support for configuration reloading when supervising Load the SCGIProcessor after forking children instead of before Use inline source and line numbers for the RDoc Update README to fix some small errors Bump to version 0.7.0 More... over 18 years ago
Remove scgi_rails.rb, move functionality into RailsSCGIProcessor.rb Remove scgi_rails_service, move functionality into scgi_ctrl Add single port clustering via forking Support other types of processers easily Add more thorough usage Add modifying process name Order usage and getoptlong alphabetically Add and modify some RDoc Remove throttle functionality Add README Bump to version 0.6.0 More... over 18 years ago
Update email address More... over 18 years ago
Initial import More... almost 19 years ago