Commit Graph

63 Commits

Author SHA1 Message Date
R. Tyler Croy cae56173cd Move the spawning source code up a level in the directory
That pesky src/ dir has always bothered me

Change-Id: I242538c34db43301fde056c3c16015a3d39b9efe
2011-03-12 21:16:41 -08:00
R. Tyler Croy e0bb4b35f2 Prepare for 0.9.5 release with an updated changelog
Change-Id: Icc3a0e8d1dabd0f72dea886813a3ae5fd6aca534
2010-10-06 11:11:53 -07:00
R. Tyler Ballance 3a8604a839 Use eventlet 0.9.12 which corrects an issue on some 2.6 installs
Change-Id: I5725d1dea484935aa21ac9498171603c36d40c5f
2010-08-23 13:38:30 -07:00
R. Tyler Ballance 04ec7edfaf Bump eventlet dependency
Change-Id: I7394a92601273c9be45a0fe42868a02b87554c2a
2010-08-17 21:57:51 -07:00
Steve 'Ashcrow' Milner 7f23437038 allow setup.py to be executed 2010-07-18 21:13:26 -04:00
Steve 'Ashcrow' Milner d58a8c2fbd moved version to module so --version can be used 2010-07-18 21:12:54 -04:00
R. Tyler Ballance a2f42ecc39 Bump release candidate
Change-Id: Id6c19488dfb00643a0c9102663a3b00847363dc3
2010-05-02 09:13:35 -07:00
R. Tyler Ballance 9fac09370b Rename spawn -> spawning
http://github.com/rtyler/Spawning/issues#issue/8

Change-Id: Ia2459a9cbdff26a0f74994ed40d46d97fac77270
2010-05-02 09:13:32 -07:00
R. Tyler Ballance 1a9e2d402a Bump release-candidate status
Change-Id: Idace441346b7b4ad07ea4c1f8233ff86dc3a858c
2010-04-11 02:00:32 -07:00
R. Tyler Ballance 09224a023c Remove PasteDeploy dependency
If you want to use the paste_factory, you'll just have to install that yourself darnits

Change-Id: Id0bf2286ddca202ab0109413ebd09f57e1315357
2010-04-11 01:54:38 -07:00
R. Tyler Ballance 8a69234542 Bump the eventlet requirement to 0.9.7
It has so many nice goodies

