index
:
same.git
discovery
master
protobuf-benchmark
protobuf-refactoring
tjws_test
wait_code__bad
wait_code__new
Distributed Shared Objects for Android
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
same
/
src
/
test
/
java
/
com
Age
Commit message (
Expand
)
Author
2012-02-17
VariableFactory: Support set() operation.
Kjetil Ørbekk
2012-02-16
Implement Variable.
Kjetil Ørbekk
2012-02-16
Rename ClientServiceImplTest => ClientTest.
Kjetil Ørbekk
2012-02-16
Replace Master with new implementation.
Kjetil Ørbekk
2012-02-16
Implement all MasterService operations in NewMaster.
Kjetil Ørbekk
2012-02-16
Start new Master implementation.
Kjetil Ørbekk
2012-02-07
Add interrupt() support to BroadcastListener.
Kjetil Ørbekk
2012-02-06
Refactor: Rename classes.
Kjetil Ørbekk
2012-02-06
Fix RpcServlet: Use POST requests.
Kjetil Ørbekk
2012-02-06
Fix failing tests.
Kjetil Ørbekk
2012-02-06
Refactor URL handling in Client and Master.
Kjetil Ørbekk
2012-02-06
Add a class that holds server information.
Kjetil Ørbekk
2012-02-03
Extend configuration.
Kjetil Ørbekk
2012-02-03
Add Configuration system.
Kjetil Ørbekk
2012-02-03
Refactor Handler code.
Kjetil Ørbekk
2012-01-31
Use full url with discovery.
Kjetil Ørbekk
2012-01-31
Refactor client.
Kjetil Ørbekk
2012-01-31
Add client discovery functionality.
Kjetil Ørbekk
2012-01-31
WorkList => WorkQueue – A worker thread helper class.
Kjetil Ørbekk
2012-01-27
Improve discovery and error handling.
Kjetil Ørbekk
2012-01-27
Client answers discovery events.
Kjetil Ørbekk
2012-01-27
ClientService supports network discovery.
Kjetil Ørbekk
2012-01-24
Basic Paxos working.
Kjetil Ørbekk
2012-01-24
Refactor Paxos: Return proposal values.
Kjetil Ørbekk
2012-01-24
Paxos: Remove roundId parameter.
Kjetil Ørbekk
2012-01-24
Add failing Paxos test.
Kjetil Ørbekk
2012-01-23
Add multi-threaded Paxos test code.
Kjetil Ørbekk
2012-01-23
Start implementing a functional test for PaxosService.
Kjetil Ørbekk
2012-01-23
Add Paxos integration test.
Kjetil Ørbekk
2012-01-23
Add MasterProposer.
Kjetil Ørbekk
2012-01-23
Start implementing MasterProposer.
Kjetil Ørbekk
2012-01-22
Unit test of Paxos Service.
Kjetil Ørbekk
2012-01-18
Remove whitespace.
Kjetil Ørbekk
2012-01-18
Remove clients upon errors.
Kjetil Ørbekk
2012-01-18
Refactor Broadcaster.
Kjetil Ørbekk
2012-01-17
Fix revision update.
Kjetil Ørbekk
2012-01-16
Fix network joining.
Kjetil Ørbekk
2012-01-16
Implement updateStateRequest().
Kjetil Ørbekk
2012-01-16
Send state to clients.
Kjetil Ørbekk
2012-01-16
Add assert in test of Master.
Kjetil Ørbekk
2012-01-16
Add failing master test.
Kjetil Ørbekk
2012-01-16
Fix failing test.
Kjetil Ørbekk
2012-01-16
Add TestConnectionManager.
Kjetil Ørbekk
2012-01-15
Add TestBroadcaster.
Kjetil Ørbekk
2012-01-15
Make Broadcaster testable.
Kjetil Ørbekk
2012-01-15
Move old SameService files out of the way.
Kjetil Ørbekk
2012-01-13
Bring back worker thread.
Kjetil Ørbekk
2012-01-13
Add support for JSON state.
Kjetil Ørbekk
2012-01-13
Add new Client and Master interfaces.
Kjetil Ørbekk
2012-01-13
Rename projects.
Kjetil Ørbekk
[prev]