These 42 commits are when the Protocol Buffers files have changed:
| Commit: | 393a49a | |
|---|---|---|
| Author: | Daniel Mewes | |
Remaining features for 2.3.0 release.
The documentation is generated from this commit.
| Commit: | 1a8d1d3 | |
|---|---|---|
| Author: | Daniel Mewes | |
RethinkDB 2.3.0 handshake and authentication support
| Commit: | 16ac6f4 | |
|---|---|---|
| Author: | Daniel Mewes | |
Added conn->server, values(), r.uuid(str)
| Commit: | 7e7749f | |
|---|---|---|
| Author: | Moshe Brevda | |
| Committer: | Moshe Brevda | |
More psr2/4 compliance including autogeneration of protocol buffer definitions; default unset test vars
| Commit: | 77f2cdf | |
|---|---|---|
| Author: | Daniel Mewes | |
floor, ceil, round terms
| Commit: | 70c187d | |
|---|---|---|
| Author: | Daniel Mewes | |
Updated for RethinkDB 2.0 protocol spec
| Commit: | 70c4584 | |
|---|---|---|
| Author: | Daniel Mewes | |
Updated ql2.proto for 1.16 and made tests pass again.
| Commit: | 993850a | |
|---|---|---|
| Author: | Daniel Mewes | |
Updated ql2.proto for RethinkDB 1.15, added r\uuid() term, added polygonSub() term.
| Commit: | 32b3edd | |
|---|---|---|
| Author: | Daniel Mewes | |
Updated geo protobuf IDs
| Commit: | 28f169d | |
|---|---|---|
| Author: | Daniel Mewes | |
Updated geo commands
| Commit: | 56bf8b5 | |
|---|---|---|
| Author: | Daniel Mewes | |
getIntersecting
| Commit: | 37d4f85 | |
|---|---|---|
| Author: | Daniel Mewes | |
Updates protocol
| Commit: | cb1a8d1 | |
|---|---|---|
| Author: | Daniel Mewes | |
More geo terms
| Commit: | 15ed15e | |
|---|---|---|
| Author: | Daniel Mewes | |
More geo commands
| Commit: | e391705 | |
|---|---|---|
| Author: | Daniel Mewes | |
A bit of Geo support for testing
| Commit: | e339b43 | |
|---|---|---|
| Author: | Daniel Mewes | |
New JSON API.
| Commit: | 6d15d09 | |
|---|---|---|
| Author: | Daniel Mewes | |
Updated protobuf files for RethinkDB 1.12
| Commit: | 90070dd | |
|---|---|---|
| Author: | Daniel Mewes | |
[default] values in ql2.proto didn't work properly with our custom pb4php modifications. Removed those.
| Commit: | 2f160e8 | |
|---|---|---|
| Author: | Daniel Mewes | |
New ql2.proto specification for RethinkDB 1.11
| Commit: | 2a456a9 | |
|---|---|---|
| Author: | Daniel Mewes | |
New RethinkDB 1.8 / 1.9 ql2 protobuf files.
| Commit: | 4551f3f | |
|---|---|---|
| Author: | Daniel Mewes | |
Updated ql2.proto
| Commit: | 030871e | |
|---|---|---|
| Author: | Daniel Mewes | |
Updated ql2.proto
| Commit: | 8f580a3 | |
|---|---|---|
| Author: | Daniel Mewes | |
Update protobuf spec for 1.6 (might still be incomplete)
| Commit: | 6f63967 | |
|---|---|---|
| Author: | Daniel Mewes | |
First try at using php-protobuf
| Commit: | 2575b53 | |
|---|---|---|
| Author: | Daniel Mewes | |
Removed examples and tests
| Commit: | 5ae4627 | |
|---|---|---|
| Author: | Daniel Mewes | |
php-protobuf code
| Commit: | 18c53d2 | |
|---|---|---|
| Author: | Daniel Mewes | |
| Committer: | Daniel Mewes | |
Protobuf update for secondary indexes
| Commit: | cc8e057 | |
|---|---|---|
| Author: | Daniel Mewes | |
| Committer: | Daniel Mewes | |
New between message protocol
| Commit: | 37a0669 | |
|---|---|---|
| Author: | Daniel Mewes | |
| Committer: | Daniel Mewes | |
Implemented noreply https://github.com/rethinkdb/rethinkdb/issues/715
| Commit: | c931253 | |
|---|---|---|
| Author: | Daniel Mewes | |
| Committer: | Daniel Mewes | |
Info command ( https://github.com/rethinkdb/rethinkdb/issues/469 )
| Commit: | bbab4e1 | |
|---|---|---|
| Author: | Daniel Mewes | |
| Committer: | Daniel Mewes | |
Updated BETWEEN argument description
| Commit: | 4e9f315 | |
|---|---|---|
| Author: | Daniel Mewes | |
| Committer: | Daniel Mewes | |
Added index-paramers to eqJoin, between Added getAll Added timeout parameter to js
| Commit: | ea96ea6 | |
|---|---|---|
| Author: | Daniel Mewes | |
New between message protocol
| Commit: | 343d97a | |
|---|---|---|
| Author: | Daniel Mewes | |
Implemented noreply https://github.com/rethinkdb/rethinkdb/issues/715
| Commit: | bec8a3e | |
|---|---|---|
| Author: | Daniel Mewes | |
Info command ( https://github.com/rethinkdb/rethinkdb/issues/469 )
| Commit: | bde62ef | |
|---|---|---|
| Author: | Daniel Mewes | |
Updated BETWEEN argument description
| Commit: | 6a66f6c | |
|---|---|---|
| Author: | Daniel Mewes | |
Added index-paramers to eqJoin, between Added getAll Added timeout parameter to js
| Commit: | 8777cd5 | |
|---|---|---|
| Author: | Daniel Mewes | |
Protobuf update for secondary indexes
| Commit: | 2643053 | |
|---|---|---|
| Author: | Daniel Mewes | |
Minor modifications (reordering) to proto file, to work with incomplete pb4php implementation.
| Commit: | 06fe1fc | |
|---|---|---|
| Author: | Daniel Mewes | |
Original ql2.proto from RethinkDB
| Commit: | 634b208 | |
|---|---|---|
| Author: | Daniel Mewes | |
Removed protobuf examples, as we don't need them.
This commit does not contain any .proto files.
| Commit: | bd3a013 | |
|---|---|---|
| Author: | Daniel Mewes | |
Checking in initial pb4php version as downloaded from http://code.google.com/p/pb4php/ (version 025)