1
0
Fork 0
Commit Graph

29516 Commits

Author SHA1 Message Date
Wilfried Goesgens a9e6665b8a Adjust config db dir in test for the new way of having it named arangodb3 2016-05-04 15:28:49 +02:00
Alan Plum b11af7f6a4
Make scss-lint happy
I guess? Maybe? This is what you want, isn't it?
2016-05-04 13:57:02 +02:00
Frank Celler 61844b62f0 added --no-book 2016-05-04 13:55:54 +02:00
Frank Celler 3129b5a14f removed cap 2016-05-04 13:55:45 +02:00
Frank Celler d5fd6ac0e7 fixed order of pthread, fixed cmake 2.8 2016-05-04 13:51:16 +02:00
Frank Celler c0c23973f1 fixed config path (now /etc/arangodb3) 2016-05-04 13:51:16 +02:00
Frank Celler f6516398af changed config directory to arangodb3 2016-05-04 13:51:16 +02:00
Wilfried Goesgens dce018f588 fix typo 2016-05-04 13:42:06 +02:00
jsteemann 8c0b89346a fixed docvec comparison 2016-05-04 13:16:56 +02:00
Alan Plum 1b638c1abf
Update graphql-sync
skip ci
2016-05-04 12:51:12 +02:00
Jan Steemann 6489bd1364 fixed crashes 2016-05-04 12:38:44 +02:00
Alan Plum 7e2603bdcc Merge pull request #1811 from arangodb/kill-the-monkey
Remove monkeypatches
2016-05-04 11:42:24 +02:00
Michael Hackstein aab91d51e6 Fixed JSLint 2016-05-04 10:40:06 +02:00
Michael Hackstein c8cdb5ab93 Added a test for large overlapping ranges in skiplists. This covers a bug where unification of results lead to early lookup abortion. 2016-05-04 10:17:29 +02:00
jsteemann 56312353c8 cleanup 2016-05-04 01:51:19 +02:00
jsteemann 9d865c7047 optimizations, bugfixes 2016-05-04 01:50:28 +02:00
hkernbach 7572db543e scss lint 2016-05-03 17:53:40 +02:00
hkernbach 0365e685d4 grunt build 2016-05-03 17:52:11 +02:00
hkernbach 9fa6736e5e Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-03 17:47:00 +02:00
hkernbach 3114021f93 changed aardvark login mechanism 2016-05-03 17:46:51 +02:00
Wilfried Goesgens d944140edf Unify crash handling between alive & shutdown checks. 2016-05-03 17:41:33 +02:00
jsteemann c0bdccfe94 fixed shutdown 2016-05-03 17:25:57 +02:00
jsteemann d55c13d1c6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-03 16:58:14 +02:00
jsteemann 18b163e8a2 optimization 2016-05-03 16:58:09 +02:00
Wilfried Goesgens 4fb12c91b1 Revalidate dispatcher pointer before accessing it and throw appropriate error message if not. 2016-05-03 16:56:50 +02:00
Frank Celler ec2418c500 added testBuckets 2016-05-03 16:45:28 +02:00
Wilfried Goesgens 18c04a0e20 Make calling of executable fail if true is passed in. 2016-05-03 16:24:05 +02:00
Wilfried Goesgens 3776dedaec Fix windows tests; split test list by dots (.) instead of semicolon (;) since jenkins creates paths with them, they're hard to handle. 2016-05-03 15:35:56 +02:00
Michael Hackstein f9a8aab639 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-03 15:28:12 +02:00
Michael Hackstein be6b8908fa Fixed cluster crud tests. They did by accident not run into the untested state thus far. 2016-05-03 15:28:01 +02:00
hkernbach b4d9e86b4d added offline view 2016-05-03 15:18:27 +02:00
Alan Plum 6888d57f72
Exterminate monkeypatches.js mentions 2016-05-03 14:55:33 +02:00
Alan Plum 4ea93e84dc
Revert "Patch jshint to ignore _shallowCopy"
This reverts commit c7bdcb5e1c.
2016-05-03 14:55:33 +02:00
Alan Plum 85950c9798
Remove monkeypatches.js 2016-05-03 14:55:32 +02:00
Alan Plum c1828234d6
Move shallowCopy and propertyKeys into @arangodb/util 2016-05-03 14:55:32 +02:00
Frank Celler 0ac6b58a61 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-03 14:24:59 +02:00
Frank Celler fe62ce6a1a added error message 2016-05-03 14:24:49 +02:00
Michael Hackstein c46a818232 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-03 14:24:07 +02:00
Michael Hackstein e068b4e20e Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-03 14:23:50 +02:00
Michael Hackstein d79f4d1d10 UPSERT Block now forbids storing a key if the collection is not sharded by it. 2016-05-03 14:23:42 +02:00
Frank Celler 236ba5cd04 removed CAP 2016-05-03 14:23:41 +02:00
Frank Celler 27454a1281 added USE_OPTIMIZE_FOR_ARCHITECTURE flag 2016-05-03 14:18:58 +02:00
Alan Plum eef85f6202
Sort Foxx manifest fields 2016-05-03 14:08:19 +02:00
Wilfried Goesgens a455394a21 Properly detect the boost test, and fail if we can't find it. 2016-05-03 13:51:51 +02:00
Jan Steemann ce27bfdaec fixed warning 2016-05-03 13:51:02 +02:00
Michael Hackstein 5367dec865 If there is an error in Modification Blocks the request for this document is now correctly skipped on single-doc case. 2016-05-03 13:48:28 +02:00
Jan Steemann d9fc3078f8 fixed warning 2016-05-03 13:24:59 +02:00
Michael Hackstein 63e34ab00a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-03 13:04:55 +02:00
Michael Hackstein c4be4a56d7 Fixed a bug in AQL REPLACE 2016-05-03 12:51:01 +02:00
Jan Steemann da196866e5 fixed compile warnings 2016-05-03 12:19:00 +02:00