Evan Tschannen
fcd0f96f07
Merge pull request #135 from etschannen/release-5.1
...
Release 5.1
2018-04-10 16:27:29 -07:00
Evan Tschannen
8388eb6c22
updated documentation to rename multi_dc to three_datacenter
2018-04-10 16:26:59 -07:00
Evan Tschannen
8f300fdec9
Merge branch 'release-5.1' of github.com:apple/foundationdb into release-5.1
2018-04-10 16:01:03 -07:00
Evan Tschannen
528caeb196
continue supporting multi_dc as a hidden option
2018-04-10 15:59:15 -07:00
Evan Tschannen
b46c32535c
surpassed spammy trace events
2018-04-10 15:52:32 -07:00
Alex Miller
f0dd14f109
Merge pull request #122 from AlvinMooreSr/release-5.1-docker
...
Added Dockerfile build file for building packages
2018-04-10 14:46:25 -07:00
A.J. Beamon
d1a4cfa1a9
Merge pull request #131 from alecgrieser/java-formatting
...
Java bindings: Spaces to tabs
2018-04-10 08:13:48 -07:00
Alec Grieser
1efb007648
spaces to tabs
...
Our Java bindings were in a state where we had a handful of files that were indented with spaces, while the rest were indented with tabs. In the interest of (1) fixing all of the indentation without (2) blowing all history, it seemed expedient to use tabs everywhere. So, here we are.
2018-04-09 19:03:47 -07:00
John Brownlee
b625114b1c
Merge pull request #130 from alecgrieser/remove-nodejs
...
Remove old Node.js bindings
2018-04-08 21:06:09 -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
Alec Grieser
4a15b1b06b
Merge pull request #123 from brownleej/mac-build-instructions
...
Mac build instructions
2018-04-03 11:32:56 -07:00
John Brownlee
b853308a8d
Formatting changes to the README.
2018-03-30 12:40:08 -07:00
John Brownlee
95cb118702
Adds instructions on building on the Mac.
2018-03-30 10:31:17 -07:00
Alvin Moore
292a570796
Specified path to gcc for ccache to work
2018-03-29 10:26:51 -07:00
Alec Grieser
4bd36a612d
Merge pull request #121 from ajbeamon/fix-ruby-directory-strinc
...
Use strinc correctly in ruby directory layer
2018-03-28 09:23:26 -07:00
Alvin Moore
b84a0e789f
Added Dockerfile build file for building packages
...
Removed package dependency not preventing Dockerfile from building packages target
2018-03-27 13:16:09 -07:00
A.J. Beamon
3bdbb83ed9
Use strinc correctly in ruby directory layer
2018-03-27 08:36:25 -07:00
Evan Tschannen
da737e1ea3
suppress the BestTeamStuck trace event
2018-03-26 18:32:32 -07:00
Evan Tschannen
82ed956c65
renamed the multi_dc configuration to three_datacenter. The old three_datacenter configuration was not a useful configuration.
2018-03-26 18:31:26 -07:00
Evan Tschannen
b95e68eb5a
fix: getDatabaseSize is really inefficient and causes slow tasks in the real world. Outside of simulation just assume the database is really large, because we only need the InvalidShardSize check in simulation
2018-03-26 17:35:11 -07:00
satherton
00f1fec488
Merge pull request #118 from satherton/backup-docs
...
Backup and DR documentation update
2018-03-24 15:16:03 -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
satherton
8ad27155d7
Merge pull request #119 from brownleej/docs-db-agent-rename
...
Fixes the name of the dr_agent command in the docs.
2018-03-23 15:09:16 -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
A.J. Beamon
07ecc92043
Merge pull request #102 from alecgrieser/javadocs-warnings-fix
...
Fixed all the warnings making javadocs
2018-03-22 09:58:37 -07:00
Alec Grieser
96a27fe626
Merge remote-tracking branch 'upstream/release-5.1' into javadocs-warnings-fix
2018-03-22 09:56:49 -07:00
Alec Grieser
a2d3c66379
minor text fixes
2018-03-22 09:53:05 -07:00
Alec Grieser
20ac3a2355
Merge pull request #105 from yichic/fix-java-dead-links
...
Fix java dead links and anchors
2018-03-22 09:52:17 -07:00
Yichi Chiang
5a63af8f3f
Add 'the' word back in javadoc in DirectoryPartition.java
2018-03-22 09:22:13 -07:00
Yichi Chiang
1ecf9ebeae
Merge branch 'release-5.1' of github.com:apple/foundationdb into fix-java-dead-links
2018-03-22 09:18:37 -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
Alec Grieser
8d424a5097
javadoc prose fixes
2018-03-21 19:25:36 -07:00
Alec Grieser
4c7c660adb
clean up Tuple javadocs
2018-03-21 19:24:08 -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
John Brownlee
cd6e6a315e
Merge pull request #110 from ajbeamon/release-5.1
...
Update docs for patch release 5.1.1-5.1.4
2018-03-21 11:13:11 -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
Alvin Moore
5e95497401
Removed package version from documentation file name
2018-03-21 10:55:43 -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
Yichi Chiang
f23df874ce
Fix review comments
2018-03-20 16:45:34 -07:00
Alvin Moore
8af451dae5
Added clean targets
...
Merged upstream into branch
2018-03-20 15:43:14 -07:00
Yichi Chiang
e9e8674516
Fix java dead links and anchors
2018-03-20 15:31:17 -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