Jan Steemann
|
9ba591e961
|
handle call to sync() with wrong parameter type
|
2015-02-12 00:29:23 +01:00 |
Jan Steemann
|
1701be206f
|
more sparse tests
|
2015-02-11 21:21:14 +01:00 |
Jan Steemann
|
33a4d2c4dc
|
added tests
|
2015-02-11 19:34:00 +01:00 |
Jan Steemann
|
b1d023821e
|
fixed tests
|
2015-02-11 18:46:52 +01:00 |
Jan Steemann
|
ec2b866200
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
Conflicts:
js/apps/system/aardvark/frontend/js/templates/documentsView.ejs
|
2015-02-11 17:53:23 +01:00 |
Jan Steemann
|
c04064dcf2
|
cast variable
|
2015-02-11 13:51:01 +01:00 |
Jan Steemann
|
6f12e69bae
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
|
2015-02-11 09:51:16 +01:00 |
Jan Steemann
|
f7210e3604
|
sparse index tests
|
2015-02-11 00:25:30 +01:00 |
Frank Celler
|
3e35e94a83
|
added hidden option --fronend-version-check
|
2015-02-10 21:24:24 +01:00 |
Jan Steemann
|
a26bd2b223
|
auto-migrate old hash indexes
|
2015-02-10 11:34:51 +01:00 |
Jan Steemann
|
a0309c44e2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
Conflicts:
.travis.yml
|
2015-02-09 20:32:18 +01:00 |
Jan Steemann
|
82c7522d4e
|
test fixes
|
2015-02-09 20:08:06 +01:00 |
Jan Steemann
|
ff813a7d11
|
removed wrong comment
|
2015-02-09 11:33:13 +01:00 |
Max Neunhoeffer
|
dd0d57b41a
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2015-02-07 21:35:18 +01:00 |
Max Neunhoeffer
|
134aa7fce8
|
Add breakpoint facility via console for JavaScript code in server.
|
2015-02-07 21:34:20 +01:00 |
Jan Steemann
|
491e755cd8
|
turn indexed accesses (e.g. a['foo']) into attribute accesses (e.g. a.foo) during AST optimization
this qualifies the indexed accesses to be used with an IndexRangeNode later
|
2015-02-07 16:55:25 +01:00 |
Jan Steemann
|
831d98376f
|
small changes
|
2015-02-07 16:32:36 +01:00 |
Jan Steemann
|
003d7e9112
|
sparse indexes, initial commit, untested
|
2015-02-07 03:07:41 +01:00 |
Jan Steemann
|
acc354839d
|
made functions static
|
2015-02-06 21:15:05 +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
|
cdd31f2b92
|
constification
|
2015-02-05 00:10:30 +01:00 |
Jan Steemann
|
e84a5e8eb3
|
use indexes for sorting in more cases
|
2015-02-05 00:10:12 +01:00 |
Willi Goesgens
|
026ef06b4d
|
Relax error messages of fox being unable to create app directories - this will fail if a cluster is ran on the same set of files.
|
2015-02-04 13:18:16 +01:00 |
Willi Goesgens
|
b17abadd42
|
Put error messages of simple http client into cluster comm results.
|
2015-02-04 11:25:12 +01:00 |
Jan Steemann
|
b6ffa6f874
|
updated CHANGELOG
|
2015-02-04 00:25:05 +01:00 |
Jan Steemann
|
cef1e7bffe
|
a bit less copying
|
2015-02-04 00:23:17 +01:00 |
Jan Steemann
|
5d9c0e018e
|
dynamic attribute names in AQL
|
2015-02-03 22:51:40 +01:00 |
Jan Steemann
|
320d7c3e8f
|
reduce var scope
|
2015-02-03 16:20:41 +01:00 |
Jan Steemann
|
d06c3c1ff3
|
changed "file names" of anonymous commands
|
2015-02-03 12:46:34 +01:00 |
Jan Steemann
|
c18ff7f300
|
use-index-for-sort rule can now remove sorts in more cases
|
2015-02-02 22:53:25 +01:00 |
Jan Steemann
|
e30ddf0df3
|
fixed indexing test
|
2015-02-02 20:33:45 +01:00 |
Jan Steemann
|
875a695b22
|
selectivity estimates
|
2015-02-02 20:14:36 +01:00 |
Jan Steemann
|
423d22ed71
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-02-02 18:56:17 +01:00 |
Frank Celler
|
23e66107a5
|
moved try/catch into a block
|
2015-02-02 17:07:31 +01:00 |
Jan Steemann
|
39603ebaf4
|
added selectivity estimates for some index types
|
2015-01-30 23:04:46 +01:00 |
Willi Goesgens
|
2333d8d3ad
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-30 16:47:12 +01:00 |
Willi Goesgens
|
5e1720132f
|
Stacktraces & asserts for windows too.
|
2015-01-30 16:46:56 +01:00 |
Max Neunhoeffer
|
600cef8ec4
|
Merge branch 'devel' of ssh://github.com/arangodb/arangodb into devel
|
2015-01-30 15:25:16 +01:00 |
Max Neunhoeffer
|
45903b0c79
|
Silence a few unnecessary error logs.
|
2015-01-30 15:24:34 +01:00 |
Max Neunhoeffer
|
a5728d6793
|
Get rid of unnecessary warning about _lockedShards.
|
2015-01-30 15:04:39 +01:00 |
Jan Steemann
|
8273970856
|
fixed leak
|
2015-01-30 12:37:31 +01:00 |
Jan Steemann
|
e13092168d
|
added optimizer tests
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2015-01-29 21:40:43 +01:00 |
Willi Goesgens
|
ba387a0483
|
Initialize the platform pointer.
|
2015-01-29 19:02:31 +01:00 |
Willi Goesgens
|
e666fd6dfc
|
Properly shut down V8 to make Valgrind happy
|
2015-01-29 17:31:30 +01:00 |
Jan Steemann
|
2ad6f4179f
|
fixed leak
|
2015-01-29 15:37:23 +01:00 |
Jan Steemann
|
bac987ea00
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2015-01-29 15:32:27 +01:00 |
Jan Steemann
|
ddc8e52a59
|
fixed leak
|
2015-01-29 15:31:55 +01:00 |
Frank Celler
|
a03ce44254
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-29 15:21:21 +01:00 |
Frank Celler
|
7aa4591678
|
arangod/Aql/Expression.cpp
|
2015-01-29 15:21:14 +01:00 |
Frank Celler
|
94884d3f5a
|
silenced warning
|
2015-01-29 15:19:28 +01:00 |