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
Age
Commit message (
Expand
)
Author
2012-01-26
Use SameController in MasterApp.
Kjetil Ørbekk
2012-01-26
Add SameController.
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 TODO for KeepAlive.
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
Support more than one rpc Service on a Jetty server.
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-23
Support PaxosService in ConnectionManager.
Kjetil Ørbekk
2012-01-23
Add mockito dependency.
Kjetil Ørbekk
2012-01-22
Add comment on thread safety.
Kjetil Ørbekk
2012-01-22
Unit test of Paxos Service.
Kjetil Ørbekk
2012-01-22
Start implementing Paxos service.
Kjetil Ørbekk
2012-01-20
Fix: Use factory method when creating a Same instance.
Kjetil Ørbekk
2012-01-20
GameController listens to state changes.
Kjetil Ørbekk
2012-01-20
Implement interface for notification of state changes.
Kjetil Ørbekk
2012-01-19
Implement the library interface to a SameClientImpl.
Kjetil Ørbekk
2012-01-19
Add SameInterface – the programming interface to Same.
Kjetil Ørbekk
2012-01-18
Hack: Use Same to synchronize state in the android app.
Kjetil Ørbekk
2012-01-18
Refactor client.
Kjetil Ørbekk
2012-01-18
Fix race condition.
Kjetil Ørbekk
2012-01-18
Remove whitespace.
Kjetil Ørbekk
2012-01-18
Remove clients upon errors.
Kjetil Ørbekk
2012-01-18
Refactor broadcast operations.
Kjetil Ørbekk
2012-01-18
Refactor Broadcaster.
Kjetil Ørbekk
2012-01-17
Begin error handling.
Kjetil Ørbekk
2012-01-17
Add timeout to network operations.
Kjetil Ørbekk
2012-01-17
Fix revision update.
Kjetil Ørbekk
2012-01-17
Reject old state updates.
Kjetil Ørbekk
2012-01-17
Change test clasess that were moved to main.
Kjetil Ørbekk
2012-01-16
Remove old SameService code.
Kjetil Ørbekk
2012-01-16
Fix full state update to new clients.
Kjetil Ørbekk
2012-01-16
Fix network joining.
Kjetil Ørbekk
2012-01-16
Change joinNetworkRequest.
Kjetil Ørbekk
2012-01-16
Fix ping discovery.
Kjetil Ørbekk
2012-01-16
Add ClientApp – a server hosting a ClientService.
Kjetil Ørbekk
2012-01-16
Fix URL handling in RpcHandler.
Kjetil Ørbekk
2012-01-16
Add MasterApp – a MasterService server.
Kjetil Ørbekk
2012-01-16
Change Broadcaster factory method.
Kjetil Ørbekk
2012-01-16
Implement updateStateRequest().
Kjetil Ørbekk
2012-01-16
Fix failing test.
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
Add ClientServiceImpl class.
Kjetil Ørbekk
[prev]
[next]