BigW Consortium Gitlab

  1. 11 May, 2017 1 commit
    • Custom queries for prometheus · 4f824d2a
      Pawel Chojnacki authored
      - 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
  2. 10 May, 2017 1 commit
  3. 12 Apr, 2017 1 commit
  4. 06 Apr, 2017 1 commit
  5. 07 Mar, 2017 1 commit
  6. 23 Feb, 2017 2 commits
  7. 13 Feb, 2017 1 commit
  8. 07 Feb, 2017 1 commit
  9. 06 Feb, 2017 4 commits
  10. 23 Jan, 2017 1 commit
  11. 09 Jan, 2017 1 commit
    • Treat environments matching `production/*` as Production · b7467748
      Toon Claes authored
      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.
  12. 19 Dec, 2016 1 commit
  13. 15 Dec, 2016 2 commits
  14. 06 Dec, 2016 1 commit
  15. 21 Nov, 2016 2 commits
  16. 16 Nov, 2016 2 commits
  17. 15 Nov, 2016 2 commits
  18. 10 Nov, 2016 1 commit
  19. 20 Oct, 2016 2 commits
  20. 18 Oct, 2016 1 commit
  21. 17 Oct, 2016 3 commits
  22. 14 Oct, 2016 3 commits
  23. 06 Oct, 2016 1 commit
  24. 04 Oct, 2016 2 commits
  25. 20 Sep, 2016 1 commit
    • Implement review comments from @yorickpeterse · 8957293d
      Timothy Andrew authored
      1. Change multiple updates to a single `update_all`
      
      2. Use cascading deletes
      
      3. Extract an average function for the database median.
      
      4. Move database median to `lib/gitlab/database`
      
      5. Use `delete_all` instead of `destroy_all`
      
      6. Minor refactoring
  26. 19 Sep, 2016 1 commit