| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Defensive parsing | Simo Sorce | 2015-04-07 | 1 | -0/+3 |
| | | | | | | Allow only specific commands, we do not want to allow users to end up being able to access internal functions with arbitrary names. | ||||
| * | Consumers can define entire subtrees | Simo Sorce | 2015-04-01 | 1 | -3/+26 |
| | | | | | | | Each "page" is added to a parent consumer by callin add_sub() on the desired parent and provide a "page name" and the consumer class that handles it. | ||||
| * | Make stores directly availble to consumers | Simo Sorce | 2015-03-25 | 1 | -0/+3 |
| | | |||||
| * | Adjust the code to be python3 happy | Simo Sorce | 2015-03-25 | 1 | -0/+38 |
| This required the renaming of the http directory to avoid clashes with the python3 own http/server module. | |||||
