Skip to content
  • Iustin Pop's avatar
    Fix rapi job listing · ee69c97f
    Iustin Pop authored
    This patch fixes a couple of issues with the job listing:
      - in case of a non-existing job, nicely raise 404 instead of 500
      - in the job detail listing, also list the job log, the job
        timestamps, etc.
      - the opcode migrate instance was missing its description field
    
    Reviewed-by: imsnah
    ee69c97f