1
0
Fork 0
Commit Graph

32264 Commits

Author SHA1 Message Date
jsteemann 9af8a30a36 fixed compactor locks 2016-07-26 10:22:44 +02:00
jsteemann b54f0a15d8 removed last occurrence of TRI_vector_t in arangod 2016-07-26 08:04:30 +02:00
jsteemann 253cb173a9 cleanup compaction responsibility a little bit 2016-07-26 07:34:02 +02:00
jsteemann 84ba562d65 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-26 07:08:21 +02:00
Simran Brucherseifer 659a45d3a8 Documentation improvements 2016-07-25 18:43:30 +02:00
Simran Brucherseifer 0bcd75921f Docs: Fix locking and isolation code examples (require db object and use AQL traversal) 2016-07-25 18:43:30 +02:00
jsteemann 2c88ac61d3 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-25 17:58:02 +02:00
jsteemann b83e83e39b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-25 17:57:36 +02:00
jsteemann d6baadf59a fix recovery edge case 2016-07-25 17:57:25 +02:00
hkernbach cf5d27257d grunt build [ci skip] 2016-07-25 17:57:04 +02:00
hkernbach b067f71df5 added edge hover event 2016-07-25 17:52:34 +02:00
hkernbach a614a71b4b redirect to new gv 2016-07-25 17:45:08 +02:00
jsteemann dabd38c03e Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-25 17:31:39 +02:00
jsteemann 9e2b75de7d refactoring 2016-07-25 17:31:16 +02:00
hkernbach 4f171936fa ui added query execution of selected text 2016-07-25 17:29:45 +02:00
jsteemann 0113c78712 use function object 2016-07-25 17:22:41 +02:00
hkernbach 6214b02701 gv improvements 2016-07-25 17:12:24 +02:00
jsteemann 2d293261cc Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-25 16:54:12 +02:00
jsteemann ad57307bf0 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-25 16:52:48 +02:00
Wilfried Goesgens 0ca7f91e49 Merge pull request #1965 from servusoft/patch-4
Removing unnecessary library "z" by cross-compiling
2016-07-25 16:52:44 +02:00
jsteemann fe99ca558a removed unused code path 2016-07-25 16:52:39 +02:00
jsteemann d3946a5f3c added convenience method getRegister() 2016-07-25 16:52:27 +02:00
Wilfried Goesgens 4d6e73376d Merge pull request #1964 from servusoft/patch-3
Adaptation of V8 architecture "arm64" with "aarch64" processor.
2016-07-25 16:52:21 +02:00
jsteemann 2aa2e0dab4 removed server.h 2016-07-25 16:49:52 +02:00
servusoft 7abe288086 Removing unnecessary library "z" by cross-compiling 2016-07-25 16:46:30 +02:00
jsteemann fe3f89fe6b Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-25 16:45:00 +02:00
Wilfried Goesgens f18f21c7d4 Merge pull request #1963 from servusoft/patch-2
Complete to __aarch64__ achritectur
2016-07-25 16:43:51 +02:00
servusoft 9ae6bd6831 Adaptation of V8 architecture "arm64" with "aarch64" processor.
Set V8_PROC_ARCH to "arm64" by "aarch64"
Additional info: 
https://chromium.googlesource.com/v8/v8/+/refs/heads/5.0.71/build/standalone.gypi
2016-07-25 16:35:58 +02:00
servusoft 33b9c2aec2 Complete to __aarch64__ achritectur
Recognition of architecture by compiler (preprocessor) error
Runs as on ODROID C2, Pine A64 

Similar change:
https://github.com/anqixu/ueye_cam/blob/master/cmake_modules/TargetArch.cmake
2016-07-25 16:30:22 +02:00
jsteemann 50f3dcfb3f cleanup 2016-07-25 16:16:07 +02:00
jsteemann 158f21b0da cppcheck 2016-07-25 16:00:27 +02:00
jsteemann 6a480c0214 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-25 15:48:57 +02:00
jsteemann a0f0055b6f moved all database management functions into DatabaseFeature 2016-07-25 15:48:37 +02:00
jsteemann 33c94e5041 moved database lookup functions into DatabaseFeature 2016-07-25 14:56:39 +02:00
hkernbach 5dce34b9f8 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-25 14:17:51 +02:00
hkernbach be6bfe7aea gv improvement + bugfix 2016-07-25 14:17:39 +02:00
jsteemann b288d3e4dd moved dropDatabaseCoordinator() into DatabaseFeature 2016-07-25 14:04:55 +02:00
jsteemann de6d7182c8 move deletion of databases into DatabaseFeature 2016-07-25 13:56:34 +02:00
Wilfried Goesgens 7efcc5f961 Merge pull request #1958 from servusoft/patch-1
set GYP_CROSSCOMPILE flag by CROSS_COMPILING
2016-07-25 13:37:07 +02:00
jsteemann e8a5b5ccf5 move createDatabase into DatabaseFeature 2016-07-25 12:35:53 +02:00
Jan Steemann ee7def3440 initialize all instance variables 2016-07-25 12:23:19 +02:00
jsteemann 934194fb44 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-25 11:58:22 +02:00
Jan Steemann cd0916a2f0 updated CHANGELOG 2016-07-25 11:37:37 +02:00
Jan Steemann ee8a8e2504 issue #1962 2016-07-25 11:37:29 +02:00
Jan Steemann 44059b5feb issue #1959 2016-07-25 11:37:24 +02:00
jsteemann a92ac7be28 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-25 11:14:44 +02:00
hkernbach 5bd38bf2cc fixed exporting documents webui 2016-07-25 10:58:06 +02:00
Frank Celler a7679fe16f silenced compiler warning 2016-07-24 11:30:39 +02:00
Frank Celler 96e69b5b92 moved create of CommTask into ListenTask 2016-07-23 20:04:38 +02:00
Frank Celler a92add0a9f renamed RestServerFeature to GeneralServerFeature 2016-07-23 14:16:10 +02:00