Seshadri Mahalingam
2e971295fc
[go] Fix ${fdbdir} path definition in fdb-go-install.sh
2018-04-26 09:45:02 -07:00
Seshadri Mahalingam
6e035d2778
[go] Fix ${fdbdir} path definition in fdb-go-install.sh
2018-04-24 21:58:15 -07:00
Matias Insaurralde
731a8dcdd9
Simplify Go code following the linter recommendations
2018-04-24 10:02:19 -07:00
Matias Insaurralde
d9c71ce5bc
Simplify Go code following the linter recommendations
2018-04-22 20:52:44 +02:00
Alec Grieser
b49887f72b
regenerated generated.go with APPEND_IF_FITS (new in 5.2!)
2018-04-20 13:25:11 -07:00
Semih Tok
2124d42080
Link updated with c section
2018-04-20 09:27:08 -07:00
Semih Tok
daba4bd915
Broken "C API" page link fixed
...
C API link doesn't work. Probably needs to redirect -> https://apple.github.io/foundationdb/api-c.html
2018-04-20 09:26:59 -07:00
Douglas Daniels
bc5a69cd70
Fix go documentation URLs
2018-04-20 09:26:40 -07:00
Alec Grieser
a03fd301db
Merge pull request #202 from semihtok/master
...
Broken link (C API documentation page) fixed
2018-04-20 09:24:34 -07:00
Semih Tok
04d38ee03e
Link updated with c section
2018-04-20 10:30:41 +03:00
Semih Tok
5583f5c48f
Broken "C API" page link fixed
...
C API link doesn't work. Probably needs to redirect -> https://apple.github.io/foundationdb/api-c.html
2018-04-20 10:15:24 +03:00
Douglas Daniels
dc7d455391
Fix go documentation URLs
2018-04-19 22:43:11 -05:00
Vince Polsinelli
a52e8b8f3c
Fixed broken links to documentation
2018-04-19 11:45:24 -07:00
Alec Grieser
90773ec03b
Merge pull request #190 from vince105/broken-readme-links
...
Fixed broken links to documentation
2018-04-19 11:44:57 -07:00
Bruce Mitchener
2f8a0240f1
Fix some typos.
2018-04-19 11:44:01 -07:00
Vince Polsinelli
e2844b12a4
Fixed broken links to documentation
2018-04-19 14:34:03 -04:00
Bruce Mitchener
9cdf25eda3
Fix some typos.
2018-04-20 00:49:22 +07:00
Evan Tschannen
db98c1b9b6
Merge branch 'release-5.1' into release-5.2
...
# Conflicts:
# versions.target
2018-04-17 18:36:19 -07:00
Alec Grieser
b18f6200db
remove references to read_ahead_disable transaction option in bindings tests
2018-04-11 11:43:01 -07:00
John Brownlee
89088ad469
Updates generated go file to recommend using the locally checked out fdb.options file.
2018-04-08 21:09:21 -07:00
John Brownlee
e35ebc4ccb
Updates the format of the generated go file so that it passes our format check.
...
Explicitly adds the generated go file into the GO_SRC in the Makefile to make the dependency relationships more clear.
Adds the standard Go header to our generated Go file.
2018-04-06 11:33:54 -07:00
John Brownlee
4605f381ac
Adds the generated go file to source control.
2018-03-30 12:13:38 -07:00
John Brownlee
ca34f924f3
Removes the step to build the go docs from the Makefile.
2018-03-30 11:16:19 -07:00
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
Alec Grieser
9ed7861f8b
make the go build dependencies more sane
2018-03-20 11:31:49 -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
John Brownlee
828e08a345
Add generated.go as a dependency for the godocs.
2018-03-19 14:55:28 -07:00
John Brownlee
91fa01a5a6
Updates URLs and email addresses in documentation and package config.
2018-03-15 16:30:29 -07:00
John Brownlee
2b36dbc932
Adds sed commands to further mangle our paths in the godocs.
2018-03-15 15:52:22 -07:00
Alec Grieser
8dc05b3d81
added methods to (1) determine if an API version has been selected and (2) get it in flow, go, java, python, and ruby bindings
...
rdar://problem/33838833
2018-03-14 12:26:00 -07:00
Alec Grieser
285e1a1ccc
bump API version to 520
2018-03-02 10:30:41 -08:00
Alec Grieser
0bae9880f1
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
Alec Grieser
fa5e7fca38
add go formatting check to go build
2018-01-24 11:30:08 -08:00
Alec Grieser
f9051ac7ac
format go code to be compliant with gofmt
2018-01-24 11:29:39 -08:00
Alec Grieser
252fb2b152
gotta bump up that version number!
...
those are rookie version numbers!
2018-01-16 09:39:58 -08:00
Evan Tschannen
93be673e20
Merge pull request #192 from cie/bindingtester-ro-lock-aware-option
...
<rdar://problem/34579176> Transaction option for read-only lock aware
2017-10-27 17:19:40 -07:00
Alec Grieser
8cad278da1
add set_read_lock_aware to atomic ops unit tests in binding tester
2017-10-25 15:14:18 -07:00
Balachandar Namasivayam
8e0bea2795
Update API_VERSION from 500 to 510
2017-10-11 13:49:38 -07:00
Alec Grieser
a6ed7532c0
now build files into binaries for go when running fdb-go-install
2017-07-10 15:40:26 -07:00
Alec Grieser
3cb6a8faf1
added .PHONY for go targets
2017-07-10 13:45:18 -07:00
Alec Grieser
4a751ffa49
updated paths and formatting with go docs and examples
2017-07-05 17:25:32 -07:00
Alec Grieser
99ca7105a9
messed with the build stuff more to allow for local builds that do not pollute public go path
2017-07-05 14:59:00 -07:00
Alec Grieser
8d09b8554b
fixed go imports to use github ; some spaces -> tabs "fixes"
2017-07-04 23:10:11 -07:00
A.J. Beamon
fc468f682b
Merge branch 'release-5.0' into bindings-tuple-improvements
...
# Conflicts:
# bindings/java/src-completable/main/com/apple/apple/foundationdbdb/tuple/Tuple.java
2017-05-26 12:33:33 -07:00
FDB Dev Team
a674cb4ef4
Initial repository commit
2017-05-25 13:48:44 -07:00