log
graph
tags
branches
changeset
browse
/home/bsmith/Dev/python/nginxmgr
log
find changesets by author, revision, files, or words in the commit message
rev 23:
(0)
tip
age
author
description
10 months
Benjamin W. Smith
Don't need to check for dependency anymore, setuptools does that for me
default
tip
10 months
Benjamin W. Smith
Adding what I've started testing.
10 months
Benjamin W. Smith
Add common shutdown handler. Check to see if nginx is running when we start, and at every main loop iteration. If it's not running, shut down.
10 months
Benjamin W. Smith
Fix syntax error (why do I always forget the ':'?!)
10 months
Benjamin W. Smith
Make sure nginx is running, don't bother starting up if it isn't.
11 months
Benjamin W. Smith
Cleanup
12 months
Benjamin W. Smith
xmlrpc ip to bind to should be configurable
12 months
Benjamin W. Smith
Add stupid readme.
12 months
Benjamin W. Smith
Pep8 cleanup, more logical naming.
15 months
Benjamin W. Smith
comments
15 months
Benjamin W. Smith
Fixing bugs.
15 months
Benjamin W. Smith
Cleanup
15 months
Benjamin W. Smith
'Alias' methods to disable/enable members, vs removing and adding.
15 months
Benjamin W. Smith
Lots of cleanup.
15 months
Benjamin W. Smith
Clean up lots of badness. Now accept any status code, warn about it, but don't remove it if it matches the config.
15 months
Benjamin W. Smith
Changes to make packages happy when built
15 months
Benjamin W. Smith
LOTS of bug fixes. Biggest diff is that I have removed the need for threadpool. Was a waste of memory anyhow.
16 months
Benjamin W. Smith
Create single function for writing a config to disk to make it consistent throughout.
16 months
Benjamin W. Smith
Fix up setup to do the right thing with config files.
16 months
Benjamin W. Smith
move examples to example dir
16 months
Benjamin W. Smith
Add some info to build rpm.
16 months
Benjamin W. Smith
Ignore servers.py
16 months
Benjamin W. Smith
Didn't need that in there, only for testing.
16 months
Benjamin W. Smith
Initial checkin of code.
rev 23:
(0)
tip