70 Commits

Author SHA1 Message Date
A.J. Beamon
860ede0c2e Add some basic documentation for tenants 2022-03-31 08:29:31 -07:00
A.J. Beamon
e8077b65e1
Merge pull request #6559 from sfc-gh-ajbeamon/fdb-tenant-client
Add client support for tenants
2022-03-15 12:40:17 -07:00
A.J. Beamon
445754d7cb Fix documentation substitutions 2022-03-15 09:23:30 -07:00
sfc-gh-tclinkenbeard
8dcac2f76d Fix typos 2022-03-13 10:02:11 -03:00
Chaoguang Lin
002d8604d6 Create a separate documentation page for special keys under api references 2021-06-21 22:11:34 +00:00
Chaoguang Lin
24247b7b3f fix an existing typo in the documentation 2021-05-28 18:46:08 +00:00
Chaoguang Lin
1081dcc078 fix typos, solve comments 2021-05-05 14:02:10 -07:00
Chaoguang Lin
e0dc449a44 Update special keys documentation, fix typos 2021-05-05 12:42:17 -07:00
Chaoguang Lin
01fbb4faa3 Add missing documentation for special keys 2021-05-05 10:10:18 -07:00
Chaoguang Lin
2bd0bbf7df Add documentation for consistencycheck 2021-05-04 10:46:07 -07:00
Chaoguang Lin
af387e1519 Add check to make sure maintenance time is non-negative and update the documentation 2021-04-20 14:09:52 -07:00
Chaoguang Lin
2e825908dc Add check to make sure maintenance time is positive and update the documentation 2021-04-20 14:04:00 -07:00
Chaoguang Lin
af72f76bd6 Update the documentation for \xff\xff/management/maintenance 2021-04-19 14:51:58 -07:00
Chaoguang Lin
62516cb844 Add documentation for special keys \xff\xff/management/maintenance and \xff\xff/management/data_distribution 2021-03-29 11:16:54 -07:00
Chaoguang Lin
48a04e5248 Add documentation for AdvanceVersionImpl and ClientProfilingImpl 2021-02-25 13:03:32 -08:00
sfc-gh-tclinkenbeard
add106475f Fix table alignment in documentation 2020-11-13 17:25:33 -08:00
sfc-gh-tclinkenbeard
45c9a0abc7 Revert "Revert "Add limiting health metrics""
This reverts commit 209ebcc5950fe246ee0a6b995dcbe9ecc2688c68.
2020-11-13 17:24:57 -08:00
Trevor Clinkenbeard
209ebcc595
Revert "Add limiting health metrics" 2020-11-13 17:08:46 -08:00
sfc-gh-tclinkenbeard
ad108797c9 Update documentation to include limiting health metrics 2020-11-13 11:42:13 -08:00
Chaoguang Lin
c8eb003ec4 Change to \xff\xff/management/in_progress_exclusion, the snake case naming style 2020-10-22 18:05:54 -07:00
Young Liu
3278e21b0b Change description of GRV proxy and Commit proxy in docs and add backward compatibility support for configuring proxies in fdbcli 2020-09-25 10:50:48 -07:00
Chaoguang Lin
a8072e0d0d Fix special key prefix in doc 2020-08-05 13:16:42 -07:00
Andrew Noyes
800337ab32 Add/update documentation for special key space management api 2020-08-04 16:24:32 +00:00
Andrew Noyes
0e77975782 Add footnote 2020-07-01 23:59:18 +00:00
Andrew Noyes
409ccf3be2 Use snake_case to match status json convention 2020-06-30 17:05:29 +00:00
Andrew Noyes
e1dfa410c1 Remove "Storages" field from data_distribution_stats
It seems like a cool idea, but it feels rushed to me. Reverting for now.
2020-06-30 15:24:16 +00:00
Andrew Noyes
b1d5e99494 Update documentation 2020-06-30 15:24:16 +00:00
Andrew Noyes
1c30adce74 WIP 2020-06-30 15:24:16 +00:00
Andrew Noyes
4a584a6f6b Fix copy pasta 2020-06-30 15:24:15 +00:00
Andrew Noyes
39cb0ec751 Add documentation 2020-06-30 15:24:15 +00:00
Andrew Noyes
1ec5d0ef41 Clarify footnote 2020-05-27 23:30:04 +00:00
Andrew Noyes
7e78201a3c Improve cluster file client access section and reference it 2020-05-27 23:28:11 +00:00
Andrew Noyes
54b88f04fa Address review comments 2020-05-27 22:04:28 +00:00
Andrew Noyes
3d8bc726cb Improve grammar/style 2020-05-27 18:00:46 +00:00
Andrew Noyes
c1ee1b9e14 Draft special keys docs 2020-05-27 01:35:10 +00:00
Andrew Noyes
d09d0670d2 Drive by fix formatting error 2020-05-26 19:44:03 +00:00
Andrew Noyes
708d3a110b WIP 2020-05-26 19:43:52 +00:00
Alex Miller
7b87cc3f88 Merge remote-tracking branch 'upstream/release-6.3' into pyfdbgenerators 2020-05-11 11:11:10 -07:00
Markus Pilman
16b00242ab Clarify that read-only transactions never conflict 2020-05-06 16:00:54 -07:00
Markus Pilman
6bd7472f4d
Apply suggestions from code review
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-05-05 10:37:05 -07:00
Markus Pilman
adcd4eb5ec Fixed formatting concerns 2020-04-28 20:53:50 +00:00
Markus Pilman
3a672e41da Addressed review comments 2020-04-28 18:07:02 +00:00
Markus Pilman
84ace433d8 addressed some of the review comments 2020-04-27 17:40:32 -07:00
Markus Pilman
6540bc1ed1 fixed double-been 2020-04-27 10:33:48 -07:00
Markus Pilman
7cd188d6b3
Apply suggestions from code review
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
Co-Authored-By: Jingyu Zhou <jingyuzhou@gmail.com>
2020-04-27 10:32:45 -07:00
Markus Pilman
28f7acfb71
Update documentation/sphinx/source/developer-guide.rst
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-04-27 10:22:51 -07:00
Markus Pilman
848917b518 Added error handling documentation 2020-04-26 22:55:25 -07:00
Markus Pilman
c1321015b4 First part of document 2020-04-26 10:31:16 -07:00
Andrew Noyes
e95e04f650 Remove include-port-in-address from sphinx source 2020-02-04 09:56:47 -08:00
Alex Miller
62baf6d121 Merge remote-tracking branch 'upstream/master' into pyfdbgenerators 2020-01-22 18:05:05 -08:00