mpv1989
d2fe5adbc9
Fix skiplist docs
2017-04-12 15:29:23 +02:00
mpv1989
2e8750fa33
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-04-11 15:58:59 +02:00
mpv1989
efbc3fe0ac
Fix Foxx docs
2017-04-11 15:58:54 +02:00
Simran Brucherseifer
653e4349d9
Docs: Remove Piwik
2017-04-11 09:12:47 +02:00
Simran Brucherseifer
ba2bbded5b
Docs: add Google Analytics
2017-04-05 16:13:48 +02:00
Wilfried Goesgens
40e9e9e35b
fix cross book links
2017-03-31 15:01:20 +02:00
mpv1989
069ca57293
Fix links in docs
2017-03-31 13:15:42 +02:00
mpv1989
01a4077058
Fix links in docs
2017-03-31 11:47:06 +02:00
Alan Plum
734ed8eba5
Expand on CORS documentation
2017-03-30 13:08:37 +02:00
mpv1989
335dd44d1a
document CORS changes
2017-03-28 20:34:32 +02:00
Simon Grätzer
fbbc118160
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-24 11:04:38 +01:00
Simon Grätzer
39b2e349dd
Pregel: Coverty Scan fixes
2017-03-24 11:04:15 +01:00
Wilfried Goesgens
2724c1d848
add @sleepycat s graph explanation
2017-03-22 10:46:30 +01:00
Michael Hackstein
e734120887
Removed GeneralGraphs function documentation which is not available since v 3.0 any more. #2372
2017-03-17 17:32:14 +01:00
jsteemann
cedd0b17f3
remove references to git submodules
2017-03-16 15:51:57 +01:00
Alan Plum
c919cb7be8
Add Foxx res.type helper
2017-03-15 20:09:27 +01:00
Simon Grätzer
f22aec113f
Fix typo in summary.md, fix segmentation fault, fix test
2017-03-15 17:47:33 +01:00
Simon Grätzer
876bbb98f9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-13 23:27:11 +01:00
Simon Grätzer
ec6eb718f2
Working lazyloading with new memory backend
2017-03-13 23:25:53 +01:00
hkernbach
a9ba949e8f
feature request #2317
2017-03-13 15:45:47 +01:00
Simon Grätzer
7e0ed82f0f
Memory Mapped files
2017-03-13 15:13:47 +01:00
Simon Grätzer
7b35f75b23
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/CMakeLists.txt
# arangod/GeneralServer/GeneralServerFeature.cpp
2017-03-13 12:25:28 +01:00
jsteemann
45a68f54f8
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-13 12:10:54 +01:00
Wilfried Goesgens
8fdb83cade
work on style
2017-03-13 11:46:04 +01:00
jsteemann
0f51ccbb93
renamed option and updated documentation
2017-03-13 10:24:58 +01:00
Simon Grätzer
871272d7c1
Merge from devel
2017-03-12 12:32:22 +01:00
Simon Grätzer
f2d77435c6
Added memory mapped file
2017-03-12 00:46:54 +01:00
Wilfried Goesgens
f6d9bea41b
remove accidential published documentation for the next release
2017-03-09 17:39:14 +01:00
Simon Grätzer
a326aa2ffb
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-09 14:38:50 +01:00
Wilfried Goesgens
5058d3f79b
our 2 cent on filesystems
2017-03-09 13:26:48 +01:00
Simon Grätzer
2c77f42486
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-07 15:08:06 +01:00
Simon Grätzer
c049576c59
Added single server support
2017-03-07 15:07:51 +01:00
Simon Grätzer
0d5f8ae5b8
Fixed canceling of storage, changed the docs
2017-03-07 12:14:12 +01:00
Wilfried Goesgens
d17cd30e17
add jsonl to the game
2017-03-06 17:42:17 +01:00
Simon Grätzer
b13718935c
Added some more documentation
2017-03-06 15:43:50 +01:00
Simon Grätzer
5b1cb0ec6d
Various fixes
2017-03-06 15:41:27 +01:00
Simon Grätzer
dfd3cc3869
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangosh/Import/ImportHelper.cpp
2017-03-04 02:08:27 +01:00
Simon Grätzer
e94cb25c92
Editing documentation and moving test
2017-03-03 23:29:23 +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
Simon Grätzer
080048b080
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-01 15:05:25 +01:00
Simon Grätzer
27c617fe10
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# 3rdParty/V8/v8
# arangod/Transaction/Methods.h
# arangod/Utils/UserTransaction.h
# arangod/V8Server/v8-collection.cpp
2017-03-01 14:52:35 +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
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