1
0
Fork 0
Commit Graph

26364 Commits

Author SHA1 Message Date
Jan Steemann 3359e16262 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-17 12:14:31 +01:00
Jan Steemann 39e64150e4 stubs for remove() 2016-02-17 12:14:21 +01:00
Max Neunhoeffer 459e3abf07 Put in new CRC polynomial.
Also remove initialization stuff for CRC hashes string case.
Adjust unittests.
2016-02-17 11:59:36 +01:00
hkernbach 02d3261a56 webui async creating+deleting indices 2016-02-17 11:59:05 +01:00
Jan Steemann b26309923d Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-17 11:51:14 +01:00
Jan Steemann ad34611475 Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-02-17 11:51:05 +01:00
Michael Hackstein 79eec5e391 Made the collection save function edge aware. The transaction has to validate that _from and _to are valid. 2016-02-17 11:43:36 +01:00
Michael Hackstein fef2368238 Removed obsolete cluster case insertion function in v8-collection 2016-02-17 10:48:54 +01:00
Michael Hackstein 056bcec709 Reimplemented internal __save to use new Transaction VPack API. Also removed now obsolete static functions 2016-02-17 10:47:19 +01:00
Kaveh Vahedipour 360a24f65d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-17 09:22:11 +00:00
Kaveh Vahedipour d5ba21ff61 Build of etcd should only be attempted, when Go is found >= 1.2 2016-02-17 09:22:07 +00:00
Michael Hackstein 11046e30a9 Explicitly give the Collection Type for HTTP generate saved result 2016-02-17 09:39:11 +01:00
Jan Steemann eab0a3f86e Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-17 09:28:34 +01:00
Max Neunhoeffer 989a014cb5 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-02-17 08:37:44 +01:00
Max Neunhoeffer cf763f6eb0 Make terminal a bit smaller in debugging mode. 2016-02-17 08:36:57 +01:00
Kaveh Vahedipour 411ef9185c Fxing for Release and Debug build types 2016-02-16 23:16:28 +01:00
Kaveh Vahedipour 112ac719f5 Fxing for Release and Debug build types 2016-02-16 23:09:00 +01:00
hkernbach 80da9faf75 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-02-16 20:12:43 +01:00
hkernbach 4f821750a4 grunt build 2016-02-16 20:12:36 +01:00
hkernbach 6278621804 improved webui when using big collections 2016-02-16 20:12:20 +01:00
Jan Steemann 0511a944ad implemented local insert method 2016-02-16 18:32:50 +01:00
Michael Hackstein a75814264c Use static internal attribute Names instead of inplace strings 2016-02-16 18:17:26 +01:00
Michael Hackstein fb3fbc863f Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-02-16 17:57:54 +01:00
Michael Hackstein 373f860230 Wrapped the RestDocument Handler around the new Transaction Insert function 2016-02-16 17:57:46 +01:00
Jan Steemann 10d2c537a0 use insert() 2016-02-16 17:30:01 +01:00
Michael Hackstein 35c77083c0 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-02-16 17:29:22 +01:00
Michael Hackstein 6b8fcfa76b Added a generate saved result for the new Transaction result 2016-02-16 17:07:12 +01:00
Jan Steemann 7e6c20a3ef Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-16 16:42:10 +01:00
Jan Steemann 46195bd3c9 added wasSynchronous flag 2016-02-16 16:41:50 +01:00
Kaveh Vahedipour 0a89dcaae5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-16 15:38:24 +00:00
Kaveh Vahedipour 6f348eec86 Logger handles now operator<< std::vector and std::unordered_list. And etcd builds. 2016-02-16 15:38:06 +00:00
Frank Celler b4286a66fc added USE_FAILURE_TESTS 2016-02-16 16:30:59 +01:00
Jan Steemann 7127f54981 moved options into separate header 2016-02-16 16:23:28 +01:00
Jan Steemann e1817ac3b7 commented header 2016-02-16 16:04:09 +01:00
Jan Steemann 7a8968348f comments in header 2016-02-16 15:56:38 +01:00
Jan Steemann 453bee988a Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-16 15:39:11 +01:00
Jan Steemann a3b0bb83d1 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-16 15:39:02 +01:00
Michael Hackstein 7388345f87 Fixed JSLINT 2016-02-16 15:18:40 +01:00
Jan Steemann 0c4ab9054a API cleanup 2016-02-16 15:13:30 +01:00
Michael Hackstein 8295bae5b3 Added generated files 2016-02-16 14:07:10 +01:00
Michael Hackstein 32d0e48d61 Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-02-16 13:56:08 +01:00
Michael Hackstein b93e56031b Fixed handling of Null Bytes in AqlValue for VPack. 2016-02-16 13:54:02 +01:00
Michael Hackstein 85b38d09b9 Fixed double free bug in cluster case 2016-02-16 11:34:26 +01:00
Michael Hackstein 116f8a822c Fixed typos in Attribute Names for toVelocyPack. 2016-02-16 11:15:53 +01:00
Kaveh Vahedipour d23b78e01e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-16 10:48:55 +01:00
Kaveh Vahedipour 0a20edef55 3rdParty build command with clang fixed 2016-02-16 10:48:46 +01:00
Kaveh Vahedipour 2fa212796d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-16 10:47:49 +01:00
Kaveh Vahedipour 45d6575e66 Test override and override final 2016-02-16 10:47:34 +01:00
Wilfried Goesgens 133148e153 fix old configure v8 integration. 2016-02-16 10:41:25 +01:00
Michael Hackstein 9900b006a9 Indention fix 2016-02-16 10:30:00 +01:00