1
0
Fork 0
Commit Graph

33263 Commits

Author SHA1 Message Date
jsteemann ade4f13d02 Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 16:53:25 +02:00
jsteemann c988a8845d Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 16:53:16 +02:00
Michael Hackstein 41c471d225 Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types 2016-09-01 16:46:33 +02:00
Michael Hackstein 774c3a5837 Implemented createIndex on LogicalCollection for cluster case 2016-09-01 16:46:26 +02:00
Wilfried Goesgens d79e23de97 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-09-01 16:42:59 +02:00
Wilfried Goesgens d3df4faba2 explain optimizers with V8 expressions. 2016-09-01 16:42:38 +02:00
jsteemann 397cff4417 fix compile warning 2016-09-01 16:15:33 +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 69bfca08ca Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 15:39:11 +02:00
jsteemann 3b70cbf6c5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-01 15:25:44 +02:00
jsteemann 6b376fe3e1 a bit less locking 2016-09-01 15:25:19 +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
Michael Hackstein ba460f3675 Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types 2016-09-01 14:12:00 +02:00
Michael Hackstein 092c3ef573 ClusterInfo get collection now throws NOT_FOUND if the collection is not found instead of nullptr. 2016-09-01 14:11:52 +02:00
Kaveh Vahedipour 6239a5fbc5 minor reorganisation 2016-09-01 13:45:15 +02:00
jsteemann 68ae8d2945 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 12:02:50 +02:00
Jan Steemann d57c3ef792 removed unused method 2016-09-01 12:02:24 +02:00
Michael Hackstein 36804cc30a Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types 2016-09-01 11:42:31 +02:00
Michael Hackstein 81bc1c67e7 Fixed filtered edges for an empty list of expressions. 2016-09-01 11:40:48 +02:00
Michael Hackstein f53a308c4d Improved callbacks in Cluster when creating indexes. It will now only register the callback if the index is actually trying to be created. 2016-09-01 11:39:42 +02:00
Jan Steemann 577c2aee11 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-01 11:26:18 +02:00
Jan Steemann 9591882cee don't throw 2016-09-01 11:26:09 +02:00
Andreas Streichardt 3bcd9f1cc8 try...catch in heartbeat...heartbeat must be running 2016-09-01 11:23:49 +02:00
Jan Steemann a2f0b0a49f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-01 11:20:15 +02:00
Jan Steemann e03d550985 removed unused methods 2016-09-01 11:19:55 +02:00
Wilfried Goesgens 3294708cb8 explain ditaa integration. 2016-09-01 10:50:45 +02:00
jsteemann e6e5aacd05 fix after merge 2016-09-01 10:50:11 +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 4a911768dd fix some issues in shutdown 2016-09-01 10:46:45 +02:00
Kaveh Vahedipour cf742369aa Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-01 08:45:09 +00:00
jsteemann 29170414a2 removed unused property 2016-09-01 10:40:29 +02:00
Wilfried Goesgens 4c04e0af35 Remove duplicate RESTURLPARAMS leading to errnous header outputs 2016-09-01 10:33:22 +02:00
jsteemann 2eaf7196e2 fixed some tests 2016-09-01 09:41:11 +02:00
Kaveh Vahedipour 51da548a6b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-01 07:37:00 +00:00
Kaveh Vahedipour 804c30803f RAFT read bug in leader isolation 2016-09-01 09:35:17 +02:00
Kaveh Vahedipour 48099cf067 merging back into jepsen impl 2016-09-01 07:22:30 +00:00
Kaveh Vahedipour a19314f27e geez 2016-09-01 07:20:22 +00:00
Kaveh Vahedipour 4f98c4dd49 RAFT read bug 2016-09-01 09:18:44 +02:00
jsteemann 8e0a59285b fix recovery tests 2016-09-01 09:15:34 +02:00
jsteemann 4cef5d86fb Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 09:06:15 +02:00
jsteemann be820ac927 fix freeing of nullptr 2016-09-01 08:42:17 +02:00
jsteemann cf2370b820 use unique_ptr 2016-09-01 08:42:10 +02:00
jsteemann 149ef4ab8b fix freeing of nullptr 2016-09-01 08:39:44 +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