1
0
Fork 0
Commit Graph

3069 Commits

Author SHA1 Message Date
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 8fba5f2050 Docs: improved CORS docs 2017-03-29 15:57:33 +02:00
mpv1989 f6bcfc2380 docs: explain CORS credentials usage 2017-03-28 21:04:07 +02:00
mpv1989 335dd44d1a document CORS changes 2017-03-28 20:34:32 +02:00
Wilfried Goesgens cb1efe12dd colorize warnings/errors for better readability 2017-03-24 17:47:02 +01:00
Wilfried Goesgens dc2ba76d1d fix missing quotes 2017-03-24 13:39:14 +01: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 2b310fd64d integrate caching of plugins 2017-03-23 16:31:21 +01:00
Wilfried Goesgens a7e69ca0ee new example 2017-03-22 15:38:56 +01:00
Wilfried Goesgens d41a5cfb3f add the new engine api 2017-03-22 15:38:23 +01:00
Wilfried Goesgens 2724c1d848 add @sleepycat s graph explanation 2017-03-22 10:46:30 +01:00
Michael Hackstein 115ba32587 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-03-17 17:54:16 +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
Wilfried Goesgens 77c0dcc0d6 we now can have several data modification collections in one query. 2017-03-17 11:05:21 +01:00
Wilfried Goesgens 399285a161 add another exception to the tests - nowadays node modules bring their own markdown files too 2017-03-16 17:29:51 +01:00
jsteemann cedd0b17f3 remove references to git submodules 2017-03-16 15:51:57 +01:00
Max Neunhoeffer b48664da21 Fix documentation. 2017-03-16 11:41:38 +01:00
Max Neunhoeffer 4017bfb296 Revise /_api/cluster/endpoints API and Documentation. 2017-03-16 11:33:46 +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 1c5c616875 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-15 14:12:18 +01:00
Max Neunhoeffer c8a205b1aa New /_api/cluster/endpoints.
Also fix documentation (and deprecate) /_api/endpoint.
2017-03-15 13:33:50 +01:00
Simon Grätzer e8258063b8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	3rdParty/V8/v8
#	CMakeLists.txt
2017-03-15 12:59:22 +01:00
Wilfried Goesgens 041ca2e364 Add the current date to nightly built documentation 2017-03-15 12:29:11 +01:00
Wilfried Goesgens 2ececd8fb0 show that we expect this setup call to fail 2017-03-15 11:23:44 +01:00
Wilfried Goesgens 0ed862b58b add a way to specify excepted return codes 2017-03-15 11:23:24 +01:00
Wilfried Goesgens 88aa18b90b remove obsolete setup/teardown to non existing calls, we can't create endpoints at runtime anymore. 2017-03-15 11:12:56 +01:00
Wilfried Goesgens 8a8e104ca4 raise an error if setup/cleanup calls don't work 2017-03-15 10:45:15 +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
Kaveh Vahedipour 870eef2f52 backport of 3.1 bug fixes and resilience improvements 2017-03-13 13:35:19 +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 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
Simon Grätzer 67066c64ad Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-08 18:20:44 +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