1
0
Fork 0
Commit Graph

2976 Commits

Author SHA1 Message Date
jsteemann d4cb93fb9c added TYPENAME() and HASH() functions 2016-05-11 23:54:00 +02:00
jsteemann 61b24c5b47 optimizations 2016-05-11 22:16:15 +02:00
jsteemann 130493d481 micro optimizations 2016-05-11 21:02:20 +02:00
Frank Celler bf16086623 moved SSL files into separate directory 2016-05-11 16:34:03 +02:00
Jan Steemann 912383ca68 cppcheck 2016-05-10 20:13:55 +02:00
jsteemann 0ce8599598 fixes for MSVC 2016-05-10 19:01:21 +02:00
jsteemann 30525fccee use StaticStrings 2016-05-10 17:01:34 +02:00
Max Neunhoeffer 19121b81a4 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-10 15:47:53 +02:00
Max Neunhoeffer d44546296d Remove AgencyComm::getValues() for good and purge TRI_json_t in ClusterInfo. 2016-05-10 15:43:58 +02:00
jsteemann f90a9fce18 handle "Connection" and "Content-Type" headers separately 2016-05-10 15:24:55 +02:00
Michael Hackstein ffb5ec8159 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-10 14:47:27 +02:00
jsteemann f6a1f41212 speed up some types of AqlValues again 2016-05-10 12:48:20 +02:00
Michael Hackstein e9787018b3 The Pattern matching now allows a minDepth of 0 and even a complete search of depth 0. 2016-05-09 17:48:55 +02:00
Michael Hackstein 5605c21f7a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-09 16:24:13 +02:00
Michael Hackstein 52aea40929 Improved Cluster Remote Blocks. In Some cases it only returns 1 relevant element instead of 1000. This did slow down a lot of queries. 2016-05-09 16:24:02 +02:00
Andreas Streichardt c9685af78a Add const_cast 2016-05-09 14:17:29 +02:00
Jan Steemann fb723c3c24 fixed crash 2016-05-06 13:59:24 +02:00
Jan Steemann 94c2f4c9b4 fixed crash 2016-05-06 13:44:33 +02:00
Jan Steemann 6b4e9fba38 quicker access to _id 2016-05-06 12:12:12 +02:00
Jan Steemann 838e3dc866 fixed handling of externals in some cases 2016-05-06 11:52:06 +02:00
jsteemann 1a4a95a2ad notify queries about shutdown 2016-05-06 10:20:00 +02:00
jsteemann 4ffb23861f use faster iterators 2016-05-05 00:03:40 +02:00
Wilfried Goesgens 14fe556031 Merge branch 'devel' of github.com:arangodb/ArangoDB into dox-cox-pix-ex-rox-box 2016-05-04 17:27:39 +02:00
jsteemann 2c9eb69dc5 cppcheck 2016-05-04 17:02:15 +02:00
Jan Steemann 0f93405a1d fixed compile warnings 2016-05-04 16:48:47 +02:00
Jan Steemann 4d4174a1ac Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-04 16:47:18 +02:00
Michael Hackstein 62f2d55c20 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-04 16:46:13 +02:00
jsteemann bf4d5acce4 added copy&move for AqlValueMaterializer 2016-05-04 16:39:32 +02:00
Michael Hackstein ca836216fc Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-04 16:38:16 +02:00
Michael Hackstein a7211619c9 Fixed a bug with AQLvalueMetarializer running out of scope to early in some functions. 2016-05-04 16:35:34 +02:00
jsteemann f2d014ff6a bugfixes 2016-05-04 16:10:04 +02:00
Michael Hackstein dc2b4655bd Checks if documents are in list now uses CustomTypeHandler. 2016-05-04 15:43:01 +02:00
jsteemann 7ad08738af Merge branch 'devel' of https://github.com/arangodb/arangodb into dox-cox-pix-ex-rox-box 2016-05-04 14:54:45 +02:00
Michael Hackstein e30ab78a5c Fixed invalid handling of input in AQL_APPEND 2016-05-04 13:49:41 +02:00
Jan Steemann 06091d9238 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-04 13:17:21 +02:00
jsteemann 8c0b89346a fixed docvec comparison 2016-05-04 13:16:56 +02:00
Jan Steemann 53d673abf0 removed whitespace 2016-05-04 13:16:21 +02:00
Jan Steemann 6489bd1364 fixed crashes 2016-05-04 12:38:44 +02:00
jsteemann 9d865c7047 optimizations, bugfixes 2016-05-04 01:50:28 +02:00
jsteemann 495b266c8a initial commit 2016-05-03 15:42:24 +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
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
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
jsteemann 95d1c093fd recursively resolved externals 2016-05-03 11:18:44 +02:00
jsteemann eb788e1791 fixed tests 2016-05-03 10:42:17 +02:00
jsteemann e85470a692 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-03 10:07:24 +02:00
jsteemann ff21cb2da9 optimizations 2016-05-03 10:07:14 +02:00
Michael Hackstein 08f2cbb829 Replaced TRI_VOC_ATTRIBUTE_ID by static string 2016-05-03 09:23:51 +02:00
Michael Hackstein adb7c2cee2 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-03 09:23:22 +02:00