Jan Steemann
|
974b656c1b
|
allow overriding COLLECT method
|
2015-04-21 14:45:22 +02:00 |
Jan Steemann
|
2e5fac692f
|
mini simplification
|
2015-04-16 17:54:04 +02:00 |
Jan Steemann
|
8926e3f2e2
|
initial commit
|
2015-04-15 19:04:21 +02:00 |
Frank Celler
|
ffbc45d2e2
|
new HttpServer & HttpCommTask
Conflicts:
Makefile.in
arangod/Aql/RestAqlHandler.cpp
arangod/Aql/grammar.cpp
arangod/Cluster/RestShardHandler.cpp
lib/GeneralServer/GeneralServer.h
lib/GeneralServer/GeneralServerDispatcher.h
lib/HttpServer/HttpServerJob.h
lib/HttpServer/HttpsCommTask.h
lib/SimpleHttpClient/SslClientConnection.cpp
|
2015-03-31 09:12:01 +02:00 |
Jan Steemann
|
2f58e4ea61
|
small cleanup
|
2015-03-25 12:42:44 +01:00 |
Jan Steemann
|
66e2273482
|
added documentation for UPSERT
|
2015-03-24 00:44:52 +01:00 |
Jan Steemann
|
7d5cc17d98
|
added tests
|
2015-03-23 22:28:26 +01:00 |
Jan Steemann
|
e3bf1c709c
|
upsert blocks
|
2015-03-23 15:31:07 +01:00 |
Jan Steemann
|
6b24da1036
|
in the middle of refactoring
|
2015-03-17 09:08:25 +01:00 |
Michael Hackstein
|
c5adf7b089
|
Fixed tests for foxx on multiple databases. And added generated files
|
2015-02-25 10:44:15 +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
|
b6ffa6f874
|
updated CHANGELOG
|
2015-02-04 00:25:05 +01:00 |
Jan Steemann
|
5d9c0e018e
|
dynamic attribute names in AQL
|
2015-02-03 22:51:40 +01:00 |
Jan Steemann
|
685d03f0d7
|
some cleanup
|
2015-01-17 19:35:11 +01:00 |
Jan Steemann
|
18467b0d66
|
less memory allocations when parsing AQL queries
|
2015-01-17 18:12:56 +01:00 |
Jan Steemann
|
44bbc2164c
|
less string allocation when parsing numbers
|
2015-01-12 23:42:24 +01:00 |
Jan Steemann
|
ec1c671d20
|
added derived file
|
2015-01-08 17:23:02 +01:00 |
Jan Steemann
|
5498ab0aeb
|
added derived file
|
2015-01-08 16:41:30 +01:00 |
Jan Steemann
|
8fa9341d7d
|
added derived files
|
2015-01-07 17:44:32 +01:00 |
Willi Goesgens
|
f905123802
|
Implement REMOVE/INSERT/UPDATE/REPLACE return the changed values
|
2015-01-07 15:48:13 +01:00 |
Jan Steemann
|
cc0a4cdb4f
|
issue #1200: fixed short-circuiting of [*] operator
Conflicts:
arangod/Aql/grammar.cpp
Conflicts:
arangod/Aql/grammar.cpp
|
2015-01-02 13:49:51 +01:00 |
Jan Steemann
|
dd60e53ce3
|
added more collect special cases
|
2014-12-16 22:52:33 +01:00 |
Jan Steemann
|
f4d7a57c19
|
changed `COLLECT...INTO x COUNT` to `COLLECT...WITH COUNT INTO x`
allow executing subqueries without double brackets
jslint
|
2014-12-12 23:02:24 +01:00 |
Jan Steemann
|
8f6193faa2
|
added optional COUNT clause for AQL COLLECT
|
2014-12-12 17:18:04 +01:00 |
Jan Steemann
|
399e93c3ff
|
issue #1155: allow bind parameter for sort order
SORT what @order is now allowed
|
2014-12-08 13:05:40 +01:00 |
Jan Steemann
|
dd68db2252
|
fixed precedence of range operator
|
2014-12-05 11:00:26 +01:00 |
Max Neunhoeffer
|
0aba8ffa80
|
Commit generated files for grammar.
|
2014-12-03 23:37:45 +01:00 |
Jan Steemann
|
ac36c0cd7a
|
added mergeArrays attribute
|
2014-11-28 13:58:49 +01:00 |
Jan Steemann
|
83252851e6
|
report warnings in queries
|
2014-10-30 17:33:15 +01:00 |
Jan Steemann
|
112d2a794b
|
added derived files
|
2014-09-15 09:46:56 +02:00 |