1
0
Fork 0
Commit Graph

15077 Commits

Author SHA1 Message Date
Jan Steemann 31b245fa73 comments 2014-07-30 13:18:40 +02:00
Jan Steemann 4717979c74 nicer parser error messages 2014-07-30 13:14:28 +02:00
Jan Steemann 94a0d29d46 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-30 12:30:30 +02:00
Jan Steemann 376ae9b8dc Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-30 12:30:20 +02:00
Jan Steemann f4e8775ddc nicer parser error messages 2014-07-30 12:30:06 +02:00
Max Neunhoeffer 14c465ec4d Fix signature of FilterPlan. 2014-07-30 11:42:13 +02:00
Max Neunhoeffer 234eb21ae9 Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-07-30 11:37:07 +02:00
scottashton fba85a7c6c GRAPH_VERTICES now returns orphans 2014-07-30 11:23:10 +02:00
Max Neunhoeffer 92d68cfd0b Allow asynchronous cluster internal communication between DBservers. 2014-07-30 10:47:28 +02:00
Jan Steemann 39d7c71fce getResponsibleShard 2014-07-30 10:27:32 +02:00
Max Neunhoeffer 2b8d497bc8 Repair CalculationPlan, add Json for expressions. 2014-07-30 10:00:25 +02:00
Jan Steemann 2c5b696959 split toJson function 2014-07-30 09:53:00 +02:00
Max Neunhoeffer b9e5218d81 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-07-30 09:46:13 +02:00
Jan Steemann 109ab0d1ae Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-07-30 09:43:57 +02:00
Jan Steemann b657c61bee readline vs. linenoise vs. dummyshell: finally... 2014-07-30 09:43:38 +02:00
Michael Hackstein 3c1489c180 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-07-30 09:42:02 +02:00
Michael Hackstein 83d49c0d9d Fixed a minor bug where it was not allowed to remove a vertex from a graph by its key 2014-07-30 09:41:57 +02:00
Max Neunhoeffer 8f1945bba7 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-07-30 09:32:26 +02:00
Max Neunhoeffer f078425b6d Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-07-30 09:31:18 +02:00
Max Neunhoeffer 944ba6597d Add projection and sort node. 2014-07-30 09:30:59 +02:00
Jan Steemann 728a439d3f readline vs. linenoise vs. dummyshell: next try 2014-07-30 09:30:41 +02:00
Jan Steemann 9a1067f97e Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-30 09:26:50 +02:00
Jan Steemann f3252ac429 moved variable into own file 2014-07-30 09:26:41 +02:00
Jan Steemann 62d989aa61 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-30 09:19:55 +02:00
Jan Steemann e05604e5b4 issue #972: Compilation Issue 2014-07-30 09:13:40 +02:00
Max Neunhoeffer d5ddf057ca Finish CalculationPlan node. 2014-07-30 09:06:43 +02:00
Max Neunhoeffer 9f92830f84 Plan remaining nodes. 2014-07-29 22:35:06 +02:00
Max Neunhoeffer b292208800 Use RootBlock to strip away context and only return latest result. 2014-07-29 20:13:42 +02:00
Jan Steemann 7a1abc3847 small refactoring for variable access 2014-07-29 19:35:03 +02:00
Jan Steemann 8fcd57d42f Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-29 18:03:01 +02:00
Jan Steemann c5cf0085ff fixed expansion nodes properly 2014-07-29 18:02:50 +02:00
Max Neunhoeffer e690185bf5 Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-07-29 16:27:39 +02:00
Max Neunhoeffer 57560108e0 Peng mit shared_ptr. 2014-07-29 16:27:25 +02:00
Jan Steemann f6dc5243ce fixed subquery nodes 2014-07-29 16:23:21 +02:00
Jan Steemann 92654e3d06 Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-29 15:51:58 +02:00
Jan Steemann 6bbc3eaf49 fixed expand nodes 2014-07-29 15:51:51 +02:00
Max Neunhoeffer a35f066477 Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-07-29 15:13:36 +02:00
Max Neunhoeffer 7c5245eff9 Peng geht. 2014-07-29 15:13:16 +02:00
Jan Steemann 8eb7f5bd8a Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-29 14:49:25 +02:00
Jan Steemann a380d5f26d constant propagation 2014-07-29 14:49:05 +02:00
Max Neunhoeffer 1de4492bec Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-07-29 13:41:37 +02:00
Max Neunhoeffer 65b477ddbd Snapshot, compiles, does not work. 2014-07-29 13:40:54 +02:00
Jan Steemann 3d3482fd0e Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-29 12:52:48 +02:00
Jan Steemann 641d35b906 added static v8-basic optimizations 2014-07-29 12:52:37 +02:00
Max Neunhoeffer 29f113a93d New draft for AqlItem, AqlValue, AqlExpression. 2014-07-29 12:18:03 +02:00
Max Neunhoeffer bf3af53d10 Add a lineend. 2014-07-29 11:21:07 +02:00
Jan Steemann 4ff91b8405 fixed Json construction 2014-07-29 09:09:10 +02:00
Jan Steemann a7e69ff80d fail 2014-07-29 08:55:57 +02:00
Jan Steemann 9a368325d4 issue #970: Incorrect transaction example 2014-07-29 08:52:26 +02:00
Jan Steemann a39d5678d4 Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-28 19:01:13 +02:00