Max Neunhoeffer
|
e515d7845c
|
Fix first bug with parents.
|
2014-08-21 15:48:49 +02:00 |
James
|
102e866a89
|
adding canThrow methods for ExecutionNodes.
|
2014-08-21 15:46:41 +02:00 |
James
|
4d17c347cc
|
bug fixes in last.
|
2014-08-21 15:38:42 +02:00 |
Alan Plum
|
19062d9d57
|
Added tests for simple-auth app.
|
2014-08-21 15:32:10 +02:00 |
James
|
deaa8f1271
|
only applying hash indexes if ranges indicate equality.
|
2014-08-21 15:27:53 +02:00 |
Jan Steemann
|
51c89c6829
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Aql/ExecutionPlan.cpp
arangod/Aql/ExecutionPlan.h
|
2014-08-21 15:24:11 +02:00 |
Jan Steemann
|
81f08b7032
|
added insertDependency
|
2014-08-21 15:17:55 +02:00 |
Max Neunhoeffer
|
321ab35551
|
Finish _parents in ExecutionNodes business.
|
2014-08-21 15:15:46 +02:00 |
Thomas Schmidts
|
573fd51a5e
|
Changed the links to the documentation
|
2014-08-21 15:07:01 +02:00 |
Frank Celler
|
bcf4902876
|
worker is now a function with context
|
2014-08-21 14:57:17 +02:00 |
Heiko Kernbach
|
5a58c53585
|
docs view page size input bugfix
|
2014-08-21 14:35:55 +02:00 |
Jan Steemann
|
86707b336e
|
do not unregister nodes on unlink
|
2014-08-21 14:23:07 +02:00 |
Heiko Kernbach
|
727904caa7
|
updated changelog
|
2014-08-21 14:20:12 +02:00 |
Heiko Kernbach
|
8aafb99c5f
|
added sort-bey feature for filtering documents of a collection
|
2014-08-21 14:19:57 +02:00 |
Heiko Kernbach
|
750c87ed38
|
css changes for dropdown class
|
2014-08-21 14:19:19 +02:00 |
James
|
9cc85003ff
|
fixed nextId in clone method for execution plans.
|
2014-08-21 13:59:27 +02:00 |
Jan Steemann
|
1d78071176
|
fixed filter removal optimizer rule
|
2014-08-21 13:57:08 +02:00 |
Jan Steemann
|
98251272cd
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 13:52:02 +02:00 |
Max Neunhoeffer
|
3007899abe
|
Make an ExecutionNode store its parents.
|
2014-08-21 13:51:37 +02:00 |
Jan Steemann
|
09a7e874e9
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 13:46:38 +02:00 |
Max Neunhoeffer
|
af93a13209
|
Fix instanciation of NoResultsNode.
|
2014-08-21 13:45:46 +02:00 |
Jan Steemann
|
c70c56cf00
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 13:45:31 +02:00 |
Jan Steemann
|
dc025e909b
|
added free function
|
2014-08-21 13:45:22 +02:00 |
Max Neunhoeffer
|
068faf709b
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 13:43:23 +02:00 |
Max Neunhoeffer
|
8a454de193
|
Add NoResultsNode to instanciator factory.
|
2014-08-21 13:43:05 +02:00 |
James
|
7b5f52069a
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Aql/OptimizerRules.cpp
|
2014-08-21 13:16:24 +02:00 |
James
|
bcaf26cba1
|
removing debug comments.
|
2014-08-21 13:14:41 +02:00 |
Jan Steemann
|
0e8b61124e
|
less verbose AST dumps in AQL_PARSE
|
2014-08-21 13:08:21 +02:00 |
James
|
aa03c16be0
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Aql/OptimizerRules.cpp
|
2014-08-21 12:53:05 +02:00 |
Jan Steemann
|
f7737e3b62
|
added stats
|
2014-08-21 12:36:30 +02:00 |
Jan Steemann
|
01fca18db4
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 12:33:35 +02:00 |
Jan Steemann
|
1442b9ebeb
|
pass ExecutionEngine to ExecutionBlock, added stats for ExecutionEngine
|
2014-08-21 12:33:13 +02:00 |
James
|
c4811009a8
|
fixing replaceNode for ExecutionPlan.
|
2014-08-21 12:32:07 +02:00 |
Heiko Kernbach
|
aa57a43502
|
changed ace editor style
|
2014-08-21 12:25:12 +02:00 |
Heiko Kernbach
|
d3b0dccb9d
|
graph sorting menu stays open if view has to be rerendered
|
2014-08-21 12:16:50 +02:00 |
Heiko Kernbach
|
5f1a29bf71
|
added missing event to change the style of the toggle button
|
2014-08-21 12:11:30 +02:00 |
Heiko Kernbach
|
398b7fa5c1
|
sorting stays open if value changed
|
2014-08-21 11:52:41 +02:00 |
Jan Steemann
|
317c7870f0
|
fix tests with Valgrind
|
2014-08-21 11:52:05 +02:00 |
Willi Goesgens
|
644de016c0
|
Add python script that can make a json-serialized AQL-Query more human readable by filtering and using Yaml.
|
2014-08-21 11:47:45 +02:00 |
Heiko Kernbach
|
b27f535ad5
|
updated changelog
|
2014-08-21 11:40:00 +02:00 |
Jan Steemann
|
1edd170317
|
turned off optimization
|
2014-08-21 11:21:03 +02:00 |
James
|
a8801803dd
|
more IndexRangeNode stuff
|
2014-08-21 11:16:39 +02:00 |
Heiko Kernbach
|
970626c333
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-08-21 11:15:10 +02:00 |
Heiko Kernbach
|
aedebfda20
|
fixed issue #991 - database search view broken
|
2014-08-21 11:15:00 +02:00 |
Alan Plum
|
ea4f769c5f
|
Fixed user storage not reloading internal users db.
|
2014-08-21 11:06:35 +02:00 |
Heiko Kernbach
|
a598c421ba
|
added sorting for users view
|
2014-08-21 10:57:35 +02:00 |
Max Neunhoeffer
|
b1be847af4
|
Add NoResultsBlock.
|
2014-08-21 10:32:38 +02:00 |
Max Neunhoeffer
|
6ae1432db5
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 10:17:40 +02:00 |
Max Neunhoeffer
|
52f48cd296
|
Add NoResultsNode.
|
2014-08-21 10:17:18 +02:00 |
Jan Steemann
|
8ff2b8e3d4
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 10:02:43 +02:00 |