1. 10 6月, 2016 1 次提交
  2. 09 6月, 2016 2 次提交
  3. 08 6月, 2016 4 次提交
  4. 07 6月, 2016 4 次提交
  5. 06 6月, 2016 1 次提交
  6. 04 6月, 2016 4 次提交
  7. 02 6月, 2016 2 次提交
  8. 01 6月, 2016 1 次提交
    • J
      Less restrictive CORS origin comparison · 89913199
      Juergen Hoeller 提交于
      UriComponentsBuilder allows more efficient (and less restrictive) CORS
      origin comparison.
      
      Also introduces a specifically narrowed cloneBuilder() method for
      UriComponentsBuilders.
      
      Cherry-picked from 9a52c8.
      
      Issue: SPR-14080
      89913199
  9. 31 5月, 2016 12 次提交
  10. 22 5月, 2016 1 次提交
  11. 13 5月, 2016 1 次提交
    • R
      Fix STOMP connect failure related memory leak · b5022108
      Rossen Stoyanchev 提交于
      Normally heartbeats keep connections from hanging. However in some
      cases a connection may hang before a CONNECTED frame is received
      and heartbeats are put in place. This commit adds a change to enforce
      a 60 limit on receiving the CONNECTED frame.
      
      Issue: SPR-14266
      b5022108
  12. 06 5月, 2016 2 次提交
  13. 05 5月, 2016 3 次提交
  14. 04 5月, 2016 2 次提交