Commit Graph

20 Commits

Author SHA1 Message Date
Seth House
f7b270a56f Updated runner to use the new RunnerClient 2012-10-09 16:06:22 -06:00
Seth House
84640ee38c Moved awesomer remote ex functionality to /minions URIs 2012-10-09 16:03:11 -06:00
Seth House
93e04d3a30 Also serve custom error page on HTTPException's 2012-10-08 16:20:06 -06:00
Seth House
9f75c09635 Renamed bind to start to be more consistent with other Saltnesses 2012-10-08 16:20:06 -06:00
Seth House
0ddecd11ef Pass the Flask app into the view class 2012-10-08 16:20:05 -06:00
Seth House
926fab516f Avoid the Werkzeug debugger on errors and return JSON 2012-10-02 14:49:44 -06:00
Seth House
408c46fb9f Dangit, Tom 2012-10-02 14:41:01 -06:00
Seth House
35c29b3f6c Added basic runners interface 2012-10-01 16:15:55 -06:00
Seth House
a33e885957 Removed casting jid arg to an int 2012-10-01 16:00:14 -06:00
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