Jan Steemann
|
b1150e7177
|
improve error message in case no suitable index is present for range query
|
2014-12-22 16:19:40 +01:00 |
Jan Steemann
|
6d6d67f06f
|
activated optimizer rule remove-sort-rand
fixed tests, updated documentation
|
2014-12-21 18:50:50 +01:00 |
Jan Steemann
|
fd5a723f30
|
removed deprecated methods
|
2014-12-19 14:00:58 +01:00 |
Jan Steemann
|
d92057dd03
|
the great rename: array => object, list => array
|
2014-12-18 22:33:23 +01:00 |
Willi Goesgens
|
537e56a5c2
|
- Remove remaints of ahuacatl
- flip status to the front for more easy alignment & better reading
- add single_localserver for local execution in one instance.
|
2014-12-18 17:18:49 +01:00 |
Jan Steemann
|
d499a8fb8f
|
fixed test results
|
2014-12-18 10:43:11 +01:00 |
Willi Goesgens
|
d46b215e30
|
Expect Indexrangenodes where we now know they will be created.
|
2014-12-17 14:01:50 +01:00 |
Willi Goesgens
|
016c8e477b
|
Remove debug prints
|
2014-12-17 13:32:34 +01:00 |
Willi Goesgens
|
ed2529efe9
|
We can now convert EnumerateCollectionNodes to IndexRangeNodes here too.
|
2014-12-17 13:05:44 +01:00 |
Lucas Dohmen
|
58e52e6a0c
|
Merge pull request #1193 from stackmagic/foxx-repo-doc
mention 'byId' supports not only ids but also keys (from #1181)
|
2014-12-17 10:35:20 +01:00 |
Willi Goesgens
|
419e3ece51
|
Make jslint happy.
|
2014-12-17 09:22:22 +01:00 |
Jan Steemann
|
dd60e53ce3
|
added more collect special cases
|
2014-12-16 22:52:33 +01:00 |
Jan Steemann
|
61f799ecf0
|
satisfy jslint
|
2014-12-16 15:37:15 +01:00 |
Jan Steemann
|
a8ad216a0a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-12-16 15:25:53 +01:00 |
Jan Steemann
|
571b6b5b02
|
added tests
|
2014-12-16 15:25:46 +01:00 |
Michael Hackstein
|
d8ad93f1b6
|
Moved fishbowl update from client to common module of foxx manager. Offered update in server-side foxx manager and used it in Web Interface
|
2014-12-16 14:10:15 +01:00 |
Lucas Dohmen
|
e34448f2a2
|
Add repository and license to both development and normal mode
|
2014-12-16 14:10:10 +01:00 |
Lucas Dohmen
|
ab0885f0ef
|
Show License and Version for each of the apps
|
2014-12-16 14:10:07 +01:00 |
Lucas Dohmen
|
ac93dc5dce
|
Save contributors for mounted apps
|
2014-12-16 14:10:07 +01:00 |
Michael Hackstein
|
37dd5cd218
|
Allowed foxxmanager to not throw an error if an app from github is already loaded but returns it id instead. Aardvark now pipes through the AppID plus a configuration
|
2014-12-16 14:10:06 +01:00 |
Jan Steemann
|
f35f8d1643
|
fixed ranges, added tests
|
2014-12-16 13:54:46 +01:00 |
Patrick Huber
|
c9fe2a6a9d
|
mention 'byId' supports not only ids but also keys (from #1181)
|
2014-12-16 11:26:37 +01:00 |
Jan Steemann
|
1a57d587e0
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
|
2014-12-16 00:25:42 +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 |
Jan Steemann
|
1ba3d65485
|
fixed tests
|
2014-12-15 21:06:43 +01:00 |
Willi Goesgens
|
1c4a72b106
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
James
|
fd1c68fb4a
|
more tests for sorting in descending order
|
2014-12-13 18:03:13 +00:00 |
James
|
17ed7fbef4
|
sorting works, tests updated
|
2014-12-13 17:47:59 +00:00 |
James
|
0dee54ee6f
|
more bugfixes more tests
|
2014-12-13 16:05:20 +00:00 |
James
|
a7635abe41
|
fixed some bugs added some tests
|
2014-12-13 14:51:46 +00:00 |
Jan Steemann
|
e4686bcc1b
|
reverted non-fix
|
2014-12-13 12:44:24 +01:00 |
Willi Goesgens
|
b275c79793
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/server/tests/aql-optimizer-rule-remove-filter-covered-by-index.js
|
2014-12-13 00:20:09 +01:00 |
Willi Goesgens
|
f3c13f7c38
|
Fix unittest.
|
2014-12-13 00:13:00 +01:00 |
Jan Steemann
|
ff2ddd3133
|
fixed tests
|
2014-12-12 23:34:28 +01:00 |
Jan Steemann
|
44a5db257d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-12-12 23:02:42 +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 |
Willi Goesgens
|
daeb46893f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-12-12 21:40:35 +01:00 |
Willi Goesgens
|
115f226385
|
Optimizer: Enable removing of filternodes if the index can handle the filter condition.
|
2014-12-12 21:39:35 +01:00 |
Jan Steemann
|
8f6193faa2
|
added optional COUNT clause for AQL COLLECT
|
2014-12-12 17:18:04 +01:00 |
Patrick Huber
|
3692c23474
|
fixes from feedback
|
2014-12-10 22:05:06 +01:00 |
Patrick Huber
|
d0eb69fc73
|
expose the any() method from the collection on the repository too
|
2014-12-10 14:19:06 +01:00 |
James
|
7ab57d64ec
|
Merge branch 'aql-feature-index-or' of ssh://github.com/triAGENS/ArangoDB into aql-feature-index-or
|
2014-12-09 22:05:57 +00:00 |
Jan Steemann
|
22928c1bb5
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
arangod/Aql/ExecutionBlock.cpp
arangod/Aql/OptimizerRules.cpp
|
2014-12-09 22:45:55 +01:00 |
James
|
3ce7164fb6
|
finally working again, and more tests
|
2014-12-09 20:15:38 +00:00 |
Jan Steemann
|
5c9e52ea20
|
pass query parameters
|
2014-12-09 17:16:03 +01:00 |
Jan Steemann
|
1fdf74e09e
|
jslint
|
2014-12-09 16:44:31 +01:00 |
Max Neunhoeffer
|
17f9c83540
|
Fix issue #1147, must encode dispatcher ID for etcd.
|
2014-12-09 16:32:37 +01:00 |
Max Neunhoeffer
|
be421d926f
|
Add new test for use-index-range rule and no rule explosion.
|
2014-12-09 15:40:22 +01:00 |
Jan Steemann
|
a617dcffc5
|
added tests
|
2014-12-09 14:50:28 +01:00 |