FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main/java/com/rethinkdb/ast - resureltd/rethinkdb-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
resureltd
/
rethinkdb-java
Public
forked from
rethinkdb/rethinkdb-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rethinkdb-java
src
main
java
com
rethinkdb
ast
on
master
User selector
Datepicker
Commit history
Commits on Apr 20, 2020
Due to the previous commit, this doesn't need to be in a different thread anymore.
Adrian Todt
committed
b0474b1
View commit details
Copy full SHA for b0474b1
View code at this point
Browse repository at this point
Optimized queries.
Adrian Todt
committed
19b4afd
View commit details
Copy full SHA for 19b4afd
View code at this point
Browse repository at this point
Asynchronous variances for connect, reconnect and close methods.
Show description for 2cfa153
Adrian Todt
committed
2cfa153
View commit details
Copy full SHA for 2cfa153
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
New runUnwrapping helper
Adrian Todt
committed
4382cd5
View commit details
Copy full SHA for 4382cd5
View code at this point
Browse repository at this point
New runGrouping helper
Adrian Todt
committed
830ade7
View commit details
Copy full SHA for 830ade7
View code at this point
Browse repository at this point
New runAtom helper
Adrian Todt
committed
0bd8dcb
View commit details
Copy full SHA for 0bd8dcb
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Refactored internal code.
Adrian Todt
committed
eb2cad0
View commit details
Copy full SHA for eb2cad0
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
New Types utility class, which replaces generated classes just to get simple type information.
Adrian Todt
committed
fd9856c
View commit details
Copy full SHA for fd9856c
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Make all Collections serializable by Util.toReqlAst
Adrian Todt
committed
27ff832
View commit details
Copy full SHA for 27ff832
View code at this point
Browse repository at this point
Even more documentation, inlined methods and Response Builder
Adrian Todt
committed
77038f0
View commit details
Copy full SHA for 77038f0
View code at this point
Browse repository at this point
A lot of documentation writing and rewriting, minor changes.
Adrian Todt
committed
0c4995b
View commit details
Copy full SHA for 0c4995b
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Implemented conn.server(), implements https://github.com/rethinkdb/rethinkdb-java/issues/14
Adrian Todt
committed
c8c4056
View commit details
Copy full SHA for c8c4056
View code at this point
Browse repository at this point
Added ReqlAst.runAsync, renamed ResponseHandler to Result
Adrian Todt
committed
e81bef9
View commit details
Copy full SHA for e81bef9
View code at this point
Browse repository at this point
Cherry-picked `experiment/reactive` features without Project Reactor
Adrian Todt
committed
412dd21
View commit details
Copy full SHA for 412dd21
View code at this point
Browse repository at this point
Commits on Feb 15, 2020
Added a local_files option to Gradle, regenerated main, added AST printing.
Adrian Todt
committed
ec9742c
View commit details
Copy full SHA for ec9742c
View code at this point
Browse repository at this point
Implements https://github.com/rethinkdb/rethinkdb/issues/6002 (enums get automatically converted to strings)
Adrian Todt
committed
3f24061
View commit details
Copy full SHA for 3f24061
View code at this point
Browse repository at this point
Fixes https://github.com/rethinkdb/rethinkdb/issues/6023
Adrian Todt
committed
2db3a5e
View commit details
Copy full SHA for 2db3a5e
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
More changes
adriantodt
authored and
Adrian Todt
committed
a7b0227
View commit details
Copy full SHA for a7b0227
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
Java - Jackson (#6157)
Show description for 2e76abe
mcjp78
authored and
deontologician
committed
2e76abe
View commit details
Copy full SHA for 2e76abe
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
Java connection is now thread-safe.
Show description for 4b021bc
pires
committed
4b021bc
View commit details
Copy full SHA for 4b021bc
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
Fix logging syntax
Show description for 4f240a9
deontologician
committed
4f240a9
View commit details
Copy full SHA for 4f240a9
View code at this point
Browse repository at this point
Commits on Nov 26, 2015
Merge pull request #5151 from danielcompton/integer-size
Show description for e29a0ee
deontologician
committed
e29a0ee
View commit details
Copy full SHA for e29a0ee
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Remove generic parameter from Connection
Josh Kuhn
committed
314e790
View commit details
Copy full SHA for 314e790
View code at this point
Browse repository at this point
Commits on Nov 22, 2015
Use Integer.BYTES and Long.BYTES instead of hardcoding size
Show description for 7c6e8d3
danielcompton
committed
7c6e8d3
View commit details
Copy full SHA for 7c6e8d3
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Made Javadocs better
igorlukanin
committed
683d0c8
View commit details
Copy full SHA for 683d0c8
View code at this point
Browse repository at this point
Added support for POJO-aware cursors
igorlukanin
committed
c9cf410
View commit details
Copy full SHA for c9cf410
View code at this point
Browse repository at this point
Moved utility methods to a better place
igorlukanin
committed
a20297d
View commit details
Copy full SHA for a20297d
View code at this point
Browse repository at this point
Fixes to Javadoc and imports after rebase
igorlukanin
committed
3abb075
View commit details
Copy full SHA for 3abb075
View code at this point
Browse repository at this point
Added a null-check, removed debugging output
igorlukanin
committed
e12daa0
View commit details
Copy full SHA for e12daa0
View code at this point
Browse repository at this point
Support for POJOs with no parameterless constructors (Java 8 only)
igorlukanin
committed
bc183cb
View commit details
Copy full SHA for bc183cb
View code at this point
Browse repository at this point
Supported select of several POJOs via cursor traversal
igorlukanin
committed
e275dc0
View commit details
Copy full SHA for e275dc0
View code at this point
Browse repository at this point
Supported insert of nearly any POJOs into RethinkDB. Supported select of single (no cursor) POJO
igorlukanin
committed
22d0928
View commit details
Copy full SHA for 22d0928
View code at this point
Browse repository at this point
Formatting
Josh Kuhn
committed
651a3cf
View commit details
Copy full SHA for 651a3cf
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Implement Reql{Driver,Server}CompileError
Josh Kuhn
committed
421d1b0
View commit details
Copy full SHA for 421d1b0
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Don't send noreply with stop queries
Josh Kuhn
committed
a7b52b9
View commit details
Copy full SHA for a7b52b9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL