1. 24 Mar, 2020 6 commits
  2. 23 Mar, 2020 15 commits
  3. 22 Mar, 2020 2 commits
  4. 21 Mar, 2020 2 commits
    • Stephane Nicoll's avatar
      Only remove trailing slash from URI value · 8593270b
      Stephane Nicoll authored
      This commit upgrades the algorithm when trailing slash are to be
      ignored. Previously a root URI (i.e. "/") would result to to empty
      string which is an issue for monitoring system that requires tag values
      to be non empty. If the URI is a single character, the trailing is not
      applied and "/" is left as is.
      
      Closes gh-20536
      8593270b
    • Stephane Nicoll's avatar
      Remove Java 13 CI job · 1bf7d251
      Stephane Nicoll authored
      Closes gh-20578
      1bf7d251
  5. 20 Mar, 2020 6 commits
  6. 19 Mar, 2020 9 commits