24 Commits

Author SHA1 Message Date
Nick Daly
8870af39f3 Removed outdated handlers. 2012-06-28 22:42:09 -05:00
Nick Daly
8e6d6613f0 Removed some completed TODOs. 2012-06-28 22:40:19 -05:00
Nick Daly
2f13741896 Started building clients. 2012-06-28 00:45:16 -05:00
Nick Daly
d71f7d9f48 Added some FIXMEs. Ugh. 2012-06-28 00:31:39 -05:00
Nick Daly
388d6a4d51 Started adding JSON output. 2012-06-26 20:53:18 -05:00
Nick Daly
c8987ad96b Renamed templates in preparation for other formats. 2012-06-18 10:41:26 -05:00
Nick Daly
278f060fbd Renamed templates. 2012-06-18 09:10:45 -05:00
Nick Daly
b51ae97f5e Moved TODOs from mailing list to source files. 2012-06-17 16:39:33 -05:00
Nick Daly
affabcb45f Simplified controllers, updated related templates.
We now take put and delete parameters which control the code's flow.
2012-06-16 14:42:14 -05:00
Tom Galloway
e60fa63e22 Monitor controller changes.
I have built out the Hosting & Consuming Monitors to allow
create/delete through website of Hosts/Clients/Services/Locations.
I moved the code for this back to santiago.py to allow us to test
these create/delete operations.
2012-06-15 08:46:57 +01:00
Nick Daly
eaf14dc906 Fix variable name. 2012-06-11 21:28:14 -05:00
Nick Daly
445c89838a Make IP filtering simpler. Use it everywhere. 2012-06-10 21:00:26 -05:00
Nick Daly
c9cf5d28c6 Made stop accessible. 2012-06-01 19:18:41 -05:00
Nick Daly
169b7d2037 Added Stop action.
Added Post, Put, and Delete to /consuming.
2012-06-01 19:17:43 -05:00
Nick Daly
9da1fc8893 Add monitor controller. 2012-05-30 16:27:37 -05:00
Nick Daly
b24fc07970 Explicitly handle routes. 2012-05-30 16:27:12 -05:00
Nick Daly
1aab4c98c1 Removed setup and added stop module-level function. 2012-05-29 19:58:14 -05:00
Nick Daly
4da0abfd5e Cleaned up debug messages a little. 2012-05-29 19:57:17 -05:00
Nick Daly
8c42f7e56d Debug now logs times too. 2012-05-29 18:39:34 -05:00
Nick Daly
db2186f2ca Removed protocol stuff, it's not ready yet. 2012-05-29 18:04:00 -05:00
Nick Daly
975f3e747c Added stop to listener. 2012-05-29 17:47:22 -05:00
Nick Daly
5979987c45 Added support for module-leve setup and start tags. 2012-05-29 17:45:57 -05:00
Nick Daly
af8c23a332 Started building the hosting and consuming handlers.
- Remove todo, the idea's there.
2012-05-28 17:46:37 -05:00
Nick Daly
44495093d2 Move protocol controllers into subdirectories. 2012-05-28 17:43:24 -05:00