Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement FlowStore basics | Maximilian Hils | 2014-09-17 | 1 | -0/+1 |
| | |||||
* | Introduce short form object state, and connect the ends to send data to web app | Aldo Cortesi | 2014-09-17 | 1 | -4/+4 |
| | |||||
* | Clean up and clarify StateObject | Aldo Cortesi | 2014-09-17 | 1 | -15/+15 |
| | | | | | | | | | - Flatten the class hierarchy - get_state, load_state, from_state are public - Simplify code - Remove __eq__ and __neq__. This fundamentally changes the semantics of inherited objects in a way that's not part of the core function of the class | ||||
* | coverage++ | Maximilian Hils | 2014-09-04 | 1 | -9/+4 |
| | |||||
* | simplify server changes for inline scripts | Maximilian Hils | 2014-09-03 | 1 | -3/+2 |
| | |||||
* | improve error handling | Maximilian Hils | 2014-09-02 | 1 | -6/+2 |
| | |||||
* | fix script tests | Maximilian Hils | 2014-08-18 | 1 | -0/+2 |
| | |||||
* | fix #327 | Maximilian Hils | 2014-08-18 | 1 | -0/+20 |
| | |||||
* | fix display of urls in upstream mode, refs #308 | Maximilian Hils | 2014-08-08 | 1 | -1/+1 |
| | |||||
* | properly express state information on server connections, refs #315 | Maximilian Hils | 2014-08-08 | 1 | -0/+2 |
| | |||||
* | expose sockname | Maximilian Hils | 2014-06-25 | 1 | -0/+3 |
| | |||||
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -1/+2 |
| | |||||
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 1 | -0/+139 |