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-06-07
Change the timeout behavior of master proposers.
Kjetil Ørbekk
2012-05-08
Get rid of queues in Master.
Kjetil Ørbekk
2012-05-07
Remove some network metadata from State.
Kjetil Ørbekk
2012-05-02
Fix VariableUpdaterTask.
Kjetil Ørbekk
2012-05-02
Add CyclicCountDownLatch.
Kjetil Ørbekk
2012-05-01
Add license header to all source files.
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 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
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
Asynchronous paxos client using the protobuf interface.
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-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-10
Add protobuf based Client service.
protobuf-benchmark
Kjetil Ørbekk
2012-03-27
Fix state bug.
0.3
Kjetil Ørbekk
2012-03-20
Remove discovery code.
Kjetil Ørbekk
2012-03-20
Start master election when update fails.
Kjetil Ørbekk
2012-03-20
Make sure there is only one valid new master.
Kjetil Ørbekk
2012-03-20
Master has to advertise its ID when taking over.
Kjetil Ørbekk
2012-03-20
Abort master proposal when master has been elected.
Kjetil Ørbekk
2012-03-20
Client performs master election.
Kjetil Ørbekk
2012-03-20
Broadcast masterDown() event.
Kjetil Ørbekk
2012-03-20
Add Broadcaster in Client.
Kjetil Ørbekk
2012-03-15
Add tools for concurrent master proposal.
Kjetil Ørbekk
2012-03-13
Clients can become new masters.
Kjetil Ørbekk
2012-03-13
Clients can control their master.
Kjetil Ørbekk
2012-03-13
Fix warnings in com.orbekk.same tests.
Kjetil Ørbekk
2012-03-12
Fix failing functional test.
Kjetil Ørbekk
2012-03-12
Add failing functional test.
Kjetil Ørbekk
2012-03-12
Client begins in disconnected state.
Kjetil Ørbekk
2012-02-28
Begin support for TJWS.
Kjetil Ørbekk
2012-02-28
Add support for more than one listener to variables.
Kjetil Ørbekk
2012-02-28
Add VariableUpdaterTask.
Kjetil Ørbekk
2012-02-27
Remove argument to DelayedOperation.
working-graphics-0.1
Kjetil Ørbekk
2012-02-27
Remove set(id, value, revision) from ClientInterface.
Kjetil Ørbekk
2012-02-27
Add DelayedOperation<T> class.
Kjetil Ørbekk
2012-02-23
Make it possible to create "fake" clients on Android.
Kjetil Ørbekk
2012-02-23
Implement listeners in Variables.
Kjetil Ørbekk
2012-02-23
Support several state listeners in Client.
Kjetil Ørbekk
[next]