Kaveh Vahedipour
cfcffb7a41
jslint error in agency test correctedush
2016-03-31 21:32:12 +00:00
Michael Hackstein
e32df21b2c
Also reverted simple geo queries to old version to make them functional again
2016-03-31 17:34:21 +02:00
Michael Hackstein
fb2b7b6b0f
Fixed FullText index in cluster. Newest implementation ended up in an endless Loop. Reverted to original version.
2016-03-31 16:20:20 +02:00
Alan Plum
77fc097601
Use _scanFoxx(replace:true)
2016-03-31 15:49:55 +02:00
Alan Plum
5a98ed9600
Always run _scanFoxx in a transaction
2016-03-31 15:00:37 +02:00
Frank Celler
2f2b0b9741
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
2016-03-31 11:12:17 +02:00
Michael Hackstein
7eb4b2b730
Removed JS implementation of edges. The new CXX AQL implementation can server for CLuster as well.
2016-03-31 11:11:35 +02:00
Frank Celler
119c1bd44b
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
2016-03-31 09:31:32 +02:00
Alan Plum
7918975f77
Port fix for #1742 to 3.0
2016-03-30 16:14:18 +02:00
Alan Plum
963fa8f9ff
Port #1742 test to 3.0
2016-03-30 16:14:17 +02:00
Jan Steemann
ecf2deadb8
jslint
2016-03-24 19:35:37 +01:00
Jan Steemann
5166dc72d2
jslint
2016-03-24 19:32:31 +01:00
Jan Steemann
d9c5877054
test fixes
2016-03-24 19:25:25 +01:00
Jan Steemann
c7daf1531d
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
2016-03-24 17:23:11 +01:00
Michael Hackstein
582be9e707
Fixed usage of replace in graph-blueprints
2016-03-24 17:10:01 +01:00
Jan Steemann
881761d2d5
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-24 17:05:43 +01:00
Andreas Streichardt
9ba72b4412
Properly update current collection
2016-03-24 16:55:15 +01:00
Michael Hackstein
28a0fd89a8
Removed tests of removed functions BY_EXAMPLE_SKIPLIST / BY_EXAMPLE_HASH
2016-03-24 16:54:19 +01:00
Michael Hackstein
5b3f81b8d5
Fixed test that expected leftover shapes and markers. They can be removed now
2016-03-24 16:46:07 +01:00
Michael Hackstein
9af0a529fa
Changed expectation for error message when storing RegExp and Function. Is BAD PARAMETER now, was SHAPER_FAILED.
2016-03-24 15:57:02 +01:00
Michael Hackstein
db4b6d2a5b
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
2016-03-24 15:48:50 +01:00
Michael Hackstein
5b5bf7cad8
Removed tests for byConditionSkiplist. Not supported any more
2016-03-24 15:48:18 +01:00
Michael Hackstein
9371e04a63
Removed tests for CAP constraints and FIRST. Which do not exist any more.
2016-03-24 15:43:59 +01:00
Jan Steemann
b9b78aa0d7
fixed test
2016-03-24 15:41:10 +01:00
Andreas Streichardt
3f9f03bb38
Remove debug
2016-03-24 14:26:12 +01:00
Michael Hackstein
0d623b58bb
Reverted ordering chance in Object sort function.
2016-03-24 13:18:55 +01:00
Michael Hackstein
6a59de8efc
Fixed ordering of elements. Internal sort on in-place created documentes behaves a little bit different now
2016-03-24 12:47:48 +01:00
jsteemann
b7c1a42f96
test fixes
2016-03-24 01:12:57 +01:00
jsteemann
72a86bccfd
removed cap constraints
2016-03-23 23:48:37 +01:00
Jan Steemann
9ac39b7ad6
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-23 16:36:30 +01:00
Michael Hackstein
2d45a6e5b2
Fixed statistics for Traversals. Also uses less lookups now
2016-03-23 16:04:53 +01:00
Michael Hackstein
42b866804f
Fixed test that relied on a non deterministic ordering
2016-03-23 12:45:40 +01:00
Michael Hackstein
9bd35dcb63
Fixed tests for errors in AQL Edges function. It is more relaxed for input parameters. It does not THROW but simply returns an empty array instead
2016-03-23 12:17:59 +01:00
Michael Hackstein
46f4d627e6
Added some tests for Traversals in subqueries
2016-03-23 11:03:54 +01:00
Jan Steemann
d763c102d6
fulltext fixes
2016-03-22 18:34:40 +01:00
Jan Steemann
45cc15fe45
fixes
2016-03-22 10:51:42 +01:00
Michael Hackstein
8dfaf023fc
The test for EDGES now does not expect 'CollectionNotFound' if the start vertex collection does not exist.
2016-03-22 09:54:45 +01:00
Jan Steemann
31d9c1873a
fixed test
2016-03-21 18:03:49 +01:00
Jan Steemann
f0724447b6
fixed sparse index test
2016-03-21 17:08:42 +01:00
Jan Steemann
b672ce0985
test fixes
2016-03-21 12:15:40 +01:00
Jan Steemann
f17d17841f
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-21 09:28:35 +01:00
Frank Celler
33e2b7b844
Merge branch 'devel' of github.com:arangodb/arangodb into v8
2016-03-18 15:35:01 +01:00
jsteemann
5ded90ed1c
fixed compare function for Custom attributes
2016-03-18 13:55:36 +01:00
jsteemann
82a1c58429
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-18 11:03:54 +01:00
Frank Celler
def5b35a84
jslint fixes
2016-03-18 11:02:42 +01:00
jsteemann
fd49f750fb
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-18 10:46:03 +01:00
Frank Celler
6d19bdbbfe
Merge branch 'devel' of github.com:arangodb/arangodb into v8
2016-03-18 09:50:20 +01:00
Andreas Streichardt
14ce41435b
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-03-17 22:40:00 +00:00
Andreas Streichardt
90862b6081
Proper secondary => Primary failover
2016-03-17 22:39:15 +00:00
jsteemann
c175d03433
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-17 23:14:53 +01:00
jsteemann
ba9b318a7f
don't issue two warnings
2016-03-17 23:13:50 +01:00
jsteemann
9209794f36
removed print
2016-03-17 23:08:00 +01:00
jsteemann
7b5b0de86d
fixed test
2016-03-17 23:06:57 +01:00
Frank Celler
f28f20883a
cosmetics
2016-03-16 22:16:56 +01:00
jsteemann
333bda5df1
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-16 14:51:08 +01:00
Frank Celler
cd1b2b6fc3
moved script
2016-03-16 13:01:41 +01:00
Frank Celler
d9f9b8b65d
fixed server version
2016-03-16 13:01:18 +01:00
Jan Steemann
6d6d2e9e9c
do not set useless bind parameters
2016-03-11 19:42:14 +01:00
Jan Steemann
273deddaee
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-11 19:11:58 +01:00
Andreas Streichardt
b29c437b7f
Add more error info
2016-03-11 18:22:12 +01:00
Jan Steemann
14a3d02ce7
simple query cleanup
2016-03-07 20:29:04 +01:00
Jan Steemann
4d4ee7e237
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-07 16:25:15 +01:00
Jan Steemann
ba637faea0
do not compare execution times
2016-03-07 11:33:20 +01:00
Jan Steemann
e0e84b7ea1
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-01 11:50:48 +01:00
Frank Celler
0d13d6609a
renamed to _frontend
2016-03-01 11:25:07 +01:00
Jan Steemann
ce31d754e4
fixed typo
2016-02-26 12:33:08 +01:00
Jan Steemann
af367a3e13
fixed range optimizations
2016-02-24 17:43:17 +01:00
Jan Steemann
bc6283fc91
added WITH collections declarative
2016-02-19 18:20:46 +01:00
Michael Hackstein
7388345f87
Fixed JSLINT
2016-02-16 15:18:40 +01:00
Michael Hackstein
32d0e48d61
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
2016-02-16 13:56:08 +01:00
Alan Plum
14cba16385
Linting
2016-02-15 23:29:23 +01:00
Alan Plum
6593f3d358
Clean up stacktraces
...
Fixes #1564 , #1565 , #1744 .
2016-02-15 22:56:29 +01:00
Max Neunhoeffer
0902edc257
Fix jslint error.
2016-02-15 20:50:12 +01:00
Max Neunhoeffer
9d3446afe5
Stop WAL collection before synchronization of shard.
2016-02-15 10:29:06 +01:00
Michael Hackstein
a3cd1aa54e
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
2016-02-15 10:25:31 +01:00
Max Neunhoeffer
459a540867
Merge branch 'devel' into ClustUp2
2016-02-15 09:16:01 +01:00
Frank Celler
687f7fdd72
higher wait intervall
2016-02-14 15:34:03 +01:00
Max Neunhoeffer
4cbd99a54b
Merge branch 'devel' into ClustUp2
2016-02-13 23:06:22 +01:00
Max Neunhoeffer
1065486a77
First version of getting shards in sync working.
2016-02-13 23:04:20 +01:00
Jan Steemann
797fff14c2
fixed issue #1722
2016-02-12 09:45:32 +01:00
Max Neunhoeffer
fc3f9f2b99
Merge branch 'devel' into ClustUp2
2016-02-11 09:27:28 +01:00
Jan Steemann
f59cda9151
jslint
2016-02-11 09:18:45 +01:00
Max Neunhoeffer
465a117864
Merge branch 'devel' into ClustUp2
2016-02-11 09:11:29 +01:00
Max Neunhoeffer
8b98ae5ef5
Snapshot for merging.
2016-02-11 09:11:00 +01:00
jsteemann
bee34da616
make replace-or-with-in rule fire in more cases
2016-02-10 23:07:24 +01:00
Jan Steemann
23dfbeee46
optionally restrict logger-follow to a single collection
2016-02-10 16:49:22 +01:00
Jan Steemann
85315ce9db
added quantifiers test
2016-02-10 15:20:41 +01:00
Jan Steemann
6094e724e5
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-02-10 14:48:19 +01:00
Jan Steemann
fc9a28e4bc
remove invalid test
2016-02-10 14:48:13 +01:00
Alan Plum
a5dd99d4a7
Fix db._modules based routing
2016-02-10 14:44:21 +01:00
Jan Steemann
0f0154bb54
added test for condition collapsing
2016-02-10 14:30:40 +01:00
Jan Steemann
f3107bc25f
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-operators
2016-02-10 11:34:40 +01:00
Jan Steemann
5ba2432d78
remove sort in more cases
2016-02-10 11:23:11 +01:00
Max Neunhoeffer
88c2657af7
Merge branch 'devel' into ClustUp2
2016-02-10 08:38:37 +01:00
Alan Plum
950234aaff
Recreate missing test from 2.7
2016-02-09 16:50:46 +01:00
Alan Plum
7dbc89d7be
Actually register static Foxx model events
...
Fixes #1665 .
2016-02-09 16:50:45 +01:00
Max Neunhoeffer
dc63cb3874
Merge branch 'devel' into ClustUp2
2016-02-09 15:52:36 +01:00
Jan Steemann
c408691e60
make drop never fail
2016-02-09 11:42:21 +01:00
Jan Steemann
39c3d3d2a2
wait until applier has started
2016-02-09 10:54:37 +01:00
Frank Celler
8a9ac0f372
added duration
2016-02-08 23:38:41 +01:00
Jan Steemann
f552d61f26
added test
2016-02-08 12:00:21 +01:00
Jan Steemann
993cf0b0b8
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-02-07 19:48:04 +01:00
Jan Steemann
42c4bdbebb
ported from 2.8
2016-02-07 19:47:37 +01:00
Frank Celler
59cbebc870
added stress test for killing
2016-02-07 19:35:37 +01:00
Frank Celler
35408594ed
fixed jslint
2016-02-07 14:33:12 +01:00
Frank Celler
f85f18bd78
moved tests to testing.js
2016-02-07 13:46:34 +01:00
jsteemann
a5c23fe0fe
fix parsing forward ticks, fix line numbers in some error messages
2016-02-06 12:32:14 +01:00
Jan Steemann
040b09f303
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-operators
2016-02-05 19:47:29 +01:00
Jan Steemann
45f416dae3
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-02-05 18:31:17 +01:00
Andreas Streichardt
a0df762a42
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-02-05 18:30:43 +01:00
Frank Celler
4264fae2ab
fixed valgrind for testing
2016-02-05 18:22:26 +01:00
Jan Steemann
99b79acb61
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-02-05 18:20:32 +01:00
Jan Steemann
a0cb3b1832
replication changes
2016-02-05 18:06:39 +01:00
Andreas Streichardt
111050871e
Fix jslint
2016-02-05 17:23:35 +01:00
Andreas Streichardt
8075cdc30f
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-02-05 14:25:45 +01:00
Andreas Streichardt
584c3564c6
Rework unittest cluster start logic
2016-02-05 14:25:17 +01:00
Jan Steemann
abd382bf19
replication cleanup
2016-02-05 13:08:12 +01:00
Jan Steemann
94990da5f9
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-operators
2016-02-04 19:18:43 +01:00
Andreas Streichardt
c0ed7f0429
Add peggy
2016-02-04 17:29:08 +01:00
Max Neunhoeffer
fc94a38184
Add an InitDone stamp to cluster plan.
2016-02-04 15:53:42 +01:00
Michael Hackstein
84b1f9055d
Further implementation of VPackAqlValue functions. This included VALUES and ATTRIBUTES. These functions by accident had an ordering in TRI_json_t which they do not have any more in VelocyPack. Clarified Documentation.
2016-02-04 13:49:59 +01:00
Andreas Streichardt
f096580706
Merge remote-tracking branch 'upstream/devel' into initializecluster
2016-02-04 11:37:02 +01:00
Andreas Streichardt
adce528373
Proper initialization
...
Also find a fitting spot for our role
2016-02-04 11:29:43 +01:00
Max Neunhoeffer
7a92f3ac0f
Merge branch 'devel' into ClustUp2
2016-02-04 09:39:46 +01:00
Alan Plum
28e094702e
Restore swagger/index-alt.html
...
This is the alternative "inline" version of index.html. Please recreate by diffing against index.html when upgrading Swagger.
Please make sure Swagger is still working in Aardvark after upgrading Swagger.
2016-02-03 15:10:12 +01:00
Michael Hackstein
0c11b2f759
Use precision to validate numeric result in ABS
2016-02-03 14:51:46 +01:00
Michael Hackstein
6315ec26a5
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
2016-02-03 10:48:27 +01:00
Max Neunhoeffer
ac51c221b3
Merge branch 'devel' into ClustUp2
2016-02-03 08:55:01 +01:00
jsteemann
13335d4cf9
bugfixes
2016-02-03 01:06:27 +01:00
Jan Steemann
fc909486c2
parser adjustments for array operators, not yet working
2016-02-02 18:05:39 +01:00
Michael Hackstein
92c69d2039
Implemented To_Array for VPack
2016-02-02 15:37:05 +01:00
Michael Hackstein
f4eae755d6
Moved more tests in aql-operators.
2016-02-02 13:52:10 +01:00
Michael Hackstein
964fbdaabd
Started moving tests in aql-operators to use AQL instead of directly using the JS-AQL module. Now they also cover Cxx implementation and AQL parser
2016-02-02 13:28:21 +01:00
Jan Steemann
94ffc16e15
always clean up
2016-02-02 13:08:01 +01:00
Frank Celler
ce34f2e50e
fixed typo in name
2016-02-02 00:27:32 +01:00
Frank Celler
fea9631a9e
show progress
2016-02-02 00:13:04 +01:00
Frank Celler
b80f9d3bb7
wait longer for server start
2016-02-02 00:03:52 +01:00
Frank Celler
75d5cabcaf
fixed error handling
2016-02-01 23:54:26 +01:00
Max Neunhoeffer
daf2afe71a
Merge branch 'devel' into ClustUp2
2016-02-01 12:30:45 +01:00
Frank Celler
3154338863
throw in case of error
2016-02-01 12:30:10 +01:00
Frank Celler
aa5ffcbccc
added logscale
2016-02-01 12:30:10 +01:00
Max Neunhoeffer
0be190d85d
Merge branch 'devel' into ClustUp2
2016-02-01 11:43:00 +01:00
Max Neunhoeffer
93400bfdcc
Implement followerInfo.
2016-02-01 11:38:10 +01:00
Frank Celler
3b957b9e99
added deadlock test
2016-01-31 22:44:34 +01:00
Wilfried Goesgens
8afc46134b
update to swagger V 2.1.4
2016-01-29 17:33:19 +01:00
Max Neunhoeffer
238937128a
Merge branch 'devel' into ClustUp2
2016-01-29 13:59:11 +01:00
Alan Plum
a93979f95a
Add engines field in templateEngine
2016-01-29 13:55:50 +01:00
Andreas Streichardt
8928806a21
Fix lint
2016-01-29 13:02:42 +01:00
Michael Hackstein
651e705ebd
Introduced a new EMPTY_GRAPH error which is thrown during AQL execitions whenever the graph has no edge collections.
2016-01-28 18:07:26 +01:00
Michael Hackstein
847463f968
Fixed JSLintQ
2016-01-28 17:29:29 +01:00
Michael Hackstein
c04e4f1ca7
Added a test for Multi Direction traversals
2016-01-28 16:40:58 +01:00
Jan Steemann
9ce9490e96
don't throw if collection is not found
2016-01-28 13:27:14 +01:00
Wilfried Goesgens
8a00e2f89a
fix lint.
2016-01-27 19:33:16 +01:00
Jan Steemann
2b57652880
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-01-27 19:29:13 +01:00
Jan Steemann
de52abbf83
added AQL function `IS_SAME_COLLECTION`
2016-01-27 19:29:01 +01:00
Wilfried Goesgens
e1a8726606
Don't optimize the traverser if there are functions on the traversal attribute side; this fixes #1684
2016-01-27 19:21:17 +01:00
Jan Steemann
585208afcf
changed directory name pattern for collections
2016-01-27 18:53:16 +01:00
Max Neunhoeffer
887e571a26
Merge branch 'devel' into ClustUp2
2016-01-26 18:01:42 +01:00
Jan Steemann
b6e9cee7e2
fixed tests
2016-01-26 16:44:07 +01:00
Frank Celler
0e0b985289
added missing counter incremenet
2016-01-25 18:33:38 +01:00
Wilfried Goesgens
7e791d2a44
Add possibility to skip tests which tend to be non deterministic for release processes.
2016-01-25 18:07:25 +01:00
Michael Hackstein
09c9bdcd23
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
2016-01-25 15:40:20 +01:00
Michael Hackstein
f517247335
Fixed hash-index failure test. No checks for OOM correctly
2016-01-25 15:16:47 +01:00
Frank Celler
3e60f87294
fixed external call to gnuplot
2016-01-25 15:11:45 +01:00
Frank Celler
2d47553f73
fixed wrong variable
2016-01-25 15:07:48 +01:00
Frank Celler
dd76a3d162
added crud test
2016-01-25 14:48:04 +01:00
Jan Steemann
7800085a9b
unified behavior of `RANGE` function
2016-01-25 14:19:49 +01:00
Andreas Streichardt
a9b7c0ed83
Add stresstest to devel
2016-01-25 11:46:04 +01:00
Jan Steemann
c5d50871c2
fix for invalid input
2016-01-25 11:05:51 +01:00
Frank Celler
732fb58f86
moved into sub-directories
2016-01-24 13:16:05 +01:00
Frank Celler
c2a3f90fde
moved tests into sub-directories
2016-01-24 12:21:04 +01:00
Frank Celler
764a95ea2a
switch to testing.js, moved testing.js to client
2016-01-23 21:07:42 +01:00
jsteemann
9ba3b68109
cppcheck
2016-01-23 16:22:39 +01:00
Wilfried Goesgens
c1fcf62d37
Fix arangosh text to report proper results.
2016-01-22 15:52:43 +01:00
Wilfried Goesgens
2ebd9be2a1
Use json output of rspec, and parse it to get a proper result.
2016-01-22 15:30:41 +01:00
Wilfried Goesgens
fea39708d8
align structure for ruby tests properly so that we have a result.
2016-01-22 13:55:05 +01:00
Wilfried Goesgens
7e2e1b2082
Lintify
2016-01-22 13:42:03 +01:00
Wilfried Goesgens
b8a83578d2
- rename variables to match V ertex, E dge, P ath
...
- add tests that wrap the graph operations into more obscure quries.
2016-01-22 13:13:58 +01:00
Jan Steemann
99a3cde31f
jslint
2016-01-22 12:22:01 +01:00
Wilfried Goesgens
ff259520c5
Fix layers for results of config-, upgrade-test and arangob.
2016-01-22 11:23:57 +01:00
Jan Steemann
d0ce5310e0
fix version strings
2016-01-21 16:11:48 +01:00
Wilfried Goesgens
7c9ac9c5b8
Migrate jasmine->mocha
2016-01-21 14:24:01 +01:00
Wilfried Goesgens
4257f6e3a3
More on stacktraces in windows.
2016-01-20 11:45:49 +01:00
Wilfried Goesgens
dacd3c009f
fix calculation of sleep state.
2016-01-19 15:58:34 +01:00
Jan Steemann
61f868c9f6
jslint
2016-01-18 18:26:54 +01:00
Jan Steemann
a3d93e8a1d
jslint
2016-01-18 18:24:48 +01:00
Michael Hackstein
cfdbc50e72
Fixed typo in tests
2016-01-18 17:40:12 +01:00
Michael Hackstein
e291775ff3
Added tests for filtering over a list of potantially Invalid values with some corect ones in between. Tested for all indexes.
2016-01-18 17:39:57 +01:00
Wilfried Goesgens
523a3ff2da
Add repetive test + sleep option
2016-01-18 16:28:12 +01:00
jsteemann
03c4a4fb23
renamed optimizer rule for collect optimization
2016-01-17 00:07:13 +01:00
jsteemann
4abf96e1db
removed special case for COLLECT INTO var = expr
2016-01-16 20:20:44 +01:00
Michael Hackstein
df4ec3fab2
Fixed function 'teardrop'
2016-01-16 15:17:41 +01:00
Frank Celler
9840280637
added vm
2016-01-15 12:36:57 +01:00
Jan Steemann
43e31c623d
removed unused function
2016-01-15 10:28:38 +01:00
Jan Steemann
9e979db56a
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-01-15 10:22:51 +01:00
Jan Steemann
7b4bf30c38
fixed differing behavior in NEIGHBORS() implementations
2016-01-15 10:22:23 +01:00
Wilfried Goesgens
77b6c52d01
No more one letter vars.
2016-01-15 10:20:34 +01:00
Wilfried Goesgens
a5b5e7764d
its o - not c
2016-01-15 09:46:43 +01:00
Jan Steemann
13a620599d
fixed differing behavior in NEIGHBORS() implementations
2016-01-15 09:38:05 +01:00
jsteemann
ae9147ef68
fixed invalid variable usage
2016-01-14 23:02:03 +01:00
Wilfried Goesgens
f6f885d027
increase grace period for server to run tests when valgrind is in sight
2016-01-14 15:38:04 +01:00
Wilfried Goesgens
499d6b9df3
Handle situations in which the http reply object doesn't have a body (i.e. timeout...)
2016-01-14 15:36:38 +01:00
Alan Plum
4462f477e2
Fix spammy log output for realz
2016-01-13 18:53:27 +01:00
Alan Plum
90cbe39495
Better output for test authentication_parameters
2016-01-13 16:44:49 +01:00
Jan Steemann
adf71397a4
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-01-13 16:20:10 +01:00
Alan Plum
008d4826a9
Actually filter out log spam in tests again
2016-01-13 16:07:52 +01:00
Jan Steemann
6d8f9c1b25
added more compaction tests
2016-01-13 15:24:56 +01:00
Jan Steemann
c577b8616e
allow killing of Collect operations
2016-01-13 13:47:46 +01:00
Jan Steemann
150ed86c86
fixed jslint warning
2016-01-13 11:28:50 +01:00
jsteemann
dcaed83c37
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-01-13 11:25:14 +01:00
jsteemann
a88070d7be
added test cases
2016-01-13 11:24:52 +01:00
Wilfried Goesgens
e9fb81b845
Fix test: return proper result array.
2016-01-13 11:20:59 +01:00
jsteemann
59a8cd13dc
more aggregate functions
2016-01-13 01:36:50 +01:00
Alan Plum
b4ca221bee
Fix the brokenness
...
let outside strict is bad.
2016-01-12 19:53:16 +01:00
Alan Plum
b3c7cfd11e
Remove jasmine completely
...
This should not impact the frontend tests as they use a npm-installed copy of jasmine.
2016-01-12 19:04:49 +01:00
Alan Plum
bb14ad043d
Also run mocha tests in runHere
2016-01-12 18:54:40 +01:00
Alan Plum
44faf4428d
Improved mocha integration
...
Mocha tests now produce pretty XML files and log output for Jenkins.
2016-01-12 18:49:50 +01:00
Alan Plum
b11c74bd12
shell-foxx-repository-spec to mocha
2016-01-12 18:49:28 +01:00
Alan Plum
46c186b3df
shell-foxx-query-spec to mocha
2016-01-12 18:49:27 +01:00
Jan Steemann
6937dbc489
aggregate fixes
2016-01-12 17:21:18 +01:00
Wilfried Goesgens
fd3d282fb1
Merge pull request #1653 from arangodb/mocha-tests
...
Add support for mocha in built-in test runner
2016-01-12 09:35:35 +01:00
Wilfried Goesgens
a884e73404
assertQueryError: also output the query that failed with the error message.
2016-01-12 09:20:01 +01:00
Alan Plum
c4c8418b6d
Add support for mocha in built-in test runner
2016-01-11 20:00:56 +01:00
jsteemann
debeaeec07
less garbage collection
2016-01-11 12:43:05 +01:00
Max Neunhoeffer
b0283077db
Merge branch 'devel' into ClustUp2
2016-01-11 11:41:36 +01:00
Max Neunhoeffer
e7eae3a73a
Merge branch 'devel' into ClustUp2
2016-01-11 11:01:45 +01:00
Jan Steemann
8390793699
moved docu blocks into their own files
2016-01-07 16:39:19 +01:00
Jan Steemann
1e6a07426c
collect refactoring
2016-01-07 14:10:32 +01:00
Jan Steemann
ad1163e3bb
refactoring for Aql COLLECT
2016-01-07 13:35:12 +01:00
Alan Plum
480194ae14
Add missing header to foxx/service
2016-01-06 18:47:13 +01:00
Alan Plum
e2f3bfabd1
Fix typo in error message
2016-01-06 18:47:13 +01:00
Jan Steemann
1fc4c0d34e
fixed hanging test
2016-01-05 17:58:36 +01:00
Alan Plum
1b25f98996
On Windows, posix-ify mocha test paths
2016-01-05 11:32:21 +01:00
jsteemann
a6cb463e06
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
2016-01-05 00:25:10 +01:00
Jan Steemann
a15c18572f
fixed test, added more tests
2016-01-04 19:33:18 +01:00
Jan Steemann
555a0286c2
make merging configurable in update-by-example API
2016-01-04 16:31:06 +01:00
Max Neunhoeffer
d8bae80887
Snapshot, with debugging output.
2015-12-30 16:53:13 +01:00
Max Neunhoeffer
ad5446bf49
Set heartbeat interval to 5s.
2015-12-29 15:49:37 +01:00
Max Neunhoeffer
8feb663890
Add synchronisation of follower shards.
2015-12-29 15:48:55 +01:00
Alan Plum
9ecc710491
Avoid _.clone
...
Lodash's clone is subtlely different from underscore's and breaks with ShapedJson.
2015-12-23 23:30:56 +01:00
Alan Plum
de9ae5128a
underscore -> lodash
2015-12-23 23:30:55 +01:00
Alan Plum
a1b816e4f3
Update copyright headers
2015-12-23 23:30:43 +01:00
Alan Plum
840c432904
org/arangodb -> @arangodb in Foxx generator
2015-12-23 23:25:50 +01:00
Max Neunhoeffer
394057fbda
Merge branch 'devel' into vpack
2015-12-23 15:09:20 +01:00
Jan Steemann
8781c2d05d
added tests
2015-12-23 14:38:48 +01:00
Max Neunhoeffer
9796661ede
Make entropy test less sensitive.
2015-12-23 14:12:57 +01:00
Jan Steemann
887e93babc
index handling fixes
2015-12-23 14:01:14 +01:00
Max Neunhoeffer
3996d2e6a2
Merge branch 'devel' into vpack
2015-12-23 08:35:59 +01:00
jsteemann
3d6582ed52
micro optimizations
2015-12-22 21:58:20 +01:00
Jan Steemann
5aebcbd91d
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
2015-12-22 18:05:35 +01:00
Jan Steemann
6e3878ec94
changed behavior of [*] operator, added COLLECTION_COUNT internal function
2015-12-22 18:03:59 +01:00
Max Neunhoeffer
5f3a1fbdb2
Merge branch 'devel' into vpack
2015-12-22 14:18:34 +01:00
Alan Plum
cad8c3841a
Replace exportCache with app.main.loaded
2015-12-21 19:30:15 +01:00
Alan Plum
ff23c28a44
Invalidate export cache when app is reloaded
2015-12-21 19:27:16 +01:00
Max Neunhoeffer
61fe51072c
Merge branch 'devel' into vpack
2015-12-21 15:22:46 +01:00
Max Neunhoeffer
8ce0a484e1
Fix graph traversal tests, behaviour and documentation.
2015-12-21 15:20:56 +01:00
Michael Hackstein
60df6b70fc
Moved traveral tests into the correct suite. This caused the build to fail
2015-12-21 13:25:02 +01:00
jsteemann
19782a45a6
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
2015-12-18 23:33:44 +01:00
Jan Steemann
36eac6ffd0
fixed index selection in some queries
2015-12-18 20:16:09 +01:00
Michael Hackstein
ccc23eda16
Added some more edge cases tests for graph traverser
2015-12-18 16:18:01 +01:00
Max Neunhoeffer
b227b71c96
Remove name from collection properties for shards.
2015-12-18 15:34:37 +01:00
Jan Steemann
8053911c39
tests for issue #1583
2015-12-18 12:15:52 +01:00
Wilfried Goesgens
52e79fbe53
Fix lint
2015-12-17 14:16:46 +01:00
Wilfried Goesgens
58dbb81eba
Cleanup; test de/serlialization.
2015-12-17 13:49:43 +01:00
Wilfried Goesgens
d28f87b574
- Test de/serialization of filter arguments
...
- test multiple edge collection with in and outbound edges
2015-12-17 13:47:54 +01:00
jsteemann
c786d9ff5f
re-activated tests. jstlint complained about that
2015-12-16 20:13:33 +01:00
Wilfried Goesgens
06005c6939
Also test to de/serialize plans with expressions
2015-12-16 17:07:44 +01:00
Jan Steemann
f48e779565
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-12-16 12:19:37 +01:00
jsteemann
b5fa1b4629
extremeVerbosity
2015-12-16 11:48:04 +01:00
Jan Steemann
47d9fd1499
fixed jslint
2015-12-16 11:45:08 +01:00
Michael Hackstein
2867ff1eb4
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-12-16 10:52:08 +01:00
Michael Hackstein
e6e66d4469
Fixed a bug in Traversal Path Uniqueness.
2015-12-16 10:51:54 +01:00
Wilfried Goesgens
e096903af6
Add comments howto configure the system so we can do automatic coredump analysis
2015-12-16 10:20:19 +01:00
Alan Plum
b61d08efce
applicationContext.foxxFilename -> applicationContext.fileName
2015-12-16 01:57:30 +01:00
Alan Plum
8b05198e17
Remove duplication
2015-12-16 01:41:20 +01:00
Alan Plum
b8b0aa02f4
Remove unnecessary deprecation warnings
2015-12-16 01:16:38 +01:00
Alan Plum
318cf45def
fix console.warn in Foxx
2015-12-16 01:16:38 +01:00
Alan Plum
8cd34bc586
Fix UndocumentedBody
2015-12-16 01:16:37 +01:00
Alan Plum
ac291a9a17
Remove redundant test
2015-12-16 01:16:37 +01:00
Alan Plum
0c913dfbcf
Make the Foxx console behave as documented
2015-12-16 01:16:37 +01:00
Alan Plum
78979e6a0c
Revert unnecessary changes
2015-12-16 01:16:36 +01:00
Alan Plum
ea419c671e
Make activateAuthentication actually work again
2015-12-16 01:16:36 +01:00
Alan Plum
220468ec45
Add Model.toJSONSchema for 2.5 compat
2015-12-16 01:16:36 +01:00
Alan Plum
ecfc00098e
Lint
2015-12-16 01:16:35 +01:00
Alan Plum
64d3744594
Add jwt support back to Foxx sessions
2015-12-16 01:16:35 +01:00
Alan Plum
c09b000d01
Make sessions more backwards compatible again
2015-12-16 01:16:35 +01:00
Alan Plum
06135043c1
Undeprecate Foxx.requireApp
2015-12-16 01:16:35 +01:00
Alan Plum
35b1f4e84f
More undeprecation
2015-12-16 01:16:34 +01:00
Alan Plum
07209e278a
Don't deprecate addInjector in 2.x
2015-12-16 01:16:34 +01:00
Alan Plum
c7c8ee90ae
Goodbye ES2015 classes
2015-12-16 01:16:33 +01:00
Alan Plum
abbf019256
ctrl.del will not be removed in 2.9
2015-12-16 01:16:33 +01:00
Alan Plum
9c4bb1500d
Linting
2015-12-16 01:16:32 +01:00
Alan Plum
0d6c70b4ee
Remove ramda from npm deps
2015-12-16 00:10:19 +01:00
Alan Plum
0223b59233
Quotes
2015-12-16 00:09:41 +01:00
Max Neunhoeffer
0198b4576b
Merge branch 'devel' into ClustUp1
2015-12-15 20:40:52 +01:00
Alan Plum
5947e2d9a8
fix console.warn in Foxx
2015-12-15 18:16:42 +01:00
Michael Hackstein
6636dec958
Added a test for traversal path uniqueness
2015-12-15 18:04:09 +01:00
Max Neunhoeffer
4451e491ec
Merge branch 'devel' into ClustUp1
2015-12-15 17:46:34 +01:00
Michael Hackstein
5235ced456
out/in/edges on an edge collection in a cluster now works for an array of vertices as well
2015-12-15 16:39:04 +01:00
Michael Hackstein
0496f16812
Added a test for AQL edges illegal start vertex values. Tests the reported errors
2015-12-15 16:38:21 +01:00