3
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
maybe fix the 4 process test (which does seem to need dht), change logging degree. add test command for being a client. More... over 13 years ago
allow settings to be set. better logging. More... over 13 years ago
split references to byte buffers for redundant sending. More... over 13 years ago
add config settings for udp, adaptive replication. allow (hopefully) packets to send on multiple channels. More... over 13 years ago
Added a way to deregister community servers. More... over 13 years ago
Coordinatee commands should clear after sending, minor logging. More... over 13 years ago
changed how chatTest sends returns. More... over 13 years ago
update community server single process test to not rely on removed test. More... over 13 years ago
Merge branch 'master' of github.com:CSEMike/OneSwarm More... over 13 years ago
Removed the CommunityServerTest, becuase it is not an appropriate jUnit test. More... over 13 years ago
Update README.md
Will Scott
as Will
More... over 13 years ago
Update Selenium to the current version * Fixes some errors in selenium based tests. More... over 13 years ago
fixed local one swarm coordinatee tests. More... over 13 years ago
hid non-implemented tests More... over 13 years ago
Time out on test jvm startup to help with debugging. More... over 13 years ago
ignore OneSwarm-tests.jar
Tomas Isdal
as isdal
More... over 13 years ago
add support for launching as a sub-build
Tomas Isdal
as isdal
More... over 13 years ago
generate separate jar file with the test classes
Tomas Isdal
as isdal
More... over 13 years ago
Restructured unit tests & integration test communication to work with ant. More... over 13 years ago
removed a System.exit() call, hopefully will simplify debugging 'Forked Java VM exited abnormally.' errors. More... over 13 years ago
First stab at starting the local oneswarm instance when integration tests are run via junit. More... over 13 years ago
Correct syntax of a placeolder test for junit. More... over 13 years ago
don't junit test utility classes. More... over 13 years ago
Added selenium dep to junit tests. More... over 13 years ago
updated to xml formatted test reports. More... over 13 years ago
Added junit test target. More... over 13 years ago
Merge branch 'master' of github.com:CSEMike/OneSwarm
Tomas Isdal
as isdal
More... over 13 years ago
switched to using servicedatamessages as that is what is expected on datagram connections
Tomas Isdal
as isdal
More... over 13 years ago
A bit more agressiveness on retransmits. More... over 13 years ago
Reposition retransmitted messages, so that they are actually retransmitted. We can handle loss properly now. More... over 13 years ago