1. 07 Feb, 2021 1 commit
    • Alon Liszt's avatar
      Add tag_list to the jobs and builds API · fc8d0598
      Alon Liszt authored
      Add the tag_list attribute to the job entity on the jobs and builds API,
      and preload it to avoid N+1 queries issue with the database.
      
      Also added documentation to match the change, and tests to validate the
      tag list is added correctly.
      fc8d0598
  2. 02 Feb, 2021 39 commits