1. 03 Oct, 2016 1 commit
    • Support '+' in encoded query string when rebuilding the URI to https · 8e1be547
      Jacques-Etienne Beaudet authored
      RibbonUtils now replace the encoded space character '+' in the query string in favor of the equivalent '%20' when rewriting the URI in https. This is due to UriComponentsBuilder verifying the allowed characters in the encoded URI when building to the URI java.net class. The '+' is considered illegal but is widely used in the field. (#1367)
  2. 23 Sep, 2016 2 commits
  3. 22 Sep, 2016 5 commits
  4. 21 Sep, 2016 1 commit
  5. 20 Sep, 2016 2 commits
  6. 19 Sep, 2016 4 commits
  7. 16 Sep, 2016 4 commits
  8. 15 Sep, 2016 3 commits
  9. 13 Sep, 2016 1 commit
  10. 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
  11. 08 Sep, 2016 2 commits
  12. 07 Sep, 2016 3 commits
  13. 06 Sep, 2016 5 commits
  14. 03 Sep, 2016 1 commit
  15. 01 Sep, 2016 5 commits