Evan Tschannen
|
38569e46c1
|
Merge pull request #2584 from etschannen/master
updated old release notes
|
2020-01-22 15:59:15 -08:00 |
Evan Tschannen
|
6a26ca09b1
|
updated old release notes
|
2020-01-22 15:58:29 -08:00 |
A.J. Beamon
|
f9a10a00e5
|
Merge pull request #2566 from schedutron/python-linux-doc
Clarify Docs for Using Python Bindings on Linux
|
2020-01-22 08:16:24 -08:00 |
Saurabh Chaturvedi
|
05784ebe24
|
Update documentation/sphinx/source/api-python.rst
Use `code-block:: none` instead of `parsed-literal::`
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
|
2020-01-22 18:31:45 +05:30 |
Evan Tschannen
|
78adbea834
|
Merge branch 'release-6.2'
# Conflicts:
# CMakeLists.txt
# documentation/sphinx/source/release-notes.rst
# flow/Knobs.h
# versions.target
|
2020-01-21 21:38:19 -08:00 |
Evan Tschannen
|
b6eb77c7ca
|
updated documentation for 6.2.15
|
2020-01-21 18:59:04 -08:00 |
Evan Tschannen
|
ba140b1029
|
Merge branch 'release-6.2'
# Conflicts:
# CMakeLists.txt
# documentation/sphinx/source/release-notes.rst
# versions.target
|
2020-01-20 18:52:28 -08:00 |
Evan Tschannen
|
f959ed038f
|
updated documentation for 6.2.14
|
2020-01-20 14:20:22 -08:00 |
Saurabh Chaturvedi
|
c7101805a7
|
Update more docs about Python bindings installation on Linux
|
2020-01-18 20:04:51 +05:30 |
Saurabh Chaturvedi
|
e934a144e1
|
Clarify documentation about Python bindings installation on Linux
|
2020-01-18 19:35:08 +05:30 |
Evan Tschannen
|
3f9d9d8b84
|
Merge branch 'release-6.2'
# Conflicts:
# CMakeLists.txt
# cmake/FlowCommands.cmake
# documentation/sphinx/source/release-notes.rst
# fdbclient/StorageServerInterface.h
# fdbserver/DataDistributionTracker.actor.cpp
# fdbserver/MasterProxyServer.actor.cpp
# fdbserver/fdbserver.actor.cpp
# flow/Knobs.h
# flow/Platform.cpp
# versions.target
|
2020-01-16 18:37:47 -08:00 |
A.J. Beamon
|
a3d3d15e8e
|
Merge pull request #2517 from tclinken/add-mrs-to-admin-docs-to-6-2
Added machine readable status section to administration documentation
|
2020-01-15 14:36:10 -08:00 |
Evan Tschannen
|
4f8e7683aa
|
updated documentation for 6.2.13
|
2020-01-15 13:32:38 -08:00 |
Evan Tschannen
|
8e83930639
|
updated release notes for 6.2.12
|
2020-01-12 22:12:42 -08:00 |
tclinken
|
6aa8023788
|
Fixed minor documentation typo
|
2020-01-11 17:12:41 -08:00 |
tclinken
|
b18f06b52a
|
Addressed more review comments
|
2020-01-11 17:05:29 -08:00 |
Evan Tschannen
|
176a1b6319
|
Merge pull request #2515 from ajbeamon/remove-timer-in-slowtask-profiler
Fix slow task profiler crash
|
2020-01-10 12:41:57 -08:00 |
Evan Tschannen
|
a5f544818c
|
Merge pull request #2420 from ajbeamon/trace-clock-source-fix
Revert change to make g_trace_clock thread_local, ...
|
2020-01-10 12:36:38 -08:00 |
A.J. Beamon
|
07205b5659
|
Merge pull request #2455 from ajbeamon/document-tls-permissions
Documentation: Added section on permissions to TLS page
|
2020-01-10 12:22:07 -08:00 |
Alvin Moore
|
7628d04fb9
|
Merge branch 'release-6.2' of github.com:apple/foundationdb into release_6.2_merge
# Conflicts:
# documentation/sphinx/source/release-notes.rst
|
2020-01-09 07:21:16 -08:00 |
tclinken
|
3eb428d874
|
Addressed review comments
|
2020-01-06 18:05:24 -08:00 |
Trevor Clinkenbeard
|
ed73e34e35
|
Remove unnecessary comma
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
|
2020-01-06 18:05:07 -08:00 |
tclinken
|
698c3f85ad
|
Added machine readable status section to administration documentation
|
2020-01-06 18:04:59 -08:00 |
A.J. Beamon
|
6cf38790d6
|
Reorganize declaration of variable and add release note.
|
2020-01-06 12:27:56 -08:00 |
Bhaskar Muppana
|
2919127526
|
Merge pull request #2483 from satherton/fix-backup-status-snapshot-reads
Backup and DR layer status document generation now uses snapshot reads…
|
2020-01-06 07:54:24 -08:00 |
A.J. Beamon
|
3dd3ac3cfd
|
Merge branch 'release-6.2' into trace-clock-source-fix
# Conflicts:
# documentation/sphinx/source/release-notes.rst
|
2020-01-02 15:14:12 -08:00 |
Meng Xu
|
ed65ee1ccd
|
Merge pull request #2407 from senthil-ram/DiskSnapDocumentation
Disk snapshot backup and restore documentation
|
2019-12-23 15:59:40 -08:00 |
Alvin Moore
|
c0614bc037
|
Merge pull request #2492 from apple/release-6.2
Release 6.2 Merge Into Master
|
2019-12-20 15:21:33 -08:00 |
A.J. Beamon
|
45700c535a
|
Merge pull request #2472 from vishesh/doc-compare-and-clear-6.2
DocBlitz: atomic compare and clear
|
2019-12-19 09:04:48 -08:00 |
A.J. Beamon
|
d12dd1b6a2
|
Merge pull request #2476 from tclinken/add-status-doc-comments-to-6.2
Add status documentation comments to 6.2
|
2019-12-19 08:47:51 -08:00 |
Steve Atherton
|
e9ddf3f3e4
|
Added release note about backup/dr status update conflict rate reduction.
|
2019-12-19 00:48:03 -08:00 |
Jingyu Zhou
|
0552e9aa12
|
Merge pull request #2452 from ajbeamon/document-network-thread-and-client-logging
Add some documentation for the client network thread and client logging.
|
2019-12-18 10:41:39 -08:00 |
Trevor Clinkenbeard
|
c7aee1cf79
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
|
2019-12-17 11:56:08 -08:00 |
Trevor Clinkenbeard
|
b4d43f0677
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
|
2019-12-17 11:55:55 -08:00 |
tclinken
|
96eb21055c
|
Added comments for in_flight_bytes and in_queue_bytes in status documentation
This issue was pointed out at
https://forums.foundationdb.org/t/how-to-interpret-moving-data-parameters/1621
|
2019-12-17 11:55:42 -08:00 |
tclinken
|
44a7502384
|
Added comment on total_written_bytes in status documentation
This issue was pointed out at
https://forums.foundationdb.org/t/when-is-moving-data-total-written-bytes-reset/1625
|
2019-12-17 11:55:26 -08:00 |
tclinken
|
74ce5988d2
|
Added comments to status documentation
These comments consolidate some clarifications made at
https://forums.foundationdb.org/t/few-queries-on-status-json/684
|
2019-12-17 11:55:13 -08:00 |
Vishesh Yadav
|
eee784fbdb
|
doc: Reorder compare-and-clear documentation
|
2019-12-16 13:54:23 -08:00 |
Vishesh Yadav
|
274a73171c
|
docs: Add counter clear example for CompareAndClear in dev guide
|
2019-12-16 13:54:05 -08:00 |
Vishesh Yadav
|
5c48a105c5
|
docs: Document CompareAndClear atomic op
|
2019-12-16 13:53:52 -08:00 |
sramamoorthy
|
34eff84756
|
address review comments
|
2019-12-16 13:31:43 -08:00 |
A.J. Beamon
|
48c0c3d67c
|
Merge pull request #2460 from apple/release-6.2
Release 6.2 Merge Into Master
|
2019-12-13 14:11:08 -08:00 |
gauravvnera
|
c71f94f514
|
revert unintentional changed line
|
2019-12-14 00:28:08 +05:30 |
gauravvnera
|
83da581314
|
addressed review comments
|
2019-12-14 00:10:25 +05:30 |
gauravvnera
|
59c42360f7
|
Update documentation/sphinx/source/release-notes.rst
Review comments.
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
|
2019-12-13 23:52:57 +05:30 |
gauravvnera
|
741dbbc763
|
add release notes
|
2019-12-13 23:19:40 +05:30 |
gauravvnera
|
1dedd3df56
|
Clarify Documentation for clear_range
|
2019-12-13 09:18:57 +05:30 |
sramamoorthy
|
92726dfd91
|
make fdb role names as inline clear text
|
2019-12-12 14:54:56 -08:00 |
sramamoorthy
|
67e724468b
|
more minor tweaks
|
2019-12-12 14:37:34 -08:00 |
sramamoorthy
|
3ba9d79e88
|
Fix sample snap create script and add error codes
|
2019-12-12 14:20:52 -08:00 |