Jan Steemann
|
1ef037ce8c
|
renamed indexes to secondaryIndexes
|
2012-09-17 09:54:12 +02:00 |
Jan Steemann
|
7d512be4bb
|
make clean deletes more
|
2012-09-14 15:40:29 +02:00 |
Jan Steemann
|
1b1d7ba877
|
renamed simple_collection to document_collection
|
2012-09-14 14:46:37 +02:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
Jan Steemann
|
5c2b89ea38
|
did not remove enough code last time. fixed
|
2012-09-11 10:56:19 +02:00 |
Jan Steemann
|
135af312da
|
removed some old debug macros
|
2012-09-11 09:56:57 +02:00 |
Jan Steemann
|
21ff560bce
|
removed senseless macro
|
2012-09-11 09:43:57 +02:00 |
Oreste Panaia
|
f93eef34d7
|
git
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
lib/ShapedJson/json-shaper.c
|
2012-09-10 20:53:41 +08:00 |
Oreste Panaia
|
8847d87580
|
added limited AQL support for bit indexes
|
2012-09-10 20:42:14 +08:00 |
Jan Steemann
|
2bca2a964b
|
more trace messages
|
2012-09-07 11:23:46 +02:00 |
Jan Steemann
|
374b65e0d7
|
issue #177: fixed wrong error message
|
2012-08-31 10:49:36 +02:00 |
Jan Steemann
|
a70d4f2920
|
issue #137: exploit indexes for FILTER patterns collection.attribute operator collection.attribute
|
2012-08-06 12:56:11 +02:00 |
Jan Steemann
|
34441137df
|
preparation work for issue #137
|
2012-08-06 10:34:56 +02:00 |
Jan Steemann
|
8326bb2abf
|
preparation work for issue #137
|
2012-08-06 10:30:15 +02:00 |
Frank Celler
|
d69586beb0
|
fixed installation issures
|
2012-06-30 10:32:50 +02:00 |
Jan Steemann
|
3411a9b98c
|
fixed a few query optimiser bugs, added test cases
|
2012-06-29 15:26:35 +02:00 |
Jan Steemann
|
586820f044
|
bug fixes for the query optimiser
|
2012-06-29 14:32:19 +02:00 |
Jan Steemann
|
fa3b6a74fa
|
fixed some range optimiser bugs, added test cases
|
2012-06-29 11:30:44 +02:00 |
Jan Steemann
|
bafc974623
|
added test cases for range optimisation, fixed some range optimiser bugs
|
2012-06-29 10:23:04 +02:00 |
Jan Steemann
|
12a5eb5e4e
|
fixed clang warnings
|
2012-06-26 11:36:07 +02:00 |
Frank Celler
|
0c9683fb8d
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.in
|
2012-06-14 15:04:33 +02:00 |
Jan Steemann
|
5bb8b5dd04
|
added explain output for collect statements
|
2012-06-14 10:09:03 +02:00 |
Jan Steemann
|
1ee6ec85ca
|
added missing cases for (currently unsupported) bitarray indexes. shuts up compiler warnings
|
2012-06-14 09:37:46 +02:00 |
Jan Steemann
|
3a815e7e32
|
trying to fix some compiler warning
|
2012-06-13 16:55:39 +02:00 |
Jan Steemann
|
e85a4b0a2f
|
trying to fix some compiler warning
|
2012-06-13 16:54:34 +02:00 |
Frank Celler
|
1364ea8019
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-06-13 15:06:32 +02:00 |
Jan Steemann
|
e3a075057f
|
reference accesses can now use indexes
|
2012-06-13 12:07:29 +02:00 |
Frank Celler
|
79449d5d71
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.c
|
2012-06-13 11:40:35 +02:00 |
Jan Steemann
|
3cb8b653cd
|
1st steps for reference access optimisations
|
2012-06-12 17:58:30 +02:00 |
Jan Steemann
|
2d7505a598
|
replace references that point to constant values with the constant values
|
2012-06-12 17:20:48 +02:00 |
Frank Celler
|
0a17415a01
|
preparations for ZeroMQ, removed Scheduler and Dispatcher from ApplicationServer
|
2012-06-12 17:11:12 +02:00 |
Jan Steemann
|
381fc2f9f9
|
optimiser change: collections are annotated with hints on how they are accessed. this info is picked up by the explain command
|
2012-06-12 16:50:36 +02:00 |
Jan Steemann
|
4ec362fc8f
|
some optimiser stuff
|
2012-06-12 09:36:58 +02:00 |
Frank Celler
|
263a1c345c
|
added protocol buffers
|
2012-06-11 17:58:05 +02:00 |
Jan Steemann
|
d84193bce7
|
explain & optimizer
|
2012-06-11 17:55:09 +02:00 |
Jan Steemann
|
276a42630c
|
explain
|
2012-06-11 16:39:39 +02:00 |
Jan Steemann
|
385f0fdf97
|
added AHUACATL_EXPLAIN() function
|
2012-06-11 14:22:12 +02:00 |
Jan Steemann
|
bd60683228
|
explain command, 1st version, still unfinished
|
2012-06-11 13:36:11 +02:00 |
Jan Steemann
|
602a266fe8
|
removed superfluous call to strlen()
|
2012-06-11 08:35:22 +02:00 |
Frank Celler
|
02517f81fa
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.in
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/Ahuacatl/ahuacatl-grammar.h
arangod/RestServer/JavascriptDispatcherThread.cpp
|
2012-06-10 21:26:43 +02:00 |
Frank Celler
|
bb9253eeff
|
fixed queue handling for MRuby, added mount for MRuby and mr_action_t
|
2012-06-09 11:15:18 +02:00 |
Jan Steemann
|
12308b9664
|
fixed doxygen and wiki generation errors
|
2012-06-08 22:55:38 +02:00 |
Jan Steemann
|
efd48664ef
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
Ahuacatl/ahuacatl-statement-dump.c
Ahuacatl/ahuacatl-statement-dump.h
Ahuacatl/ahuacatl-statementlist.c
Ahuacatl/ahuacatl-tree-dump.c
Ahuacatl/ahuacatl-tree-dump.h
Ahuacatl/ahuacatl-tree-walker.h
Makefile.files
Makefile.in
arangod/Ahuacatl/ahuacatl-tree-dump.c
arangod/Ahuacatl/ahuacatl-tree-dump.h
arangod/Ahuacatl/ahuacatl-tree-walker.c
arangod/Ahuacatl/ahuacatl-tree-walker.h
|
2012-06-08 17:34:20 +02:00 |
Frank Celler
|
55ebf00dbd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Actions/RestActionHandler.cpp
Actions/RestActionHandler.h
Makefile.files
Makefile.in
RestHandler/RestActionHandler.cpp
RestHandler/RestActionHandler.h
RestServer/ActionDispatcherThread.cpp
RestServer/ActionDispatcherThread.h
RestServer/RubyDispatcherThread.cpp
RestServer/RubyDispatcherThread.h
arangod/RestHandler/RestActionHandler.cpp
arangod/RestHandler/RestActionHandler.h
arangod/RestServer/ActionDispatcherThread.cpp
arangod/RestServer/ActionDispatcherThread.h
arangod/RestServer/ArangoServer.cpp
|
2012-06-08 15:57:33 +02:00 |
Frank Celler
|
313c3c31ed
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangosh/V8Client/arangosh.cpp
|
2012-06-08 15:13:01 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |