1
0
Fork 0
Commit Graph

32717 Commits

Author SHA1 Message Date
Kaveh Vahedipour aee9548308 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-18 15:55:51 +02:00
Kaveh Vahedipour 1940642c2c AgentConfiguration needed to handle its own read/write locks 2016-08-18 15:55:38 +02:00
Kaveh Vahedipour 6edc1ff5fa AgentConfiguration needed to handle its own read/write locks 2016-08-18 15:54:42 +02:00
Wilfried Goesgens 238b2a6f35 Work on building the packages script controlled. 2016-08-18 15:54:23 +02:00
Andreas Streichardt dc74a0b681 Throw exceptions to avoid any circus behaviour 2016-08-18 14:52:45 +02:00
Andreas Streichardt 26543eb8a1 Add changes from 3.0 2016-08-18 13:59:49 +02:00
Simran Brucherseifer dd37b5d3f3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-18 13:31:11 +02:00
Simran Brucherseifer 4b3a8baa44 FOXX -> Foxx 2016-08-18 13:30:18 +02:00
Simran Brucherseifer 08ad5b6f3d Docs: update header (improve tooltips) 2016-08-18 13:29:03 +02:00
hkernbach dcbd02ab03 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-18 13:16:42 +02:00
Andreas Streichardt 887da49edf Fix segfault when backend fails 2016-08-18 13:02:55 +02:00
hkernbach a4f063ca5d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-18 12:42:04 +02:00
Andreas Streichardt e7dd194129 Wow...tried waiting for cluster members to shutdown...forgot to set bool flag...fail 2016-08-18 12:25:25 +02:00
Wilfried Goesgens 7b67a17f64 style fixes 2016-08-18 11:47:48 +02:00
Andreas Streichardt 03b9d97e2f Implement proper cluster shutdown 2016-08-18 11:23:23 +02:00
Wilfried Goesgens fadbd6a85c Add link to github source of graph examples. 2016-08-18 11:10:27 +02:00
Alan Plum 41a162bce0
Fix default of legacy flag 2016-08-17 21:53:07 +02:00
hkernbach ff9f3f1fa3 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-17 20:34:08 +02:00
hkernbach db60988798 gv improvements 2016-08-17 20:31:31 +02:00
Simran Brucherseifer 8e15e928b0 Documentation improvments 2016-08-17 18:57:55 +02:00
Andreas Streichardt 3f412debf0 Revert futile attempts to implement client resilience tests 2016-08-17 18:12:40 +02:00
Andreas Streichardt 066095b74f exitStatus is now always there 2016-08-17 17:25:39 +02:00
Andreas Streichardt a90ca4e770 It finally seems to run 2016-08-17 17:25:39 +02:00
Andreas Streichardt 70af1e3647 Implement proper cluster shutdown 2016-08-17 17:25:39 +02:00
Andreas Streichardt 6aad24ab49 Self managing (instances) tests 2016-08-17 17:25:39 +02:00
Alan Plum 18535e0650
Rebuild aardvark 2016-08-17 14:51:57 +02:00
Alan Plum bcb722f0ac
Add legacy mode to web interface 2016-08-17 14:51:04 +02:00
hkernbach 01a070c26e improved gv, bugfix, performance 2016-08-17 14:43:33 +02:00
Kaveh Vahedipour 6f2d87ac71 intermediate for bug tracking 2016-08-17 13:27:42 +02:00
Frank Celler 2505049e01 ignore boost build files 2016-08-17 12:42:45 +02:00
Frank Celler 5162def1c7 removed unecessary file 2016-08-17 12:41:42 +02:00
Kaveh Vahedipour 77565ff626 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-17 11:13:21 +02:00
Wilfried Goesgens 0525ca4d5d Remove the boost documentation.
The wintendo can't stand long filenames in 2016
2016-08-17 10:58:11 +02:00
Wilfried Goesgens 92e1580ace Revert "Disable testcases for now, it triggers the crash on windows."
This reverts commit 5ef3742375.
2016-08-17 09:32:30 +02:00
hkernbach ad2273ce14 grunt build 2016-08-16 21:55:56 +02:00
hkernbach f29a8e65fc improved gv 2016-08-16 21:55:52 +02:00
Kaveh Vahedipour 96b1e8ff68 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-16 17:51:32 +02:00
Kaveh Vahedipour c613fe50e2 pushing out of desperation 2016-08-16 17:51:21 +02:00
Alan Plum 5f7fd58056
Revert "Remove iconv-lite"
This reverts commit c9bd40f50a.
2016-08-16 16:08:42 +02:00
Kaveh Vahedipour 632461db33 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-16 15:46:16 +02:00
Kaveh Vahedipour 1a23803238 multiagent gossip 2016-08-16 15:46:00 +02:00
jsteemann c7277235d7 use WRITE_LOCKER 2016-08-16 14:18:27 +02:00
jsteemann e0647acbe0 updated CHANGELOG 2016-08-16 14:17:56 +02:00
Kaveh Vahedipour a712b60ee3 single agent with uuid after fresh start 2016-08-15 19:28:42 +02:00
jsteemann d4df305573 slightly improve query performance 2016-08-15 18:57:37 +02:00
jsteemann 5b0bc88cc2 added tests for unary minus and plus in c++ 2016-08-15 18:17:02 +02:00
jsteemann d2c1d75705 make unary minus and plus being executed in native C++ 2016-08-15 18:07:28 +02:00
Kaveh Vahedipour 131291c2f9 single agent with uuid after fresh start 2016-08-15 17:53:01 +02:00
jsteemann 2780f1ec87 jslint 2016-08-15 13:41:13 +02:00
m0ppers 638006977c Update README.md 2016-08-15 13:34:55 +02:00