BigW Consortium Gitlab

  1. 07 Mar, 2017 1 commit
  2. 23 Feb, 2017 2 commits
  3. 13 Feb, 2017 1 commit
  4. 07 Feb, 2017 1 commit
  5. 06 Feb, 2017 4 commits
  6. 23 Jan, 2017 1 commit
  7. 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.
  8. 19 Dec, 2016 1 commit
  9. 15 Dec, 2016 2 commits
  10. 06 Dec, 2016 1 commit
  11. 21 Nov, 2016 2 commits
  12. 16 Nov, 2016 2 commits
  13. 15 Nov, 2016 2 commits
  14. 10 Nov, 2016 1 commit
  15. 20 Oct, 2016 2 commits
  16. 18 Oct, 2016 1 commit
  17. 17 Oct, 2016 3 commits
  18. 14 Oct, 2016 3 commits
  19. 06 Oct, 2016 1 commit
  20. 04 Oct, 2016 2 commits
  21. 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
  22. 19 Sep, 2016 1 commit
  23. 12 Aug, 2016 1 commit
  24. 11 Aug, 2016 2 commits
  25. 29 Jul, 2016 1 commit