Frank Celler
|
704f921d0f
|
new HttpRequest
|
2012-06-14 15:03:17 +02:00 |
Heiko Kernbach
|
3c32dd4cbb
|
result not used
|
2012-06-14 11:19:50 +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 |
Oreste Panaia
|
32911e7d38
|
added index iterators and started on the bitarray indexes
|
2012-06-14 15:09:47 +08:00 |
Oreste Panaia
|
9949c9e75c
|
renamed sl-operator.c and sl-operator.h to index-operator.c and index-operator.h respectively
|
2012-06-14 10:04:41 +08:00 |
Frank Celler
|
02e8d7382f
|
trying to get an abstact class for HttpRequest
|
2012-06-13 23:29:27 +02:00 |
Frank Celler
|
54826adb83
|
cleanup HttpRequest as prep for ZeroMQ
|
2012-06-13 21:51:27 +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
|
5b61e2008b
|
fixed potential segfault on shutdown
|
2012-06-13 14:12:53 +02:00 |
Jan Steemann
|
c27ca78769
|
added documentation for _api/query and _api/explain
|
2012-06-13 14:08:27 +02:00 |
Jan Steemann
|
7ad822bd09
|
fixed documentation
|
2012-06-13 13:42:46 +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 |
Frank Celler
|
3f5b54258b
|
partial ZeroMQ integration
|
2012-06-13 11:39:00 +02:00 |
Frank Celler
|
73e50d932f
|
added name for pthreads
|
2012-06-13 00:12:45 +02:00 |
Jan Steemann
|
3cb8b653cd
|
1st steps for reference access optimisations
|
2012-06-12 17:58:30 +02:00 |
Frank Celler
|
11e2a51e78
|
alternative version if mruby supports define_method and attrib_reader
|
2012-06-12 17:33:27 +02:00 |
Frank Celler
|
dd7fa848c0
|
alternative version if mruby supports define_method and attrib_reader
|
2012-06-12 17:28:53 +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
|
2e0edb9a79
|
added #ifdef, otherwise compilation fails
|
2012-06-11 12:06:30 +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
|
d120aa0026
|
very rudimentary execute action method
|
2012-06-10 00:15:49 +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
|
efcfbccc7a
|
the great rename IV
|
2012-06-08 15:25:16 +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 |