1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused import More... almost 12 years ago
Add support for multicast dns More... almost 12 years ago
AsyncSocketMiddleware: limit concurrent http connections. More... almost 12 years ago
Merge remote-tracking branch 'koush/master' into cm-10.2 More... almost 12 years ago
DiskLruCache: Add getValueCount More... almost 12 years ago
Merge pull request #83 from chester1000/master More... almost 12 years ago
fixed callback for Socket.io More... almost 12 years ago
iml file More... almost 12 years ago
Merge remote-tracking branch 'koush/master' into cm-10.2 More... almost 12 years ago
ResponseCache: only hang onto a reference to the AsyncServer, not the AsyncHttpClient. More... almost 12 years ago
TransformFuture: remove from, and use "then". More... almost 12 years ago
SimpleFuture: calling setCallback on a cancelled SimpleFuture should invoke the callback. More... almost 12 years ago
Revert "Revert "SimpleFuture: cancels should trigger callbacks"" More... almost 12 years ago
Fix test for adjusted cancel behavior More... almost 12 years ago
Revert "SimpleFuture: cancels should trigger callbacks" More... almost 12 years ago
Fix test More... almost 12 years ago
Fix test More... almost 12 years ago
SimpleFuture: cancels should trigger callbacks More... almost 12 years ago
add some exception tracing More... almost 12 years ago
Fixed indentation More... almost 12 years ago
Added emitEvent methods More... almost 12 years ago
Cancelling a future should clear the callback. More... almost 12 years ago
Do not set the callback if the Future was cancelled. More... almost 12 years ago
Merge remote-tracking branch 'koush/master' into cm-10.2 More... almost 12 years ago
clean up error reporting in push parser More... almost 12 years ago
v120 More... almost 12 years ago
Use the URL class to handle redirect calculations. More... almost 12 years ago
whitespace More... almost 12 years ago
Redirects to POST should become GET. Fixes https://github.com/koush/ion/issues/81 More... almost 12 years ago
Fix relative path redirect issues. https://github.com/koush/ion/issues/80 More... almost 12 years ago