openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Q
Quilt Chat
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 2 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added unit test for the join command, and made sure they pass
Ross Delinger
More...
over 13 years ago
added unit test for the join command, and made sure they pass
Ross Delinger
More...
over 13 years ago
Merge pull request #14 from FOSSRIT/protocol
Ross Delinger
More...
over 13 years ago
Merge pull request #14 from FOSSRIT/protocol
Ross Delinger
More...
over 13 years ago
forgot to add username
Ross Delinger
More...
over 13 years ago
forgot to add username
Ross Delinger
More...
over 13 years ago
Updated __init__ to reflect the changes to the parameters needed by QuiltProtocol
Ross Delinger
More...
over 13 years ago
Updated __init__ to reflect the changes to the parameters needed by QuiltProtocol
Ross Delinger
More...
over 13 years ago
fixed some bugs related to forgetting arguments for QuiltChannel, and QuiltUser
Ross Delinger
More...
over 13 years ago
fixed some bugs related to forgetting arguments for QuiltChannel, and QuiltUser
Ross Delinger
More...
over 13 years ago
Added implementation for join and part, linking it in with the models QuiltUser and QuiltChannel
Ross Delinger
More...
over 13 years ago
Added implementation for join and part, linking it in with the models QuiltUser and QuiltChannel
Ross Delinger
More...
over 13 years ago
combined channel.py and user.py into models/__init__.py to simplify things
Ross Delinger
More...
over 13 years ago
combined channel.py and user.py into models/__init__.py to simplify things
Ross Delinger
More...
over 13 years ago
Moved objects that store data to the models subfolder
Ross Delinger
More...
over 13 years ago
Moved objects that store data to the models subfolder
Ross Delinger
More...
over 13 years ago
Added methods for storing and deleting the channels a user is in (in user.py)
Ross Delinger
More...
over 13 years ago
Added methods for storing and deleting the channels a user is in (in user.py)
Ross Delinger
More...
over 13 years ago
Added unit test for ping/pong
Ross Delinger
More...
over 13 years ago
Added unit test for ping/pong
Ross Delinger
More...
over 13 years ago
misc protocol bug fixes
Ross Delinger
More...
over 13 years ago
misc protocol bug fixes
Ross Delinger
More...
over 13 years ago
Typofix.
ralphbean
as Ralph Bean
More...
over 13 years ago
Typofix.
ralphbean
as Ralph Bean
More...
over 13 years ago
Modified the protocol tests tearDown method to destroy threads
Ross Delinger
More...
over 13 years ago
Modified the protocol tests tearDown method to destroy threads
Ross Delinger
More...
over 13 years ago
Made outgoing threads daemonized so they forcefully exit on shutdown
Ross Delinger
More...
over 13 years ago
Made outgoing threads daemonized so they forcefully exit on shutdown
Ross Delinger
More...
over 13 years ago
added QuiltServer.terminate_threads which terminates all threads except the daemon IncomingThread
Ross Delinger
More...
over 13 years ago
added QuiltServer.terminate_threads which terminates all threads except the daemon IncomingThread
Ross Delinger
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree