openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
Spawning
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 10 hours
ago.
Feb 28, 2025 — Feb 28, 2026
Showing page 2 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improve thread performance by passing through literals directly instead of wrapping them in Proxy objects.
Ryan Williams
More...
over 15 years ago
allow setup.py to be executed
Steve 'Ashcrow' Milner
More...
over 15 years ago
moved version to module so --version can be used
Steve 'Ashcrow' Milner
More...
over 15 years ago
Re-connect --watch to the child so it will properly die when the reloader sends SIGHUP
R. Tyler Ballance
More...
over 15 years ago
Prevent hard-failure if our config doesn't have the 'dev' key
R. Tyler Ballance
More...
over 15 years ago
Change --no-backdoor to --backdoor, making backdoor starting optional, not default
R. Tyler Ballance
More...
over 15 years ago
Removed ExecuteInThreadpool which fixes #11, and also removes the necessity to have the entire response in memory. This is also more compatible with websockets.
Ryan Williams
More...
over 15 years ago
Fix crash during SIGHUP, and children launched after KeyboardInterrupt
Matt Good
More...
almost 16 years ago
Hook up the reloader again, this time to the --reload=dev command line option. svn reloader not hooked up at the moment.
Donovan Preston
More...
almost 16 years ago
Add a backdoor bound to localhost
R. Tyler Ballance
More...
almost 16 years ago
Bump release candidate
R. Tyler Ballance
More...
almost 16 years ago
Rename spawn -> spawning
R. Tyler Ballance
More...
almost 16 years ago
Prune more stale code
R. Tyler Ballance
More...
almost 16 years ago
Restructure some of the spawning_controller code
R. Tyler Ballance
More...
almost 16 years ago
Minor import cleanup
R. Tyler Ballance
More...
almost 16 years ago
Use eventlet.patcher instead of eventlet.util for monkey-patching
R. Tyler Ballance
More...
almost 16 years ago
Prevent raising KeyError when calling setproctitle
R. Tyler Ballance
More...
almost 16 years ago
Add the --make-pidfile argument as Spawning will not dump it's own PID
R. Tyler Ballance
More...
almost 16 years ago
Remove the remainder of the deprecated API calls
R. Tyler Ballance
More...
almost 16 years ago
Update eventlet calls to reflect recent changes in the eventlet API
R. Tyler Ballance
More...
almost 16 years ago
Introduce spawning.util to house the `named` function
R. Tyler Ballance
More...
almost 16 years ago
Add a basic Django test application (basic)
R. Tyler Ballance
More...
almost 16 years ago
Bump release-candidate status
R. Tyler Ballance
More...
almost 16 years ago
Remove PasteDeploy dependency
R. Tyler Ballance
More...
almost 16 years ago
Bump the eventlet requirement to 0.9.7
R. Tyler Ballance
More...
almost 16 years ago
Use start-stop-daemon to be more Debian-y (thanks Yoan)
Bradley Wright
More...
about 16 years ago
Add Debian/Ubuntu-like init.d script with usage instructions
Bradley Wright
More...
about 16 years ago
Make Spawning depend on pastedeploy
R. Tyler Ballance
More...
about 16 years ago
Use O_APPEND when opening files for daemonizing.
lericson
More...
about 16 years ago
Remove .hgignore.
lericson
More...
about 16 years ago
←
1
2
3
4
5
6
7
→
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