1
0
Fork 0
Commit Graph

17039 Commits

Author SHA1 Message Date
James 362dc083cc Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-14 09:22:20 +01:00
James 60e85ccc7e proper toJsonHelper method for DistributeNode. 2014-10-14 09:21:40 +01:00
Willi Goesgens b68c7c6a9a Mark test as being timecritical 2014-10-14 10:18:05 +02:00
Willi Goesgens 0688222b32 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-14 10:17:34 +02:00
Jan Steemann 1784ea856a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-14 10:15:35 +02:00
Willi Goesgens 4e68920c0e Lintify. 2014-10-14 10:15:23 +02:00
Jan Steemann 4a7164a84d removed signal handler that didn't help 2014-10-14 10:15:22 +02:00
Jan Steemann 48e126c620 updated CHANGELOG 2014-10-14 10:15:15 +02:00
Jan Steemann 7be268c07c changed AQL optimizer to not throw 2014-10-14 10:14:40 +02:00
Willi Goesgens 3e0e2c1084 Work around RUNNING / ECHILD troubles. 2014-10-14 09:15:11 +02:00
Jan Steemann 7c7b7205a7 updated documentation 2014-10-13 23:31:51 +02:00
Jan Steemann 0c99c2e50f updated CHANGELOG 2014-10-13 23:31:40 +02:00
Jan Steemann 5c46b8ed33 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-13 15:41:35 +02:00
Jan Steemann 69e9d12955 fixed race in synchronizer 2014-10-13 15:41:22 +02:00
Jan Steemann d151088a94 fixed invariant 2014-10-13 14:24:29 +02:00
Willi Goesgens 8362986f42 One more correction to the list of nodes to be expected when having a LET in the statement. 2014-10-13 13:57:43 +02:00
Jan Steemann ada372f123 removed debug output 2014-10-13 13:01:12 +02:00
Jan Steemann f2bac7dc41 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-13 12:32:31 +02:00
Jan Steemann 41ae9c8ea7 SIGCHLD 2014-10-13 12:32:22 +02:00
Willi Goesgens 0b3ec972eb more places to fix the let-calculationnode gone away. 2014-10-13 11:44:16 +02:00
Jan Steemann 294d89c5e3 fixed illegal checkExternalProcess call 2014-10-13 11:34:21 +02:00
Jan Steemann 77d3433a5a fixed usage of uninitialized variable 2014-10-13 11:12:46 +02:00
Jan Steemann b03f2db4ec Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-13 11:10:22 +02:00
Jan Steemann 1ba2030e0b debug info 2014-10-13 11:10:12 +02:00
Willi Goesgens 9a3bcfce88 Adjust the tests expectation to the new way of not having an extra calculation node for let assignment (as introduced with #dd92042e0b1e66f767237692b7071e4bfc385b80 ) 2014-10-13 10:57:39 +02:00
Jan Steemann 9d02516e19 potential fix for issue #1041 2014-10-11 21:42:58 +02:00
Alan Plum 1ba13aca62 Clarified usage of bodyParams. 2014-10-11 18:49:19 +02:00
Jan Steemann ce8ac10f59 optimized memory usage of multi hash index 2014-10-11 18:38:22 +02:00
Jan Steemann fefd527b9f Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-10 22:00:15 +02:00
Jan Steemann 77ff3642c9 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-10 18:58:07 +02:00
Jan Steemann 23e692e7fa added FIND_FIRST, not yet documented 2014-10-10 18:57:57 +02:00
Jan Steemann 17c45db8bb changed implementation to use freelists 2014-10-10 18:57:42 +02:00
Jan Steemann 5604008ce4 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-10 18:06:14 +02:00
Jan Steemann 4c366dad63 issue #1038: use linked lists for collisions 2014-10-10 18:05:23 +02:00
Willi Goesgens 3a7a03a51f Don't add intermediate calculationnodes for LET-statements to forward the results of subqueries. Instead adjust the outvariable of the subquerynode. 2014-10-10 17:00:49 +02:00
Michael Hackstein 5e1166e38c Removed debug output 2014-10-10 16:14:10 +02:00
Michael Hackstein d28bc4acf6 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-10 15:34:21 +02:00
Michael Hackstein 22955e25be Fixed repositioning of edge label #1017. 2014-10-10 15:34:13 +02:00
Willi Goesgens cb50ceafa6 If we're to early for the forked process, wait & Retry. 2014-10-10 14:52:27 +02:00
Jan Steemann d9cc80bab7 fixes for Visual Studio 2014-10-10 14:37:03 +02:00
Jan Steemann b7654658bd Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-10 14:24:33 +02:00
Jan Steemann 31ebe14ea6 issue #1042 2014-10-10 14:24:22 +02:00
Michael Hackstein 267c48eeca Cluster Interface fixes for AWS. To be conntinued 2014-10-10 14:06:28 +02:00
Jan Steemann 5abfa7fdbd whitespace 2014-10-10 13:42:20 +02:00
Jan Steemann 5821ba36be use system error messages 2014-10-10 13:41:59 +02:00
Willi Goesgens 0c5e4f2aee Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-10 13:23:48 +02:00
Willi Goesgens 4af23ddfe3 Add the integer value of the error to our message. 2014-10-10 13:22:57 +02:00
Alan Plum 75ef83e747 Added crypto stub. 2014-10-10 12:37:27 +02:00
Heiko Kernbach 42f12d0ac6 Merge 2014-10-10 12:01:12 +02:00
Heiko Kernbach 144c8b43e1 fixed display bug when a notification title is too long, optimized css for notifications 2014-10-10 11:59:55 +02:00