1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Just cleaning up a couple of print statements, and moved loading of translations back where it was.
bkjones
as Brian K. Jones
More... over 15 years ago
import signal helps if you want signal handling to work properly.
bkjones
as Brian K. Jones
More... over 15 years ago
import signal helps if you want signal handling to work properly.
bkjones
as Brian K. Jones
More... over 15 years ago
Uncommenting a couple of lines I commented out for testing.
bkjones
as Brian K. Jones
More... over 15 years ago
Uncommenting a couple of lines I commented out for testing.
bkjones
as Brian K. Jones
More... over 15 years ago
If no config arg is supplied, exit with an error. Use multiprocessing to spawn Application() instance for each port in config['tornado']['ports'] Still working out process management issues: namely, handling kill signals without orphaning children.
bkjones
as Brian K. Jones
More... over 15 years ago
If no config arg is supplied, exit with an error. Use multiprocessing to spawn Application() instance for each port in config['tornado']['ports'] Still working out process management issues: namely, handling kill signals without orphaning children.
bkjones
as Brian K. Jones
More... over 15 years ago
Update to the data module to make a better singleton
Gavin M. Roy
as gmr
More... over 15 years ago
Add the http host for the template More... over 15 years ago
Remove the errror intentionally left for debugging More... over 15 years ago
Adding error handling More... over 15 years ago
Add the README More... over 15 years ago
Comment cleanup More... over 15 years ago
Initial copy over/commit More... over 15 years ago