1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unit tests for the reader portion of RemovableDrivePlugin. More... almost 14 years ago
Changed drive monitors to use callbacks rather than blocking. More... almost 14 years ago
Unit tests for PollingRemovableDriveMonitor. More... almost 14 years ago
Fixed a race condition: start the monitor before creating files. More... almost 14 years ago
Unit tests for UnixRemovableDriveMonitor. More... almost 14 years ago
Removable drive monitors for Windows, Mac and Linux (untested). More... almost 14 years ago
Added JNotify jar and native libraries for Linux and Mac. More... almost 14 years ago
Unit tests and bug fixes for removable drive finders. More... almost 14 years ago
Unit tests for the removable drive plugin. More... almost 14 years ago
Don't try to get the free space for a nonexistent file. More... almost 14 years ago
Removed println. More... almost 14 years ago
Removable drive finders for Windows, Mac and Linux (untested). More... almost 14 years ago
Added JNA jars. More... almost 14 years ago
Updated transport plugin API. More... almost 14 years ago
Moved private method inline. More... almost 14 years ago
Check for symlinks when deleting directories. Allow Database.open() and close() to throw IOExceptions as well as DatabaseExceptions. More... almost 14 years ago
Type-safe transport IDs. More... almost 14 years ago
Use numeric IDs rather than names to identify transports. More... almost 14 years ago
Get the outgoing connection number from the database. More... almost 14 years ago
Store outgoing connection numbers in the database. More... almost 14 years ago
ProtocolIntegrationTest (formerly FileReadWriteTest) doesn't need to use a file. More... almost 14 years ago
Added Consumer support to Writer, to avoid redundant copying. More... almost 14 years ago
Added an integration test for batch transports. More... almost 14 years ago
More refactoring to connect ConnectionRecogniser to ConnectionReader. More... almost 14 years ago
Refactored transport component and renamed WritersModule. More... almost 14 years ago
Don't block when free disk space is critically low. More... almost 14 years ago
AtomicBoolean is not needed. More... almost 14 years ago
Don't call stopped.get() outside the lock. More... almost 14 years ago
Record when the latest subscription/transport update was sent. More... almost 14 years ago
Removed an unused method. More... almost 14 years ago