1. 11 Oct, 2016 1 commit
    • Prevent double url encoding for secure ribbon urls (#1389) · c8829f2a
      Max Ishchenko authored
      Secure ribbon urls were forced to use https scheme via UriComponentsBuilder, that was created from original uri. This transformation url encoded previously encoded url parts that were used to create builder. This was introduced in c883495f.
      
      This change fixes double url encoding using RibbonUtils.updateToHttpsIfNeeded that fixes double escaping case and corner case with '+' in url as well.
      
      Fixes gh-1382
  2. 06 Oct, 2016 1 commit
  3. 05 Oct, 2016 4 commits
  4. 04 Oct, 2016 1 commit
  5. 03 Oct, 2016 2 commits
  6. 23 Sep, 2016 2 commits
  7. 22 Sep, 2016 5 commits
  8. 21 Sep, 2016 1 commit
  9. 20 Sep, 2016 2 commits
  10. 19 Sep, 2016 4 commits
  11. 16 Sep, 2016 4 commits
  12. 15 Sep, 2016 3 commits
  13. 13 Sep, 2016 1 commit
  14. 12 Sep, 2016 1 commit
    • Use default maxSemaphore property. · 498e8a14
      Spencer Gibb authored
      Rather than hard code the default maxSemaphores for zuul use the already defined `zuul.semaphore.maxSemaphores` property.
      
      fixes gh-1332
  15. 08 Sep, 2016 2 commits
  16. 07 Sep, 2016 3 commits
  17. 06 Sep, 2016 3 commits