This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Aug 10 00:30:58 -0700 2009 | |
| |
LICENSE | Mon Aug 10 00:30:58 -0700 2009 | |
| |
README | Tue Aug 11 07:03:05 -0700 2009 | |
| |
bbmongostatus/ | Wed Dec 23 08:22:24 -0800 2009 | |
| |
debian/ | Wed Nov 25 06:07:29 -0800 2009 | |
| |
setup.py | Wed Nov 25 06:07:29 -0800 2009 |
README
Buildbot-Mongodb-Status ======================== Status reporter for feeding buildbot statuses into mongodb database. Warning: No tests ahead (yeat). Still work in progress. Example: from bbmongostatus.status import MongoDb c['status'].append(MongoDb(database="buildmaster"))







