Max Neunhoeffer
|
e5f09bfd87
|
Fix an invalid throw() by removing it.
|
2014-08-22 13:46:33 +02:00 |
Alan Plum
|
83f47db07f
|
Pass worker result to success/failure handler instead of discarding it.
|
2014-08-22 13:16:45 +02:00 |
Jan Steemann
|
3a60913afe
|
fix JSON serialization of indexes
|
2014-08-22 13:13:07 +02:00 |
Jan Steemann
|
c0d0c0c347
|
fail when using wrong memory zone
|
2014-08-22 13:07:00 +02:00 |
Jan Steemann
|
6355f2e217
|
use --std=c++11 for cppcheck
|
2014-08-22 12:51:37 +02:00 |
Jan Steemann
|
0a439474e5
|
cppcheck
|
2014-08-22 12:51:26 +02:00 |
Jan Steemann
|
0f03ca0a2b
|
cppcheck
|
2014-08-22 12:50:06 +02:00 |
Jan Steemann
|
5d5aaaa949
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-22 12:00:55 +02:00 |
Heiko Kernbach
|
2472622b7c
|
docs view bugfix
|
2014-08-22 11:40:31 +02:00 |
Heiko Kernbach
|
ba072055ce
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-08-22 11:39:58 +02:00 |
Heiko Kernbach
|
2e6d4562d0
|
style changes + dashboard now async ajax calls
|
2014-08-22 11:39:51 +02:00 |
Alan Plum
|
172e1b936d
|
Added more Foxx app unit tests.
|
2014-08-22 10:59:24 +02:00 |
James
|
8d31137698
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-22 10:56:16 +02:00 |
James
|
3987067339
|
cleaning up and readded toJsonHelper method for IndexRangeNode.
|
2014-08-22 10:55:51 +02:00 |
Max Neunhoeffer
|
7d60eff20d
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-22 10:54:38 +02:00 |
Max Neunhoeffer
|
9f868e9a4a
|
Fix a use after free bug.
|
2014-08-22 10:54:12 +02:00 |
Jan Steemann
|
0793804206
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-22 10:44:27 +02:00 |
Jan Steemann
|
30c6b26b6d
|
add plans!
|
2014-08-22 10:44:19 +02:00 |
James
|
4ba4ec4523
|
moving function getIndexes for EnumerateCollectionNode from h to cpp file.
|
2014-08-22 10:39:41 +02:00 |
James
|
9dfeb4bba2
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-22 10:34:22 +02:00 |
James
|
1afad665fa
|
putting RangeInfo stuff into new file.
|
2014-08-22 10:34:03 +02:00 |
Jan Steemann
|
f932e9277c
|
cloned EnumerateCollectionBlock into IndexRangeBlock
|
2014-08-22 10:16:32 +02:00 |
Jan Steemann
|
871351f803
|
make count() const
|
2014-08-22 09:56:39 +02:00 |
Jan Steemann
|
d1f550b65e
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-22 09:52:00 +02:00 |
Jan Steemann
|
2b27957546
|
added AQL_EXPLAIN()
|
2014-08-22 09:51:48 +02:00 |
Max Neunhoeffer
|
c4918e4fb7
|
Silence another compiler warning.
|
2014-08-22 09:36:31 +02:00 |
Max Neunhoeffer
|
5d15b4fba5
|
Silence an (unjustified) compiler warning.
|
2014-08-22 09:33:26 +02:00 |
Max Neunhoeffer
|
821ce84b4b
|
Disable debugging output.
|
2014-08-22 09:28:41 +02:00 |
Max Neunhoeffer
|
70ba155083
|
Teach unlinkNode to deal with nodes with multiple parents.
|
2014-08-22 09:24:38 +02:00 |
James
|
fcb3342729
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Aql/OptimizerRules.cpp
|
2014-08-21 18:41:24 +02:00 |
James
|
fecaccf37f
|
fixing comparison of bounds.
|
2014-08-21 18:40:02 +02:00 |
James
|
89ba89bf77
|
added method to check if a range info contains a unique value, and cleaned up FilterToEnumCollFinder.
|
2014-08-21 17:39:06 +02:00 |
Heiko Kernbach
|
cc58900515
|
scss style change for progress view
|
2014-08-21 17:18:13 +02:00 |
James
|
409e663818
|
fixed bugs in comparison of tightness of range bounds, and made it so that invalid ranges insert NoResultNode in the plan.
|
2014-08-21 17:14:42 +02:00 |
Max Neunhoeffer
|
90aed7a640
|
Fix a bug with a wrong assertion.
|
2014-08-21 17:01:25 +02:00 |
Max Neunhoeffer
|
8919c138c7
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 16:55:05 +02:00 |
Max Neunhoeffer
|
9a7dd748f4
|
Fix linkage bug.
|
2014-08-21 16:54:52 +02:00 |
Jan Steemann
|
4482d840ac
|
added moveFiltersUpRule
|
2014-08-21 16:54:01 +02:00 |
Heiko Kernbach
|
e4e4d1f9c0
|
fixed wrong event binding to whole table rows instead of tbody only
|
2014-08-21 16:47:20 +02:00 |
Heiko Kernbach
|
f57bea8608
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-08-21 16:43:25 +02:00 |
Heiko Kernbach
|
d17402f873
|
changed behaviour of sorting documents - front-end
|
2014-08-21 16:43:17 +02:00 |
Alan Plum
|
38cfd52c0f
|
Removed redundant potato.
|
2014-08-21 16:42:14 +02:00 |
Alan Plum
|
c8d1f5f93b
|
Added tests for users app setup and error types.
|
2014-08-21 16:41:07 +02:00 |
Alan Plum
|
c42628f0c5
|
Prettier stacks for users app errors.
|
2014-08-21 16:39:50 +02:00 |
Jan Steemann
|
a1fcf9b28e
|
activate rule to move calculations up
|
2014-08-21 16:38:49 +02:00 |
Jan Steemann
|
89e74559ae
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 15:54:48 +02:00 |
Jan Steemann
|
0205f651a6
|
working on moveCalculationsUpRule
|
2014-08-21 15:54:40 +02:00 |
Max Neunhoeffer
|
5aaa4cf899
|
Merge.
|
2014-08-21 15:50:16 +02:00 |
Max Neunhoeffer
|
5b0874a78a
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-21 15:49:11 +02:00 |
James
|
053ab548ba
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Aql/OptimizerRules.cpp
|
2014-08-21 15:48:58 +02:00 |