An error occurred fetching the project authors.
  1. 15 Nov, 2019 1 commit
  2. 12 Nov, 2019 1 commit
  3. 08 Nov, 2019 1 commit
    • Tiger's avatar
      Add controller action for creating cluster AWS roles · 1ce0e5a7
      Tiger authored
      Once hooked up to the Vue app, this will take care of
      the first step of creating a cluster on EKS - capturing
      the role GitLab will assume to create resources in the
      user's account.
      
      Adds four new options to ApplicationSetting:
      
      * eks_integration_enabled
      * eks_account_id
      * eks_access_key_id
      * eks_secret_access_key
      
      :eks_account_id is exposed to the frontend to allow
      users to add it as a trusted entity to their chosen
      IAM role.
      1ce0e5a7
  4. 04 Nov, 2019 1 commit
  5. 24 Oct, 2019 1 commit
  6. 22 Oct, 2019 1 commit
    • Doug Stull's avatar
      Add pendo javascript snippet · bd6e6180
      Doug Stull authored
       - We want to track using 3rd party product pendo.
       - This change will allow it to apply to every page, will need
         to backport the head file changes to CE as well
      
      Skip pendo during testing
      
      - I am unsure if this will cover all testing, but will cover rspec
      
      Fix pendo tracking stub
      
      Use feature flag stub helper
      
      - reuse current helpers to help organize code
      - resolve new line issue on pendo partial
      
      Remove binding
      
      Add config for pendo api settings and tests
      
      Remove use of needless constant in pendo tracker
      
      Update to be inline with snowplow implementation
      
      Add pendo to the integration settings admin area
      bd6e6180
  7. 20 Sep, 2018 1 commit
  8. 19 Sep, 2018 3 commits
  9. 18 Sep, 2018 1 commit
  10. 14 Sep, 2018 1 commit
  11. 06 Sep, 2018 1 commit
  12. 05 Sep, 2018 1 commit
  13. 04 Sep, 2018 1 commit