1. 08 9月, 2017 1 次提交
  2. 25 8月, 2017 1 次提交
  3. 06 7月, 2017 2 次提交
  4. 27 6月, 2017 1 次提交
    • Z
      Add in_review_folder to usage ping · e7d12a70
      Z.J. van de Weg 提交于
      As its hard to reliably check how many review apps there are on the
      clients machine, we start by checking where the type is `review`. This
      means the folder is called that way. This will lead to a seq
      scan on the table. However, this is done once a week, so the benefit of
      adding an index seems not to apply here.
      e7d12a70
  5. 21 6月, 2017 1 次提交
  6. 17 6月, 2017 1 次提交
  7. 12 6月, 2017 1 次提交
  8. 07 6月, 2017 1 次提交
  9. 06 6月, 2017 1 次提交
  10. 01 6月, 2017 1 次提交
  11. 25 5月, 2017 2 次提交
  12. 23 5月, 2017 1 次提交
    • Z
      Use etag caching for environments JSON · ebede2b3
      Z.J. van de Weg 提交于
      For the index view, the environments can now be requested every 15
      seconds. Any transition state of a projects environments will trigger a
      cache invalidation action.
      
      Fixes gitlab-org/gitlab-ce#31701
      ebede2b3
  13. 12 5月, 2017 2 次提交
    • Z
      Use etag caching for environments JSON · 4535d520
      Z.J. van de Weg 提交于
      For the index view, the environments can now be requested every 15
      seconds. Any transition state of a projects environments will trigger a
      cache invalidation action.
      
      Fixes gitlab-org/gitlab-ce#31701
      4535d520
    • P
      Custom queries for prometheus · 4f824d2a
      Pawel Chojnacki 提交于
      - Tests for prometheus queries
      
      - fix rubocop warnings
      
      - Remove unused method. Add more queries to deployment queries.
      
      - Wrap BaseQuery in module hierarchy
      
      Renname Prometheus class to PrometheusClient
      4f824d2a
  14. 11 5月, 2017 1 次提交
  15. 12 4月, 2017 1 次提交
  16. 06 4月, 2017 1 次提交
  17. 08 3月, 2017 1 次提交
  18. 23 2月, 2017 2 次提交
  19. 13 2月, 2017 1 次提交
  20. 07 2月, 2017 4 次提交
  21. 06 2月, 2017 1 次提交
  22. 23 1月, 2017 1 次提交
  23. 09 1月, 2017 1 次提交
    • T
      Treat environments matching `production/*` as Production · b7467748
      Toon Claes 提交于
      For Cycle Analytics, the environment `production` is treated as a
      special case, and used to update the `first_deployed_to_production_at`
      metric.
      
      With the Review Apps changes, slash syntax is used to group related
      environments in the list. This is mostly used for `review/<branch>`
      environments, but it's possible for people to have multiple production
      environments, and someone might then want to group them like
      `production/eu`, `production/us`, or even just make it look prettier
      with `production/www.example.com`. In any of these cases, the first
      deploy to one of these `production/*` environments now is treated as a
      Production deploy.
      b7467748
  24. 20 12月, 2016 1 次提交
  25. 15 12月, 2016 2 次提交
  26. 06 12月, 2016 1 次提交
  27. 22 11月, 2016 1 次提交
  28. 21 11月, 2016 1 次提交
  29. 16 11月, 2016 2 次提交
  30. 15 11月, 2016 2 次提交