567 Commits

Author SHA1 Message Date
Markus Pilman
8be7efab1c
Fixed typo
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-17 09:38:49 -07:00
Markus Pilman
130065b579
Fix typo
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-17 09:38:29 -07:00
Markus Pilman
e5ef995bc8
fixed typo
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-17 09:37:11 -07:00
Markus Pilman
2c105f62fe
fixed grammatical mistake
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-17 09:32:43 -07:00
mpilman
7483cba26e Address review comments and added documentation 2019-06-16 09:52:40 -07:00
A.J. Beamon
5da906d067 Fix underline length 2019-06-14 15:14:48 -07:00
Evan Tschannen
20e3edeb0a Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/storageserver.actor.cpp
#	versions.target
2019-06-14 12:42:59 -07:00
Evan Tschannen
a11b65236d updated documentation for 6.1.10 2019-06-13 17:58:34 -07:00
Steve Atherton
0110b672c7
Update documentation/sphinx/source/release-notes.rst 2019-06-13 17:51:48 -07:00
Steve Atherton
716d95eaf1
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: Evan Tschannen <36455792+etschannen@users.noreply.github.com>
2019-06-13 17:51:04 -07:00
Stephen Atherton
9c0238d262 Added release note for fdbrestore cluster file argument fix. 2019-06-13 17:46:04 -07:00
Evan Tschannen
91b52e4a45 added a release note 2019-06-13 16:03:31 -07:00
A.J. Beamon
93203f1ed9
Merge pull request #1683 from alexmiller-apple/update-contributing
A variety of documentation updates
2019-06-13 14:45:21 -07:00
Alex Miller
dfe7ca2610
Apply suggestions from code review
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-12 17:39:11 -07:00
Heather Mccartney
99e1761904 Add missing closing bracket 2019-06-12 17:08:45 +01:00
Heather Mccartney
3745faa261 "unable communicate" -> "unable to communicate" 2019-06-12 17:08:22 +01:00
Alex Miller
b032b6a7f9 Fix documentation problems highlighted in #1363 2019-06-11 15:02:00 -07:00
Evan Tschannen
29b96414e2 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbclient/NativeAPI.actor.cpp
#	fdbserver/Coordination.actor.cpp
#	flow/Arena.h
#	versions.target
2019-06-03 18:49:35 -07:00
Evan Tschannen
a6c09645bf
Merge pull request #1651 from satherton/reduce-http-error-noise
For HTTP requests, a missing request ID in the response is ignored if…
2019-06-03 17:07:01 -07:00
Steve Atherton
08e7f41331
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: Evan Tschannen <36455792+etschannen@users.noreply.github.com>
2019-06-03 17:06:29 -07:00
Stephen Atherton
87e2c6cd5b Added release note about HTTP request id handling change. 2019-06-03 16:59:36 -07:00
Evan Tschannen
e0d80d115b updated documentation for 6.1.9 2019-06-03 15:08:35 -07:00
A.J. Beamon
bb22ee7d37
Merge pull request #1649 from etschannen/feature-coordinator-bug
The coordinators did not always converge on the same leader
2019-06-03 15:04:25 -07:00
Evan Tschannen
449685520c updated release notes 2019-06-03 10:21:57 -07:00
Adam Feldman
21e574d33d
Fix minor typos in config docs
the each --> east, datacenter have --> datacenters has, mean signal --> signal
2019-05-31 20:00:44 -05:00
Alec Grieser
1d82549148 fix Ubuntu 6.1.8 links 2019-05-31 12:50:56 -07:00
Timm Preetz
f83531c8ee
Fix typos 2019-05-30 11:08:22 +02:00
A.J. Beamon
b7e2cb64c3 Fix underline length 2019-05-24 11:56:46 -07:00
A.J. Beamon
d29c7e4c9b Merge branch 'release-6.1' into merge-release-6.1-into-master
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/QuietDatabase.actor.cpp
#	versions.target
2019-05-23 09:28:45 -07:00
Evan Tschannen
9cd77446d3
Merge pull request #1630 from ajbeamon/remove-invalid-sphinx-c-cross-references
Docs: remove invalid C domain cross references
2019-05-22 15:30:23 -07:00
A.J. Beamon
681e432d6c The time-series documentation doesn't need to use the ruby module or be in the ruby domain. Change 'timen' to 'timeN' 2019-05-22 14:03:40 -07:00
A.J. Beamon
cfb598b707 The C documentation used a bunch of cross-references to types, variables, and macros that we didn't define in our documentation. This didn't break the documentation, but it had the effect of making variables that did have links look the same as those that do not. I've switched these to use normal code formatting instead. 2019-05-22 13:37:31 -07:00
A.J. Beamon
e9b1dfeff1 Remove a duplicate substitution definition 2019-05-21 16:33:00 -07:00
A.J. Beamon
87e1860d7c A bunch of documentation fixes 2019-05-21 16:30:52 -07:00
Evan Tschannen
22e13741fb updated documentation for 6.1.8 2019-05-21 15:26:20 -07:00
A.J. Beamon
6621ffe9b0 Update required go version to 1.11. Update release notes. 2019-05-21 13:29:36 -07:00
Evan Tschannen
2796d4634b updated release notes 2019-05-21 12:00:09 -07:00
Evan Tschannen
04e465925a updated release notes 2019-05-21 11:35:47 -07:00
Evan Tschannen
f4fbaac6b0 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-05-19 10:27:59 -07:00
Evan Tschannen
26ab2aee1c updated documentation for 6.1.7 2019-05-17 16:15:44 -07:00
Bhaskar Muppana
97051a23e4 Fixing typo in tls.rst 2019-05-17 09:40:27 -10:00
Evan Tschannen
cea7ab3a25
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-05-17 10:41:21 -07:00
Evan Tschannen
d68e31e711 Updated release notes for 6.1.7 2019-05-16 18:09:12 -07:00
Evan Tschannen
62f5ebbd4b updated release notes header for 6.1.6 2019-05-12 20:14:57 -07:00
Evan Tschannen
8c3516951a Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-05-12 20:13:49 -07:00
Evan Tschannen
59a9030ed6 updated documentation for 6.1.6 2019-05-12 19:02:09 -07:00
Evan Tschannen
0a9685c811
Merge pull request #1556 from alexmiller-apple/tstlog-6.1
Fix replaceFile on Windows and Linux
2019-05-12 18:56:09 -07:00
Alex Miller
fbc4e7b351 Add a release note 2019-05-08 23:10:18 -10:00
Evan Tschannen
22499666d0 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/LogRouter.actor.cpp
#	flow/Trace.cpp
#	versions.target
2019-05-08 18:19:35 -07:00
Evan Tschannen
977e64a4fe updated documentation for 6.1.5 2019-05-08 15:51:55 -07:00