1. 08 Apr, 2019 1 commit
    • Thong Kuah's avatar
      Change value to something that can be masked · 5e772106
      Thong Kuah authored
      The current value cannot be masked[1] but CI variables default to
      masked. Rather than implementing a toggle for the masking control,
      simply change the value to something that can be masked.
      
      [1] Currently, "simple" values can be masked:
      * it should be a single line
      * it should not have escape characters
      * it should not use variables
      * it should not have any whitespace
      * it should be longer than 8 characters
      
      https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25476
      5e772106
  2. 07 Apr, 2019 8 commits
  3. 06 Apr, 2019 7 commits
  4. 05 Apr, 2019 24 commits