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
/
main
/
java
/
com
/
orbekk
Age
Commit message (
Expand
)
Author
2012-05-22
Add Experiment 2: Master recovery time.
Kjetil Ørbekk
2012-05-22
Add SystemService.KillMaster().
Kjetil Ørbekk
2012-05-22
Add getChannel() to ConnectionManager.
Kjetil Ørbekk
2012-05-22
Lower retry timout for Master takeover.
Kjetil Ørbekk
2012-05-21
Remove verbose and slow logging statements.
Kjetil Ørbekk
2012-05-21
Send numDevices in Experiment1.
Kjetil Ørbekk
2012-05-21
Add Experiment1Activity.
Kjetil Ørbekk
2012-05-21
Fix race condition in MasterProposer.
Kjetil Ørbekk
2012-05-21
Add stats server.
Kjetil Ørbekk
2012-05-10
Fix race condition in MasterController.
Kjetil Ørbekk
2012-05-10
Add missing class RpcList.
Kjetil Ørbekk
2012-05-10
Return client connection status in system status responses.
Kjetil Ørbekk
2012-05-10
Reduce master rpc timeout.
Kjetil Ørbekk
2012-05-10
Remove lost participants during master takeover.
Kjetil Ørbekk
2012-05-10
Change network discovery in Android app.
Kjetil Ørbekk
2012-05-08
Master takeover protocol.
Kjetil Ørbekk
2012-05-08
Add ConnectionStateListener.
Kjetil Ørbekk
2012-05-08
Block operations on unstable connection.
Kjetil Ørbekk
2012-05-08
Correctly drop failed clients.
Kjetil Ørbekk
2012-05-08
Get rid of queues in Master.
Kjetil Ørbekk
2012-05-07
Add ServicesPbConversion.
Kjetil Ørbekk
2012-05-07
Update service definitions.
Kjetil Ørbekk
2012-05-07
Add RPCs for master takeover protocol.
Kjetil Ørbekk
2012-05-07
Remove some network metadata from State.
Kjetil Ørbekk
2012-05-07
Client keeps revision field.
Kjetil Ørbekk
2012-05-07
State-wide revision field maintained by master.
Kjetil Ørbekk
2012-05-02
Fix State issues.
Kjetil Ørbekk
2012-05-02
Fix VariableUpdaterTask.
Kjetil Ørbekk
2012-05-02
Disable RPC logging per default.
Kjetil Ørbekk
2012-05-02
Add CyclicCountDownLatch.
Kjetil Ørbekk
2012-05-01
Add license header to all source files.
Kjetil Ørbekk
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 master kill switch.
Kjetil Ørbekk
2012-04-25
Fix SameController.
0.5
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
Set timeouts for all RPCs.
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
[next]