Commit Graph

1730 Commits

Author SHA1 Message Date
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
Alec Grieser d620090705
make virtual env download make variables so that one can override them 2018-04-17 10:01:50 -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
Alex Miller b86e70f77d Add documentation for the TLS Plugin. 2018-04-12 17:17:08 -07:00
Dave Lester 497fbff281 Updates documentation config / theme footer to reflect project copyright information. 2018-04-11 22:58:35 -07:00
Yichi Chiang 5ac9375577 Create release 5.1.5 2018-04-11 12:32:34 -07:00
Evan Tschannen 0bf1c1ad37 updated the release notes 2018-04-11 11:32:59 -07:00
Evan Tschannen 9bd6c41924 added release notes for 5.1.5 2018-04-11 10:53:09 -07:00
Evan Tschannen f384ac54e4 added basic documentation on the FoundationDB architecture 2018-04-10 18:31:29 -07:00
Evan Tschannen 8388eb6c22 updated documentation to rename multi_dc to three_datacenter 2018-04-10 16:26:59 -07:00
Alec Grieser ff956c3fde
removed references to nodejs bindings
issue: Node.js Bindings #129
2018-04-06 17:17:45 -07:00
Alec Grieser 0d08fcf1d3
removed old node.js bindings
issue: Node.js Bindings #129
2018-04-06 17:16:17 -07:00
John Brownlee ca34f924f3 Removes the step to build the go docs from the Makefile. 2018-03-30 11:16:19 -07:00
Stephen Atherton 344093519a Merge branch 'release-5.1' of github.com:apple/foundationdb into backup-docs
# Conflicts:
#	documentation/sphinx/source/backups.rst
2018-03-24 15:15:43 -07:00
John Brownlee 993b53ea3b Fixes the name of the dr_agent command in the docs. 2018-03-23 12:48:58 -07:00
Stephen Atherton 10b1e76e4d More backup documentation, added blob credential file format and usage and a few other tweaks. 2018-03-23 02:46:25 -07:00
Stephen Atherton b600691e6b Added documentation for recently added fddbackup subcommands expire, list, and describe. 2018-03-23 02:13:26 -07:00
Stephen Atherton 9852cb66a2 Rewrote and reformatted much of the Backup and DR documentation. Added introductions to explain the recently added continuous backup mode and to explain DR in more detail. Removed references to fdbblob, documented new command line options. 2018-03-23 01:29:33 -07:00
AlvinMooreSr 53438477c1
Documenation Package Fix (#113)
* Moved clean up to external makefile

* Fixed the name of the documentation package

* Fixed name of the documentation package
2018-03-22 07:50:56 -07:00
John Brownlee 922094f7e3
Merge pull request #106 from AlvinMooreSr/release-5.1-docsreview
Added clean targets
2018-03-21 13:31:47 -07:00
John Brownlee d4954b5346
Merge pull request #107 from brownleej/logo-removal
Removes the logo from our sphinx template.
2018-03-21 13:29:33 -07:00
Alvin Moore cc5149949d Removed the version id (git hash) from the document package name 2018-03-21 12:24:06 -07:00
A.J. Beamon 3fca78c0f9 Update docs for patch release 5.1.1-5.1.4 2018-03-21 11:11:18 -07:00
John Brownlee 4da519bc4a Removes the logo from our sphinx template. 2018-03-21 08:58:00 -07:00
bnamasivayam 218617b661
Merge pull request #86 from bnamasivayam/release-5.1
Update configuration.rst with locality info
2018-03-20 17:25:27 -07:00
bnamasivayam 6fbef3ab39
Change Capitalization at certain places. 2018-03-20 17:24:47 -07:00
Richard Low 00ee4d3f55
Merge pull request #101 from richardalow/upgrade-storage-docs
Upgrade storage docs
2018-03-20 14:37:12 -07:00
Richard Low 33a4a4d4bb
Merge pull request #95 from swethamundla/admin1
admin changes
2018-03-20 14:36:45 -07:00
swetha mundla 7d93c69d4e administration guide changes 2018-03-20 14:14:54 -07:00
Richard Low c88d3b9e11 Add comment to bounce clients after install new binary 2018-03-20 13:45:24 -07:00
John Brownlee 6c20d68ae2
Merge pull request #103 from AlvinMooreSr/release-5.1-docsreview
Docs Build Modifications
2018-03-20 09:43:38 -07:00
Alvin Moore 4c8395fba7 Removed outdated information messages 2018-03-19 20:12:49 -07:00
Richard Low 066d537fb7 Update docs for extra storage for DR/backup and upgrades 2018-03-19 17:18:30 -07:00
John Brownlee 87046b67a1
Merge pull request #97 from ajbeamon/docs-download-page-updates
Update download page links, add Windows package, remove Node packages…
2018-03-19 15:58:38 -07:00
A.J. Beamon b34cd5cab4
Merge pull request #98 from ajbeamon/docs-performance-page-edits
Fix link.
2018-03-19 14:50:11 -07:00
A.J. Beamon ac32224923 Fix link. 2018-03-19 14:49:22 -07:00
A.J. Beamon 28bd3ec68f Update download page links, add Windows package, remove Node packages, and some rewording. Fix a comment in the Windows installer. 2018-03-19 14:44:32 -07:00
Balachandar Namasivayam 15a151fbd0 Update configuration.rst on setting process class. 2018-03-19 14:36:17 -07:00
Balachandar Namasivayam ef889ab359 Merge branch 'release-5.1' of github.com:apple/foundationdb into release-5.1 2018-03-19 14:34:40 -07:00
swetha mundla 42fe4bbaed administration guide changes 2018-03-19 14:26:36 -07:00
swetha mundla feec2d3367 admin changes 2018-03-19 13:45:26 -07:00
Alvin Moore b52cae3d6a Modified the name of the documentation artifact to vary in release and snapshot build 2018-03-19 13:27:09 -07:00
swethamundla bdeb0b8179
Merge pull request #92 from richardalow/admin-docs
Improvements to administration docs
2018-03-19 12:58:43 -07:00
Richard Low 1e6a5b57d0 Improvements to administration docs 2018-03-19 12:47:34 -07:00
Alec Grieser 483182e7f8
Merge pull request #91 from brownleej/local-development-cleanup
Cleans up the local development section in the overview.
2018-03-19 12:46:39 -07:00
Balachandar Namasivayam 4c23113f8b Merge branch 'release-5.1' of github.com:apple/foundationdb into release-5.1 2018-03-19 12:44:16 -07:00
Alec Grieser e4275d3178
Merge pull request #79 from ajbeamon/docs-performance-page-edits
Update performance docs to clarify some language, add a couple links,…
2018-03-19 12:43:32 -07:00
A.J. Beamon 6513287630 Mention that more reads happen during backup and DR. 2018-03-19 12:41:51 -07:00
John Brownlee 8fa8cb1400 Cleans up the local development section in the overview. 2018-03-19 12:38:09 -07:00
A.J. Beamon 423ffb7acb Change will to should. 2018-03-19 12:37:18 -07:00
AlvinMooreSr 3c50237c0e
Merge pull request #85 from brownleej/url-update
Updates URLs and email addresses in documentation and package config.
2018-03-19 12:33:22 -07:00
A.J. Beamon a74fae0e64 Merge branch 'release-5.1' into docs-performance-page-edits
# Conflicts:
#	documentation/sphinx/source/known-limitations.rst
2018-03-19 11:56:35 -07:00
Balachandar Namasivayam 114635bf7b Merge branch 'release-5.1' of github.com:apple/foundationdb into release-5.1 2018-03-16 13:36:44 -07:00
yichic f4715e43f9
Merge pull request #83 from AlvinMooreSr/release-5.1-docsreview
Release 5.1 docsreview
2018-03-15 21:32:32 -07:00
Balachandar Namasivayam b51503d420 Update configuration.rst with locality info 2018-03-15 18:08:58 -07:00
John Brownlee 91fa01a5a6 Updates URLs and email addresses in documentation and package config. 2018-03-15 16:30:29 -07:00
Bhaskar Muppana 4c678def64
Merge pull request #82 from brownleej/john-docs-update
More docs updates
2018-03-15 16:19:01 -07:00
Alvin Moore ba8e8f8389 Fixed python class scheduling documentation where versions of available_classes calls invalidtuple.unpack(k)[2].
Modified all class scheduling documentation pages removing mentioning of UI and updating wording within sections of Done and Are We Done? to be clearer.
Update configuration options within Command Line Interface documentation
Updated language describing Causal Riskiness within Command Line Interface documentation
Removed personal username from Ruby  class scheduling documentation file
2018-03-15 16:18:02 -07:00
Evan Tschannen 16649135f1
Merge pull request #81 from etschannen/release-5.1
update known limitations, anti-features, and fault tolerance
2018-03-15 15:31:40 -07:00
Evan Tschannen 8340ea3140
Update fault-tolerance.rst 2018-03-15 15:31:06 -07:00
John Brownlee de1d136d46
Merge pull request #75 from ajbeamon/docs-strengthen-patch-protocol-statement
Strengthen the statement about patch version protocol compatibility
2018-03-15 15:13:29 -07:00
Evan Tschannen 6aaf18d791 removed accidental whitespace addition 2018-03-15 15:03:08 -07:00
Evan Tschannen 0cc3ffa335 updated anti-features, known limitations, and fault tolerance documentation 2018-03-15 15:00:07 -07:00
Richard Low 2571e2627c
Merge pull request #80 from apkar/release-5.1
Fixing status in documentation.
2018-03-15 14:30:03 -07:00
Bhaskar Muppana e6bc7a2815 Fixing status in documenation. 2018-03-15 14:22:19 -07:00
A.J. Beamon 19215d0167 Add some numbers about the size of keys and values. 2018-03-15 14:20:20 -07:00
A.J. Beamon b332c4f9ed Update performance docs to clarify some language, add a couple links, and add a note about backup and DR. 2018-03-15 13:49:04 -07:00
Bhaskar Muppana 24954f07d8
Merge pull request #77 from brownleej/john-docs-update
Clarifies some language in the "Features" documentation.
2018-03-15 13:27:14 -07:00
Bhaskar Muppana 02cd7865d8 Fixing timestamps. 2018-03-15 13:17:55 -07:00
John Brownlee 198d6682e9 Makes use of lambda syntax in more of the javadocs. 2018-03-15 13:04:28 -07:00
John Brownlee ab8028383d Clarifies some language in the "Features" documentation. 2018-03-15 12:48:26 -07:00
A.J. Beamon 29f2a85c79 Strengthen the statement about patch version protocol compatibility 2018-03-15 12:33:57 -07:00
Alvin Moore 7006f878c1 Integrated documentation building into root Makefile 2018-03-13 13:09:52 -07:00
John Brownlee 7d1984b4d4 Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00