summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-24Use same-android with protobuf services.protobuf-refactoringKjetil Ørbekk
2012-04-24Remember to register client service.Kjetil Ørbekk
2012-04-24Use MasterLocation in directory service.Kjetil Ørbekk
2012-04-24Fix location in directory service.Kjetil Ørbekk
2012-04-24Remove unused code.Kjetil Ørbekk
2012-04-24Fix master takeover code.Kjetil Ørbekk
2012-04-24Switch to protobuf based Paxos in functional test.Kjetil Ørbekk
2012-04-24Fix compiler error in Client.Kjetil Ørbekk
2012-04-24Asynchronous paxos client using the protobuf interface.Kjetil Ørbekk
2012-04-24Add protobuf version of Paxos service.Kjetil Ørbekk
2012-04-17Master→Client communication uses protobuf services.Kjetil Ørbekk
2012-04-17Master sends update requests using protobuf service.Kjetil Ørbekk
2012-04-17Client.startMasterElection() uses protobuf service.Kjetil Ørbekk
2012-04-17Client registers with protobuf service location.Kjetil Ørbekk
2012-04-17Add 'location' field to ClientState.Kjetil Ørbekk
2012-04-17Add new participants list.Kjetil Ørbekk
2012-04-17Add Services.Client to ConnectionManager.Kjetil Ørbekk
2012-04-11Client → Master communication now only protobuf-rpc.Kjetil Ørbekk
2012-04-11Use new RPC in Client.joinNetwork().Kjetil Ørbekk
2012-04-11Change Client.joinNetwork.Kjetil Ørbekk
2012-04-11Update tests.Kjetil Ørbekk
2012-04-11Add "masterLocation" variable.Kjetil Ørbekk
2012-04-11Add protobuf builder script.Kjetil Ørbekk
2012-04-11Same hosts a protobuf server.Kjetil Ørbekk
2012-04-11Rename NewRpcChannel => RpcChannel.Kjetil Ørbekk
2012-04-11Register network when it is created.Kjetil Ørbekk
2012-04-11Remove old DirectoryService.Kjetil Ørbekk
2012-04-11Use Rpc.await() functionality.Kjetil Ørbekk
2012-04-10Convert Directory service to using a protobuffer based service.Kjetil Ørbekk
2012-04-10Add protobuf Master service.Kjetil Ørbekk
2012-04-10Always run done() in protobuf services.Kjetil Ørbekk
2012-04-10Add protobuf based Client service.protobuf-benchmarkKjetil Ørbekk
2012-04-09Run benchmark from Activities.Kjetil Ørbekk
2012-04-09Add benchmark for Jetty+JsonRpc.Kjetil Ørbekk
2012-04-09Add ExampleProtobufServerActivity.Kjetil Ørbekk
2012-04-09Fix bugs in ExampleServer.Kjetil Ørbekk
2012-04-09Add (non-Android) protobuf benchmark code.Kjetil Ørbekk
2012-03-27Next release feature notes.Kjetil Ørbekk
2012-03-27Fix state bug.0.3Kjetil Ørbekk
2012-03-27Fix Android problem.Kjetil Ørbekk
2012-03-27Next release feature note.Kjetil Ørbekk
2012-03-27Bugfixes on same-android.Kjetil Ørbekk
2012-03-27Add 0.3 release notes.Kjetil Ørbekk
2012-03-27Change same-android to work with new Same version.Kjetil Ørbekk
2012-03-27Fix NullPointerException.Kjetil Ørbekk
2012-03-27Remove unused UDP broadcast code.Kjetil Ørbekk
2012-03-20Remove discovery code.Kjetil Ørbekk
2012-03-20Do not support broadcast discovery in next version.Kjetil Ørbekk
2012-03-20Add release notes.Kjetil Ørbekk
2012-03-20Various fixes related to takeover.Kjetil Ørbekk