summaryrefslogtreecommitdiff
path: root/same
AgeCommit message (Expand)Author
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-09Fix bugs in ExampleServer.Kjetil Ørbekk
2012-04-09Add (non-Android) protobuf benchmark code.Kjetil Ørbekk
2012-03-27Fix state bug.0.3Kjetil Ørbekk
2012-03-27Fix Android problem.Kjetil Ørbekk
2012-03-27Bugfixes on same-android.Kjetil Ørbekk
2012-03-27Change same-android to work with new Same version.Kjetil Ørbekk
2012-03-27Remove unused UDP broadcast code.Kjetil Ørbekk
2012-03-20Remove discovery code.Kjetil Ørbekk
2012-03-20Various fixes related to takeover.Kjetil Ørbekk
2012-03-20Fix issues when transfering to new master.Kjetil Ørbekk
2012-03-20Start master election when update fails.Kjetil Ørbekk
2012-03-20Make sure there is only one valid new master.Kjetil Ørbekk
2012-03-20Master has to advertise its ID when taking over.Kjetil Ørbekk
2012-03-20Abort master proposal when master has been elected.Kjetil Ørbekk
2012-03-20Client performs master election.Kjetil Ørbekk
2012-03-20Broadcast masterDown() event.Kjetil Ørbekk
2012-03-20Add Broadcaster in Client.Kjetil Ørbekk
2012-03-15Add tools for concurrent master proposal.Kjetil Ørbekk
2012-03-15Add missing MasterController interface.Kjetil Ørbekk
2012-03-13Clients can become new masters.Kjetil Ørbekk
2012-03-13Clients can control their master.Kjetil Ørbekk
2012-03-13Add MasterController interface.Kjetil Ørbekk
2012-03-13Start master in created networks only.Kjetil Ørbekk
2012-03-13Add MasterServiceProxy.Kjetil Ørbekk
2012-03-13Fix warnings in com.orbekk.same tests.Kjetil Ørbekk
2012-03-12Fix failing functional test.Kjetil Ørbekk
2012-03-12Add failing functional test.Kjetil Ørbekk
2012-03-12Client begins in disconnected state.Kjetil Ørbekk
2012-03-12Add TODO.Kjetil Ørbekk
2012-03-12Add ConnectionState to Client.Kjetil Ørbekk
2012-03-06Add tools used with the Directory service.Kjetil Ørbekk