Frank Celler
|
4c5d57f1b8
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
Jan Steemann
|
facc9bceea
|
trap killing of AQL queries inside subqueries
|
2015-03-20 23:07:39 +01:00 |
Jan Steemann
|
a1c348e7c6
|
added more tests for out-of-memory situations
|
2015-03-20 11:52:55 +01:00 |
Jan Steemann
|
a9cddb824f
|
more usage of unique_ptrs
|
2015-03-20 00:05:32 +01:00 |
Jan Steemann
|
50c4682655
|
added more tests
|
2015-03-19 18:21:00 +01:00 |
Jan Steemann
|
74816d107b
|
added assertion, fixed wrong catch handler
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2015-03-19 13:08:25 +01:00 |
Jan Steemann
|
ce0a543d25
|
added flag for disabling query tracking `--database.disable-query-tracking`
Conflicts:
arangod/RestServer/ArangoServer.cpp
Conflicts:
Documentation/Books/Users/ConfigureArango/Arangod.mdpp
arangod/RestServer/ArangoServer.cpp
|
2015-03-13 13:51:23 +01:00 |
Jan Steemann
|
22dcbef6cb
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-03-12 16:53:26 +01:00 |
Jan Steemann
|
dfb70d7d96
|
added cancellation points
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2015-03-12 15:00:23 +01:00 |
Jan Steemann
|
f035ea1c3b
|
kill AQL queries
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2015-03-12 15:00:14 +01:00 |
Jan Steemann
|
a6473338b3
|
optimization for extractKey
|
2015-03-11 15:26:08 +01:00 |
Jan Steemann
|
c4f17bb244
|
issue #1265: arangod crashed with SIGSEGV
|
2015-03-11 12:19:34 +01:00 |
Jan Steemann
|
7c5cc16a8a
|
less locking for cluster status checks
|
2015-02-18 18:14:12 +01:00 |
Jan Steemann
|
db2cd7acc9
|
added `filtered` attribute to AQL execution statistics
|
2015-02-13 21:37:49 +01:00 |
Jan Steemann
|
dd74c6ac87
|
execute read and write operations of different collections in the same AQL query in lockstep, and not sequentially
|
2015-02-05 18:27:10 +01:00 |
Jan Steemann
|
cef1e7bffe
|
a bit less copying
|
2015-02-04 00:23:17 +01:00 |
Jan Steemann
|
e13092168d
|
added optimizer tests
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2015-01-29 21:40:43 +01:00 |
Jan Steemann
|
4142169526
|
fixed spurious errors when accessing a local collection from a cluster DB server
Conflicts:
arangod/Aql/Collection.cpp
arangod/Aql/ExecutionBlock.cpp
arangod/Aql/Index.h
|
2015-01-29 13:06:01 +01:00 |
Jan Steemann
|
7af624e2f0
|
selectivty, try 0
|
2015-01-27 09:34:04 +01:00 |
Jan Steemann
|
c49986d0e8
|
preparation for conditions
|
2015-01-25 10:40:13 +01:00 |
Jan Steemann
|
02af05c50a
|
use different cluster test methods
|
2015-01-24 14:08:16 +01:00 |
Jan Steemann
|
14e82da2b0
|
fixed leak
|
2015-01-19 22:25:16 +01:00 |
Jan Steemann
|
1003e52cf7
|
some cleanup
|
2015-01-18 16:41:48 +01:00 |
Jan Steemann
|
958ae69479
|
added tests
|
2015-01-18 15:34:35 +01:00 |
Jan Steemann
|
a7538ca6e3
|
lazy hash index iteration
|
2015-01-18 03:25:06 +01:00 |
Jan Steemann
|
cacaddd5e0
|
less copying hash index results
|
2015-01-18 00:52:41 +01:00 |
Jan Steemann
|
5ce1735372
|
use TRI_UNKNOWN_MEM_ZONE
|
2015-01-16 20:40:08 +01:00 |
Jan Steemann
|
b54dfae96f
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
Jan Steemann
|
04bdf59ca3
|
fixed memleaks
|
2015-01-12 18:19:35 +01:00 |
Jan Steemann
|
2cbc278e6c
|
finally
|
2015-01-12 14:23:26 +01:00 |
Jan Steemann
|
d02de8d7e0
|
more tests
|
2015-01-12 11:59:19 +01:00 |
Max Neunhoeffer
|
892f11d2e8
|
Clarify code for cluster modififying AQL.
|
2015-01-12 10:37:06 +01:00 |
Jan Steemann
|
2d0a37d826
|
automatically create _keys in DistributeNode on insert
|
2015-01-12 10:33:05 +01:00 |
Jan Steemann
|
2de9760820
|
fixed empty error message
|
2015-01-09 23:29:36 +01:00 |
Jan Steemann
|
cba74d0803
|
fixed memleaks
|
2015-01-09 18:27:59 +01:00 |
Jan Steemann
|
080c66cfe9
|
fixed invalid member access
|
2015-01-09 10:40:33 +01:00 |
Jan Steemann
|
f2590881f1
|
return old or new values in data-modification operations
|
2015-01-08 16:35:54 +01:00 |
Willi Goesgens
|
e2f206fd2c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/Aql/grammar.cpp
|
2015-01-07 15:50:44 +01:00 |
Willi Goesgens
|
f905123802
|
Implement REMOVE/INSERT/UPDATE/REPLACE return the changed values
|
2015-01-07 15:48:13 +01:00 |
Jan Steemann
|
c591357dd3
|
slightly changed cost estimation for IndexRangeNode
|
2015-01-07 15:11:42 +01:00 |
Max Neunhoeffer
|
a976da2a07
|
Fix an issue in the cluster AQL where UPDATE d._key WITH ... did not work.
|
2014-12-24 01:23:48 +01:00 |
Max Neunhoeffer
|
1cdf439845
|
Broken version, errors not yet fixed.
|
2014-12-23 16:51:48 +01:00 |
Jan Steemann
|
19d2d6668f
|
added random iteration for collections
|
2014-12-19 18:01:13 +01:00 |
Jan Steemann
|
d92057dd03
|
the great rename: array => object, list => array
|
2014-12-18 22:33:23 +01:00 |
Jan Steemann
|
20e7fe7a7a
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Jan Steemann
|
dd60e53ce3
|
added more collect special cases
|
2014-12-16 22:52:33 +01:00 |
Jan Steemann
|
f35f8d1643
|
fixed ranges, added tests
|
2014-12-16 13:54:46 +01:00 |
Jan Steemann
|
4a60a62028
|
indentation
|
2014-12-16 00:30:55 +01:00 |
Jan Steemann
|
1c65c042a4
|
added tests, fixed exception
|
2014-12-16 00:20:40 +01:00 |
Jan Steemann
|
bcdeabd3ab
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2014-12-15 21:53:51 +01:00 |