0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated readme to reflect all the recent development and protcol changes More... over 13 years ago
Updated readme to reflect all the recent development and protcol changes More... over 13 years ago
fixed an issue where quilt.models was not installed properly causing import errors when using quilt console More... over 13 years ago
fixed an issue where quilt.models was not installed properly causing import errors when using quilt console More... over 13 years ago
Merge pull request #18 from FOSSRIT/976a0d320b8a7b11f854f7846ec9608dd0b0bed8 More... over 13 years ago
Merge pull request #18 from FOSSRIT/976a0d320b8a7b11f854f7846ec9608dd0b0bed8 More... over 13 years ago
Merge pull request #17 from FOSSRIT/10b534a12bbfbb5fbd9c173aced1740a6a05bcd3 More... over 13 years ago
Merge pull request #17 from FOSSRIT/10b534a12bbfbb5fbd9c173aced1740a6a05bcd3 More... over 13 years ago
added a sleep in the tear down to make sure there are no messages left in any of the queues, allowing for a clean shutdown More... over 13 years ago
added a sleep in the tear down to make sure there are no messages left in any of the queues, allowing for a clean shutdown More... over 13 years ago
added unit tests for send/handle message More... over 13 years ago
added unit tests for send/handle message More... over 13 years ago
Added implementation for send_message and handle_message More... over 13 years ago
Added implementation for send_message and handle_message More... over 13 years ago
updated unit tests to use 3 servers (checks message propogation through the network More... over 13 years ago
updated unit tests to use 3 servers (checks message propogation through the network More... over 13 years ago
added a variable to store each servers unique name, and converted functions to use it insteadof the servers addr for identification More... over 13 years ago
added a variable to store each servers unique name, and converted functions to use it insteadof the servers addr for identification More... over 13 years ago
added an argument to QuiltProtocol to allow for a unique name variable More... over 13 years ago
added an argument to QuiltProtocol to allow for a unique name variable More... over 13 years ago
forgot to change the protocol in handle_ping More... over 13 years ago
forgot to change the protocol in handle_ping More... over 13 years ago
mistakingly added a argument to the automatic command handling bit More... over 13 years ago
mistakingly added a argument to the automatic command handling bit More... over 13 years ago
Added super simple routing to protocol.py More... over 13 years ago
Added super simple routing to protocol.py More... over 13 years ago
Changed the pyzmq-static dependancy to only install version 2.1.7.1 to work around a bug in the latest version, pending a patch More... over 13 years ago
Changed the pyzmq-static dependancy to only install version 2.1.7.1 to work around a bug in the latest version, pending a patch More... over 13 years ago
Merge pull request #16 from FOSSRIT/56369aaef38358c33c420a7aa5e4309156a5ce02 More... over 13 years ago
Merge pull request #16 from FOSSRIT/56369aaef38358c33c420a7aa5e4309156a5ce02 More... over 13 years ago