1
0
Fork 0
Commit Graph

23990 Commits

Author SHA1 Message Date
hkernbach a574f6bdac grunt build 2015-11-17 13:58:51 +01:00
hkernbach 9ac97807a4 added bind parameters to system example queries 2015-11-17 13:57:34 +01:00
hkernbach 466cd5b3fe added bind params to query editor template 2015-11-17 13:32:33 +01:00
hkernbach 3cb2d74cb7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-11-17 13:24:27 +01:00
hkernbach 068bee4c80 explain bind param support, view + aardvark 2015-11-17 13:24:21 +01:00
Alan Plum 55cf66d875 Fix #1573 2015-11-17 13:22:11 +01:00
hkernbach bb814f1c5d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-11-17 13:10:53 +01:00
hkernbach f21cb27dca aql explainer support for bind params 2015-11-17 13:10:47 +01:00
Jan Steemann c690e91d77 improved error messages 2015-11-17 12:15:18 +01:00
Jan Steemann f9ba16f8d4 fixed explainer indentation 2015-11-17 11:31:06 +01:00
jsteemann 8dbcf9e940 error message adjustment 2015-11-16 21:53:05 +01:00
Alan Plum ce8ddcfe1d Fix #1574 2015-11-16 18:50:37 +01:00
Wilfried Goesgens 734d053a15 Adjust error code to non-cluster case. 2015-11-16 17:22:03 +01:00
Wilfried Goesgens ed7ba7f573 append javascript stacktraces to the errormessage, so the caller of AQL-JS function can find out where it broke 2015-11-16 16:59:15 +01:00
Wilfried Goesgens ad4962657c add the require command 2015-11-16 09:44:12 +01:00
Frank Celler e0fa064f72 Merge pull request #1568 from kibarda/devel
'application' renamed to 'service' in Web Interface description
2015-11-12 14:00:03 +01:00
Neuchatil 80c11d91f5 'application' renamed to 'service' in Web Interface description
application renamed to service in Web Interface description
2015-11-12 12:19:05 +01:00
Wilfried Goesgens 7a41ef1e00 Output a real descritption of whats happening with the arangosh instead of dumping the start parameters 2015-11-12 10:39:55 +01:00
Wilfried Goesgens 91fccfd7ea AQL_NEIGHBORS: make the error checking behaviour similar to the non-cluster version. 2015-11-12 10:36:23 +01:00
jsteemann 8b9a8b80b5 fix broken build 2015-11-12 01:19:01 +01:00
Wilfried Goesgens 66e9cf70fc Add a test which validates proper exit codes of arangosh on throw () or regular exit. 2015-11-11 17:37:13 +01:00
Jan Steemann 308e343a67 updated devel CHANGELOG 2015-11-11 17:24:39 +01:00
Jan Steemann edae30a830 updated CHANGELOG 2015-11-11 17:18:20 +01:00
Jan Steemann 0b13b01e77 fixed potentially invalid pointer access 2015-11-11 17:03:36 +01:00
Jan Steemann a3e4a2f863 removed some includes 2015-11-11 15:16:37 +01:00
Jan Steemann 25fa71187d fixed error messages 2015-11-11 14:43:28 +01:00
Jan Steemann aa38f5d036 fixed error messages 2015-11-11 13:58:48 +01:00
Wilfried Goesgens 7780b48539 Fix exit code of arangosh if a script threw an exception - meanwhile the TryCatch is also inside. 2015-11-10 19:02:30 +01:00
Jan Steemann 79a541d89d fixed MacOS compile error 2015-11-10 17:25:06 +01:00
Jan Steemann fe7ccb3ac3 experimental color prompting and window resize tracking for linenoise 2015-11-10 17:13:58 +01:00
Frank Celler e8b7b7cefc use 'brew --prefix' 2015-11-10 15:41:13 +01:00
Wilfried Goesgens db029a352f Mention that neighbors() and shortest_path() may return null-items. 2015-11-10 15:29:42 +01:00
Wilfried Goesgens c97c27ce87 Make the headlines uniq since they're used to construct the anchors. 2015-11-10 15:29:16 +01:00
Wilfried Goesgens ad94f83b1b Adjust test to new error codes. 2015-11-10 15:00:34 +01:00
Wilfried Goesgens 04b1d75d51 Improve error handling, differenciate between collection not found and collection wrong for vertex 2015-11-10 13:32:46 +01:00
hkernbach 1a17c14d6e small fix using bind parameters in aql editor 2015-11-10 10:43:02 +01:00
Jan Steemann e321c9747a added option `--server.hide-product-header` 2015-11-10 10:27:59 +01:00
Jan Steemann 1506a6cd4a fixed access to wrong value 2015-11-10 09:57:06 +01:00
Frank Celler 1e8a7d20bc return graph 2015-11-09 10:22:22 +01:00
Frank Celler 7c9a0de284 added README and LICENSES 2015-11-07 20:21:45 +01:00
Frank Celler bcfd0946a8 added openssl static for Darwin 2015-11-07 20:21:25 +01:00
Frank Celler d0083be3d0 fixed stdlib 2015-11-07 20:20:31 +01:00
Frank Celler 2cc4f1a253 removed empty flags 2015-11-07 20:14:21 +01:00
hkernbach 3ae8eed4cb frontend grunt build 2015-11-06 20:23:22 +01:00
hkernbach 45d153ca91 added support for bind params in the frontend aql editor, issue: #1563 2015-11-06 20:21:08 +01:00
Jan Steemann 46b8a29192 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-11-06 12:42:22 +01:00
Jan Steemann cb60466228 removed useless RestAdminBaseHandler layer 2015-11-06 12:42:02 +01:00
Frank Celler 8d2b6caeed Merge pull request #1554 from kibarda/patch-1
added a subsection Modifying a single document (CLA received)
2015-11-06 11:03:08 +01:00
Jan Steemann 725529e5f8 updated CHANGELOG 2015-11-06 10:47:56 +01:00
Michael Hackstein 89e6eb010e Updated CHANGELOG 2015-11-05 17:35:47 +01:00