A.J. Beamon
|
e2d3afb621
|
Merge branch 'release-5.1' into merge-release-5.1-into-release-5.2
# Conflicts:
# Makefile
# documentation/sphinx/Makefile
# documentation/sphinx/source/administration.rst
# documentation/sphinx/source/anti-features.rst
# documentation/sphinx/source/api-general.rst
# documentation/sphinx/source/building-cluster.rst
# documentation/sphinx/source/class-scheduling-go.rst
# documentation/sphinx/source/class-scheduling-java.rst
# documentation/sphinx/source/class-scheduling-ruby.rst
# documentation/sphinx/source/class-scheduling.rst
# documentation/sphinx/source/command-line-interface.rst
# documentation/sphinx/source/configuration.rst
# documentation/sphinx/source/downloads.rst
# documentation/sphinx/source/fault-tolerance.rst
# documentation/sphinx/source/features.rst
# documentation/sphinx/source/getting-started-linux.rst
# documentation/sphinx/source/getting-started-mac.rst
# documentation/sphinx/source/guide-common.rst.inc
# documentation/sphinx/source/hierarchical-documents-java.rst
# documentation/sphinx/source/index.rst
# documentation/sphinx/source/known-limitations.rst
# documentation/sphinx/source/multimaps-java.rst
# documentation/sphinx/source/performance.rst
# documentation/sphinx/source/segmented-range-reads-java.rst
# documentation/sphinx/source/simple-indexes-java.rst
# documentation/sphinx/source/spatial-indexing-java.rst
# documentation/sphinx/source/subspace-indirection-java.rst
# documentation/sphinx/source/tables-java.rst
# documentation/sphinx/source/vector-java.rst
# versions.target
|
2018-03-21 09:28:10 -07:00 |
Evan Tschannen
|
d4007c27ea
|
Merge pull request #37 from bnamasivayam/release-5.2
Split ProcessMetrics into ProcessMetrics, NetworkMetrics and MemoryMe…
|
2018-03-20 17:31:46 -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 |
A.J. Beamon
|
7d96ba65b9
|
Merge pull request #41 from panghy/memory-store-free-space
Available space should take into account both memory and disk
|
2018-03-20 15:40:47 -07:00 |
Clement Pang
|
64deb0e0a1
|
Address review comments.
|
2018-03-20 14:38:04 -07:00 |
Clement Pang
|
b46ffb4cbc
|
Available space should take into account both memory and disk
|
2018-03-20 14:38:04 -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
|
3dc674e435
|
Merge pull request #104 from alecgrieser/go-build-reasonable-dependency-tree
Make the go build dependencies more sane
|
2018-03-20 12:39:46 -07:00 |
A.J. Beamon
|
1529a44f78
|
Merge pull request #72 from alecgrieser/33838833-determine-api-version
Adds convenience methods to determine if an API version has been set
|
2018-03-20 12:07:53 -07:00 |
Alec Grieser
|
28b6761d53
|
add an ASSERT(false) to make sure we do not have a working FDB API instance before setting the API version
|
2018-03-20 11:47:27 -07:00 |
Alec Grieser
|
9ed7861f8b
|
make the go build dependencies more sane
|
2018-03-20 11:31:49 -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 |
Alec Grieser
|
f263b2c6bd
|
fix typo ; add javadoc return thing ; add some exceptions to trigger if thing succeeds
|
2018-03-20 09:39:19 -07:00 |
Alec Grieser
|
f168e349d6
|
Merge pull request #99 from brownleej/godocs-dependency-fix
Add generated.go as a dependency for the godocs.
|
2018-03-20 09:30:42 -07:00 |
Alec Grieser
|
c8cbbbc865
|
Merge pull request #100 from ajbeamon/release-5.1
Fix Python3 directory layer bug where str() was used instead of bytes()…
|
2018-03-20 09:23:22 -07:00 |
A.J. Beamon
|
9da3bb7d9d
|
Merge pull request #96 from alecgrieser/fix-java-build-with-java-home
Use JAVA_HOME to find location of JVM for headers for JNI build
|
2018-03-20 09:20:36 -07:00 |
Alec Grieser
|
8a2aaf1268
|
remove somewhat questionable fallback if /user/libexec/java_home is not present
|
2018-03-20 09:17:16 -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
|
af738e0f45
|
Fix Python3 directory layer bug where str() was used instead of bytes(). Fix bug in binding tester that caused directory tests to not compare results, which resulted in the directory layer bug going undetected.
|
2018-03-19 15:47:56 -07:00 |
John Brownlee
|
828e08a345
|
Add generated.go as a dependency for the godocs.
|
2018-03-19 14:55:28 -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 |
Alec Grieser
|
03fc931e86
|
use JAVA_HOME to find location of JVM for headers for JNI build
|
2018-03-19 14:06:17 -07:00 |
swetha mundla
|
feec2d3367
|
admin changes
|
2018-03-19 13:45:26 -07:00 |
yichic
|
1e109542f2
|
Merge pull request #94 from alexmiller-apple/javadoc-fix-5.1
Fix broken links in java docs
|
2018-03-19 13:45:16 -07:00 |
Alex Miller
|
a975cb82e7
|
Fix other broken links in java docs.
|
2018-03-19 13:42:42 -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 |
Alex Miller
|
9763a61a22
|
Fix broken links in pointing to cluster file documentation.
|
2018-03-19 13:25: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 |
yichic
|
ede5cab192
|
Merge pull request #89 from yichic/share-log-mutations-5.2
Share log mutations 5.2
|
2018-03-19 12:01:26 -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 |
Yichi Chiang
|
ec02e54f64
|
Refactor EraseLogData()
|
2018-03-19 11:56:01 -07:00 |