An error occurred fetching the project authors.
  1. 16 Nov, 2021 1 commit
  2. 12 Nov, 2021 1 commit
  3. 09 Nov, 2021 1 commit
    • Eugie Limpin's avatar
      Send invite team email after a root group is created · e5f31632
      Eugie Limpin authored
      Update group create service to enqueue a background job to send an
      invite team email 20 minutes after a root group is created.
      
      Update EmailCampaignsController to handle CTA clicks from invite team
      emails.
      
      Changelog: added
      e5f31632
  4. 28 Oct, 2021 1 commit
  5. 20 Oct, 2021 1 commit
    • Heinrich Lee Yu's avatar
      Add atomic sidekiq scheduler · 02464df7
      Heinrich Lee Yu authored
      This retrieves jobs from Sidekiq scheduled sets using a Lua script. This
      allows multiple processes to process the queue efficiently.
      02464df7
  6. 14 Jun, 2021 1 commit
  7. 09 Mar, 2021 1 commit
  8. 18 Feb, 2021 1 commit
  9. 04 Feb, 2021 3 commits
  10. 27 Jan, 2021 1 commit
  11. 07 Dec, 2020 1 commit
    • Vitaly Slobodin's avatar
      Hide deprecated billing plans · a9558fdf
      Vitaly Slobodin authored
      When we deprecate a billing plan then
      this billing plan:
      - should be displayed as legacy for namespaces that use it.
      - should not be displayed for namespaces on other plans.
      a9558fdf