1
0
Fork 0
Commit Graph

28187 Commits

Author SHA1 Message Date
Michael Hackstein 19139a7bf5 Modified document-babies tests. They are now green but correctness has to be discussed. 2016-04-11 16:29:04 +02:00
Michael Hackstein 19a861e86d Modify Document now returns X-Arango-Error-Codes header in baby case. 2016-04-11 14:23:03 +02:00
Michael Hackstein a7a5565069 Further improved baby-api implementation in transaction. 2016-04-11 14:22:22 +02:00
Michael Hackstein 7990e05125 Fixed a nullptr initialisation of std::string 2016-04-11 14:21:56 +02:00
Michael Hackstein 7313df2e5f Fixed babies-tests to fit the newest definition 2016-04-11 14:21:34 +02:00
Michael Hackstein 83b13bb8b3 Implemented modifyDocument in cluster with babies. 2016-04-11 10:25:03 +02:00
Michael Hackstein 97623706b3 Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-04-11 10:09:43 +02:00
Kaveh Vahedipour 39c1070993 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-11 07:55:36 +00:00
Kaveh Vahedipour 67e705eb77 all internal http calls to agency database on vpack 2016-04-11 07:55:28 +00:00
jsteemann 4cf88f47f8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-11 09:24:37 +02:00
Alan Plum 1aacd670bc Merge pull request #1797 from Simran-B/devel
Add unit tests for TO_BOOL() and unary not with a whole document
2016-04-10 16:35:50 +02:00
Michael Hackstein b9a51d3d59 Removed dead code in ExampleMatcher (Json Variant) 2016-04-10 14:15:04 +02:00
Michael Hackstein df497eb8b2 Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-04-10 14:09:25 +02:00
Michael Hackstein 68577f1a45 Fixed expectation of document-babies test. Not yet green 2016-04-10 14:09:18 +02:00
Michael Hackstein 31a77382b1 Added first implementation of slow-path in cluster communication (not all shard-keys are given) Right now used in remove 2016-04-10 14:07:57 +02:00
jsteemann 4a7c9f0f68 simplified bloated comments 2016-04-09 11:27:30 +02:00
jsteemann 607efe8f89 removed unused function 2016-04-09 10:57:07 +02:00
Simran Brucherseifer 5905465c26 Add unit tests for TO_BOOL() and unary not with a whole document 2016-04-09 01:55:00 +02:00
Kaveh Vahedipour e27e416459 Merge branch 'agency' of https://github.com/arangodb/arangodb into devel 2016-04-08 23:29:51 +00:00
jsteemann e84a0ff0ad jslint argl 2016-04-09 01:02:59 +02:00
jsteemann 7f8a6ab231 fixed wrong value for Query::contextOwnedByExterior 2016-04-09 00:25:04 +02:00
jsteemann e005faf197 obvious bug... 2016-04-09 00:22:42 +02:00
jsteemann 163a61f17b prevent races on shutdown 2016-04-09 00:18:41 +02:00
jsteemann e839150857 use log topics 2016-04-09 00:17:06 +02:00
jsteemann 3a03c723c5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-08 23:51:27 +02:00
jsteemann 39e9859075 cppcheck 2016-04-08 23:51:21 +02:00
jsteemann f3097f4f6f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-08 23:50:22 +02:00
jsteemann f94f298862 deactivate babies tests temporarily 2016-04-08 23:50:02 +02:00
jsteemann 13345cb50a pacify valgrind 2016-04-08 23:40:29 +02:00
Kaveh Vahedipour e14d53782d Merge branch 'agency' of https://github.com/arangodb/arangodb into devel 2016-04-08 15:51:21 +00:00
Michael Hackstein 1075181fcc Fixed a bug with the wrong body send on delete with babies. 2016-04-08 17:43:30 +02:00
Michael Hackstein ca6be0eec8 Fixed a bug in DBServer side of Baby-delete implementation. 2016-04-08 17:35:45 +02:00
Michael Hackstein 5ba4f5b813 Removed debug output 2016-04-08 17:10:10 +02:00
Michael Hackstein 184e702935 There was another bug in cluster create with babies. This is fixed now. Also started implementing DELETE with babies. 2016-04-08 17:02:01 +02:00
Jan Steemann f725b01036 fix non-deterministic behavior 2016-04-08 16:42:22 +02:00
Jan Steemann 51a825cb17 removed HTTP calls 2016-04-08 16:07:16 +02:00
Jan Steemann f2e2dbb435 pacify valgrind
added assertion

added assertions
2016-04-08 15:05:08 +02:00
Kaveh Vahedipour 3b578da758 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency 2016-04-08 12:40:59 +00:00
Jan Steemann 9b844340a3 fix pid 2016-04-08 14:40:45 +02:00
Kaveh Vahedipour c949df2dfc agency compiles after pull from devel 2016-04-08 12:40:38 +00:00
Michael Hackstein d67b203382 Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-04-08 13:15:16 +02:00
Jan Steemann 4646f5d5f0 fix wrong path 2016-04-08 13:11:03 +02:00
Jan Steemann 3a582af765 fix Windows build 2016-04-08 13:09:32 +02:00
Michael Hackstein 541395a262 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-04-08 12:42:59 +02:00
Jan Steemann 0c00738aff fixes for Visual Studio 2016-04-08 12:07:53 +02:00
Jan Steemann 543eefe8f5 added hidden option --log.buffered 2016-04-08 12:02:38 +02:00
Jan Steemann 414d6b8d25 use release build 2016-04-08 12:02:16 +02:00
Kaveh Vahedipour e420aa2357 packaging callbacks per transaction 2016-04-08 11:57:38 +02:00
Michael Hackstein 12d973504c Fixed babies creation in cluster with undefined keys. 2016-04-08 10:53:11 +02:00
Max Neunhoeffer 1d4abd16a6 Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk 2016-04-08 10:28:12 +02:00