1. 12 4月, 2014 2 次提交
  2. 08 4月, 2014 1 次提交
  3. 03 4月, 2014 1 次提交
  4. 01 4月, 2014 1 次提交
  5. 26 3月, 2014 1 次提交
  6. 12 3月, 2014 1 次提交
    • T
      Remove pitfall code in URI reconstruction; fix userinfo handling. · 255c4e42
      Tim McCormack 提交于
      * newURI was always getting overwritten under normal circumstances
        (any time there was a / or ? or similar) so isURIEncoded is not
        necessary. Use of getQuery is dangerous, but the value was being
        thrown away. This commit helps ensure it will not be used in the
        future.
      * getUserInfo is replaced with getRawUserInfo to prevent premature
        decoding of separators such as ":". This should be the only behavioral
        change.
      255c4e42
  7. 11 3月, 2014 1 次提交
  8. 27 2月, 2014 2 次提交
  9. 21 2月, 2014 4 次提交
  10. 20 2月, 2014 5 次提交
  11. 14 2月, 2014 9 次提交
  12. 13 2月, 2014 2 次提交
  13. 12 2月, 2014 1 次提交
    • A
      Restructure Ribbon projects: · 3401c7be
      Allen Wang 提交于
      - Created ribbon-http and ribbon-loadbalancer
      - Removed httpasyncclient
      - Refactor load balancer logic to make it based on Rx and decouple from Client APIs
      3401c7be
  14. 07 2月, 2014 1 次提交
  15. 06 2月, 2014 1 次提交
  16. 05 2月, 2014 3 次提交
  17. 04 2月, 2014 2 次提交
  18. 22 1月, 2014 1 次提交
  19. 21 1月, 2014 1 次提交