-
HTTP connections are not meant to be used outside the web UI and the are not supported outside the web UI.
Many users want to connect directly to RethinkDB from the browser. Keeping support for HTTP…
AtnNn updated
7 years ago
-
Yesterday @xfaldik reported a problem where, "After several refused transactions (Unvalidated) bigchain freeze and is necessary to restart bigchaindb service, has anyone same problem?"
@ferOnti rep…
-
## Dependency line:
github.com/dollarshaveclub/vaultenvporter-go --> [github.com/hashicorp/vault](https://github.com/dollarshaveclub/vaultenvporter-go/blob/master/go.mod#L89) --> [gopkg.in/ory-am/d…
-
See https://opendata.socrata.com/views/ivbs-benj
-
Would love to see a pinned tab icon for rethinkdb in safari at some point. Thanks.
Implementation details described in the "Icons for Pinned Tabs" section
https://developer.apple.com/library/prerelea…
-
@larkost have you seen this error before? It seems possibly innocuous.
```
$ make build-osx
[233/233] CREATE ./build/packages/osx/rethinkdb.dmg
/SourceCache/CoreImage/CoreImage-9.4/fe/fe-accel-cg…
AtnNn updated
8 years ago
-
I'm not sure if this is a my code issue or an underlying problem.
I hopped on irc and jumped into the #rethinkdb channel. They recommended I start with giving you a shout.
Here's a gist of what I'v…
-
I have a Ubuntu 15.04 -> make test result file larger than 10 MB allowed by Git Hub
I had 77 of 172 test fail during source code build.
Where is the easiest place for you to ingest make test result…
-
I haven't found any default config file for logrotating RethinkDB on the web.
Would copytruncate be the best solution or are there any signals I can send?
Would be great with a default config that c…
-
Topics that needs docs:
- [ ] The use of x.509 and the trust pinning mechanism
- [ ] Trust bootstrapping in general
- [ ] The use of registry auth
- [ ] The client/server/signer architecture
- [ ] The…