Wilfried Goesgens
f6d9bea41b
remove accidential published documentation for the next release
2017-03-09 17:39:14 +01:00
Wilfried Goesgens
9e8daf07c8
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2017-03-09 13:27:07 +01:00
Wilfried Goesgens
5058d3f79b
our 2 cent on filesystems
2017-03-09 13:26:48 +01:00
jsteemann
0941e14b92
fixed issue #2367
2017-03-09 11:27:59 +01:00
jsteemann
187a95a2cb
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-07 10:49:53 +01:00
Wilfried Goesgens
973547a18a
new examples
2017-03-07 10:45:01 +01:00
jsteemann
63918afce9
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-07 00:19:39 +01:00
jsteemann
644ef08ce0
added "bindVars" to attributes of currently running and slow queries
2017-03-07 00:19:01 +01:00
Wilfried Goesgens
3eb216d5cf
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2017-03-06 17:42:27 +01:00
Wilfried Goesgens
d17cd30e17
add jsonl to the game
2017-03-06 17:42:17 +01:00
Max Neunhoeffer
d20444d183
Fix two documentation typos.
2017-03-06 15:17:51 +01:00
jsteemann
b3b427c660
fixed issue #2350
2017-03-03 13:26:44 +01:00
jsteemann
3a39921147
fixed documentation and added tests for grants API
2017-03-03 12:33:13 +01:00
jsteemann
cdf8fbac7f
fixed misleading documentation
2017-03-03 12:05:05 +01:00
jsteemann
76db809cc0
fixed issue #2349
2017-03-03 11:45:30 +01:00
jsteemann
035e2357b1
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-03 11:35:39 +01:00
jsteemann
7c0c84c21d
added `--translate` option for arangoimp to translate attribute names from the input files to attriubte names expected by ArangoDB
...
The `--translate` option can be specified multiple times (once per translation
to be executed). The following example renames the "id" column from the input
file to "_key", and the "from" column to "_from", and the "to" column to "_to":
arangoimp --type csv --file data.csv --translate "id=_key" --translate "from=_from" --translate "to=_to"
`--translate` works for CSV and TSV inputs only.
2017-03-03 11:35:16 +01:00
Wilfried Goesgens
22dfffef31
tell the users that homebrew only has the latest stable release available
2017-03-03 11:32:19 +01:00
Wilfried Goesgens
18f4ce56e5
add option to add the cookbook to the tarball and handle #2287
2017-03-01 13:49:04 +01:00
Alan Plum
6495e12aa1
Document endpoint.tag
...
Fixes #2338 .
2017-03-01 12:52:07 +01:00
Alan Plum
705273bdab
Allow passing own graphql-sync module to Foxx
2017-02-28 14:47:17 +01:00
Wilfried Goesgens
bac8fecad7
add note that keywords can't be replaced by bind parameters
2017-02-28 10:56:03 +01:00
Wilfried Goesgens
baf406c90d
note that one can't replace the direction by a bind parameter
2017-02-28 10:38:59 +01:00
Manuel B
6a53d76cda
docs:arangoexport csv case fix
2017-02-27 17:47:07 +01:00
baslr
8b73739f5d
docs:arangoexport added csv
2017-02-27 17:20:14 +01:00
Manuel B
4ffe4257b3
docs:endpoints fix typo
2017-02-24 13:49:22 +01:00
Manuel B
a767cba1d5
docs:endpoints IPv6 example
2017-02-24 13:27:47 +01:00
baslr
ca032264bc
docs:arangoexport link jsonl
2017-02-22 10:34:29 +01:00
Manuel B
be462a41f5
docs:endpoint how to build ipv6 link local address
2017-02-22 00:52:42 +01:00
Manuel B
0102047fc7
docs: special note on ipv6 link-local binding
2017-02-21 21:53:04 +01:00
Simran Brucherseifer
8b63f116e9
Docs: improve AQL LIMIT and RETURN descriptions
2017-02-15 19:35:24 +01:00
Simran Brucherseifer
6601299373
Docs: make links bold in hint boxes
2017-02-15 13:21:15 +01:00
jsteemann
977190d048
documentation for XML export
2017-02-14 23:05:52 +01:00
Alan Plum
622b4fac4b
JWT uses seconds
...
Fixes #2249 .
2017-02-14 19:20:41 +01:00
Alan Plum
54f5ebea74
Clarify session TTL vs cookie TTL
...
Addresses #2041 (comment 245505999).
2017-02-14 19:20:40 +01:00
Alan Plum
5a02a8983f
More cookie options
...
Fixes #2085 .
2017-02-14 19:20:40 +01:00
baslr
95615f6ce5
arangoexport: continue documentation
2017-02-13 14:52:35 +01:00
baslr
15cb71f086
arangoexport: continue documentation
2017-02-13 14:11:48 +01:00
baslr
10e653a5d4
arangoexport: continue documentation
2017-02-13 13:59:29 +01:00
jsteemann
915bfaa324
added missing file
2017-02-13 13:05:42 +01:00
baslr
9fc74e7f5f
arangoexport: continue documentation
2017-02-13 12:53:12 +01:00
baslr
d6c795e0f9
arangoexport: documentation continued
2017-02-13 12:05:00 +01:00
baslr
93b0a07fcb
arangoexport: Documentation
2017-02-13 12:04:59 +01:00
baslr
1314e93418
arangoexport: Documentation
2017-02-13 12:04:59 +01:00
baslr
fb16b50de2
arangoexport: start documentation
2017-02-13 12:04:59 +01:00
baslr
3d593e3c53
added arangoexport to Documentation/CMakeLists
2017-02-13 12:04:58 +01:00
baslr
8713e49d88
updated ReleaseNotes and added NewFeatures32
2017-02-13 12:04:57 +01:00
baslr
eac29a728a
arangoexport: added manpage
2017-02-13 12:04:57 +01:00
jsteemann
9ce2956d98
fix some more example snippets
2017-02-13 08:38:41 +01:00
jsteemann
238070b477
fixed code of some examples
2017-02-13 08:21:28 +01:00