Age | Commit message (Expand) | Author |
2012-04-11 | Add "masterLocation" variable. | Kjetil Ørbekk |
2012-04-11 | Same hosts a protobuf server. | Kjetil Ørbekk |
2012-04-11 | Rename NewRpcChannel => RpcChannel. | Kjetil Ørbekk |
2012-04-11 | Register network when it is created. | Kjetil Ørbekk |
2012-04-11 | Remove old DirectoryService. | Kjetil Ørbekk |
2012-04-11 | Use Rpc.await() functionality. | Kjetil Ørbekk |
2012-04-10 | Convert Directory service to using a protobuffer based service. | Kjetil Ørbekk |
2012-04-10 | Add protobuf Master service. | Kjetil Ørbekk |
2012-04-10 | Always run done() in protobuf services. | Kjetil Ørbekk |
2012-04-10 | Add protobuf based Client service.protobuf-benchmark | Kjetil Ørbekk |
2012-04-09 | Run benchmark from Activities. | Kjetil Ørbekk |
2012-04-09 | Add benchmark for Jetty+JsonRpc. | Kjetil Ørbekk |
2012-04-09 | Fix bugs in ExampleServer. | Kjetil Ørbekk |
2012-04-09 | Add (non-Android) protobuf benchmark code. | Kjetil Ørbekk |
2012-03-27 | Fix state bug.0.3 | Kjetil Ørbekk |
2012-03-27 | Fix Android problem. | Kjetil Ørbekk |
2012-03-27 | Bugfixes on same-android. | Kjetil Ørbekk |
2012-03-27 | Change same-android to work with new Same version. | Kjetil Ørbekk |
2012-03-27 | Remove unused UDP broadcast code. | Kjetil Ørbekk |
2012-03-20 | Remove discovery code. | Kjetil Ørbekk |
2012-03-20 | Various fixes related to takeover. | Kjetil Ørbekk |
2012-03-20 | Fix issues when transfering to new master. | 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-15 | Add missing MasterController interface. | 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 | Add MasterController interface. | Kjetil Ørbekk |
2012-03-13 | Start master in created networks only. | Kjetil Ørbekk |
2012-03-13 | Add MasterServiceProxy. | 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-03-12 | Add TODO. | Kjetil Ørbekk |
2012-03-12 | Add ConnectionState to Client. | Kjetil Ørbekk |
2012-03-06 | Add tools used with the Directory service. | Kjetil Ørbekk |
2012-03-06 | Remove old Client code. | Kjetil Ørbekk |
2012-03-06 | Add Directory support in same. | Kjetil Ørbekk |
2012-03-02 | Add missing discovery package. | Kjetil Ørbekk |
2012-03-02 | Move all Android cleasses to com.orbekk.same.android package. | Kjetil Ørbekk |
2012-03-02 | Move discovery code to a separate package. | Kjetil Ørbekk |
2012-03-01 | Add Benchmarking activity. | Kjetil Ørbekk |
2012-03-01 | Add class for easy access to different TypeReferences. | Kjetil Ørbekk |
2012-02-28 | Use TJWS in Same. :-Dsame-tjws | Kjetil Ørbekk |