1. 15 Nov, 2019 1 commit
    • Dan Jensen's avatar
      Add order_by updated_at to Deployments API · 554957d4
      Dan Jensen authored
      This allows order_by updated_at on the Deployments API so users can
      query for the most recent updates. It adds a database index to ensure
      the feature is performant.
      554957d4
  2. 13 Nov, 2019 39 commits