1
0
Fork 0
Commit Graph

32272 Commits

Author SHA1 Message Date
Andreas Streichardt 5fe3274000 Fix CORS with credentials 2016-07-27 11:25:46 +02:00
Andreas Streichardt 36af483f18 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-27 10:33:54 +02:00
Max Neunhoeffer 3395786b24 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-07-27 10:31:12 +02:00
Max Neunhoeffer d05dae34a2 New version of script. 2016-07-27 10:31:03 +02:00
Wilfried Goesgens dab3ee2973 Merge pull request #1966 from servusoft/patch-5
Adapting to 64 bit ARM architecture (aarch64)
2016-07-27 09:53:31 +02:00
Jan Steemann 15b4d292f6 updated CHANGELOG 2016-07-27 09:24:41 +02:00
hkernbach 065dc57a8a grunt build [ci skip] 2016-07-26 22:13:29 +02:00
hkernbach 79e433736e improved gv 2016-07-26 21:35:14 +02:00
hkernbach 02dcaf2260 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-26 21:26:56 +02:00
hkernbach 432ae0a55e added expand function to gv 2016-07-26 21:26:49 +02:00
Jan Christoph Uhde 1b35ae4f79 enable: compile_commands.json 2016-07-26 20:56:25 +02:00
hkernbach 1a31731ab8 semistandard fix 2016-07-26 20:10:33 +02:00
hkernbach 7d7220ea95 improved gv 2016-07-26 20:06:54 +02:00
hkernbach ba9f777142 gv bugfix 2016-07-26 19:34:44 +02:00
hkernbach 3753789655 updated license 2016-07-26 19:23:57 +02:00
hkernbach d87cd66cdd improved gv 2016-07-26 19:22:32 +02:00
servusoft 44c9fb824e Adapting to 64 bit ARM architecture (aarch64) at the exceptions for TRI_PADDING_32 2016-07-26 18:56:53 +02:00
hkernbach c3e1184466 improved gv performance 2016-07-26 16:40:41 +02:00
Jan Steemann c879761d15 fix handling of empty query strings 2016-07-26 16:18:15 +02:00
hkernbach de62f7f673 fixed query editor issues 2016-07-26 15:51:08 +02:00
Max Neunhoeffer a66e7c067e Modularize perf script. 2016-07-26 15:23:24 +02:00
Max Neunhoeffer 209250c61f Add one more event. 2016-07-26 15:18:27 +02:00
Max Neunhoeffer 90bb0c624d Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-07-26 14:57:03 +02:00
Max Neunhoeffer 6bfcaf0b79 Add a first perf probe monitoring script. 2016-07-26 14:56:44 +02:00
hkernbach 7601b12364 grunt build [ci skip] 2016-07-26 13:36:43 +02:00
hkernbach 40514e85ba gv improvements 2016-07-26 13:36:31 +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 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
hkernbach 4f171936fa ui added query execution of selected text 2016-07-25 17:29:45 +02:00
hkernbach 6214b02701 gv improvements 2016-07-25 17:12:24 +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
servusoft 7abe288086 Removing unnecessary library "z" by cross-compiling 2016-07-25 16:46:30 +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 158f21b0da cppcheck 2016-07-25 16:00:27 +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
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
Jan Steemann ee7def3440 initialize all instance variables 2016-07-25 12:23:19 +02:00
Jan Steemann cd0916a2f0 updated CHANGELOG 2016-07-25 11:37:37 +02:00