1
0
Fork 0
Commit Graph

28187 Commits

Author SHA1 Message Date
Jan Steemann 2a12f3d936 make tests a bit more robust? 2016-04-06 17:57:57 +02:00
Jan Steemann b5b1fd705c removed obsolete tests 2016-04-06 17:48:11 +02:00
Wilfried Goesgens 1e772d1427 Adjust to the new reality without make 2016-04-06 17:40:28 +02:00
Jan Steemann a62d863238 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 17:39:34 +02:00
Jan Steemann 545b87cb76 test fixes 2016-04-06 17:39:24 +02:00
Andreas Streichardt bdda4952ef Fix replication still requiring planner 2016-04-06 17:34:43 +02:00
Kaveh Vahedipour edec7047b9 Callbacks redesigning 2016-04-06 17:30:40 +02:00
Kaveh Vahedipour 407e06be32 Callbacks redesigning 2016-04-06 17:27:23 +02:00
Andreas Streichardt 2ab4669228 Merge branch 'agency' of github.com:arangodb/arangodb into agency 2016-04-06 17:15:13 +02:00
Jan Steemann d997ea0e13 Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 16:50:18 +02:00
Frank Celler e7f31748e8 fixed tests 2016-04-06 16:49:17 +02:00
Michael Hackstein f8f403e55d Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-04-06 16:45:37 +02:00
Michael Hackstein 3ad837f17c Added a function to hash specific attributes of a velocypack Object 2016-04-06 16:43:59 +02:00
Kaveh Vahedipour a2ae5766ce Store::run is now correctly waiting for first ttl to wake up 2016-04-06 16:28:09 +02:00
Jan Steemann 1a56956322 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:46:59 +02:00
Jan Steemann aae8ffa5e3 Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:46:47 +02:00
Jan Steemann 9f8c24b1cd Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
Kaveh Vahedipour 57619d105c new document api 2016-04-06 13:43:31 +02:00
Kaveh Vahedipour d6901cf3cf new document api 2016-04-06 13:36:18 +02:00
Wilfried Goesgens fadda6536b Add example systemd servince file. 2016-04-06 11:01:35 +02:00
Andreas Streichardt 1cb133278c Merge branch 'devel' into agency 2016-04-06 10:48:47 +02:00
Max Neunhoeffer 836d288c85 Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk 2016-04-06 10:15:20 +02:00
Max Neunhoeffer cae6b850df Fix addFollower. 2016-04-06 10:15:03 +02:00
Michael Hackstein ff195124d2 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-04-06 09:51:30 +02:00
Michael Hackstein 074e949037 Fixed JSHINT 2016-04-06 09:51:19 +02:00
Kaveh Vahedipour ab3aad727a Store to behave as described by new API 2016-04-06 09:51:14 +02:00
Jan Steemann f45b6eeb49 jslint 2016-04-06 09:50:39 +02:00
Michael Hackstein 25df08e872 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-04-06 09:47:28 +02:00
Jan Steemann 18204c57e8 fixed replication tests 2016-04-06 09:41:31 +02:00
Michael Hackstein 98b4c43315 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-04-06 09:30:11 +02:00
Kaveh Vahedipour f6c5feb5e4 implementing code review: rewrote url generation 2016-04-06 08:58:38 +02:00
Andreas Streichardt 3bdbded541 Fix linter errors 2016-04-05 18:45:39 +02:00
Andreas Streichardt c2cf4be4e0 Remove etcd 2016-04-05 18:41:37 +02:00
Jan Steemann 782b38e5fa Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-04-05 18:32:24 +02:00
Jan Steemann d0f368445a replication fixes 2016-04-05 18:32:09 +02:00
Kaveh Vahedipour bb6461f3d7 implementing code review: clearing out Store 2016-04-05 18:15:17 +02:00
Andreas Streichardt 9b64158020 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-05 17:46:00 +02:00
Andreas Streichardt d2d7af67fe Kickstarter and planner are dead 2016-04-05 17:45:39 +02:00
Kaveh Vahedipour 54bf795bbc implementing code review: clearing out Store 2016-04-05 17:36:14 +02:00
Kaveh Vahedipour f9190643ce implementing code review: clearing out Store 2016-04-05 17:35:13 +02:00
Kaveh Vahedipour a1a64d0cab implementing code review: multimaps instead of maps 2016-04-05 16:58:11 +02:00
Kaveh Vahedipour 6f300d6cc7 implementing code review 2016-04-05 16:23:11 +02:00
Michael Hackstein a968446820 SingleServer INSERT babies now uses newest format. It tries to insert as much as possible. Reports each document individually. Also reports each error individually. The ordering of documents in request and response is identical. 2016-04-05 15:53:48 +02:00
Michael Hackstein 489d6c5400 The OperationResult now optionally contains a map errorCode => count. Which is used to report errors in Baby-case. 2016-04-05 15:52:13 +02:00
Michael Hackstein 1d43063189 Added check for error-code headers in new babies definition 2016-04-05 15:51:16 +02:00
Michael Hackstein 964535c315 Adapted document-babies-spec to newest version of babies API for insertion of documents. Test is now red 2016-04-05 14:54:58 +02:00
Kaveh Vahedipour 3d59a0b3c5 implementing code review 2016-04-05 14:46:43 +02:00
Kaveh Vahedipour d0deac1298 implementing code review 2016-04-05 14:28:44 +02:00
Kaveh Vahedipour 8bb3b84aed implementing code review 2016-04-05 14:20:07 +02:00
Wilfried Goesgens 4a7e54e215 Implement ECDH initialisation for openSSL 2016-04-05 14:18:26 +02:00