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
Age
Commit message (
Expand
)
Author
2012-05-01
Fix interrupt handling in VariableUpdaterTask.
Kjetil Ørbekk
2012-05-01
Fix DelayedOperation.
Kjetil Ørbekk
2012-05-01
Add SystemService.
Kjetil Ørbekk
2012-05-01
Enable RPC logging.
Kjetil Ørbekk
2012-05-01
Remove too verbose logging in State.
Kjetil Ørbekk
2012-04-30
Fix threading bug.
Kjetil Ørbekk
2012-04-30
Send state updates after master takeover.
Kjetil Ørbekk
2012-04-30
Fix error handling in ConnectionManagerImpl.
Kjetil Ørbekk
2012-04-30
Make fields final in ResponseHandler.
Kjetil Ørbekk
2012-04-30
Add "kill master" button.
Kjetil Ørbekk
2012-04-30
Add master kill switch.
Kjetil Ørbekk
2012-04-25
Fix SameController.
0.5
Kjetil Ørbekk
2012-04-25
Add release notes for 0.4.
Kjetil Ørbekk
2012-04-25
Make sure to report the *correct* failed master.
Kjetil Ørbekk
2012-04-25
Fix thread starvation bug in Client.
Kjetil Ørbekk
2012-04-25
Add RpcFactory.
Kjetil Ørbekk
2012-04-25
Add debug messages in Paxos service.
Kjetil Ørbekk
2012-04-25
Remove unused dependencies in Android project.
Kjetil Ørbekk
2012-04-25
Don't return expired networks.
Kjetil Ørbekk
2012-04-25
RPC timeout in same-android.
Kjetil Ørbekk
2012-04-25
Set timeouts for all RPCs.
Kjetil Ørbekk
2012-04-25
Remove HTTP dependency from DirectoryApp.
Kjetil Ørbekk
2012-04-24
Remove Broadcaster.
Kjetil Ørbekk
2012-04-24
Remove unused code.
Kjetil Ørbekk
2012-04-24
Fix off-by-one error in MasterProposer.
Kjetil Ørbekk
2012-04-24
Fix release notes for 0.4.
Kjetil Ørbekk
2012-04-24
Release notes for 0.4.
0.4
Kjetil Ørbekk
2012-04-24
Add release features.
Kjetil Ørbekk
2012-04-24
Use same-android with protobuf services.
protobuf-refactoring
Kjetil Ørbekk
2012-04-24
Remember to register client service.
Kjetil Ørbekk
2012-04-24
Use MasterLocation in directory service.
Kjetil Ørbekk
2012-04-24
Fix location in directory service.
Kjetil Ørbekk
2012-04-24
Remove unused code.
Kjetil Ørbekk
2012-04-24
Fix master takeover code.
Kjetil Ørbekk
2012-04-24
Switch to protobuf based Paxos in functional test.
Kjetil Ørbekk
2012-04-24
Fix compiler error in Client.
Kjetil Ørbekk
2012-04-24
Asynchronous paxos client using the protobuf interface.
Kjetil Ørbekk
2012-04-24
Add protobuf version of Paxos service.
Kjetil Ørbekk
2012-04-17
Master→Client communication uses protobuf services.
Kjetil Ørbekk
2012-04-17
Master sends update requests using protobuf service.
Kjetil Ørbekk
2012-04-17
Client.startMasterElection() uses protobuf service.
Kjetil Ørbekk
2012-04-17
Client registers with protobuf service location.
Kjetil Ørbekk
2012-04-17
Add 'location' field to ClientState.
Kjetil Ørbekk
2012-04-17
Add new participants list.
Kjetil Ørbekk
2012-04-17
Add Services.Client to ConnectionManager.
Kjetil Ørbekk
2012-04-11
Client → Master communication now only protobuf-rpc.
Kjetil Ørbekk
2012-04-11
Use new RPC in Client.joinNetwork().
Kjetil Ørbekk
2012-04-11
Change Client.joinNetwork.
Kjetil Ørbekk
2012-04-11
Update tests.
Kjetil Ørbekk
2012-04-11
Add "masterLocation" variable.
Kjetil Ørbekk
[next]