16
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
try again More... over 11 years ago
Merge branch 'master' of github.com:eclipse/vert.x More... over 11 years ago
inced release More... over 11 years ago
changed version to 2.0.1-final More... over 11 years ago
[#712] Not include the port in the Host header if its the default port and allow to override the Host header
normanmaurer
as Norman Maurer
More... over 11 years ago
don't produce a test suite jar More... over 11 years ago
Expose encodePrettily on JsonObject and JsonArray More... over 11 years ago
Correctly handle PING and CLOSE frames in the DefaultHttpClient.
normanmaurer
as Norman Maurer
More... over 11 years ago
Make sure close frame is only sent once
normanmaurer
as Norman Maurer
More... over 11 years ago
Correct handle PING frames by echo back the payload as PONG frames.
normanmaurer
as Norman Maurer
More... over 11 years ago
cleanup
normanmaurer
as Norman Maurer
More... over 11 years ago
Echo back the close frame that is received and directly close the connection was the send was successful.
normanmaurer
as Norman Maurer
More... over 11 years ago
Update to netty 4.0.7.Final
normanmaurer
as Norman Maurer
More... over 11 years ago
Squashed commit of the following: More... over 11 years ago
New initial contribution commit More... over 11 years ago
Update to netty 4.0.6.Final
normanmaurer
as Norman Maurer
More... over 11 years ago
Minimize scope of synchronization
normanmaurer
as Norman Maurer
More... over 11 years ago
Fix and add test for UriParser path logic. More... over 11 years ago
Use relaxed parser to parse path and query parts out of an uri to prevent IllegalArgumentException when possible.
normanmaurer
as Norman Maurer
More... over 11 years ago
Only try to adjust trafficClass if the user asks for.
normanmaurer
as Norman Maurer
More... over 11 years ago