Age | Commit message (Expand) | Author |
---|---|---|
2012-05-01 | Add license header to all source files. | Kjetil Ørbekk |
2012-04-25 | Set timeouts for all RPCs. | Kjetil Ørbekk |
2012-04-24 | Fix master takeover code. | Kjetil Ørbekk |
2012-04-24 | Asynchronous paxos client using the protobuf interface. | Kjetil Ørbekk |
2012-03-15 | Add tools for concurrent master proposal. | Kjetil Ørbekk |
2012-02-28 | Begin support for TJWS. | Kjetil Ørbekk |
2012-02-06 | Fix RpcServlet: Use POST requests. | Kjetil Ørbekk |
2012-02-06 | Add a class that holds server information. | Kjetil Ørbekk |
2012-02-03 | Refactor Handler code. | Kjetil Ørbekk |
2012-01-24 | Basic Paxos working. | Kjetil Ørbekk |
2012-01-24 | Paxos: Remove roundId parameter. | Kjetil Ørbekk |
2012-01-24 | Add failing Paxos test. | Kjetil Ørbekk |
2012-01-23 | Add multi-threaded Paxos test code. | Kjetil Ørbekk |
2012-01-23 | Start implementing a functional test for PaxosService. | Kjetil Ørbekk |