Skip to content
Snippets Groups Projects
  1. Mar 06, 2023
  2. Feb 28, 2023
  3. Feb 27, 2023
  4. Feb 24, 2023
  5. Feb 23, 2023
  6. Feb 21, 2023
    • Laura Nao's avatar
      device-types: add acer-chromebox-cxi4-puff · cac9c464
      Laura Nao authored
      
      Add device type template for the Acer Chromebox CXI4 kaisa mini PC.
      
      Signed-off-by: default avatarLaura Nao <laura.nao@collabora.com>
      cac9c464
    • Igor Ponomarev's avatar
      Labhealth page: Fix Last report time column and refactor the table · 2be1e2b2
      Igor Ponomarev authored
      Table refactor decouples the labhealth table from the all devices
      table. Labhealth table does not need the current job, tags or
      device_type.
      
      New query set will only select the fields that will be used in the
      table column. The links in the column like worker host or last
      report job are build using the view name and primary key.
      
      Those changes allow for highly improved performance:
      
      Before - 14.384795s
      
      After - 0.048940s
      
      The PassingHealthTable has been detached from the
      DeviceHealthTable but might receive similar refactor in the
      future.
      2be1e2b2
  7. Feb 20, 2023
Loading