0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add log4j to libs
aalevy
as Amit Levy
More... over 16 years ago
Previous commit broke tests because of dep. on constant
aalevy
as Amit Levy
More... almost 17 years ago
Added thrift constant NUM_REPLICAS
aalevy
as Amit Levy
More... almost 17 years ago
Fix ruby hash_client get to return nil when key not found
aalevy
as Amit Levy
More... almost 17 years ago
Merge branch 'master' of [email protected]:alevy/donut
aalevy
as Amit Levy
More... almost 17 years ago
Changed command line argument names
aalevy
as Amit Levy
More... almost 17 years ago
Updated readme More... almost 17 years ago
Fixed request server
aalevy
as Amit Levy
More... almost 17 years ago
Added content to README More... almost 17 years ago
Added apache licsense and fomratted java source
aalevy
as Amit Levy
More... almost 17 years ago
Added apache licsense and fomratted java source
aalevy
as Amit Levy
More... almost 17 years ago
Change ant tasks create_jar to jar, add src task and dist task. Git ignore dist directory
aalevy
as Amit Levy
More... almost 17 years ago
Removed donut.jar and fixed stabalize bug
aalevy
as Amit Levy
More... almost 17 years ago
Changed guice module setups and fixed ruby client to work against hashservice
aalevy
as Amit Levy
More... almost 17 years ago
Changed guice module setups and fixed ruby client to work against hashservice
aalevy
as Amit Levy
More... almost 17 years ago
Forgot to add these files
aalevy
as Amit Levy
More... almost 17 years ago
Request server
aalevy
as Amit Levy
More... almost 17 years ago
Split thrift definitions into several files, added python generation
aalevy
as Amit Levy
More... almost 17 years ago
Changed print exception to logging
aalevy
as Amit Levy
More... almost 17 years ago
Merge branch 'master' of [email protected]:levya/distributed-fs into jeff-merge
aalevy
as Amit Levy
More... almost 17 years ago
Merge fixes
aalevy
as Amit Levy
More... almost 17 years ago
changed the order of public and abstract in AbstractRunAtInterval.java More... almost 17 years ago
Made some changes from the code review + Forgot to add AbstractRunAtInterval.java. More... almost 17 years ago
Integration tests for replication
aalevy
as Amit Levy
More... almost 17 years ago
Clean up, and added tests for replication logic
aalevy
as Amit Levy
More... almost 17 years ago
Fixed ruby client to work with new API and fixed small bugs to do with the one node in the ring case of put/remove
aalevy
as Amit Levy
More... almost 17 years ago
Fixed java namespace for thrift definitions.
aalevy
as Amit Levy
More... almost 17 years ago
Forgot to reset the number of successors in the successorList back to 3 More... almost 17 years ago
Implemented AbstractRunAtInterval to seperate the 3 different periodic tasks in DonutClient. Added a kill method to the DonutPeer that kills the whole Donut program, which calls kill on the DonutClient and DonutServer objects. More... almost 17 years ago
Refuse to modify hash if node is not responsible for key (replication still goes through)
aalevy
as Amit Levy
More... almost 17 years ago