Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformatted all source files | Artur Signell | 2012-04-16 | 1 | -2/+1 |
* | Simplified initialization of ServerRpc proxies | Artur Signell | 2012-04-12 | 1 | -14/+9 |
* | Less logging + always search for serializable types the same way | Artur Signell | 2012-03-30 | 1 | -6/+3 |
* | Include methods from parent RPC interfaces aswell to make RPC interface | Artur Signell | 2012-03-29 | 1 | -1/+1 |
* | ClientToServerRpc -> ServerRpc | Artur Signell | 2012-03-01 | 1 | -1/+1 |
* | paintable -> connector | Artur Signell | 2012-03-01 | 1 | -4/+4 |
* | Organized imports and formatted all java files | Artur Signell | 2012-02-28 | 1 | -4/+4 |
* | Renamed ClientToServerRpc -> ServerRPC | Artur Signell | 2012-02-28 | 1 | -3/+3 |
* | Add missing license headers and Serializable implementations. | Henri Sara | 2012-01-25 | 1 | -0/+4 |
* | Register and use multiple RPC implementations by RPC interface (#8278). | Henri Sara | 2012-01-25 | 1 | -5/+6 |
* | Generate implementations of RPC interfaces on the client side (#8278). | Henri Sara | 2012-01-25 | 1 | -0/+146 |