1
0
Fork 0
Commit Graph

35568 Commits

Author SHA1 Message Date
Michael Hackstein bc0d8e44bc Fixed a typo in the documentation. A code-snipped in a graph example was hidden by accident 2017-01-05 13:20:57 +01:00
Kaveh Vahedipour ea4467e0d4 shortening resilienceFail 2017-01-05 12:21:27 +01:00
jsteemann d7246c1fdf more diagnostic output 2017-01-05 12:16:45 +01:00
jsteemann f413b8383d more diagnostics 2017-01-05 11:50:15 +01:00
jsteemann 12de7f0854 unify boost version 2017-01-05 11:03:38 +01:00
jsteemann d48a6dfb26 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-05 10:57:15 +01:00
jsteemann 5c2dd7d54e also print system error 2017-01-05 10:57:01 +01:00
Andreas Streichardt fd17fad72f Fix debug flag in version for non windows builds 2017-01-05 10:54:29 +01:00
jsteemann 7359ac44b2 more style cleanup 2017-01-05 10:52:03 +01:00
jsteemann 3285a6032f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-05 10:40:28 +01:00
jsteemann b65ba4ef15 reduce heap usage on 32 bit systems 2017-01-05 10:40:01 +01:00
Wilfried Goesgens 2379db10d7 style cleanup 2017-01-05 10:09:49 +01:00
jsteemann 431a74a962 remove "output" directory from .gitignore 2017-01-05 10:01:29 +01:00
jsteemann 1bcc75f237 added even more files 2017-01-05 09:54:03 +01:00
jsteemann 1db6f9dfc7 added even more missing files 2017-01-05 09:36:52 +01:00
jsteemann 7b5357d867 added even more "core" files 2017-01-05 09:25:18 +01:00
jsteemann e3299f8591 updated CHANGELOG 2017-01-05 09:17:20 +01:00
jsteemann e07d69f606 lol gitignore 2017-01-05 09:04:46 +01:00
jsteemann 31472900a8 fix `--define` parameter passing 2017-01-04 18:08:21 +01:00
jsteemann 3c8493e25f upgraded to boost version 1.62.0
correctly emit boost version

removed html files from boost directory
2017-01-04 18:08:06 +01:00
Andreas Streichardt 06a0fc11cd Add Sync Replication debug code 2017-01-04 15:51:47 +01:00
jsteemann a98a9601b3 fix invalid variable name 2017-01-04 15:46:09 +01:00
jsteemann 3d6401af3d more version output 2017-01-04 15:45:39 +01:00
jsteemann 41adddd889 adjusted test 2017-01-04 15:37:30 +01:00
Wilfried Goesgens 19b8c90bcb fix examples - reset collections cache when working with the graph api
- add dummy cache flush function into the arangod db object
 - call cache flush when creating and deleting graphs
2017-01-04 14:34:26 +01:00
jsteemann 080bef039f fix compile warning 2017-01-04 14:06:32 +01:00
jsteemann fca1a5431c clean up macros a bit. hopefully clang and MSVC won't complain about this 2017-01-04 12:45:23 +01:00
jsteemann 745c332d99 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-04 12:34:38 +01:00
jsteemann a9f749f549 micro optimizations for geo index queries 2017-01-04 12:34:24 +01:00
jsteemann ed7e2678f9 annotated example because it is expected to except 2017-01-04 12:17:35 +01:00
Frank Celler d0ce71360e Only send notifications on failure 2017-01-04 12:04:34 +01:00
jsteemann 0a971b5ebe less work inside the transaction 2017-01-04 09:42:59 +01:00
jsteemann 0070b40fbf attempt to fix Windows build 2017-01-04 09:08:13 +01:00
Jan 18f94a4bfc Merge pull request #2241 from ojosdegris/patch-1
Adding note about configuration file and endpoint.
2017-01-04 08:52:23 +01:00
Kaveh Vahedipour e04b092369 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-03 18:26:06 +01:00
Wilfried Goesgens a1e6b4f220 fix jemalloc detection 2017-01-03 17:50:48 +01:00
Kaveh Vahedipour f66688c397 visual studio ridiculous once again 2017-01-03 17:45:57 +01:00
Andreas Streichardt 39fc38393e Add followerinfo to single server case so mop can test :S 2017-01-03 16:59:17 +01:00
Andreas Streichardt 8c8a17528c Fix coordinator case 2017-01-03 16:43:54 +01:00
Andreas Streichardt c3ae91b405 Remove unused variable 2017-01-03 16:41:45 +01:00
Andreas Streichardt 8bb3142d19 Rework setRole code 2017-01-03 16:32:43 +01:00
jsteemann 49ef83c608 attempt to fix hanging tests 2017-01-03 15:54:36 +01:00
jsteemann b8a64ccca2 attempt to fix hanging tests 2017-01-03 15:53:52 +01:00
Kaveh Vahedipour 6673093dc6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-03 15:39:58 +01:00
Kaveh Vahedipour 5b3d95298b agent restart from persistence with complete set of new endpoints 2017-01-03 15:39:52 +01:00
hkernbach 2dcf7e6852 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-01-03 15:16:19 +01:00
hkernbach 157c206765 updated graph viewer documentation 2017-01-03 15:16:12 +01:00
jsteemann 118a4a7778 more cache invalidation 2017-01-03 14:58:13 +01:00
jsteemann dff5c448e4 fixed jslint 2017-01-03 14:58:07 +01:00
jsteemann 16f16b768d optimizations for geo index 2017-01-03 14:17:49 +01:00