Zhe Wang
f9254849b4
Merge pull request #5223 from kakaiu/add_FDB_HA_write_path_doc
...
Add FDB HA write path doc
2021-07-20 11:00:17 -05:00
Zhe Wang
72f5fbc222
Add FDB HA write path doc
2021-07-19 16:15:23 -05:00
Mohamed Oulmahdi
7b590c2447
Add support for building on Windows via Docker
...
- Add Dockerfile.windows and Dockerfile..windows.devel
- build.ps1: script that produces the binaries (MSI, tools)
- CMake: disable building documentation on windows (not supported)
- Fix invalid path when building setup with WIX
- Remove deprecated @Action attribute from wix project
2021-07-08 11:42:16 +02:00
Lukas Joswiak
86543848c9
Merge pull request #5085 from sfc-gh-ljoswiak/docs/tracing
...
Add tracing documentation
2021-06-28 17:29:15 -07:00
Lukas Joswiak
9a87a65f47
Add tracing documentation
2021-06-28 16:19:55 -07:00
Jingyu Zhou
0dbc8ba793
Merge pull request #5070 from sfc-gh-xwang/tlog_dev
...
add setByteLimit in tutorial
2021-06-28 13:23:23 -07:00
neethuhaneesha
63e530fc44
Merge pull request #4832 from neethuhaneesha/master
...
exclude servers based on locality match
2021-06-28 12:13:09 -07:00
negoyal
7b2e4ae639
Slight rewording.
2021-06-25 17:48:27 -07:00
negoyal
bc03553365
Merge branch 'master' into feature-release-notes-7.0-master
2021-06-25 16:27:19 -07:00
negoyal
2760cbbd3d
Link the new global config documentation.
2021-06-25 16:26:09 -07:00
negoyal
f6d391d803
Add visibility.rst into toctree.
2021-06-25 15:46:57 -07:00
negoyal
08f2e0566a
Few changes and adding placeholders for visibility documentation.
2021-06-25 14:01:33 -07:00
sfc-gh-ngoyal
b6f0d51b1d
Update documentation/sphinx/source/release-notes/release-notes-700.rst
...
Co-authored-by: Evan Tschannen <evan.tschannen@snowflake.com>
2021-06-25 12:41:16 -07:00
sfc-gh-ngoyal
0d03dbcacd
Update documentation/sphinx/source/release-notes/release-notes-700.rst
...
Co-authored-by: Evan Tschannen <evan.tschannen@snowflake.com>
2021-06-25 12:41:04 -07:00
sfc-gh-ngoyal
7f28131025
Update documentation/sphinx/source/release-notes/release-notes-700.rst
...
Co-authored-by: Evan Tschannen <evan.tschannen@snowflake.com>
2021-06-25 12:40:53 -07:00
negoyal
695fb4c3af
Add streaming API release notes.
2021-06-24 17:38:27 -07:00
Xiaoxi Wang
3d83f2fbc8
add setByteLimit in tutorial
2021-06-24 23:36:59 +00:00
Lukas Joswiak
026aad6f12
Merge pull request #5060 from sfc-gh-ljoswiak/docs/special-keys-global-config-tracing
...
Add documentation for global configuration and tracing special key space modules
2021-06-24 14:05:49 -07:00
Lukas Joswiak
9ae6fc28fc
Update documentation/sphinx/source/global-configuration.rst
...
Co-authored-by: Chaoguang Lin <chaoguang.lin@snowflake.com>
2021-06-24 13:50:28 -07:00
Neethu Haneesha Bingi
ba9e9b33b6
Special keys documentation merge issue fixes.
2021-06-23 20:18:01 -07:00
Neethu Haneesha Bingi
66f2518405
exclude to work with any locality data match.
2021-06-23 18:03:27 -07:00
Neethu Haneesha Bingi
4ad5926a25
Snake naming of keys and added comments to all new functions.
2021-06-23 18:03:27 -07:00
Neethu Haneesha Bingi
73752f441b
exclude locality:clang-format, ranged loops, documentation, tracking addStoragesever for exclusion.
2021-06-23 18:03:27 -07:00
Lukas Joswiak
ce64c5079f
Add documentation for special key space modules
2021-06-23 16:57:34 -07:00
negoyal
45d2bc20ae
Add placeholder for Redwood documentation.
2021-06-23 15:24:48 -07:00
negoyal
f8efbca406
Merge branch 'master' into feature-release-notes-7.0-master and link documentation in release notes.
2021-06-23 14:30:33 -07:00
negoyal
fbb3c463db
Add more release notes and placeholder for Redwood documentation.
2021-06-23 12:45:32 -07:00
Xiaoxi Wang
48ff893266
Merge branch 'master' of https://github.com/apple/foundationdb
2021-06-23 18:47:24 +00:00
Xiaoxi Wang
099713116d
Update documentation/sphinx/source/perpetual-storage-wiggle.rst
...
Co-authored-by: Josh Slocum <josh.slocum@snowflake.com>
2021-06-23 18:47:10 +00:00
Xiaoxi Wang
eb1372c667
Update perpetual-storage-wiggle.rst
2021-06-23 18:47:10 +00:00
Xiaoxi Wang
45e6ac8b3a
Update command-line-interface.rst
2021-06-23 18:47:10 +00:00
Xiaoxi Wang
ea41c68fcb
add documentation page
2021-06-23 18:47:10 +00:00
Xiaoxi Wang
fff5593e2f
add documentation
2021-06-23 18:47:10 +00:00
Josh Slocum
9a9d42027e
Linked TSS release notes to documentation and largest PR instead of all PRs
2021-06-23 09:44:01 -05:00
Evan Tschannen
c1271b555c
Merge pull request #5017 from sfc-gh-etschannen/feature-streaming-reply-master
...
Add a streaming reply method to flow to speed up range reads
2021-06-21 21:16:19 -07:00
Evan Tschannen
244e8f3527
Merge branch 'master' of https://github.com/apple/foundationdb into feature-streaming-reply-master
...
# Conflicts:
# fdbclient/CMakeLists.txt
# fdbclient/Knobs.h
# fdbserver/Knobs.h
2021-06-21 16:35:21 -07:00
Chaoguang Lin
002d8604d6
Create a separate documentation page for special keys under api references
2021-06-21 22:11:34 +00:00
negoyal
b3da7763f4
Fixed bad escaping
2021-06-21 13:11:37 -07:00
negoyal
8f49671f2d
Another fix.
2021-06-21 11:12:45 -07:00
negoyal
e2f4c2a2e2
Corrections.
2021-06-21 11:09:56 -07:00
negoyal
eec691b6d3
Consolidated 7.0 Release Notes.
2021-06-21 10:59:02 -07:00
Evan Tschannen
2ef6587939
fixed bad escaping
2021-06-21 10:03:06 -07:00
Evan Tschannen
670ef8c57b
updated 7.0 release notes
2021-06-21 09:54:13 -07:00
Evan Tschannen
1cec223434
cherry pick streaming replies to master
2021-06-19 09:47:13 -07:00
Andrew Noyes
0d423047fb
Merge pull request #5000 from apple/anoyes/clarify-multi-threaded-client
...
Clarify a few points about the multi-threaded client
2021-06-18 10:59:36 -07:00
sfc-gh-ngoyal
a9c011b0b0
Merge pull request #5004 from sfc-gh-jslocum/tss_release_notes
...
Added TSS to 7.0 release notes
2021-06-17 14:54:12 -07:00
Xiaoxi Wang
6573efbd31
Merge pull request #5006 from sfc-gh-xwang/ppwiggle
...
update json schemas
2021-06-17 13:53:49 -07:00
Xiaoxi Wang
454f9e9c89
update json schemas
2021-06-17 20:20:39 +00:00
Josh Slocum
5946f13a46
Added TSS to 7.0 release notes
2021-06-17 14:14:40 -05:00
Renxuan Wang
b1d78edfe8
6.3.15 release notes.
2021-06-17 10:59:28 -07:00