Change-Id: I03fd697acf18bed227fb2c4ce2df04247a3675c5
2010-04-11 01:52:14 -07:00
R. Tyler Ballance c34faf6753 Make Spawning depend on pastedeploy
Might find a better way to deal with this in the near future since not everybody (myself included) is using Paste
2010-02-03 11:53:56 -07:00
R. Tyler Ballance 75810b6506 Bump to 0.9.3rc2 2010-01-29 20:06:20 -08:00
R. Tyler Ballance c616d840d6 Update NEWS and setup.py to denote that this is 0.9.3 2010-01-27 21:33:14 -08:00
R. Tyler Ballance 35d50e9fe0 Require eventlet 0.9.3 or greater (keepalive support, etc) 2010-01-20 11:40:26 -08:00
Ludvig Ericson ced3ab6f57 Merge Donovan. 2009-10-19 11:11:34 +02:00
donovan@bigass.local 5b353d73e1 Update version number to 0.9.3pre 2009-10-16 11:28:47 -07:00
donovan@bigass.local c7743fb4c5 news entry file for schmir's patch 2009-10-16 11:27:09 -07:00
donovan@bigass.local 4b818dbe30 Update the short description to mention green threads 2009-10-09 22:10:11 -07:00
donovan@bigass.local 2e22f9b34f Update version number to 0.9.2pre 2009-10-09 22:08:19 -07:00
donovan@bigass.local b057a9bf95 Update version number 2009-10-09 22:07:32 -07:00
donovan@bigass.local 68d9bedcd3 Bump version number to 0.9 to keep in sync with eventlet, since this version supports eventlet 0.9 now. 2009-10-09 22:04:08 -07:00
donovan@bigass.local 573cec4a5a Move the docs out of setup.py into README.txt and polish the docs a little, adding a link to the source hosted on bitbucket. 2009-10-09 22:03:01 -07:00
Ludvig Ericson 94dcb76014 Remove simplejson dependency 2009-10-07 11:14:08 +02:00
donovan@bigass.local 7dd26ec68c update version number to 0.8.13pre and tweak docs 2009-09-29 11:50:06 -07:00
donovan@bigass.local 6ec169d041 forgot to update version number 2009-09-29 11:39:15 -07:00
Elliot Murphy b42195579e Add license headers to all source files. 2009-06-17 15:29:41 -04:00
kiorky e62be74a65 Moving stuff in src for buildout sake. 2009-05-17 13:00:50 +02:00
donovan@ell-ee-dee.local 49b346eb92 prepare for 0.8.10 2009-01-22 15:52:40 -08:00
donovan@ell-ee-dee.local 4a96f552d8 bump version to 0.8.10pre 2009-01-21 15:48:00 -08:00
donovan@ell-ee-dee.local 0999fb141e Prepare for 0.8.9: Minor release which provides compatibility with running servers which are using 0.8.7. With 0.8.8, any running servers which are upgraded from 0.8.7->0.8.8 will crash with a KeyError and need to be restarted manually. 2009-01-21 13:57:01 -08:00
donovan@ell-ee-dee.local 1c71de7e7b update release notes and docs, bump version to 0.8.8 2009-01-15 13:53:17 -08:00
donovan@ell-ee-dee.local d3f3a5a4d1 back to 0.9pre 2008-12-18 10:53:31 -08:00
donovan@ell-ee-dee.local c801c28b15 prepare for 0.8.7 2008-12-18 10:52:04 -08:00
donovan@ell-ee-dee.local c6eea1d29e Fix a file descriptor leak which would eventually make the controller run out of file descriptors if it restarted enough times (thousands of times). Now the number of file descriptors stays constant no matter how many times the controller restarts. Also, I simplified restarting and removed the need for override_args which was causing subtle bugs whenever the server wasn't started by executing the command line spawn script. 2008-12-15 18:34:06 -08:00
donovan@ell-ee-dee.local 0d15ca6858 Fixed a bug in the svn reloader where files that svn reported as 'not under version control' would cause the reloader to crash and exit immediately. I now use svn's exit code instead of sniffing svn's output, which should also help avoid problems for anyone who is using a localized copy of svn, or if svn ever changes the content of these messages. Prepare for 0.8.5. 2008-12-05 14:39:59 -08:00
donovan@ell-ee-dee.local e374635994 back to 0.9pre 2008-12-04 18:39:49 -08:00
donovan@ell-ee-dee.local 7bc0f765e6 Fixed a bug where the controller process dying unexpectedly (such as from a kill -9) would cause the children to have an exception but then keep running forever, preventing any other processes from using the ports again in the future. Also prepare for 0.8.4 2008-12-04 18:38:58 -08:00
donovan@ell-ee-dee.local 587de8cfd7 0.8.3 is out, back to 0.9pre 2008-10-16 11:08:35 -07:00
donovan@ell-ee-dee.local bcebf0fe34 For all svn repositories the svn reloader is watching, also watch any svn:externals repositories contained therein. 2008-10-15 11:48:12 -07:00
donovan@ell-ee-dee.local a86ff8a852 Back to 0.9pre 2008-10-14 12:29:15 -07:00
donovan@ell-ee-dee.local cc6622133d Support watching more than one svn repository in the svn reloader, and watch not only the spawning directory but the directory of the wsgi application 2008-10-14 12:27:43 -07:00
donovan@ell-ee-dee.local f0b7a5cc02 Make reloading work when using both spawn and paster serve. This bugfix is going out as version 0.8.1 2008-10-13 15:17:51 -07:00
donovan@ell-ee-dee.local de5b62fc23 0.8 is out, on to 0.9 2008-10-13 10:39:40 -07:00
donovan@ell-ee-dee.local 517411a1b9 Prepare for 0.8 2008-10-13 10:33:42 -07:00
donovan@ell-ee-dee.local a028b4181e Clean up the way the factories generate the config from the args, and consolidate where the default arguments live. Now, factories only have to override whatever defaults they want to override instead of providing everything. Also add a NEWS file and tweak the docs a bit 2008-10-07 11:40:33 -07:00
donovan@ell-ee-dee.local 517441d0ae 0.8pre 2008-07-29 16:18:32 -07:00
donovan@ell-ee-dee.local 7552f32444 prepare for 0.7 2008-07-29 16:17:58 -07:00
donovan@ell-ee-dee.local 414d4cfd69 Add django factory. 2008-07-28 18:01:17 -07:00
donovan@ell-ee-dee.local 31e584cb32 Only append the --reload command if dev 2008-07-17 15:31:17 -07:00