An error occurred fetching the project authors.
  1. 05 Nov, 2018 1 commit
  2. 31 Oct, 2018 3 commits
  3. 30 Oct, 2018 1 commit
  4. 25 Oct, 2018 3 commits
  5. 24 Oct, 2018 2 commits
  6. 19 Oct, 2018 2 commits
    • Mark Lapierre's avatar
      Log page actions · 45860bc8
      Mark Lapierre authored
      Override page object methods to log the actions taken by the methods
      before or after the action, as appropriate.
      
      Allow page object action logging to be turned on via a QA_DEBUG env var.
      Unlike CHROME_HEADLESS (and the soon to arrive VERBOSE), QA_DEBUG
      is false by default.
      
      QA_DEBUG is used instead of just DEBUG because that enables Selenium
      debug logging.
      
      Mask passwords entered into fields with a QA selector with 'password'
      in the name. Doesn't mask sensitive data entered into any other field.
      45860bc8
    • Mark Lapierre's avatar
      Log page actions · 33295c08
      Mark Lapierre authored
      Override page object methods to log the actions taken by the methods
      before or after the action, as appropriate.
      
      Allow page object action logging to be turned on via a QA_DEBUG env var.
      Unlike CHROME_HEADLESS (and the soon to arrive VERBOSE), QA_DEBUG
      is false by default.
      
      QA_DEBUG is used instead of just DEBUG because that enables Selenium
      debug logging.
      
      Mask passwords entered into fields with a QA selector with 'password'
      in the name. Doesn't mask sensitive data entered into any other field.
      33295c08
  7. 17 Oct, 2018 3 commits
  8. 12 Oct, 2018 1 commit
  9. 11 Oct, 2018 2 commits
    • Sanad Liaquat's avatar
      Initial commit · f159040f
      Sanad Liaquat authored
      Use ACCEPT_INSECURE_CERTS env var and fix step
      
      Simplify saml signin
      
      Fix rubo cop offence
      
      Add missing # frozen_string_literal: true
      f159040f
    • Sanad Liaquat's avatar
      Initial commit · 154ce29d
      Sanad Liaquat authored
      Use ACCEPT_INSECURE_CERTS env var and fix step
      
      Simplify saml signin
      
      Fix rubo cop offence
      
      Add missing # frozen_string_literal: true
      154ce29d
  10. 10 Oct, 2018 1 commit
  11. 09 Oct, 2018 3 commits
    • Mark Lapierre's avatar
      Add tests of adding file templates · d36055cb
      Mark Lapierre authored
      Adds tests that adds new files via file templates via the Files view
      and the Web IDE.
      
      Includes changes to page objects and associated code
      
      Fetches template content from the API rather than hardcoding strings
      that will need to be updated if the templates change. Some of the
      content is stored as flat files but we can't use them because they're
      not included in the docker images gitlab-qa uses.
      d36055cb
    • sliaquat's avatar
      Reorganize menu files · b7a5b204
      sliaquat authored
      Add missed files
      
      Use correct method
      
      Implement review feedback
      
      Add missing frozen_string_literal
      
      Squash 5 commits
      b7a5b204
    • sliaquat's avatar
      Fix merge conflict and ee specific reorganization · d96ab972
      sliaquat authored
      Use correct method
      
      Add missing frozen_string_literal: true
      
      Implement review feedback
      
      Removed extra space
      
      Squash 5 commits
      d96ab972
  12. 07 Oct, 2018 1 commit
  13. 05 Oct, 2018 1 commit
  14. 03 Oct, 2018 1 commit
  15. 02 Oct, 2018 2 commits
  16. 28 Sep, 2018 1 commit
  17. 15 Sep, 2018 2 commits
  18. 06 Sep, 2018 1 commit
  19. 05 Sep, 2018 1 commit
  20. 03 Sep, 2018 3 commits
  21. 22 Aug, 2018 1 commit
  22. 20 Aug, 2018 2 commits
  23. 17 Jul, 2018 1 commit
  24. 12 Jul, 2018 1 commit