FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 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
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 4, 2020
Merge pull request #54 from rethinkdb/release-candidate/2.4.3-hotfixes
Show description for 01b17f8
gabor-boros
authored
01b17f8
View commit details
Copy full SHA for 01b17f8
Browse repository at this point
Commits on Jun 3, 2020
Version bump
Adrian Todt
committed
ddfde38
View commit details
Copy full SHA for ddfde38
Browse repository at this point
Properly handling partial sequences by making a dedicated inner class to handle it.
Adrian Todt
committed
8558bfb
View commit details
Copy full SHA for 8558bfb
Browse repository at this point
This isn't a fix, more like a sanity check.
Adrian Todt
committed
8617523
View commit details
Copy full SHA for 8617523
Browse repository at this point
Refactored onStateUpdate, will this fix a race condition?
Adrian Todt
committed
08768b5
View commit details
Copy full SHA for 08768b5
Browse repository at this point
Added shutdown reasons to the response pump driver error.
Adrian Todt
committed
628dffa
View commit details
Copy full SHA for 628dffa
Browse repository at this point
Commits on May 25, 2020
Merge pull request #52 from rethinkdb/hammurabi
Show description for a589e79
gabor-boros
authored
a589e79
View commit details
Copy full SHA for a589e79
Browse repository at this point
Commits on May 22, 2020
Update CONTRIBUTING.md
gabor-boros
authored
71ec2c3
View commit details
Copy full SHA for 71ec2c3
Browse repository at this point
Implement community standards
Show description for a3e927a
gabor-boros
committed
a3e927a
View commit details
Copy full SHA for a3e927a
Browse repository at this point
Commits on May 19, 2020
Merge pull request #49 from rethinkdb/release-candidate/v2.4.3
Show description for a25c392
gabor-boros
authored
a25c392
View commit details
Copy full SHA for a25c392
Browse repository at this point
Commits on Apr 28, 2020
Version bump, fix documentation, add extra deployment steps.
Adrian Todt
committed
7166075
View commit details
Copy full SHA for 7166075
Browse repository at this point
Update .gitignore to match file of feature/kotlin-scripts branch
Adrian Todt
committed
d9f741b
View commit details
Copy full SHA for d9f741b
Browse repository at this point
Merge branch 'master' into develop
Adrian Todt
committed
07e5980
View commit details
Copy full SHA for 07e5980
Browse repository at this point
Commits on Apr 23, 2020
Merge pull request #45 from rethinkdb/update-deploy-docs
Show description for 33c8484
AdrianTodt
authored
33c8484
View commit details
Copy full SHA for 33c8484
Browse repository at this point
Update DEPLOYING.md
gabor-boros
authored
e135aa7
View commit details
Copy full SHA for e135aa7
Browse repository at this point
Commits on Apr 22, 2020
Merge pull request #48 from rethinkdb/tests/run-helpers
Show description for 501ad5e
AdrianTodt
authored
501ad5e
View commit details
Copy full SHA for 501ad5e
Browse repository at this point
Commits on Apr 21, 2020
Added run helpers unit testing. Fixed bug with grouped result pseudotype.
Adrian Todt
committed
16c0a8d
View commit details
Copy full SHA for 16c0a8d
Browse repository at this point
Merge pull request #46 from rethinkdb/feature/async-connection
Show description for 8fc00d5
AdrianTodt
authored
8fc00d5
View commit details
Copy full SHA for 8fc00d5
Browse repository at this point
Commits on Apr 20, 2020
Fixed tests, non-breaking support for async connection factories.
Adrian Todt
committed
6fc82f5
View commit details
Copy full SHA for 6fc82f5
Browse repository at this point
Deprecated support for auth-key, documented all methods.
Adrian Todt
committed
3f50bdf
View commit details
Copy full SHA for 3f50bdf
Browse repository at this point
Merge remote-tracking branch 'origin/feature/async-connection' into feature/async-connection
Adrian Todt
committed
0e8b499
View commit details
Copy full SHA for 0e8b499
Browse repository at this point
Revert "unwrapLists now can be configured at runtime"
Show description for 0379682
Adrian Todt
committed
0379682
View commit details
Copy full SHA for 0379682
Browse repository at this point
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
Browse repository at this point
Response pump is now faster due to Response parsing being done in another thread instead on the read-loop.
Adrian Todt
committed
5df36c7
View commit details
Copy full SHA for 5df36c7
Browse repository at this point
Optimized queries.
Adrian Todt
committed
19b4afd
View commit details
Copy full SHA for 19b4afd
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
Browse repository at this point
Merge branch 'master' into develop
Adrian Todt
committed
456f186
View commit details
Copy full SHA for 456f186
Browse repository at this point
Revert "unwrapLists now can be configured at runtime"
Show description for 3181f5a
Adrian Todt
committed
3181f5a
View commit details
Copy full SHA for 3181f5a
Browse repository at this point
Due to the previous commit, this doesn't need to be in a different thread anymore.
Adrian Todt
committed
3f9184c
View commit details
Copy full SHA for 3f9184c
Browse repository at this point
Response pump is now faster due to Response parsing being done in another thread instead on the read-loop.
Adrian Todt
committed
ef91abb
View commit details
Copy full SHA for ef91abb
Browse repository at this point
Commits on Apr 19, 2020
Optimized queries.
Adrian Todt
committed
74be98a
View commit details
Copy full SHA for 74be98a
Browse repository at this point
Asynchronous variances for connect, reconnect and close methods.
Show description for e549c31
Adrian Todt
committed
e549c31
View commit details
Copy full SHA for e549c31
Browse repository at this point
Commits on Mar 29, 2020
Merge pull request #44 from rethinkdb/feature/run-helpers
Show description for 863e930
AdrianTodt
authored
863e930
View commit details
Copy full SHA for 863e930
Browse repository at this point
Merge pull request #43 from rethinkdb/tests/types
Show description for cf5272b
AdrianTodt
authored
cf5272b
View commit details
Copy full SHA for cf5272b
Browse repository at this point
Merge pull request #42 from rethinkdb/feature/enhance-db-urls
Show description for bb142db
AdrianTodt
authored
bb142db
View commit details
Copy full SHA for bb142db
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL