1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug: when server is exposed, the cached endpoint address was not being updated. More... over 11 years ago
Fixed exposure bug. Added ChannelGroup for each server instance that closes channels on unexposure. Added Server tests. More... over 11 years ago
Fixed exposure bug. Added ChannelGroup for each server instance that closes channels on unexposure. Added Server tests. More... over 11 years ago
Investigating test failure on Jenkins due to the creation of too many threads More... over 11 years ago
Investigating test failure on Jenkins due to the creation of too many threads More... over 11 years ago
tidy up More... almost 12 years ago
tidy up More... almost 12 years ago
Fixed the bug when method params are null and the array is being cloned causes NPE More... almost 12 years ago
Fixed the bug when method params are null and the array is being cloned causes NPE More... almost 12 years ago
Addressed Findbugs warnings. Tidyup More... almost 12 years ago
Addressed Findbugs warnings. Tidyup More... almost 12 years ago
Fixed the rare infinite wait case that happens if the server dies after client is waiting on the response latch More... almost 12 years ago
Fixed the rare infinite wait case that happens if the server dies after client is waiting on the response latch More... almost 12 years ago
Removed the old IO proxy and server classes. From this point forward Jetson only supports NIO. More... almost 12 years ago
Removed the old IO proxy and server classes. From this point forward Jetson only supports NIO. More... almost 12 years ago
Fixed the issue with creating too many threads More... almost 12 years ago
Fixed the issue with creating too many threads More... almost 12 years ago
Implemented Jetson NIO using Netty framework More... almost 12 years ago
Implemented Jetson NIO using Netty framework More... almost 12 years ago
Added a new constructor to JsonRpcServer for convenience which uses a cachedtrhradpool executor service. More... almost 12 years ago
Added a new constructor to JsonRpcServer for convenience which uses a cachedtrhradpool executor service. More... almost 12 years ago
Enabled Checkstyle for this project in Eclipse IDE. Started writing Javadoc for classes. Added the copyright notice to the header files. More... almost 12 years ago
Enabled Checkstyle for this project in Eclipse IDE. Started writing Javadoc for classes. Added the copyright notice to the header files. More... almost 12 years ago
Fixed a bug in server set address More... almost 12 years ago
Fixed a bug in server set address More... almost 12 years ago
Removed the redundant thread.interrupt at the json request handler. More... almost 12 years ago
Removed the redundant thread.interrupt at the json request handler. More... almost 12 years ago
Investigating storage server failure and lost changes. Tidy up More... almost 12 years ago
Investigating storage server failure and lost changes. Tidy up More... almost 12 years ago
Added support for serialization and deserialization of perameterized types (i.e. generic types) More... almost 12 years ago