1
0
Fork 0
Commit Graph

29201 Commits

Author SHA1 Message Date
Frank Celler 41b765ad76 added ScriptFeature 2016-04-27 22:04:57 +02:00
Frank Celler de67e378e9 try to disable autolink 2016-04-27 21:57:51 +02:00
Frank Celler 0d97c7d15c boost unit tests included 2016-04-27 21:47:36 +02:00
Frank Celler 22ea1ee55e used included version of boost 2016-04-27 20:38:45 +02:00
jsteemann a3fdda19af Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 19:17:19 +02:00
Frank Celler 7b83374c65 check ApplicationServer state 2016-04-27 18:01:36 +02:00
Frank Celler 587866bba9 no shared 2016-04-27 17:56:55 +02:00
jsteemann 9181570779 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 17:49:44 +02:00
jsteemann 2a527c7a22 move features up during startup 2016-04-27 17:49:35 +02:00
Frank Celler cda3d3f75a fixed MYPID 2016-04-27 17:46:25 +02:00
jsteemann 512827fc29 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 17:37:07 +02:00
Frank Celler 273ce3073c disabled shared 2016-04-27 17:36:29 +02:00
Frank Celler a36113f05b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 17:27:50 +02:00
Frank Celler 10cea5553f no ASM under Windows 2016-04-27 17:26:07 +02:00
jsteemann 9827717161 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 16:18:03 +02:00
jsteemann bfd6fa833d disallow thread creation until ApplicationServer::start() 2016-04-27 16:17:46 +02:00
Michael Hackstein 70c2d134ef Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-27 15:23:54 +02:00
Michael Hackstein 647c7b6584 Finished implementing baby api in Modification blocks. 2016-04-27 15:23:40 +02:00
Kaveh Vahedipour f3ff880c85 Node was not making correct == for rhs json objects 2016-04-27 13:10:48 +00:00
jsteemann 8c55d5adcd try to fix Windows build 2016-04-27 13:12:08 +02:00
jsteemann 48e31ce7e5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 13:08:30 +02:00
jsteemann 22a1c0bb08 use method 2016-04-27 13:08:24 +02:00
Frank Celler 18ea6e96d0 Windows fix 2016-04-27 12:37:23 +02:00
jsteemann 7472aca387 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 12:17:53 +02:00
jsteemann 4499934ef6 removed useless file 2016-04-27 12:15:31 +02:00
jsteemann 5ec9cff904 renamed arangob to arangobench 2016-04-27 12:15:19 +02:00
Jan Steemann 94bdba7e74 updated documentation 2016-04-27 12:13:58 +02:00
Jan Steemann 6a3d0b2d8c Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 12:10:55 +02:00
Jan Steemann 63ceace7b3 honor --quiet option 2016-04-27 12:10:48 +02:00
Frank Celler 4d66f69fb3 added --uid and --gid 2016-04-27 12:08:16 +02:00
jsteemann d62143ce83 make boolean command-line parameters optional 2016-04-27 11:37:42 +02:00
Frank Celler d5476d37b1 remove USE_SYSTEM_BOOST 2016-04-27 11:04:57 +02:00
Frank Celler 0d8de0612c remove USE_SYSTEM_BOOST 2016-04-27 10:51:12 +02:00
Jan Steemann 5f7b24945e updated documentation 2016-04-27 09:58:51 +02:00
hkernbach e848f9cbab added missing meta tag 2016-04-27 01:23:19 +02:00
hkernbach 748fbb29ef Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-27 01:10:54 +02:00
hkernbach 03a5bb17c2 changed aardvark job mechanism 2016-04-27 01:10:37 +02:00
jsteemann 18b4b0f86f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 00:45:35 +02:00
jsteemann 285da023e5 ShapedJson removal 2016-04-27 00:45:15 +02:00
Frank Celler 3d75364af6 changed to boost 1.61 2016-04-27 00:18:34 +02:00
jsteemann 5e496ff77c fixed config parameter name 2016-04-27 00:14:37 +02:00
jsteemann fbd254bf22 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-26 23:30:47 +02:00
jsteemann 0d01f5d5f0 better diagnose cyclic feature dependencies 2016-04-26 23:30:30 +02:00
jsteemann a596445e1b fixed feature order 2016-04-26 23:23:34 +02:00
jsteemann 1832670e8f global exception catch block 2016-04-26 23:23:06 +02:00
Frank Celler 33c96bea86 added application/x-velocypack 2016-04-26 23:01:36 +02:00
jsteemann 9203013ef3 simplify and fix logic 2016-04-26 21:31:35 +02:00
Frank Celler 59b93fa121 fixed shutdown 2016-04-26 20:46:03 +02:00
Frank Celler 3afb306faa removed uneccessary file 2016-04-26 20:37:46 +02:00
Jan Steemann e2b296ddee disallow connecting from ArangoShell 3.0 to a 2.8 arangod 2016-04-26 17:57:58 +02:00