1. 0050ad5 484621 - Client hangs till timeout when Authentication.authenticate() throws exception. by Simone Bordet · 8 years ago
  2. 4032b85 Happy New Year 2016 (take #2) by Joakim Erdfelt · 8 years ago
  3. ac24196 Happy New Year 2016 by Joakim Erdfelt · 8 years ago
  4. cd39fd8 Happy New Year 2016 by Joakim Erdfelt · 8 years ago
  5. b5db183 Happy New Year 2016 by Joakim Erdfelt · 8 years ago
  6. c14c54a Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  7. bf757aa 484818 - Expose interesting HTTP/2 attributes and operations via JMX. by Simone Bordet · 8 years ago
  8. 6d1027e Removed caching of debug log level. by Simone Bordet · 8 years ago
  9. fdadc94 484818 - Expose interesting HTTP/2 attributes and operations via JMX. by Simone Bordet · 8 years ago
  10. 460e6e2 Refactored DefaultServlet and ResourceHandler to use commong ResourceService by Greg Wilkins · 8 years ago
  11. 7b71350 Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  12. 997b868 484878 - Make BufferingFlowControlStrategy.bufferRatio configurable via JMX. by Simone Bordet · 8 years ago
  13. c66a4d5 Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  14. 24b99d4 Introduced factory methods for HTTP2Client and HttpClient. by Simone Bordet · 8 years ago
  15. 7598062 Improved logging. by Simone Bordet · 8 years ago
  16. 30694b6 484876 - Make simpler to customize the FlowControlStrategy. by Simone Bordet · 8 years ago
  17. 172c8f3 Merge remote-tracking branch 'origin/jetty-9.3.x' by Greg Wilkins · 8 years ago
  18. 3055742 484801 Avoid non-cached memory mapped files by Greg Wilkins · 8 years ago
  19. 3b49ed6 484657 - Support HSTS rfc6797 by Greg Wilkins · 8 years ago
  20. 8045b0c Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  21. 59680d4 484818 - Expose interesting HTTP/2 attributes and operations via JMX. by Simone Bordet · 8 years ago
  22. 7a33efd 484861 - Improve FlowControlStrategy stall handling. by Simone Bordet · 8 years ago
  23. 8029482 Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  24. a5983c5 Avoid allocating the ALPNClientConnectionFactory if there is no by Simone Bordet · 8 years ago
  25. 14a3b2e 484818 - Expose interesting HTTP/2 attributes and operations via JMX. by Simone Bordet · 8 years ago
  26. b7ab9e0 484818 - Expose interesting HTTP/2 attributes and operations via JMX. by Simone Bordet · 8 years ago
  27. 50ff7ac Merge remote-tracking branch 'origin/jetty-9.3.x' by Greg Wilkins · 8 years ago
  28. 19d6e36 484657 - Support HSTS rfc6797 by Greg Wilkins · 8 years ago
  29. 2d2c321 Merge remote-tracking branch 'origin/jetty-9.3.x' by Greg Wilkins · 8 years ago
  30. f65a7db 458745 Async ISE in async Echo by Greg Wilkins · 8 years ago
  31. 9fd3a93 Fix duplicate declaration of felix plugin execution for jetty-runner by Jan Bartel · 8 years ago
  32. ca2d37b 484822 Jetty ThreadMonitor memory leak by Jan Bartel · 8 years ago
  33. 2dc78a5 484822 Jetty ThreadMonitor memory leak by Jan Bartel · 8 years ago
  34. 3fb354f Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  35. 8f4cc73 484585 - Avoid sending request using a connection that is idle timing out. by Simone Bordet · 8 years ago
  36. 35c4c24 484718 - Review idle timeout handling. by Simone Bordet · 8 years ago
  37. bcd282a Updated javadocs and added missing removeListener() method. by Simone Bordet · 8 years ago
  38. 22f9c98 Javadoc fixes by Joakim Erdfelt · 8 years ago
  39. 71150a9 javadoc fixes by Joakim Erdfelt · 8 years ago
  40. 4a07503 Javadoc updates by Joakim Erdfelt · 8 years ago
  41. 24b9d39 Javadoc updates by Joakim Erdfelt · 8 years ago
  42. 47eb7f0 437786 - SslContextFactory: Allow Password.getPassword to be overridden by Joakim Erdfelt · 8 years ago
  43. aa46a51 Added factory method to create HTTP2Client. by Simone Bordet · 8 years ago
  44. 988e596 484585 - Avoid sending request using a connection that is idle timing out. by Simone Bordet · 8 years ago
  45. 0713c17 484683 - FastCGI request idle timeout is handled incorrectly. by Simone Bordet · 8 years ago
  46. 4eef2a3 Added factory method to create the HttpChannel. by Simone Bordet · 8 years ago
  47. c122569 Invalidate session if load finds it is expired; ensure locks reentrant by Jan Bartel · 8 years ago
  48. cdfa515 484624 Disable CachingWebAppClassLoader by Greg Wilkins · 8 years ago
  49. 163a59a Merge branch 'master' into session-refactor by Jan Bartel · 8 years ago
  50. 133e9e0 Merge remote-tracking branch 'origin/jetty-9.3.x' by Greg Wilkins · 8 years ago
  51. 5cd6765 484622 - Improve handling of Direct and Mapped buffers for static content by Greg Wilkins · 8 years ago
  52. 316a2e8 484603 HashLoginService does not stop its PropertyUserStore by Jan Bartel · 8 years ago
  53. 4ce2104 Resolve threading issues for simultaneous session invalidate. by Jan Bartel · 8 years ago
  54. ecbfe7c 484603 HashLoginService does not stop its PropertyUserStore by Jan Bartel · 8 years ago
  55. d9d3b04 484603 HashLoginService does not stop its PropertyUserStore by Jan Bartel · 8 years ago
  56. e0ea078 Merge branch 'jetty-9.3.x' by Joakim Erdfelt · 8 years ago
  57. 8894547 Merge branch 'jetty-9.2.x' into jetty-9.3.x by Joakim Erdfelt · 8 years ago
  58. 1543601 484612 - Restore WebSocket Session.close() sending 1000/Normal status code by Joakim Erdfelt · 8 years ago
  59. 60d09bc Merge branch 'jetty-9.3.x' by Joakim Erdfelt · 8 years ago
  60. 9908910 Merge branch 'jetty-9.2.x' into jetty-9.3.x by Joakim Erdfelt · 8 years ago
  61. 5f27a62 484397 - Unavoidable NullPointerException in onMessage-Handler for PongMessages by Joakim Erdfelt · 8 years ago
  62. a4cf7d6 482042 - New API, Allow customization of ServletHandler path mapping by Joakim Erdfelt · 8 years ago
  63. 31cd3fe Merge branch 'jetty-9.3.x' by Joakim Erdfelt · 8 years ago
  64. 3bec195 484440 - Swap WebSocket PathMappings for new jetty-http PathMappings by Joakim Erdfelt · 8 years ago
  65. 7c5bec1 Using Java 8 Predicate Function by Joakim Erdfelt · 8 years ago
  66. 343aa06 Merge branch 'jetty-9.2.x' into jetty-9.3.x by Joakim Erdfelt · 8 years ago
  67. e6901b2 484349 - Promote WebSocket PathMappings / PathSpec to Jetty Http by Joakim Erdfelt · 8 years ago
  68. 4f9d785 Revert "482042 - New API, Allow customization of ServletHandler path mapping" by Joakim Erdfelt · 8 years ago
  69. 68f27bb Ensure SessionData attributes are cast to ConcurrentHashMap on deserialization. by Jan Bartel · 8 years ago
  70. 96e4d72 Merge remote-tracking branch 'origin/jetty-9.3.x' by Greg Wilkins · 8 years ago
  71. abe5d09 [447816] - ServletHolder#compareTo not transitive by Matt Gilman · 8 years ago
  72. 6e0ad429 484350 - Allow GzipHandler path include/exclude to use regex by Joakim Erdfelt · 8 years ago
  73. 50899ab Merge branch 'master' of git://github.com/mcgilman/jetty.project by Greg Wilkins · 8 years ago
  74. fe5cc7a Merge branch 'master' into session-refactor by Jan Bartel · 8 years ago
  75. 77d4b54 482042 - New API, Allow customization of ServletHandler path mapping by Joakim Erdfelt · 8 years ago
  76. a52a182 484349 - Promote WebSocket PathMappings / PathSpec to Jetty Http by Joakim Erdfelt · 8 years ago
  77. ca6eaaf Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  78. 717fc78 484262 - Race condition between GOAWAY disconnect and ability to make new request. by Simone Bordet · 8 years ago
  79. d4d9cee Improved toString(). by Simone Bordet · 8 years ago
  80. b6df950 484350 - Allow GzipHandler path include/exclude to use regex by Joakim Erdfelt · 8 years ago
  81. e8b3b68 [447816] - ServletHolder#compareTo not transitive by Matt Gilman · 8 years ago
  82. 1df5a05 482042 - New API, Allow customization of ServletHandler path mapping by Joakim Erdfelt · 8 years ago
  83. dddba5b 484349 - Promote WebSocket PathMappings / PathSpec to Jetty Http by Joakim Erdfelt · 8 years ago
  84. 4ce3882 Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  85. bf9f39d Improved exception reporting. by Simone Bordet · 8 years ago
  86. 829bdd3 Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  87. 8d28be5 484210 - HttpClient over HTTP/2 should honor maxConcurrentStreams. by Simone Bordet · 8 years ago
  88. e674d3e 483878 - Parallel requests stuck via the http client transport over HTTP/2. by Simone Bordet · 8 years ago
  89. 1bba40a Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  90. 77e0df1 484167 - GOAWAY frames aren't handling disconnects appropriately on Client. by Simone Bordet · 8 years ago
  91. 8542715 Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  92. c388987 484167 - GOAWAY frames aren't handling disconnects appropriately on Client. by Simone Bordet · 8 years ago
  93. b1707ef Ensure session loading runs in scope of context classloader. by Jan Bartel · 8 years ago
  94. 31ea170 Make calling passivate/active depend on type of session data store; fix tests by Jan Bartel · 8 years ago
  95. 4793be6 Merge branch 'master' into session-refactor by Jan Bartel · 8 years ago
  96. fc4aacc Merged branch 'jetty-9.3.x' into 'master'. by Simone Bordet · 8 years ago
  97. e7d8980 Improved generate/parse tests. by Simone Bordet · 8 years ago
  98. 35da4a3 483878 - Parallel requests stuck via the http client transport over HTTP/2. by Simone Bordet · 8 years ago
  99. c5e56e7 Added concurrent load tests. by Simone Bordet · 8 years ago
  100. bf104f7 GzipHandler Deprecations and User-Agent by Joakim Erdfelt · 8 years ago