A.J. Beamon
|
d5051b08dd
|
Make trace event field lengths (and total event sizes) default knobified and configurable. Add a transaction option to control the field length of transaction debug logging. Make the program start command line field less likely to be truncated.
|
2019-07-12 16:12:35 -07:00 |
|
Alec Grieser
|
e8c75505d3
|
Merge pull request #1725 from jzhou77/db-option
Add transaction size option
|
2019-06-21 08:25:34 -07:00 |
|
Jingyu Zhou
|
3a63d053e9
|
Address review comments for PR#1725
|
2019-06-20 14:06:32 -07:00 |
|
Jingyu Zhou
|
bf6bd92d8b
|
Fix documentation on transaction size limit
|
2019-06-19 14:54:50 -07:00 |
|
Jingyu Zhou
|
9c2257a0e5
|
Add transaction size option
|
2019-06-19 07:45:23 -07:00 |
|
Alex Miller
|
b032b6a7f9
|
Fix documentation problems highlighted in #1363
|
2019-06-11 15:02:00 -07:00 |
|
Alec Grieser
|
0cec120803
|
document new database options added in resolution to #775
|
2019-03-20 11:15:19 -06:00 |
|
A.J. Beamon
|
40293d6fae
|
Update documentation/sphinx/source/api-python.rst
Co-Authored-By: amouehsan <mehsan@apple.com>
|
2019-03-15 11:05:37 -07:00 |
|
Moussa Ehsan
|
9ed41a4932
|
Update python version to 3.7 in the docs
This change updates the documentation to reflect that we support python 3.7.
|
2019-03-15 10:24:33 -07:00 |
|
Andrew Noyes
|
768d7678be
|
Add trace_format network option
|
2019-01-28 15:14:17 -08:00 |
|
A.J. Beamon
|
890a0f3e82
|
Merge branch 'master' into remove-cluster-from-bindings
# Conflicts:
# bindings/flow/fdb_flow.actor.cpp
|
2018-11-26 12:01:03 -08:00 |
|
Evan Tschannen
|
4b5d0b4e2c
|
Merge branch 'release-6.0'
# Conflicts:
# documentation/sphinx/source/release-notes.rst
# fdbclient/AsyncFileBlobStore.actor.cpp
# fdbclient/AsyncFileBlobStore.actor.h
# fdbclient/BlobStore.actor.cpp
# fdbclient/BlobStore.h
# fdbclient/HTTP.actor.cpp
# fdbclient/ManagementAPI.actor.cpp
# fdbclient/NativeAPI.actor.cpp
# fdbrpc/LoadBalance.actor.h
# fdbrpc/batcher.actor.h
# fdbrpc/fdbrpc.vcxproj
# fdbrpc/sim2.actor.cpp
# fdbserver/DataDistribution.actor.cpp
# fdbserver/DataDistributionTracker.actor.cpp
# fdbserver/SimulatedCluster.actor.cpp
# fdbserver/TLogServer.actor.cpp
# fdbserver/masterserver.actor.cpp
|
2018-11-10 13:04:24 -08:00 |
|
A.J. Beamon
|
d54af96ba4
|
Various fixes to our documentation, such as syntax problems, broken links, etc.
|
2018-11-01 14:19:37 -07:00 |
|
A.J. Beamon
|
d5357d2439
|
Update all of the bindings to use the new C API and deprecate or remove unneeded parts of their APIs.
|
2018-10-02 15:28:46 -07:00 |
|
A.J. Beamon
|
983a5bd390
|
Bump API version to 610
|
2018-09-26 10:58:07 -07:00 |
|
Alec Grieser
|
46b8612566
|
bump API version from 520 to 600
|
2018-07-09 11:00:57 -07:00 |
|
xtreak
|
c3beca3f3d
|
Typo fixes using aspell
|
2018-06-12 21:28:45 +05:30 |
|
Alec Grieser
|
be9a131f0d
|
bump supported python version to 3.6
Issue: #379
|
2018-06-11 11:54:47 -07:00 |
|
Alvin Moore
|
463a8cf349
|
Fixed carriage return line endings
|
2018-05-23 11:30:48 -07:00 |
|
Alvin Moore
|
5aad68a951
|
Updated Version within documentation files
|
2018-05-10 17:38:24 -07:00 |
|
John Brownlee
|
816cceae09
|
Merge pull request #257 from alecgrieser/cherrypick-docs-and-go-install-fixes
Cherrypick docs and go install fixes
|
2018-04-27 11:11:54 -07:00 |
|
Evan Tschannen
|
e8378115e0
|
removed dev_null_is_web_scale
|
2018-04-26 14:10:28 -07:00 |
|
xtreak
|
a76259022d
|
Make docs Python 3 compatible
|
2018-04-26 09:45:51 -07:00 |
|
Alex Miller
|
b86e70f77d
|
Add documentation for the TLS Plugin.
|
2018-04-12 17:17:08 -07:00 |
|
John Brownlee
|
7d1984b4d4
|
Initial import of cleaned up documentation.
|
2018-03-13 13:09:35 -07:00 |
|