An error occurred fetching the project authors.
  1. 07 Jan, 2020 1 commit
  2. 12 Dec, 2019 1 commit
  3. 04 Dec, 2019 2 commits
  4. 11 Nov, 2019 1 commit
    • Kamil Trzciński's avatar
      Create `default` and `free` plans · d473995d
      Kamil Trzciński authored
      This introduces a persistent `default`
      and `free` plans into database.
      
      The `default` is used by all on-premise
      installations. The `free` is created for
      GitLab.com.
      d473995d
  5. 16 Aug, 2019 1 commit
    • Oswaldo Ferreira's avatar
      Add an Upgrade button to Group's billings page · e2953bd3
      Oswaldo Ferreira authored
      It adds an upgrade button to the group billings
      page that redirects to the customers portal
      upgrade checkout page.
      
      If the user is not logged in at the portal he/she
      will be automatically redirected after the login
      process.
      
      If the user is at the latest tier, the button
      won't be presented.
      e2953bd3
  6. 02 May, 2019 1 commit
  7. 28 Mar, 2019 1 commit
  8. 08 Jan, 2019 1 commit
  9. 25 Dec, 2018 1 commit
    • gfyoung's avatar
      Enable some frozen string in ee/lib · f514f9df
      gfyoung authored
      Enables frozen string in the following:
      
      * ee/lib/*.rb
      * ee/lib/api/**/*.rb
      * ee/lib/audit/**/*.rb
      * ee/lib/banzai/**/*.rb
      * ee/lib/ee/**/*.rb
      * ee/lib/elasticsearch/**/*.rb
      * ee/lib/generators/**/*.rb
      
      Also enables frozen string in some vestigial
      files of the ee/app directory.
      
      Partially addresses gitlab-org/gitlab-ce/#47424.
      f514f9df
  10. 07 Dec, 2018 1 commit