Commit Graph

11 Commits

Author SHA1 Message Date
Seth House
bc5f8c7751 Import werkzeug exceptions wholesale 2012-10-01 15:59:41 -06:00
Seth House
28f6371ae1 Removed empty __init__() 2012-10-01 15:58:14 -06:00
Seth House
4f6d77a40b Fixed missing *args, **kwargs; this is all Tom's fault 2012-10-01 14:22:10 -06:00
Seth House
89993bfb45 Fixed Tom's restoration from Tom's fix 2012-10-01 14:00:57 -06:00
Thomas S Hatch
a64d7dabe9 make a base class again 2012-10-01 13:41:58 -06:00
Thomas S Hatch
ca477006ce we were not jsonify-ing 2012-10-01 13:23:36 -06:00
Thomas S Hatch
ee76aac6f4 Some cleanup
Change the Flask loader to hold the runner functions and the
localclient. Fix spacing, only have one class, remove unused
get methods
2012-10-01 12:57:46 -06:00
Thomas S Hatch
2ea6dcc532 Bypass loader basepath in runner dict generation 2012-10-01 12:56:39 -06:00
Thomas S Hatch
e11b9164d6 clean up extra empy line 2012-10-01 11:37:32 -06:00
Seth House
8a14b368ca wip: Map out the /jobs URLs functionality 2012-10-01 11:05:17 -06:00
Seth House
6186a3b5b3 Renamed REST Flask implementation to make room for future REST netapis 2012-09-28 11:31:28 -06:00