These 19 commits are when the Protocol Buffers files have changed:
| Commit: | 42ee143 | |
|---|---|---|
| Author: | Niall Gallagher | |
Removing googlecode-tags directory from HEAD, as the presence of old versions of the same project in a subfolder of the main repo, prevents older versions of the Maven release plugin from releasing the project (Maven bug MNG-5840). The directory will still be accessible by checking out revisions of the project prior to this one.
The documentation is generated from this commit.
| Commit: | e4c913f | |
|---|---|---|
| Author: | Niall Gallagher | |
Added support to supply the execution response timeout to MobilitySession and QuickTask explicitly. Updated to latest version of Protobuf 3.0.0. Updated to latest version of Kryo 3.0.3.
| Commit: | bbad5e6 | |
|---|---|---|
| Author: | Niall Gallagher | |
| Committer: | Niall Gallagher | |
Restructuring project following move to GitHub.
| Commit: | 47fbcbd | |
|---|---|---|
| Author: | niall | |
[maven-release-plugin] copy for tag 1.1.0
| Commit: | fbc2dbb | |
|---|---|---|
| Author: | niall | |
Re-tagging for 1.1.0
| Commit: | 51c8c53 | |
|---|---|---|
| Author: | niall | |
[maven-release-plugin] copy for tag 1.1.0
| Commit: | eb6a7d2 | |
|---|---|---|
| Author: | niall | |
[maven-release-plugin] copy for tag 1.0.0
| Commit: | 9a80a3b | |
|---|---|---|
| Author: | niall | |
[maven-release-plugin] copy for tag 0.5.5
| Commit: | 044a898 | |
|---|---|---|
| Author: | niall | |
[maven-release-plugin] copy for tag 0.5.4
| Commit: | 5fd84fe | |
|---|---|---|
| Author: | niall | |
[maven-release-plugin] copy for tag 0.5.3
| Commit: | 7111a72 | |
|---|---|---|
| Author: | niall | |
Fixed comment.
| Commit: | 4a37127 | |
|---|---|---|
| Author: | niall | |
Renamed Envelope.MessageType constants to suit earlier refactored names of ResourceRequest and ResourceResponse messages.
| Commit: | a6e105b | |
|---|---|---|
| Author: | niall | |
Tagging version 0.5.2
| Commit: | 389ef30 | |
|---|---|---|
| Author: | niall | |
Version 0.5.2 - Renamed ByteCodeRequest and ByteCodeResponse protocol messages to more generic ResourceRequest and ResourceResponse messages - Refactored code to support requesting arbitrary classpath resources (via ClassLoader.getResourceAsStream(String name)) via these protocol messages, in addition to requesting classes. This would allow properties/configuration files etc. to be requested and transferred
| Commit: | 4ecb97c | |
|---|---|---|
| Author: | niall | |
Tagging version 0.5.1
| Commit: | 566c1b1 | |
|---|---|---|
| Author: | niall | |
Re-tagging.
| Commit: | 3543498 | |
|---|---|---|
| Author: | niall | |
Tagging version 0.5.1
| Commit: | 8d9c270 | |
|---|---|---|
| Author: | niall | |
Restructuring svn layout
| Commit: | e9114d3 | |
|---|---|---|
| Author: | niall | |
Initial upload mobility-rpc sources