Jan Steemann
|
b11e88400b
|
added tests for specific cluster queries
|
2015-11-30 13:56:31 +01:00 |
Jan Steemann
|
e0392653f7
|
fixed error message
|
2015-11-30 13:45:31 +01:00 |
Jan Steemann
|
21b4307a55
|
renamed files
|
2015-11-30 13:12:55 +01:00 |
Wilfried Goesgens
|
55b8fb0c6f
|
Fix links not to point to .html - .md is right, else the non-html generators won't work properly.
|
2015-11-27 11:51:29 +01:00 |
Michael Hackstein
|
a93fcac0e8
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-11-27 09:29:01 +01:00 |
Wilfried Goesgens
|
aae19ff291
|
Fix dangling anchors and add checker script to the make target.
|
2015-11-26 18:51:39 +01:00 |
Michael Hackstein
|
7bf37620bb
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-11-26 16:32:26 +01:00 |
Alan Plum
|
ec49f5783b
|
Remove FormatMiddleware
Fixes #971.
|
2015-11-25 13:19:00 +01:00 |
Jan Steemann
|
9b1ef915eb
|
issue #1589
|
2015-11-25 10:49:31 +01:00 |
Alan Plum
|
7538d71333
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
Alan Plum
|
01aaa5f95a
|
Adjust docs so it no longer implies IDs in ArangoDB might be numbers
Fixes #1408.
|
2015-11-24 16:18:37 +01:00 |
hkernbach
|
2d417e393d
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-11-24 13:24:12 +01:00 |
Alan Plum
|
3bd39234ec
|
Treat empty string as null in optional Foxx configs
Fixes #1495.
|
2015-11-24 13:14:41 +01:00 |
Jan Steemann
|
95c00332c7
|
adjusted tests for issue #1583
|
2015-11-20 11:53:55 +01:00 |
Jan Steemann
|
268c0d49ad
|
tests for issue #1583
|
2015-11-20 11:32:06 +01:00 |
jsteemann
|
cb62c657e0
|
initial commit
|
2015-11-18 17:46:19 +01:00 |
Michael Hackstein
|
7a36bbb43f
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-11-18 13:58:47 +01:00 |
Michael Hackstein
|
10529ba474
|
Removed invalid test queries from Test
|
2015-11-18 09:42:04 +01:00 |
Max Neunhoeffer
|
eec37d1e8b
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-11-17 17:17:10 +01:00 |
Jan Steemann
|
2ccfe1471f
|
make replication tests a bit more robust
|
2015-11-17 15:27:38 +01:00 |
Jan Steemann
|
82eddeb120
|
allow using array indexes without specifying the `[*]` extension
|
2015-11-17 14:03:58 +01:00 |
Max Neunhoeffer
|
48c121bb24
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-11-17 11:46:19 +01:00 |
Alan Plum
|
ce8ddcfe1d
|
Fix #1574
|
2015-11-16 18:50:37 +01:00 |
Wilfried Goesgens
|
734d053a15
|
Adjust error code to non-cluster case.
|
2015-11-16 17:22:03 +01:00 |
Wilfried Goesgens
|
5dd70c78c0
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-11-16 15:55:33 +01:00 |
Max Neunhoeffer
|
8c2be32b48
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-11-13 15:08:39 +01:00 |
Wilfried Goesgens
|
7a41ef1e00
|
Output a real descritption of whats happening with the arangosh instead of dumping the start parameters
|
2015-11-12 10:39:55 +01:00 |
Wilfried Goesgens
|
91fccfd7ea
|
AQL_NEIGHBORS: make the error checking behaviour similar to the non-cluster version.
|
2015-11-12 10:36:23 +01:00 |
jsteemann
|
8b9a8b80b5
|
fix broken build
|
2015-11-12 01:19:01 +01:00 |
Wilfried Goesgens
|
66e9cf70fc
|
Add a test which validates proper exit codes of arangosh on throw () or regular exit.
|
2015-11-11 17:37:13 +01:00 |
Wilfried Goesgens
|
2d5d2d881e
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-11-11 11:05:06 +01:00 |
Max Neunhoeffer
|
c2c8bf95f3
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-11-11 10:47:30 +01:00 |
Wilfried Goesgens
|
ad94f83b1b
|
Adjust test to new error codes.
|
2015-11-10 15:00:34 +01:00 |
Max Neunhoeffer
|
af3cb6868f
|
Increase timeouts for larger clusters.
|
2015-11-10 10:21:36 +01:00 |
Wilfried Goesgens
|
e2d2ac5322
|
Add tests for queries with impossible properties - min/max ranges
|
2015-11-09 15:39:54 +01:00 |
Wilfried Goesgens
|
f8980194df
|
Add test for the merge-traversal-filter rule.
|
2015-11-09 11:22:04 +01:00 |
Wilfried Goesgens
|
7a54982eb4
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-11-06 13:53:21 +01:00 |
Michael Hackstein
|
6b62d50ced
|
Added CXX Implementation of MERGE_RECURSIVE
|
2015-11-05 17:35:03 +01:00 |
Michael Hackstein
|
2542ea5924
|
Added a CXX implementation for POSITION
|
2015-11-05 15:29:00 +01:00 |
Jan Steemann
|
229e71b332
|
do not execute obsolete startup tasks
|
2015-11-05 11:48:13 +01:00 |
Michael Hackstein
|
90aa5c858f
|
Added CXX implementation for MEDIAN and PERCENTILE
|
2015-11-05 11:21:16 +01:00 |
Michael Hackstein
|
790dae1c52
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-11-04 17:53:51 +01:00 |
Michael Hackstein
|
dbc67518a4
|
Added CXX implementation for STDDEV_SAMPLE and STDDEV_POPULATION
|
2015-11-04 17:53:45 +01:00 |
Alan Plum
|
9a097c31ef
|
aqlQuery should handle null/undefined
|
2015-11-04 17:33:19 +01:00 |
Wilfried Goesgens
|
179660e87c
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-11-04 17:07:09 +01:00 |
Michael Hackstein
|
0294be6ebe
|
Added a CXX implementation for VARIANCE_POPULATION.
|
2015-11-04 16:49:08 +01:00 |
Michael Hackstein
|
a1f947c9bf
|
Added a CXX implemention for VARIANCE_SAMPLE
|
2015-11-04 16:39:45 +01:00 |
Michael Hackstein
|
a958714bcc
|
Added a CXX implementation for CURRENT_DATABASE.
|
2015-11-04 14:40:16 +01:00 |
Michael Hackstein
|
b43eb25135
|
Added CXX implementation for REMOVE_VALUES
|
2015-11-04 14:02:27 +01:00 |
Michael Hackstein
|
03b6a021ce
|
Adde CXX implementation of NOT_NULL
|
2015-11-04 13:38:22 +01:00 |
Wilfried Goesgens
|
2c38e2a78d
|
make redirects relative if on the same host; later editions of the HTTP 1.1 RFC state that its valid.
this fixes #1558
|
2015-11-04 13:32:34 +01:00 |
Michael Hackstein
|
3549be5088
|
Added CXX implementation for REMOVE_VALUE and REMOVE_NTH
|
2015-11-04 12:44:30 +01:00 |
Michael Hackstein
|
0f042e96ea
|
Added Tests for CXX implementation for REMOVE_VALUE and REMOVE_NTH
|
2015-11-04 10:17:53 +01:00 |
Michael Hackstein
|
fb0b5d8093
|
Fixed SHIFT CXX test
|
2015-11-03 17:10:46 +01:00 |
Michael Hackstein
|
39748553d2
|
Added tests for CXX implementation of SHIFT and UNSHIFT
|
2015-11-03 13:09:27 +01:00 |
Michael Hackstein
|
7ace3c42e4
|
Added a CXX implementation of APPEND
|
2015-11-03 11:51:12 +01:00 |
Michael Hackstein
|
5154e4de7a
|
Added CXX implementation of POP
|
2015-11-03 10:21:35 +01:00 |
Michael Hackstein
|
d75bc51647
|
Added a CXX implementation of PUSH
|
2015-11-03 10:21:31 +01:00 |
Michael Hackstein
|
1848c0f1f4
|
Added CXX implementation for FIRST_DOCUMENT and FIRST_LIST.
|
2015-11-03 10:21:31 +01:00 |
Michael Hackstein
|
4627cdabb3
|
Added warnings for division by zero in CXX implementation.
|
2015-11-03 10:21:30 +01:00 |
jsteemann
|
b1a95cb42c
|
added AQL function `UNSET_RECURSIVE`
|
2015-11-03 10:21:30 +01:00 |
Michael Hackstein
|
d002370a1d
|
Deactivated warnings test. Have to take a closer look at it on Monday
|
2015-11-03 10:21:29 +01:00 |
Michael Hackstein
|
ea54c9fcc8
|
Deactivated warnings test. Have to take a closer look at it on Monday
|
2015-11-03 10:21:29 +01:00 |
jsteemann
|
cbb691410c
|
added CXX implementations for `FIRST`, `LAST` and `NTH`
|
2015-11-03 10:21:28 +01:00 |
jsteemann
|
8d2c3fd7ca
|
remove even more FILTER conditions
|
2015-11-03 10:21:26 +01:00 |
Michael Hackstein
|
0339cb5e0c
|
Added a CXX implementation of BINARY_OPERATOR_DIV. Deactivated CXX implementation of BINARY_OPERATOR_MOD have to check for data types
|
2015-11-03 10:19:31 +01:00 |
Michael Hackstein
|
5a8f75ffb6
|
Fixed a test that did rely an a non-guaranteed sort order
|
2015-11-03 10:19:30 +01:00 |
Michael Hackstein
|
f23259b2bb
|
Added CXX implementation of BINARY_OPERATOR_DIV
|
2015-11-03 10:19:30 +01:00 |
Michael Hackstein
|
ceec76f13b
|
Added CXX implementation for BINARY_OPERATOR_TIMES
|
2015-11-03 10:19:29 +01:00 |
Michael Hackstein
|
344f70fee2
|
Added CXX implementation for BINARY_MINUS
|
2015-11-03 10:19:29 +01:00 |
Frank Celler
|
52daefa306
|
removed tests
|
2015-11-03 10:19:29 +01:00 |
Max Neunhoeffer
|
92dbff9fdb
|
Add failover actions to coordinator in cluster case.
|
2015-11-03 10:19:27 +01:00 |
Michael Hackstein
|
11606c1f55
|
Added a CXX implementation of BINARY_PLUS.
|
2015-11-03 10:19:26 +01:00 |
Michael Hackstein
|
8c9282f5c7
|
Added tests for CXX implementation of arithmetic - in AQL
|
2015-10-30 13:40:07 +01:00 |
Michael Hackstein
|
e3d50baabb
|
Added tests for CXX implementation of arithmetic + in AQL
|
2015-10-30 13:30:19 +01:00 |
Michael Hackstein
|
8744572adc
|
Added tests for CXX implementation fo SUBSTRING
|
2015-10-30 12:58:27 +01:00 |
Michael Hackstein
|
76c62c090a
|
Added tests for CXX implementation of CONTAINS
|
2015-10-30 11:29:17 +01:00 |
Michael Hackstein
|
c3a6de0cc4
|
Added more CXX tests for AQL numeric functions
|
2015-10-30 10:00:25 +01:00 |
Michael Hackstein
|
6d2e36cee3
|
Added a test for CXX version of RAND
|
2015-10-29 16:31:35 +01:00 |
Wilfried Goesgens
|
bb9039c855
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-10-29 16:01:01 +01:00 |
Michael Hackstein
|
cc35fdb7b0
|
Added the implementation and more tests for EDGES in CXX only
|
2015-10-29 15:52:46 +01:00 |
Michael Hackstein
|
78e0b4aa9b
|
Added tests for CXX implementation of EDGES
|
2015-10-29 10:32:10 +01:00 |
Michael Hackstein
|
6552c73d25
|
Added a CXX implementation of DOCUMENT
|
2015-10-29 09:50:40 +01:00 |
Michael Hackstein
|
293bdf4458
|
Implemented a CXX version of MINUS
|
2015-10-28 17:29:51 +01:00 |
Michael Hackstein
|
94658bb8da
|
Added tests for CXX version of MINUS
|
2015-10-28 16:33:55 +01:00 |
Michael Hackstein
|
d8d37a3bd5
|
Added a CXX implementation for PARSE_IDENTIFER
|
2015-10-28 16:02:15 +01:00 |
Michael Hackstein
|
66ae927e3c
|
Added a CXX implementation of ZIP. Made the CXX implementation of FLATTEN more relaxed. It now works with invalid maxDepth entries and falls-back to 1 there
|
2015-10-28 15:06:22 +01:00 |
Michael Hackstein
|
9e98d5b87b
|
Added CXX implementation of FLATTEN incl tests.
|
2015-10-28 14:10:03 +01:00 |
Wilfried Goesgens
|
951165ab1e
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
Conflicts:
arangod/Aql/grammar.cpp
arangod/Aql/grammar.h
js/common/modules/org/arangodb/graph-examples/example-graph.js
|
2015-10-28 11:08:18 +01:00 |
jsteemann
|
5fff134c80
|
added CXX implementations of `WITHIN` and `NEAR` AQL functions
|
2015-10-27 23:24:00 +01:00 |
Alan Plum
|
5370213d03
|
Add root property to FoxxService JSON
See #1547.
|
2015-10-27 18:31:44 +01:00 |
Michael Hackstein
|
476d4e78fd
|
Fixed array index test. It is now adapted to new definition of sparse
|
2015-10-27 17:58:53 +01:00 |
Michael Hackstein
|
44001e8049
|
Removed debug output from foxx manager
|
2015-10-27 16:34:25 +01:00 |
Michael Hackstein
|
7458e6ee75
|
Fixed cluster tests for array indexing
|
2015-10-27 15:31:40 +01:00 |
Michael Hackstein
|
a94eb7fd49
|
In an array index with subattributes the document will be indexed with null if it has the array, but the subattribute is not existing. And it will not be indexed if it does not have the array
|
2015-10-27 14:19:06 +01:00 |
Michael Hackstein
|
d7f3ca496d
|
The Array Index now allows to query for null IN in sparse version
|
2015-10-27 13:00:49 +01:00 |
Michael Hackstein
|
52e372ab27
|
Added some more Array Indexing tests. And improved the pathbased index. Now it is checked when trying to array-index a non-array value. And if non existing attributes are added to the index or not.
|
2015-10-27 11:14:02 +01:00 |
Michael Hackstein
|
817c9827e1
|
Added tests for Array-Indexing non Array elements. It should allow partial indexing in the skiplist and forbid indexing in the hash index now.
|
2015-10-26 17:22:01 +01:00 |
Michael Hackstein
|
deac579950
|
Added tests for Indexing non-Array elements with an Array Index
|
2015-10-26 11:57:53 +01:00 |
Michael Hackstein
|
c35ccc02d5
|
Fixed unique-constrain-violated behaviour in SkiplistIndex
|
2015-10-26 09:28:14 +01:00 |