1
0
Fork 0
Commit Graph

25441 Commits

Author SHA1 Message Date
Michael Hackstein df4ec3fab2 Fixed function 'teardrop' 2016-01-16 15:17:41 +01:00
jmvan e763be4e8f Documentation: improved geo links 2016-01-16 12:30:20 +01:00
jmvan e05aca039d Documentation: minor corrections 2016-01-16 12:10:40 +01:00
jmvan 17342ce645 Documentation: links between Geo features 2016-01-16 11:37:57 +01:00
jmvan 11a6176ffa Documentation: links between array related features 2016-01-16 10:58:49 +01:00
Jan Steemann 583bc90626 fixed leak 2016-01-15 16:27:36 +01:00
Michael Hackstein f3806171f5 Reduced occurences of TRI_json_t in Cluster Code 2016-01-15 15:32:47 +01:00
Michael Hackstein 629e12f902 Merge branch 'vpack' of github.com:arangodb/arangodb into devel 2016-01-15 13:43:00 +01:00
Michael Hackstein d5e4e72915 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-01-15 13:42:35 +01:00
Michael Hackstein 0371083fd0 Added a function to compare two VelocyPacks which is compatible to the old compare two shaped json values. 2016-01-15 13:42:03 +01:00
Michael Hackstein 5764f6a774 Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-15 12:55:55 +01:00
Jan Steemann 399b746b65 updated vpack library 2016-01-15 12:51:07 +01:00
Frank Celler 2f5ce5b8f2 fixed error handling 2016-01-15 12:37:12 +01:00
Frank Celler 9840280637 added vm 2016-01-15 12:36:57 +01:00
Frank Celler cc91d528e2 do not check DB if connection is down 2016-01-15 12:35:00 +01:00
Michael Hackstein 212b3752b1 Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-15 10:58:20 +01:00
Michael Hackstein f1ee6cb4e1 Merge branch 'vpack' of github.com:arangodb/arangodb into vpack 2016-01-15 10:57:23 +01:00
Jan Steemann c43c338a2e updated vpack library 2016-01-15 10:51:12 +01:00
Jan Steemann b16d9ee052 jslint 2016-01-15 10:38:20 +01:00
Jan Steemann 43e31c623d removed unused function 2016-01-15 10:28:38 +01:00
Jan Steemann 31b4de2acb removed unused RestHandler 2016-01-15 10:27:31 +01:00
Jan Steemann 9e979db56a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-15 10:22:51 +01:00
Jan Steemann 7b4bf30c38 fixed differing behavior in NEIGHBORS() implementations 2016-01-15 10:22:23 +01:00
Frank Celler 8e7529e6f9 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-01-15 10:21:01 +01:00
Frank Celler b446f4edd6 fixed type 2016-01-15 10:20:47 +01:00
Wilfried Goesgens 77b6c52d01 No more one letter vars. 2016-01-15 10:20:34 +01:00
Frank Celler cffd81011b Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-01-15 09:52:37 +01:00
Frank Celler 828a2eb1ce added time 2016-01-15 09:52:31 +01:00
Wilfried Goesgens a5b5e7764d its o - not c 2016-01-15 09:46:43 +01:00
Jan Steemann 13a620599d fixed differing behavior in NEIGHBORS() implementations 2016-01-15 09:38:05 +01:00
Jan Steemann 2d5a835956 added missing COLLECT keyword 2016-01-15 09:07:07 +01:00
jsteemann 1b959c827d more const unification 2016-01-15 00:09:52 +01:00
jsteemann f66eb007cd some const unification 2016-01-15 00:03:03 +01:00
jsteemann 0421c619a6 merge defines 2016-01-14 23:46:20 +01:00
jsteemann 4a1c10d46c cppcheck 2016-01-14 23:45:59 +01:00
jsteemann 5759882ef6 removed useless comments 2016-01-14 23:24:21 +01:00
jsteemann 3ace0533d5 removed useless comments 2016-01-14 23:22:37 +01:00
jsteemann 2ae325fd4e removed some of those "using namespace" directives 2016-01-14 23:21:39 +01:00
jsteemann ae9147ef68 fixed invalid variable usage 2016-01-14 23:02:03 +01:00
jsteemann 44e9a0d8bc remove deletion-count as reason for compaction 2016-01-14 22:54:45 +01:00
Jan Steemann f1b0114e89 fixed leak 2016-01-14 17:56:57 +01:00
Michael Hackstein c3d4a5338a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-01-14 17:44:59 +01:00
Jan Steemann 5582ae0515 fixed misleading error message 2016-01-14 17:35:07 +01:00
Michael Hackstein d999c7063b Moved Debug functions to V8Server and made them available via a debug endpoint. This is used to distributed debugSetFailAt in cluster, s.t. DBServers use these functions as well 2016-01-14 17:14:18 +01:00
Wilfried Goesgens f6f885d027 increase grace period for server to run tests when valgrind is in sight 2016-01-14 15:38:04 +01:00
Wilfried Goesgens 499d6b9df3 Handle situations in which the http reply object doesn't have a body (i.e. timeout...) 2016-01-14 15:36:38 +01:00
Michael Hackstein 84ad532078 REmoved TRI_json_t from WAL 2016-01-14 12:44:23 +01:00
Michael Hackstein 0575fbb4ef Added a convenience function for uint64_t parsing. Works with strings as well as numbers 2016-01-14 12:44:07 +01:00
Jan Steemann d2c349b8b5 statistics fix 2016-01-14 11:10:01 +01:00
Jan Steemann 8663ba8ce9 updated wording 2016-01-14 11:01:47 +01:00