BigW Consortium Gitlab

  1. 17 Jan, 2017 3 commits
  2. 15 Jan, 2017 1 commit
  3. 13 Jan, 2017 4 commits
  4. 12 Jan, 2017 1 commit
  5. 11 Jan, 2017 1 commit
  6. 09 Jan, 2017 2 commits
    • 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.
    • validate length of label.title · 7808c9cb
      Tomáš Kukrál authored
      + add test for label.title length validation
  7. 08 Jan, 2017 1 commit
    • Record and show last used date of SSH Keys · b6df93a5
      Vincent Wong authored
      Addresses: Issue #13810
      
      1. Adds a last_used_at attribute to the Key table/model
      2. Update a key's last_used_at whenever it gets used
      3. Display how long ago an ssh key was last used
  8. 06 Jan, 2017 1 commit
  9. 03 Jan, 2017 2 commits
  10. 02 Jan, 2017 1 commit
  11. 28 Dec, 2016 1 commit
  12. 27 Dec, 2016 2 commits
  13. 26 Dec, 2016 2 commits
  14. 24 Dec, 2016 1 commit
  15. 23 Dec, 2016 3 commits
  16. 22 Dec, 2016 3 commits
  17. 21 Dec, 2016 4 commits
  18. 20 Dec, 2016 7 commits