1
0
Fork 0
Commit Graph

36919 Commits

Author SHA1 Message Date
baslr a0256af44b arangoexport: added test for xgmml, node module xmldom 2017-02-28 15:25:18 +01:00
Alan Plum 705273bdab
Allow passing own graphql-sync module to Foxx 2017-02-28 14:47:17 +01:00
Wilfried Goesgens bac8fecad7 add note that keywords can't be replaced by bind parameters 2017-02-28 10:56:03 +01:00
Wilfried Goesgens baf406c90d note that one can't replace the direction by a bind parameter 2017-02-28 10:38:59 +01:00
Dan Larkin e538f1e962 Fixed bugs in cache resize tasks and related tests. 2017-02-27 17:28:45 -05:00
jsteemann b872aa59fd simplified performance logging 2017-02-27 22:22:41 +01:00
Manuel B 6a53d76cda docs:arangoexport csv case fix 2017-02-27 17:47:07 +01:00
jsteemann 41b21968ed Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-27 17:24:37 +01:00
jsteemann 4005a15697 added some assertions 2017-02-27 17:23:41 +01:00
baslr 8b73739f5d docs:arangoexport added csv 2017-02-27 17:20:14 +01:00
baslr e11339173a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-02-27 12:44:20 +01:00
jsteemann ba9283f43f remove logically dead code 2017-02-27 12:02:34 +01:00
jsteemann 92788ad827 fix potential memory issue 2017-02-27 12:01:14 +01:00
baslr d3010b1934 arangoexport: csv 2017-02-27 11:52:18 +01:00
jsteemann f9b9dbde8d some more MacOS fixes 2017-02-27 11:14:34 +01:00
jsteemann 15c6286807 try to fix MacOS compile errors 2017-02-27 10:55:01 +01:00
jsteemann 82a17fb493 turn off cache tests by default 2017-02-27 09:52:29 +01:00
jsteemann 779755b605 MSVC 2017-02-27 09:40:14 +01:00
jsteemann f72f53d6ca fix compile warnings and errors 2017-02-27 09:18:56 +01:00
Dan Larkin 84f284543c Fixed two compile errors. 2017-02-24 17:12:32 -05:00
Dan Larkin 290f6c182d Reverted mistaken V8 change. 2017-02-24 16:07:42 -05:00
Dan Larkin 09600f0971 Added hash cache system. 2017-02-24 15:31:40 -05:00
jsteemann ca54ae9b72 use unique_ptrs 2017-02-24 18:03:40 +01:00
jsteemann 0e6df4833f removed unused variable 2017-02-24 17:38:33 +01:00
jsteemann 29d3cf7882 remove unused boost version from .gitignore 2017-02-24 17:06:07 +01:00
jsteemann 6d0a12152e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-24 17:03:53 +01:00
jsteemann a70ddf7116 don't let read-only transactions block the WAL collector 2017-02-24 17:03:42 +01:00
Jan Christoph Uhde 6dc148c452 ignore files downloaded for nosql-tests 2017-02-24 15:02:00 +01:00
Manuel B 4ffe4257b3 docs:endpoints fix typo 2017-02-24 13:49:22 +01:00
Wilfried Goesgens 1895aa333d properly install the ICU file on windows to the build-target folders 2017-02-24 13:37:09 +01:00
Manuel B a767cba1d5 docs:endpoints IPv6 example 2017-02-24 13:27:47 +01:00
jsteemann b02168bdf0 make transaction data read-only while iterating over it 2017-02-24 12:25:20 +01:00
jsteemann a14acee48b updated CHANGELOG 2017-02-24 10:57:32 +01:00
jsteemann d4d3a00ff0 disable color escape sequences on Windows 2017-02-24 10:52:01 +01:00
jsteemann e14909966d issue #2326 2017-02-24 10:35:52 +01:00
Wilfried Goesgens 7512f2cc09 fix windows icu install to build directory 2017-02-24 09:50:07 +01:00
jsteemann 32a5e13f5f clear collection name cache in case a rename is seen 2017-02-23 18:08:58 +01:00
jsteemann d46e3a6453 added some assertions 2017-02-23 18:08:41 +01:00
jsteemann dc72ec3ee7 fixed a race when dropping databases 2017-02-23 15:22:50 +01:00
jsteemann 519f9911cb Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-23 13:42:07 +01:00
jsteemann 3679050a31 fixed a race when renaming collections 2017-02-23 13:41:48 +01:00
Wilfried Goesgens 5a0857d910 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2017-02-23 13:30:02 +01:00
Wilfried Goesgens 00c5158ad2 add infos about symchk 2017-02-23 13:29:49 +01:00
jsteemann 70c55f1edf naming conventions 2017-02-23 10:15:18 +01:00
jsteemann 09919cfc36 fixed issue #2320 2017-02-23 10:14:42 +01:00
jsteemann 6c4ecf28aa also sanitize vpack custom types when sending vpack data to clients 2017-02-23 10:12:20 +01:00
Frank Celler 77f17a0839 fixed negative counting of http connection in UI 2017-02-23 09:59:49 +01:00
Frank Celler 4a3fdf6351 raised default hard limit on threads for very small to 64 2017-02-23 09:08:39 +01:00
Wilfried Goesgens 6277509699 fix naming of client package 2017-02-22 16:58:46 +01:00
Wilfried Goesgens dc027cdbd2 add procedure how to manually work with the symbol server 2017-02-22 16:25:19 +01:00