1
0
Fork 0
Commit Graph

22717 Commits

Author SHA1 Message Date
Willi Goesgens b322ede0f7 lintit 2015-08-13 13:11:56 +02:00
Willi Goesgens ab0c69df30 raise error if a broken URL was specified during creating the example. 2015-08-13 13:07:16 +02:00
Jan Steemann dc1910e331 added AQL optimizer rule `patch-update-statements` 2015-08-13 13:02:47 +02:00
Michael Hackstein 782e47166e Skiplist index now uses the unified index_element. 2015-08-13 12:51:35 +02:00
Jan Steemann fd554e1fbe Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-08-13 12:41:53 +02:00
Jan Steemann 743d3914d3 enough is enough: disable failing test until properly fixed 2015-08-13 12:41:37 +02:00
Willi Goesgens adf6fd5321 Fix execution of these examples 2015-08-13 11:50:11 +02:00
Jan Steemann beaa916ceb changed message 2015-08-13 11:34:37 +02:00
Michael Hackstein ca7ca679ee Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-08-13 11:22:12 +02:00
Michael Hackstein 90d089f49f Fixed an issue with neighborExamples in GRAPH_EDGES 2015-08-13 11:22:06 +02:00
Jan Steemann 9b4a6770bd Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-08-13 11:15:15 +02:00
Jan Steemann a1d0c4e431 fixed g++5.1 compile error, added tests 2015-08-13 11:14:50 +02:00
Willi Goesgens 52406fa674 Move call documentation over into the source. 2015-08-13 10:49:04 +02:00
Jan Steemann 182e07a9a2 fixed VS compile errors 2015-08-13 09:43:39 +02:00
Michael Hackstein b0c511b4db Removed hash_index_element and used the unified index_element instead. Also moved allocation of a new index entry closer to the spot where it is actually filled. This allows for lazy allocation. 2015-08-13 09:15:31 +02:00
Jan Steemann 99ac624ab0 declare differently 2015-08-13 00:17:37 +02:00
Jan Steemann 5838e8c8aa fixed wrong usage of errors 2015-08-13 00:17:18 +02:00
Jan Steemann 7c05077668 indentation 2015-08-12 23:40:25 +02:00
Jan Steemann bdee652547 fixed V8 crash "Escape value set twice" 2015-08-12 23:39:59 +02:00
Jan Steemann ee41b92f50 added comment 2015-08-12 23:39:27 +02:00
Jan Steemann 7468b13958 do not test on message strings, but error codes 2015-08-12 22:13:08 +02:00
Jan Steemann e62974240b allow termination of current shell command 2015-08-12 21:39:16 +02:00
Jan Steemann 59744e9945 more version information (readline version, tcmalloc usage) 2015-08-12 21:38:50 +02:00
Jan Steemann 7b5ac63591 cppcheck 2015-08-12 21:37:28 +02:00
Jan Steemann 589e67357f issue #1434: return more meaningful error message from org/arangodb/general-graph::_fromVertex() 2015-08-12 21:36:27 +02:00
Jan Steemann f6f10dbd45 removed uncalled functions 2015-08-12 19:46:25 +02:00
Jan Steemann 33c2e9a8cc issue #1434: graph traversal config: collection _graphs does not exist?! (Aardvark JS Shell) 2015-08-12 19:45:43 +02:00
Frank Celler 9568808b7a new ShellImplementation 2015-08-12 18:04:57 +02:00
Frank Celler f0c2c0e6c4 fixed DummyShell 2015-08-12 17:54:15 +02:00
Frank Celler 4a9d775061 cleanup 2015-08-12 17:54:15 +02:00
Frank Celler 9de6bd39db moved to strings, fixed #1432: arangosh doesn't ignore prefixed ....> on paste 2015-08-12 17:54:14 +02:00
Willi Goesgens f5d301a814 Move documentation into the source files. 2015-08-12 17:38:41 +02:00
Willi Goesgens bbb8198d2b Add a @brief to all descriptions, remove stray markup. 2015-08-12 16:58:06 +02:00
Jan Steemann d2b1305d36 issue #1435: Aardvark: Collection settings toggles broken? 2015-08-12 16:46:29 +02:00
Jan Steemann f1c5480e97 small cleanup 2015-08-12 15:01:33 +02:00
Willi Goesgens bbb22ef005 de-duplicate documentation also presend in arangod/RestHandler/RestQueryHandler.cpp 2015-08-12 13:28:38 +02:00
Michael Hackstein c43d72f2cf Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-08-12 13:08:58 +02:00
Michael Hackstein 36cd02065f Fixed a bug where it was not possible to get any error information from Foxx Apps being installed through the WebInterface. 2015-08-12 13:08:49 +02:00
Willi Goesgens 1baa500d4a New / old examples. 2015-08-12 11:34:38 +02:00
Willi Goesgens ff8e9e7e0d Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2015-08-12 11:12:38 +02:00
Willi Goesgens bfab367e3d Examplify docu. 2015-08-12 11:12:15 +02:00
Willi Goesgens e66b5907f6 Add examples to database basics 2015-08-12 11:11:30 +02:00
Jan Steemann 9fedf740ec Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-08-12 10:56:51 +02:00
Jan Steemann 85b1fe8419 pacify VS 2015-08-12 10:56:39 +02:00
Max Neunhoeffer 2c2eeab2f6 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2015-08-12 10:55:05 +02:00
Max Neunhoeffer b844ff3468 Finish the role "SECONDARY" in a cluster. Configure replication automatically. 2015-08-12 10:54:30 +02:00
Willi Goesgens c3c6220eeb to make foxx routing return 405 is not easily possible - document the 404 behaviour. 2015-08-12 09:26:00 +02:00
Willi Goesgens da73b7e214 Remove advanced section, its real content is already gone. 2015-08-11 17:03:31 +02:00
Michael Hackstein 1a1669c484 Added a new general purpose index_element 2015-08-11 16:57:23 +02:00
Willi Goesgens ec0ff178b6 Fix broken links. 2015-08-11 16:50:27 +02:00