111 Commits

Author SHA1 Message Date
A.J. Beamon
026458baf3 Merge release-5.2 into master 2018-05-23 15:32:56 -07:00
Alvin Moore
bc47a4a23d Fixed carriage return line endings 2018-05-23 11:34:26 -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
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
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
Alvin Moore
05c1a887f2 Changed the name of the TLS artifact to fdb-libressl-plugin.so 2018-05-07 16:47:46 -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
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
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
Alec Grieser
7161a7cec5
Merge pull request #189 from waywardmonkeys/fix-typos
Fix some typos.
2018-04-19 11:40:06 -07:00
Bruce Mitchener
9cdf25eda3 Fix some typos. 2018-04-20 00:49:22 +07:00
John Brownlee
0ad6c3d885 Merge remote-tracking branch 'upstream/release-5.2' into master-5.2-merge 2018-04-19 10:48:43 -07:00
John Brownlee
8bd453bd93 Clean up language on the client design page. 2018-04-19 10:41:32 -07:00
Evan Tschannen
d46d5487bd Merge branch 'release-5.2' 2018-04-18 20:46:03 -07:00
Evan Tschannen
ee77f4f1d0 updated downloads documentation 2018-04-18 19:54:20 -07:00
Evan Tschannen
96105cc87b updated the release notes for 5.1.7 2018-04-18 19:49:07 -07:00
Alec Grieser
694053829f
class scheduling tutorial now works in python 2.7 and python 3.6
this now uses are tuple encoding for integers instead of ASCII-encoding them
2018-04-18 17:20:45 -07:00
John Brownlee
08d21b2444
Merge pull request #153 from alexmiller-apple/tlsdocs51
Add documentation for the TLS Plugin
2018-04-18 15:19:50 -07:00
Alex Miller
b5e448c010 Fix "ships with" -> "offers", because we aren't offering builds of the TLS Plugin at this moment. 2018-04-18 15:15:57 -07:00
Evan Tschannen
c1ccc8522c Merge branch 'release-5.2' 2018-04-17 18:38:12 -07:00
Evan Tschannen
11eb690683 Merge branch 'master' of github.com:apple/foundationdb 2018-04-17 18:37:10 -07:00
Evan Tschannen
b390d65504 updated the GUID for 5.1.6
updated downloads documentation for 5.1.6
2018-04-16 13:19:00 -07:00
Evan Tschannen
fd687ada1b updated the release notes for 5.1.6 2018-04-16 13:10:45 -07:00
John Brownlee
7bd9324092
Merge pull request #125 from brownleej/go-doc-build-removal
Removes the steps to build godoc from our Makefile
2018-04-13 08:55:35 -07:00