0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 3 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
re-added cloudpipe More... about 15 years ago
devin's smoketests More... about 15 years ago
tools to clean vlans and run our old install script More... about 15 years ago
fix a bug with AOE number generation More... about 15 years ago
Initial commit of nodemonitor More... about 15 years ago
Create DescribeImageAttribute api method More... about 15 years ago
Create DescribeImageAttribute api method More... about 15 years ago
More rackspace API. More... about 15 years ago
git checkpoint commit post-wsgi More... about 15 years ago
update spacing More... about 15 years ago
Make nginx config be in a code block. More... about 15 years ago
Add a README, because GitHub loves them. Update the getting started docs. More... about 15 years ago
implement image serving in objectstore so nginx isn't required in development More... about 15 years ago
update twitter username More... about 15 years ago
make a "Running" topic instead of having it flow under "Configuration". More... about 15 years ago
More doc updates: nginx & pycurl. More... about 15 years ago
update spacing More... about 15 years ago
Commit what I have almost working before diverging. More... about 15 years ago
first go at moving from tornado to twisted More... about 15 years ago
implement image serving in objectstore so nginx isn't required in development More... about 15 years ago
update twitter username More... about 15 years ago
Update documentation More... about 15 years ago
Merge branch 'loop' into combined More... about 15 years ago
Merge branch 'deprecation' into combined More... about 15 years ago
Merge branch '4001' into combined More... about 15 years ago
Merge branch 'gateway' into combined More... about 15 years ago
fix for reactor.spawnProcess sending deprecation warning More... about 15 years ago
patch from issue 4001 More... about 15 years ago
Fix for LoopingCall failing Added in exception logging around amqp calls Creating deferred in receive before ack() message was causing IOError (interrupted system calls), probably because the same message was getting processed twice in some situations, causing the system calls to be doubled. Moving the ack() earlier fixed the problem. The code works now with an interval of 0 but that causes heavy processor usage. An interval of 0.01 keeps the cpu usage within reasonable limits More... about 15 years ago
get rid of anyjson in rpc and fix bad reference to rpc.Connection More... about 15 years ago