1
0
Fork 0
Commit Graph

12245 Commits

Author SHA1 Message Date
jsteemann 1823cff3a9 removed TRI_collection_t 2016-09-02 14:54:13 +02:00
Wilfried Goesgens 6dd57a6c4c Add instance info & port sniffing template 2016-09-02 14:18:02 +02:00
Wilfried Goesgens 081e419c68 Make failures output last, so if one scrolls up from the end of the run they occur first. 2016-09-02 11:55:07 +02:00
jsteemann 6c2bb5513e Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 16:06:22 +02:00
jsteemann a859a371ea Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-01 16:03:27 +02:00
jsteemann 0a2079e97e jslint 2016-09-01 16:03:11 +02:00
jsteemann ae2b1072cd Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 16:01:19 +02:00
Frank Celler 04a82b919f added --cluster.system-replication-factor 2016-09-01 15:59:02 +02:00
Wilfried Goesgens 892aaa3eb2 Analyse the system core pattern if we're on linux. 2016-09-01 15:45:06 +02:00
jsteemann 3ac79c8132 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 15:08:42 +02:00
Wilfried Goesgens 549e7b46d7 mention that the edge is invalid, because of it doesn't obey the edge definitions. 2016-09-01 14:39:38 +02:00
Kaveh Vahedipour 6239a5fbc5 minor reorganisation 2016-09-01 13:45:15 +02:00
jsteemann fb04340937 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 10:47:44 +02:00
jsteemann 2eaf7196e2 fixed some tests 2016-09-01 09:41:11 +02:00
jsteemann 26101187e8 Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types 2016-08-31 17:59:59 +02:00
Michael Hackstein 513f6ce560 Now all AGENTs do re port that they are not part of a cluster. This did confuse the statistics.js 2016-08-31 17:20:28 +02:00
jsteemann 2d1e0bd3ae fixed some leaks 2016-08-31 15:30:47 +02:00
Kaveh Vahedipour 676e5b1329 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-31 08:34:21 +00:00
jsteemann b2eadbd179 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-08-30 16:07:50 +02:00
Wilfried Goesgens 1c34b564ed Fix release matching for alpha/beta versions 2016-08-30 14:39:48 +02:00
jsteemann bd590fb62d Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-08-30 08:18:34 +02:00
Kaveh Vahedipour c53428ce89 minor fixes 2016-08-29 17:13:33 +02:00
Kaveh Vahedipour b94f17fb21 minor timing 2016-08-26 15:30:26 +00:00
jsteemann 4b53310189 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-26 13:42:40 +02:00
Kaveh Vahedipour b409a1ff25 Adding Foxx access to agenc 2016-08-26 13:35:39 +02:00
jsteemann 999e2dab1b Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-25 15:38:12 +02:00
Jan Steemann 9436b411db fixed tests 2016-08-25 14:40:54 +02:00
Jan Steemann 3600ed40f8 more diagnostic output 2016-08-25 14:02:47 +02:00
jsteemann 396ab41736 allow dropping system collections in some rare cases 2016-08-25 12:47:06 +02:00
jsteemann 7eaddf5ed5 dont print during test execution 2016-08-24 18:01:07 +02:00
jsteemann 0b6815ef77 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-24 17:48:29 +02:00
Wilfried Goesgens 795daeea13 Fix agency test. 2016-08-24 17:47:20 +02:00
jsteemann 1dab450622 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-24 17:35:10 +02:00
jsteemann 07055384b8 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-24 17:34:59 +02:00
jsteemann 04f5fbbdb2 fixed issue #2018 2016-08-24 17:33:49 +02:00
Wilfried Goesgens d0300704fb Fix DFDB-Test: create the database directory we run it on. 2016-08-24 17:24:35 +02:00
hkernbach 1d3fadba22 grunt build 2016-08-24 16:38:07 +02:00
hkernbach 2be5c2b15c gv improved usability 2016-08-24 16:33:09 +02:00
hkernbach 79d7a5ed39 gv improvements 2016-08-24 15:16:39 +02:00
root c7f8046e48 raft bug. leader ship cannot be rendered to higher term and lower index. 2016-08-24 09:26:34 +00:00
jsteemann f92815b09b Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-24 09:38:06 +02:00
hkernbach 4e74b6c89f grunt 2016-08-24 09:17:23 +02:00
hkernbach edc3abf4ad Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-24 09:03:27 +02:00
Kaveh Vahedipour fb8173b1ec rest handler now timeouts when no leadership established and reports 503 2016-08-23 15:38:32 +02:00
jsteemann 5f06a5c025 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-23 12:13:08 +02:00
Andreas Streichardt 5579eca2df Change debug levels for shard sync...no more spam 2016-08-23 10:53:14 +02:00
Jan Steemann 57fa55921c fix execution of AQL traversal expressions when there are multiple conditions that refer to variables set outside the traversal 2016-08-23 10:48:08 +02:00
Simran Brucherseifer de6e49571e Optimized arangosh tutorial for 80 char width, slightly extended 2016-08-22 20:59:54 +02:00
Jan Steemann b296468a18 more optimizations 2016-08-22 17:36:04 +02:00
Andreas Streichardt 997a4e688f Handle backend unavailable properly 2016-08-22 14:15:15 +02:00
Andreas Streichardt de81745985 Reintroduce propagateInstanceInfo 2016-08-22 12:12:19 +02:00
Michael Hackstein a788796280 Fixes #1995. The edgeCollectionRestriction was not properly forwarded in commonNeighbors case for new graph features. 2016-08-19 15:40:15 +02:00
Michael Hackstein 96f11c7e9f Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types 2016-08-19 12:26:07 +02:00
jsteemann c5f151da5c Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-19 11:01:15 +02:00
Kaveh Vahedipour 93995eba84 agency startup changed to bootstrapping 2016-08-19 10:45:52 +02:00
Michael Hackstein 1c1a61377b Removed create / drop system collection from Cluster test. This is forbidden now 2016-08-19 10:25:59 +02:00
Kaveh Vahedipour f7c05fe72b adjusting startup scripts 2016-08-19 09:08:33 +02:00
Kaveh Vahedipour 5ec535bf98 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-19 05:12:06 +02:00
Alan Plum 76c447e29d
Add module.context.createDocumentationRouter 2016-08-19 00:36:08 +02:00
Kaveh Vahedipour c4bff54771 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-18 17:25:24 +02:00
jsteemann 06b600a632 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-18 16:51:02 +02:00
jsteemann 516823059b updated generated file 2016-08-18 16:49:47 +02:00
jsteemann d7b2141da0 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-18 16:22:00 +02:00
Kaveh Vahedipour aee9548308 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-18 15:55:51 +02:00
Simran Brucherseifer dd37b5d3f3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-18 13:31:11 +02:00
Simran Brucherseifer 4b3a8baa44 FOXX -> Foxx 2016-08-18 13:30:18 +02:00
hkernbach a4f063ca5d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-18 12:42:04 +02:00
Michael Hackstein d3ba488271 Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types 2016-08-18 12:38:07 +02:00
jsteemann 4080f4e8b5 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-18 08:41:49 +02:00
Alan Plum 41a162bce0
Fix default of legacy flag 2016-08-17 21:53:07 +02:00
hkernbach ff9f3f1fa3 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-17 20:34:08 +02:00
hkernbach db60988798 gv improvements 2016-08-17 20:31:31 +02:00
Andreas Streichardt 3f412debf0 Revert futile attempts to implement client resilience tests 2016-08-17 18:12:40 +02:00
Andreas Streichardt 066095b74f exitStatus is now always there 2016-08-17 17:25:39 +02:00
Andreas Streichardt a90ca4e770 It finally seems to run 2016-08-17 17:25:39 +02:00
Andreas Streichardt 6aad24ab49 Self managing (instances) tests 2016-08-17 17:25:39 +02:00
jsteemann 1302439d91 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-17 16:48:11 +02:00
Alan Plum 18535e0650
Rebuild aardvark 2016-08-17 14:51:57 +02:00
Alan Plum bcb722f0ac
Add legacy mode to web interface 2016-08-17 14:51:04 +02:00
Michael Hackstein cd9a2e14b6 Fixed all single-server tests. Cluster state is not yet fixed. Still needs some internal cleanup 2016-08-17 14:43:57 +02:00
hkernbach 01a070c26e improved gv, bugfix, performance 2016-08-17 14:43:33 +02:00
Kaveh Vahedipour 77565ff626 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-17 11:13:21 +02:00
jsteemann df6d35a4bd Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-17 10:48:33 +02:00
Wilfried Goesgens 92e1580ace Revert "Disable testcases for now, it triggers the crash on windows."
This reverts commit 5ef3742375.
2016-08-17 09:32:30 +02:00
jsteemann a3e9ed943e Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-17 09:04:18 +02:00
hkernbach ad2273ce14 grunt build 2016-08-16 21:55:56 +02:00
hkernbach f29a8e65fc improved gv 2016-08-16 21:55:52 +02:00
Kaveh Vahedipour 96b1e8ff68 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-16 17:51:32 +02:00
jsteemann 10e855b488 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-16 16:16:07 +02:00
Alan Plum 5f7fd58056
Revert "Remove iconv-lite"
This reverts commit c9bd40f50a.
2016-08-16 16:08:42 +02:00
Kaveh Vahedipour 632461db33 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-16 15:46:16 +02:00
jsteemann 000fd9cbdc Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-15 18:35:43 +02:00
jsteemann 5b0bc88cc2 added tests for unary minus and plus in c++ 2016-08-15 18:17:02 +02:00
Kaveh Vahedipour 131291c2f9 single agent with uuid after fresh start 2016-08-15 17:53:01 +02:00
jsteemann f39ade10f5 jslint 2016-08-15 15:13:03 +02:00
jsteemann 209c108c59 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-15 14:34:01 +02:00
jsteemann e9cabbecb7 Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into readcache 2016-08-15 14:26:50 +02:00
jsteemann ae40ea5450 finally fixed some nasty bugs after refactoring 2016-08-15 14:26:09 +02:00
jsteemann 2780f1ec87 jslint 2016-08-15 13:41:13 +02:00
Kaveh Vahedipour 6279818369 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-15 13:14:15 +02:00