chef-boneyard / opscode-pushy-server

Chef Push Jobs Server
https://docs.chef.io/push_jobs.html
Apache License 2.0
16 stars 10 forks source link

Corrected formatting of jobs endpoint and added status #22

Closed mpeck closed 11 years ago

mpeck commented 11 years ago

Jobs were being returned as one big JSON object with duplicate keys. Fixed that and added the job status. This was cherry-picked from md/visualization

jkeiser commented 11 years ago

Looks good!