Commit Graph

138 Commits

Author SHA1 Message Date
A.J. Beamon ba0a8450c5 Merge branch 'release-5.2' of github.com:apple/foundationdb into merge-release-5.2-into-master
# Conflicts:
#	documentation/sphinx/source/backups.rst
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/TLogServer.actor.cpp
#	flow/Net2.actor.cpp
#	versions.target
2018-05-30 11:36:37 -07:00
A.J. Beamon 026458baf3 Merge release-5.2 into master 2018-05-23 15:32:56 -07:00
Richard Low 29d365bcc8 Merge remote-tracking branch 'apple/release-5.2' into tls-docs 2018-05-23 14:58:59 -07:00
Richard Low ac8da9589a Update TLS docs with new plugin options 2018-05-23 14:46:20 -07:00
Alvin Moore bc47a4a23d Fixed carriage return line endings 2018-05-23 11:34:26 -07:00
Alvin Moore 463a8cf349 Fixed carriage return line endings 2018-05-23 11:30:48 -07:00
Alex Miller a378b17e14 Update 5.2.0 -> 5.2.1 in documentation. 2018-05-21 15:22:55 -07:00
Alec Grieser 3360c35229
add fix to #387 to release notes 2018-05-15 17:14:10 -07:00
Evan Tschannen 4868c2f93e removed reference to 5.2 old release notes since they do not exist 2018-05-11 14:23:56 -07:00
A.J. Beamon 9dc072d99e Some documentation tweaks in the 4.0 release notes. 2018-05-11 13:25:47 -07:00
Evan Tschannen 25e13925f3 updated release notes for 6.0, the release notes are now being updated as features are completed 2018-05-11 10:50:44 -07:00
Alec Grieser 2ca01e59e7
update the release notes with some bindings fixes and clarification on versionstamps 2018-05-10 18:26:42 -07:00
Alvin Moore 5aad68a951 Updated Version within documentation files 2018-05-10 17:38:24 -07:00
Alvin Moore 3fba932f80 Updated Protocol Version
Updated version within download documentation
Added old release notes
Updated Wix GUID Product ID
2018-05-10 17:03:46 -07:00
Evan Tschannen 520aaf731d merge release 5.2 into master 2018-05-10 14:33:08 -07:00
A.J. Beamon 93497d7d42
Merge pull request #352 from etschannen/release-5.2
Properly handle endpoint failures on the client for all request types
2018-05-10 10:13:33 -07:00
Evan Tschannen 8f984cb2c9 Merge branch 'release-5.2'
# Conflicts:
#	fdbrpc/TLSConnection.h
2018-05-10 09:13:22 -07:00
A.J. Beamon 85010a5898 version stamp -> versionstamp 2018-05-10 08:25:18 -07:00
Evan Tschannen 98e07fd92e fix: clear the client's storage server interface cache on endpoint failure for all request types 2018-05-09 17:11:54 -07:00
Evan Tschannen fb86d674f8 minor changes to the release notes 2018-05-09 16:58:27 -07:00
Evan Tschannen 4ea5c92ec1 added release notes for 5.2 2018-05-09 15:55:55 -07:00
Evan Tschannen 7acdc314e4 Merge branch 'release-5.2'
# Conflicts:
#	fdbrpc/TLSConnection.actor.cpp
2018-05-08 13:22:53 -07:00
Evan Tschannen 1f6c6a886b Merge branch 'release-5.1' into release-5.2 2018-05-08 13:08:11 -07:00
A.J. Beamon ca720e1540
Merge pull request #297 from apple/release-5.2
Merge 5.2 to Master
2018-05-08 12:04:20 -07:00
Alvin Moore 05c1a887f2 Changed the name of the TLS artifact to fdb-libressl-plugin.so 2018-05-07 16:47:46 -07:00
A.J. Beamon 432a295bc2 Add read bytes and read keys info to status. Collect this information directly from StorageMetrics rather than through ratekeeper. 2018-05-04 12:01:40 -07:00
Hiroshi Saito 5ff2d73f84 Fix `undefined: e` in a code snippet 2018-05-01 09:34:51 -07:00
Hiroshi Saito 370a6442b3
Fix `undefined: e` in a code snippet 2018-05-01 10:59:12 +09:00
Alec Grieser 69e831d522
Merge remote-tracking branch 'upstream/release-5.2' into merge-release-5.2 2018-04-28 17:44:52 -07:00
Steve M 6a8f1ae2c1
Fixups for python tutorial documentation
The available_classes function is using Subspace.unpack to
obtain the tuple, not fdb.tuple so update the description to
reflect this.

The limited seat tutorial section was missing the code and
text describing the update of the drop function.
2018-04-27 12:54:35 -07:00
Steve Malmskog b1440e5a70
Remove redundant drop function doc section
Drop function description was moved up adjacent to the other
functions to provide better document flow making this section
redundant, hence its removal.
2018-04-27 12:52:33 -07:00
Dave Lester caee57b50c Updates documentation config / theme footer to reflect project copyright information. 2018-04-27 12:24:52 -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
Steve Malmskog 9f3d026b91 Remove redundant drop function doc section
Drop function description was moved up adjacent to the other
functions to provide better document flow making this section
redundant, hence its removal.
2018-04-26 20:35:41 -07:00
John Brownlee cce5204a22
Merge pull request #260 from etschannen/release-5.1
removed dev_null_is_web_scale
2018-04-26 14:31:49 -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
xtreak 8016fd6dd8 Make docs Python 3 compatible 2018-04-25 11:51:55 +05:30
Chr1st0ph 6e17dea642 fix documentation/sphinx/Makefile
support url-redirect for download of virtualenv-13.0.1.tar.gz
2018-04-24 22:41:56 +02:00
John Brownlee 70428937b1
Merge pull request #239 from stevemns/master
Fixups for python tutorial documentation
2018-04-24 11:07:15 -07:00
Martin Junker a6e3c75d9d
add more missing curly brackets 2018-04-24 09:36:36 -07:00
Martin Junker c20be65c02
add missing curly bracket 2018-04-24 09:36:30 -07:00
Martin Junker bc31eb50ce
add more missing curly brackets 2018-04-24 09:45:45 +02:00
Martin Junker 765b5f3b94
add missing curly bracket 2018-04-24 09:41:47 +02:00
Ben Halverson 7bb332ab64
docs(architecture.html): The architecture image was missing
184
2018-04-23 10:05:09 -07:00
Steve M 01c0a059fa Fixups for python tutorial documentation
The available_classes function is using Subspace.unpack to
obtain the tuple, not fdb.tuple so update the description to
reflect this.

The limited seat tutorial section was missing the code and
text describing the update of the drop function.
2018-04-23 08:12:57 -07:00
A.J. Beamon 9f4aea2b4b Merge branch 'release-5.1' of github.com:ajbeamon/foundationdb into release-5.1 2018-04-22 09:13:52 -07:00
A.J. Beamon 60c11069e4
Fix code formatting. 2018-04-22 09:10:21 -07:00
Ben Halverson 7991baa4f4 docs(architecture.html): The architecture image was missing
184
2018-04-19 13:43:19 -07:00
Bruce Mitchener 2f8a0240f1
Fix some typos. 2018-04-19 11:44:01 -07:00