1
0
Fork 0
Commit Graph

32717 Commits

Author SHA1 Message Date
Wilfried Goesgens 9b21d403ea We mustn't use minuses in the releases since that will collide later on with packaging. 2016-08-30 12:57:08 +02:00
Wilfried Goesgens c2c774fcc8 Pass arguments along to build.sh 2016-08-30 11:23:01 +02:00
Wilfried Goesgens 0601cc2661 Fix windows NSIS client package 2016-08-30 10:57:41 +02:00
Wilfried Goesgens 84b164b985 fix typo 2016-08-30 10:57:30 +02:00
Wilfried Goesgens c3ed09f642 Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-08-30 10:52:17 +02:00
Wilfried Goesgens 9e41587d44 - properly use armhf for armv7 packages
- specify CPACK_DEBIAN_PACKAGE_ARCHITECTURE so one can cx-compile packages.
2016-08-30 10:51:29 +02:00
Kaveh Vahedipour c53428ce89 minor fixes 2016-08-29 17:13:33 +02:00
Wilfried Goesgens b24a469974 Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-08-29 16:35:06 +02:00
Wilfried Goesgens 0e36f95f1a fix effect that on second install we will complain about mismatching passwords 2016-08-29 16:34:17 +02:00
Wilfried Goesgens 1be060bc98 only test for cleaning up 3rdparty if we're parametrized to do so. 2016-08-29 16:17:14 +02:00
Jan Christoph Uhde abdb06a177 fix CMake so it finds the PythonInterpreter even with oder versions 2016-08-29 13:22:03 +02:00
Jan Steemann 7884f87a7c Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-29 12:45:11 +02:00
Jan Steemann dbd19cb48e hexify corrupted markers 2016-08-29 12:44:58 +02:00
Simran Brucherseifer dc8ced3a9b Fix comments 2016-08-29 11:52:09 +02:00
jsteemann 524492c75d fixed cluster start 2016-08-29 11:12:14 +02:00
Kaveh Vahedipour 0c8b26f5b9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-29 08:52:31 +00:00
Jan Steemann 8337bc89de Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-29 09:34:59 +02:00
Jan Steemann 4b5249dc5e issue #2022: double max allowed request body size, cap --batch-size value in arangoimp 2016-08-29 09:34:23 +02:00
Jan Steemann 9f5e155b4e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-29 08:56:22 +02:00
Jan Steemann 84c9b301ce fixed issue #2023: added replicationFactor to docs 2016-08-29 08:55:48 +02:00
Jan Christoph Uhde e1a4edeb0a improve the perf script 2016-08-28 23:13:18 +02:00
Jan Christoph Uhde fe335baa61 fix perfsetupscript 2016-08-28 18:09:03 +02:00
Jan Christoph Uhde 9157debf96 clean up perf script 2016-08-28 15:37:22 +02:00
Jan Christoph Uhde 1a55b449e4 add SYSTEM flag to boost includes to avoid warnings 2016-08-28 15:36:48 +02:00
Kaveh Vahedipour b94f17fb21 minor timing 2016-08-26 15:30:26 +00:00
Kaveh Vahedipour d7334c5616 minor timing 2016-08-26 15:29:41 +00:00
Kaveh Vahedipour fb6e651525 Adding Foxx access to agency 2016-08-26 16:28:42 +02:00
Kaveh Vahedipour 0b8b56a54a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-26 16:25:17 +02:00
Kaveh Vahedipour e07543c2e2 Adding Foxx access to agency 2016-08-26 16:25:03 +02:00
jsteemann 4f994f70b5 fix compile warning 2016-08-26 15:31:57 +02:00
Wilfried Goesgens 1a4675865e Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-08-26 14:55:48 +02:00
Wilfried Goesgens 63dd09ef76 Add missing windows library. 2016-08-26 14:23:17 +02:00
Wilfried Goesgens 1de83c020d fix windows compile problems. 2016-08-26 14:17:28 +02:00
Wilfried Goesgens 9afbc817a3 Fix syntax error in windows client installer. 2016-08-26 14:06:59 +02:00
Kaveh Vahedipour b409a1ff25 Adding Foxx access to agenc 2016-08-26 13:35:39 +02:00
Wilfried Goesgens 3d6810ecfe If we have relative paths that are working, make them absolute so they still work after CWD's of arangod 2016-08-26 12:50:48 +02:00
jsteemann 08f1fa3a22 added assertions to prevent buffer overruns 2016-08-26 12:04:28 +02:00
Simran Brucherseifer b6b14dffd5 Merge branch 'devel' of git://github.com/arangodb/arangodb into devel 2016-08-26 11:02:43 +02:00
Simran Brucherseifer f8902b578f cmake: don't allow Python 3 interpreter (gyp only works with Python 2) 2016-08-26 11:01:55 +02:00
Jan Steemann 4bad1d2f96 updated CHANGELOG 2016-08-26 11:00:37 +02:00
Jan Steemann 0392ba9b1a throw OOM error in case no buffer can be allocated 2016-08-26 11:00:05 +02:00
jsteemann 7a308c1d76 add no-throttling hint for compactor, too 2016-08-26 09:14:43 +02:00
Wilfried Goesgens d37c9a751f fix syntax :-( 2016-08-25 17:50:08 +02:00
Wilfried Goesgens f39ec1c591 Windows install: no backslash strings in cmake. 2016-08-25 17:35:29 +02:00
Wilfried Goesgens efc949426f Fix install permissions of binaries. 2016-08-25 17:23:54 +02:00
Wilfried Goesgens f68711054d Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-08-25 16:44:31 +02:00
Wilfried Goesgens 3baf63d13e Fix package install paths 2016-08-25 16:43:27 +02:00
Jan Steemann 9436b411db fixed tests 2016-08-25 14:40:54 +02:00
Jan Steemann f7da4d9bbf Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-25 14:38:23 +02:00
jsteemann 257aefc5c5 fix agency shutdown 2016-08-25 14:06:08 +02:00