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 (
commit 9a7ddd188758026750c06d66ac73e12505d3acaf
tree 4e5106f5c25ff471ea9d815cbeb5c0ca3ff350d7
parent 55a31609e72248e7f7001ed42aff10850218a87f
tree 4e5106f5c25ff471ea9d815cbeb5c0ca3ff350d7
parent 55a31609e72248e7f7001ed42aff10850218a87f
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Oct 19 11:51:48 -0700 2009 | |
| |
LICENSE | Wed Oct 14 17:39:41 -0700 2009 | |
| |
README | Wed Oct 14 17:39:41 -0700 2009 | |
| |
build-server-rest-api.rst | Mon Oct 26 07:54:53 -0700 2009 | |
| |
pony_server/ | Sun Nov 29 23:28:37 -0800 2009 | |
| |
setup.py | Mon Oct 26 09:26:06 -0700 2009 |
README
Pony Server. A basic Django implementation of the backend server for Pony Build. It implements a very naive and basic model structure at the moment, using XML RPC. This should eventually be a drop in replcement for pony-build's own key value store. It loses some of the flexibility, and it feels like Results needs to be more dynamic somehow. Maybe a good use case for a Key Value store.







