Commit Graph

13 Commits

Author SHA1 Message Date
Maximilian Hils 102bd07568 implement FlowStore basics 2014-09-17 17:30:19 +02:00
Aldo Cortesi b4ecd96beb Introduce short form object state, and connect the ends to send data to web app 2014-09-17 13:58:56 +12:00
Aldo Cortesi d998790c2f Clean up and clarify StateObject
- 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
2014-09-17 11:41:42 +12:00
Maximilian Hils 795e19f6b7 coverage++ 2014-09-04 16:37:50 +02:00
Maximilian Hils cd43c5ba9c simplify server changes for inline scripts 2014-09-03 20:12:30 +02:00
Maximilian Hils 1e4e332ef9 improve error handling 2014-09-02 18:13:18 +02:00
Maximilian Hils 94fbf066f7 fix script tests 2014-08-18 01:47:39 +02:00
Maximilian Hils 5b7e19a77e fix #327 2014-08-18 00:55:30 +02:00
Maximilian Hils 4d2109ef92 fix display of urls in upstream mode, refs #308 2014-08-08 17:49:02 +02:00
Maximilian Hils a9e6121a08 properly express state information on server connections, refs #315 2014-08-08 02:45:24 +02:00
Maximilian Hils 84a016dccf expose sockname 2014-06-25 23:03:15 +02:00
Maximilian Hils c1fff51b1b always use relative imports, fix status bar bug 2014-03-10 22:36:47 +01:00
Maximilian Hils 5598a8de82 finish proxy.py split up 2014-03-09 21:51:24 +01:00