1. 14 Jan, 2022 1 commit
    • Tyler Amos's avatar
      Notify admins 15 days prior to license expiration · c58f99d5
      Tyler Amos authored
      Overriding notification methods from Gitlab::License so that admins
      are notified only 15 days prior to license expiration.  Previously,
      admins were notified 1 month prior to expiration when the
      Gitlab::License method was used, but this is inconsistent when
      customers are able renew.  Notifying admins early lead to confusion.
      
      Changelog: fixed
      EE: true
      c58f99d5
  2. 13 Jan, 2022 39 commits