1959 Commits

Author SHA1 Message Date
A.J. Beamon
d9c702a9e3 Merge release-5.1 into release-5.2 2018-05-30 09:09:55 -07:00
Balachandar Namasivayam
6f345242eb
Merge pull request #415 from bnamasivayam/release-5.1
Revert "Merge pull request #393 from bnamasivayam/release-5.1"
2018-05-29 16:50:20 -07:00
Balachandar Namasivayam
ebdc2d7ea4 Revert "Merge pull request #393 from bnamasivayam/release-5.1"
This reverts commit 36a6f56411190a490a05664a000281503f56ab07, reversing
changes made to efc754889a11db7eedce326d0d1552cd42cfcdec.
2018-05-29 16:45:18 -07:00
Alec Grieser
1a0175bb01
Merge pull request #395 from dkoston/go-client-readme-add-mono
bindings/go: README.md: Add mono as dependency, add note about fdbver
2018-05-29 10:22:25 -07:00
Dave Koston
1a415a30b6 bindings/go: README.md: Add mono as dependency
Mono is required to install the go bindings on macOS and Windows (build-time only)
2018-05-29 10:31:37 -05:00
Balachandar Namasivayam
68c6231461
Merge pull request #402 from richardalow/tls-docs
Update TLS docs with new plugin options
2018-05-23 18:15:45 -07:00
AlvinMooreSr
8472f10469
Merge pull request #407 from ajbeamon/merge-release-5.2-into-master
Merge release-5.2 into master
2018-05-23 17:43:51 -07:00
A.J. Beamon
026458baf3 Merge release-5.2 into master 2018-05-23 15:32:56 -07:00
Alec Grieser
0ca8fbdfe1
Merge pull request #405 from ajbeamon/master
Add error description to error output when networking could not be initialized.
2018-05-23 15:21:28 -07:00
Alec Grieser
7022066544
Merge pull request #404 from ajbeamon/release-5.2
Fix spacing in build file
2018-05-23 15:08:49 -07:00
A.J. Beamon
e538fb4065 Add error description to error output when networking could not be initialized. 2018-05-23 15:05:28 -07:00
A.J. Beamon
e172a7f6f1 Fix spacing in build file 2018-05-23 15:01:13 -07:00
Richard Low
29d365bcc8 Merge remote-tracking branch 'apple/release-5.2' into tls-docs 2018-05-23 14:58:59 -07:00
Richard Low
ac8da9589a Update TLS docs with new plugin options 2018-05-23 14:46:20 -07:00
A.J. Beamon
377f253b44
Merge pull request #401 from AlvinMooreSr/release-5.2-fixws
Fixed carriage return line endings
2018-05-23 13:57:11 -07:00
A.J. Beamon
67301dc97a
Merge pull request #400 from AlvinMooreSr/master-fixws
Fixed carriage return line endings
2018-05-23 13:56:23 -07:00
Alvin Moore
bc47a4a23d Fixed carriage return line endings 2018-05-23 11:34:26 -07:00
Alvin Moore
463a8cf349 Fixed carriage return line endings 2018-05-23 11:30:48 -07:00
Alex Miller
3bf52d6262 Bump msi installer GUID 2018-05-21 15:49:51 -07:00
Alex Miller
9d19c4878b Bump versions.target to 5.2.2 2018-05-21 15:49:51 -07:00
Steve Atherton
2288e4432a
Merge pull request #396 from richardalow/tls-fixes
Tls fixes
2018-05-21 15:43:02 -07:00
Alex Miller
a378b17e14 Update 5.2.0 -> 5.2.1 in documentation. 2018-05-21 15:22:55 -07:00
Richard Low
84ed35b01f Only log TLS verify failures if all verification fails; log failures at SevInfo 2018-05-21 10:58:59 -07:00
Richard Low
086700aeb1 Plumb through TLS key password to CLI and from environment 2018-05-21 10:56:10 -07:00
Richard Low
b6abd69596 Fix server/client cert check 2018-05-21 10:53:21 -07:00
Alex Miller
36a6f56411
Merge pull request #393 from bnamasivayam/release-5.1
Release 5.1
2018-05-18 15:26:23 -07:00
Balachandar Namasivayam
488da10d75 Make changes to 5.1 to compile with new TLS Plugin. 2018-05-17 17:46:34 -07:00
Balachandar Namasivayam
23335eb4d3 Add FDBLibTLSVerify files to build system. 2018-05-17 14:05:13 -07:00
Balachandar Namasivayam
611c40fc3e TLS Plugin Changes. 2018-05-17 14:04:51 -07:00
Alvin Moore
83c1754181 Modified the groupId to org.foundationdb 2018-05-17 12:53:57 -07:00
A.J. Beamon
efc754889a
Merge pull request #391 from AlvinMooreSr/release-5.1-remove-lineends
Removed Windows carriage returns
2018-05-17 09:53:21 -07:00
Alex Miller
d03fec825b Bump MSI GUID for 5.2.1 5.2.1 2018-05-16 16:59:08 -07:00
Alvin Moore
29be22b886 Removed Windows carriage returns 2018-05-16 16:44:18 -07:00
A.J. Beamon
710495840c
Merge pull request #388 from alecgrieser/000387-validate-old-versionstamp-op-input
Use correct key and value values for validating versionstamp operations at old API versions
2018-05-16 08:39:54 -07:00
Alec Grieser
65e2ab8cd0
pass in transformed keys to input validation with versionstamps
this fixes #387
2018-05-15 17:37:40 -07:00
Alec Grieser
40babc40e1
remove one unnecessary line ; fix else formatting 2018-05-15 17:20:44 -07:00
Alec Grieser
3360c35229
add fix to #387 to release notes 2018-05-15 17:14:10 -07:00
Alec Grieser
0c82ed3a4e
update versions.target to 5.2.1 2018-05-15 17:13:26 -07:00
Alec Grieser
e7fada1bc7
Revert "run scripted test at range of API versions"
This reverts commit 3b3b2e37d18963f539e5cd3badaaeb90f03786eb.
2018-05-15 17:09:51 -07:00
Alec Grieser
6d132717f2
add versionstamp compatibility test to VersionStampWorkload
surfaces error found in #387
2018-05-15 17:09:24 -07:00
Alex Miller
d4d24ea95b
Merge pull request #389 from apkar/release-5.1
Fix for 5.1 OSX build.
2018-05-15 13:59:05 -07:00
Dennis Schafroth
dcc2c92ba1 Use ASSERT_ABORT in destructor 2018-05-15 12:55:22 -07:00
Dennis Schafroth
a9f54e1865 Compile on macOS 10.13.4: Use ASSERT_ABORT in destructors. Import fstream 2018-05-15 12:55:02 -07:00
Alec Grieser
3b3b2e37d1
run scripted test at range of API versions
surfaces issue described in #387
2018-05-14 21:28:53 -07:00
A.J. Beamon
56535db613
Merge pull request #383 from KrzysFR/master
Exclude .vs folder from the repository (Visual Studio 2017)
2018-05-14 08:49:44 -07:00
Christophe Chevalier
ffcafa015f Exclude .vs folder (Visual Studio 2017) 2018-05-12 15:20:52 +02:00
Alex Miller
e8afc37487
Merge pull request #339 from etschannen/feature-remote-logs
Non-copying transaction log recovery
2018-05-11 17:02:37 -07:00
A.J. Beamon
727e58511a
Merge pull request #380 from etschannen/master
updated release notes for 6.0
2018-05-11 14:26:08 -07:00
Evan Tschannen
4868c2f93e removed reference to 5.2 old release notes since they do not exist 2018-05-11 14:23:56 -07:00
Alec Grieser
06fde3e2d8
Merge pull request #381 from ajbeamon/release-5.2
Some documentation tweaks in the 4.0 release notes.
2018-05-11 13:36:32 -07:00