1
0
Fork 0
Commit Graph

607 Commits

Author SHA1 Message Date
jsteemann 098d9d2c00 updated documentation 2017-05-31 11:33:57 +02:00
jsteemann 305d7fafc2 added documentation 2017-05-30 16:39:40 +02:00
jsteemann 756a77843b updated known issues 2017-05-30 13:22:00 +02:00
jsteemann 3886aece76 updated manual 2017-05-30 13:09:06 +02:00
jsteemann ffed0e34bf updated documentation 2017-05-30 13:00:51 +02:00
jsteemann 63d035761e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-30 12:04:30 +02:00
jsteemann d8867308fe added missing documentation for option 2017-05-30 12:04:15 +02:00
jsteemann 74e4512b02 updated threads documentation 2017-05-30 10:49:36 +02:00
Simon Grätzer 3c0463b684 Added arangoimp documentation 2017-05-30 10:27:20 +02:00
jsteemann 4ab6d4d4f9 updated documentation 2017-05-30 09:10:19 +02:00
jsteemann a35f85bcc7 added proper docs for --query.fail-on-warning 2017-05-29 15:46:48 +02:00
Frank Celler 5c464301b2 documented WITH change 2017-05-25 23:01:33 +02:00
Frank Celler 4800a8b7f6 Feature/hugepages (#2497)
* enabled checks for memory management

* added MADV_NOHUGEPAGE

* added documentation about NUMA and file systems
2017-05-25 16:04:23 +02:00
jsteemann d302c4dd1e updated manual 2017-05-24 17:23:37 +02:00
Dan Larkin 579a4dc64c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-24 10:02:13 -04:00
Dan Larkin de0f3518bc Added OS config page to manual. 2017-05-24 10:02:09 -04:00
jsteemann 7906f0bae7 updated manual 2017-05-24 11:46:22 +02:00
Simon Grätzer add535f1ed Update Geo.md 2017-05-23 12:01:29 +02:00
jsteemann d1f466327c updated manual 2017-05-23 10:42:51 +02:00
jsteemann 47e2648e44 updated manual 2017-05-23 10:40:45 +02:00
Wilfried Goesgens 57539aac9b fix documentation 2017-05-18 12:22:53 +02:00
Andreas Streichardt 49328dcecb Add authorizedflag fixing cluster internal foxx requests 2017-05-17 18:14:11 +02:00
Alan Plum 5d017d733c Improve Foxx cluster resilience (#2479)
* Improve Foxx cluster resilience

Fixes #2083
Fixes #2384
Fixes #2408
Addresses #1892

* Port old Foxx API

* Implement single-file services

* Add console.errorStack/warnStack/infoStack helpers

* Simplify serviceInfo validation

* Extract github/upload logic into Aardvark and old FM API
* Move generator logic into Aardvark
* Move zip/js buffer logic into FM core

* Add Foxxmanager tests

* Send empty response when no README

* Disambiguate script arg format

Historically we allow passing an array of positional arguments or an arbitrary first argument.
This is surprising behaviour, so we should just always treat the value as a first argument.

* Rebuild bundle in development mode

* Nicer HTTP docs formatting

* Create Foxx HTTP docs

* Simplify service upload handling

* Remove inline swagger docs

* Implement public download route

* Consistency

* Rebuild aardvark

* Move bundle route into /_api/foxx/_local

* Rebuild Swagger API docs

* Add changes to CHANGELOG

* More docs
2017-05-16 17:41:29 +02:00
Simran Brucherseifer 643d77ed21 Docs: footer class name changed by plugin, copy in build process 2017-05-16 11:23:21 +02:00
jsteemann 562b7f3e18 fixed some small typos 2017-05-15 09:09:33 +02:00
Jan Christoph Uhde 5a41fa83bf Update README.md 2017-05-14 22:24:11 +02:00
Jan Christoph Uhde 3914eec485 Update README.md 2017-05-14 21:43:45 +02:00
Frank Celler a9bad6de19 fixed typo 2017-05-14 21:23:43 +02:00
Frank Celler 13905fcd84 added readme 2017-05-13 14:32:01 +02:00
Wilfried Goesgens 5d1263a4fe remove satelites 2017-05-12 16:23:02 +02:00
Dan Larkin 39b1fa2a39 Corrected some units in documentation. 2017-05-12 08:51:28 -04:00
Dan Larkin 024fccf82e Increased default size for RocksDB block cache. 2017-05-12 08:46:16 -04:00
jsteemann 956143f6ea moved description into correct section 2017-05-12 12:13:45 +02:00
jsteemann b1aae2efdd remove unused options 2017-05-12 12:12:09 +02:00
Simran Brucherseifer c27a8c14a5 Add footer to docs, unify slogan 2017-05-12 10:19:37 +02:00
Simran Brucherseifer a2b47c1fd9 Docs: make graph traversal images hard copies (fixes Cygwin builds) 2017-05-12 08:16:37 +00:00
Dan Larkin 7a9ccc93a9 Added documentation for RocksDB and hash cache options to manual. 2017-05-11 19:02:36 -04:00
Wilfried Goesgens b45351f964 Merge pull request #2470 from arangodb/starter-0.7
Update docs to reflect changed in ArangoDB starter 0.7
2017-05-11 11:11:32 +02:00
Ewout Prangsma c4f42224ba Updated docs to starter 0.7.0 2017-05-11 11:08:48 +02:00
jsteemann f40760c3b2 updated release notes 2017-05-08 22:21:05 +02:00
Simran Brucherseifer 5cdaad53a8 Docs: Fix link between Manual and AQL book 2017-05-08 14:14:38 +02:00
Ewout Prangsma 17bb11e3ef Update docs to reflect changed in ArangoDB starter 0.7 (probably) 2017-05-05 15:20:56 +02:00
Simran Brucherseifer d2385960e4 Docs: Added an Edit Page button to toolbar (forwards to Github) 2017-05-05 10:50:55 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
jsteemann ff30754d50 disable dfdb in RocksDB 2017-05-04 01:15:02 +02:00
jsteemann e93d12cf31 slightly updated missing features list 2017-05-04 00:38:04 +02:00
jsteemann 5b3485f456 clarify index names 2017-04-27 13:01:12 +02:00
jsteemann e2690141c7 updated release notes 2017-04-27 11:31:08 +02:00
jsteemann a3f5b8f082 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-27 09:27:15 +02:00
jsteemann 12ca8a28d4 fix wrong info. thanks @Simran-B 2017-04-27 09:26:53 +02:00
baslr 6c39e1093a new feature ldap auth link 2017-04-26 17:03:24 +02:00
baslr 9671323bf6 added new feature ldap authentication 2017-04-26 17:01:54 +02:00
jsteemann 4aafe2173c updated new features document 2017-04-26 16:02:44 +02:00
Frank Celler 33fda9275c Merge pull request #2451 from arangodb/feature/ldap-auth
Feature/ldap auth
2017-04-26 14:12:32 +02:00
jsteemann 1328142509 updated release notes 2017-04-26 13:26:55 +02:00
baslr 579718ad37 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-25 11:18:07 +02:00
baslr e01abcf1ed pass also sslProtocol from request to internal.download 2017-04-24 23:06:45 +02:00
baslr 21eb717c44 ldap documentation 2017-04-24 14:56:52 +02:00
baslr 3d9f58bb70 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-24 12:45:35 +02:00
jsteemann 1df46f8923 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-21 16:59:32 +02:00
baslr 3ef9c664b8 ldap documentation fixes 2017-04-21 16:11:34 +02:00
baslr 8fc0500ffd Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-21 15:58:25 +02:00
Wilfried Goesgens bc57289cfd add missing files for ArangoDBStarter documentation 2017-04-21 15:57:28 +02:00
baslr f4b349b954 rename missing documentation files 2017-04-21 15:54:17 +02:00
baslr d6cc45a7e6 added missing files 2017-04-21 15:49:59 +02:00
jsteemann 9d6277689c change default value for `--ssl.protocol` from 4 (TLSv1) to 5 (TLSv12) 2017-04-21 12:49:16 +02:00
jsteemann 691dac7a73 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-21 12:35:07 +02:00
baslr 76eeef7bd0 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-21 11:37:45 +02:00
Wilfried Goesgens 93d6b7f058 add ArangoDBStarter article, move detail articles into submenu layers 2017-04-21 11:12:14 +02:00
jsteemann 16dce86bee updated CHANGELOG entry for geo indexes 2017-04-20 17:30:20 +02:00
jsteemann 95e0e17f75 fix anchor 2017-04-20 10:53:42 +02:00
jsteemann 8eda199594 updated documentation 2017-04-20 09:03:10 +02:00
Dan Larkin 16a5db1c75 Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
baslr cfe5d1891f Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-12 20:42:18 +02:00
mpv1989 d2fe5adbc9 Fix skiplist docs 2017-04-12 15:29:23 +02:00
mpv1989 2e8750fa33 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-11 15:58:59 +02:00
mpv1989 efbc3fe0ac Fix Foxx docs 2017-04-11 15:58:54 +02:00
Simran Brucherseifer 653e4349d9 Docs: Remove Piwik 2017-04-11 09:12:47 +02:00
baslr d4ae94f937 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-10 17:14:37 +02:00
Simran Brucherseifer ba2bbded5b Docs: add Google Analytics 2017-04-05 16:13:48 +02:00
baslr 6250e9bfd5 LDAP: documentation 2017-04-03 14:31:48 +02:00
baslr d68f86b4c6 LDAP: documentation 2017-04-03 13:40:35 +02:00
baslr 5b1433c7b2 LDAP: documentation 2017-04-03 12:22:02 +02:00
baslr 29728125ac Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-03-31 15:05:24 +02:00
Wilfried Goesgens 40e9e9e35b fix cross book links 2017-03-31 15:01:20 +02:00
baslr 09a3c3959e Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-03-31 13:18:06 +02:00
mpv1989 069ca57293 Fix links in docs 2017-03-31 13:15:42 +02:00
baslr dd00eade91 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-03-31 12:09:04 +02:00
mpv1989 01a4077058 Fix links in docs 2017-03-31 11:47:06 +02:00
baslr 34b405b4f3 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-03-30 13:22:01 +02:00
Alan Plum 734ed8eba5
Expand on CORS documentation 2017-03-30 13:08:37 +02:00
baslr 2211375abd LDAP: documentation 2017-03-30 13:03:30 +02:00
baslr 7f92c26774 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-03-29 00:29:16 +02:00
mpv1989 335dd44d1a document CORS changes 2017-03-28 20:34:32 +02:00
baslr 1a24d747e6 LDAP: documentation 2017-03-25 12:35:47 +01:00
baslr 843e3d1598 LDAP: documentation 2017-03-25 12:24:44 +01:00
baslr 88514dc7d0 LDAP: documentation 2017-03-25 12:20:08 +01:00
baslr 71fb0e41c9 LDAP: documentation 2017-03-25 12:13:35 +01:00
baslr fa1e0517f1 LDAP: documentation 2017-03-25 10:45:48 +01:00
baslr 3d28afa878 LDAP: documentation 2017-03-24 19:51:31 +01:00
baslr 4098370bf7 LDAP: documentation 2017-03-24 19:45:47 +01:00
baslr ff1201617f LDAP: begin documentation 2017-03-24 14:19:53 +01:00
Simon Grätzer fbbc118160 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-24 11:04:38 +01:00
Simon Grätzer 39b2e349dd Pregel: Coverty Scan fixes 2017-03-24 11:04:15 +01:00
Wilfried Goesgens 2724c1d848 add @sleepycat s graph explanation 2017-03-22 10:46:30 +01:00
Michael Hackstein e734120887 Removed GeneralGraphs function documentation which is not available since v 3.0 any more. #2372 2017-03-17 17:32:14 +01:00
jsteemann cedd0b17f3 remove references to git submodules 2017-03-16 15:51:57 +01:00
Alan Plum c919cb7be8
Add Foxx res.type helper 2017-03-15 20:09:27 +01:00
Simon Grätzer f22aec113f Fix typo in summary.md, fix segmentation fault, fix test 2017-03-15 17:47:33 +01:00
Simon Grätzer 876bbb98f9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-13 23:27:11 +01:00
Simon Grätzer ec6eb718f2 Working lazyloading with new memory backend 2017-03-13 23:25:53 +01:00
hkernbach a9ba949e8f feature request #2317 2017-03-13 15:45:47 +01:00
Simon Grätzer 7e0ed82f0f Memory Mapped files 2017-03-13 15:13:47 +01:00
Simon Grätzer 7b35f75b23 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	arangod/CMakeLists.txt
#	arangod/GeneralServer/GeneralServerFeature.cpp
2017-03-13 12:25:28 +01:00
jsteemann 45a68f54f8 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-03-13 12:10:54 +01:00
Wilfried Goesgens 8fdb83cade work on style 2017-03-13 11:46:04 +01:00
jsteemann 0f51ccbb93 renamed option and updated documentation 2017-03-13 10:24:58 +01:00
Simon Grätzer 871272d7c1 Merge from devel 2017-03-12 12:32:22 +01:00
Simon Grätzer f2d77435c6 Added memory mapped file 2017-03-12 00:46:54 +01:00
Wilfried Goesgens f6d9bea41b remove accidential published documentation for the next release 2017-03-09 17:39:14 +01:00
Simon Grätzer a326aa2ffb Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-09 14:38:50 +01:00
Wilfried Goesgens 5058d3f79b our 2 cent on filesystems 2017-03-09 13:26:48 +01:00
Simon Grätzer 2c77f42486 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-07 15:08:06 +01:00
Simon Grätzer c049576c59 Added single server support 2017-03-07 15:07:51 +01:00
Simon Grätzer 0d5f8ae5b8 Fixed canceling of storage, changed the docs 2017-03-07 12:14:12 +01:00
Wilfried Goesgens d17cd30e17 add jsonl to the game 2017-03-06 17:42:17 +01:00
Simon Grätzer b13718935c Added some more documentation 2017-03-06 15:43:50 +01:00
Simon Grätzer 5b1cb0ec6d Various fixes 2017-03-06 15:41:27 +01:00
Simon Grätzer dfd3cc3869 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	arangosh/Import/ImportHelper.cpp
2017-03-04 02:08:27 +01:00
Simon Grätzer e94cb25c92 Editing documentation and moving test 2017-03-03 23:29:23 +01:00
jsteemann 035e2357b1 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-03 11:35:39 +01:00
jsteemann 7c0c84c21d added `--translate` option for arangoimp to translate attribute names from the input files to attriubte names expected by ArangoDB
The `--translate` option can be specified multiple times (once per translation
to be executed). The following example renames the "id" column from the input
file to "_key", and the "from" column to "_from", and the "to" column to "_to":

    arangoimp --type csv --file data.csv --translate "id=_key" --translate "from=_from" --translate "to=_to"

`--translate` works for CSV and TSV inputs only.
2017-03-03 11:35:16 +01:00
Wilfried Goesgens 22dfffef31 tell the users that homebrew only has the latest stable release available 2017-03-03 11:32:19 +01:00
Simon Grätzer 080048b080 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-01 15:05:25 +01:00
Simon Grätzer 27c617fe10 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	3rdParty/V8/v8
#	arangod/Transaction/Methods.h
#	arangod/Utils/UserTransaction.h
#	arangod/V8Server/v8-collection.cpp
2017-03-01 14:52:35 +01:00
Alan Plum 6495e12aa1
Document endpoint.tag
Fixes #2338.
2017-03-01 12:52:07 +01:00
Alan Plum 705273bdab
Allow passing own graphql-sync module to Foxx 2017-02-28 14:47:17 +01:00
Manuel B 6a53d76cda docs:arangoexport csv case fix 2017-02-27 17:47:07 +01:00
baslr 8b73739f5d docs:arangoexport added csv 2017-02-27 17:20:14 +01:00
Manuel B 4ffe4257b3 docs:endpoints fix typo 2017-02-24 13:49:22 +01:00
Manuel B a767cba1d5 docs:endpoints IPv6 example 2017-02-24 13:27:47 +01:00
baslr ca032264bc docs:arangoexport link jsonl 2017-02-22 10:34:29 +01:00
Manuel B be462a41f5 docs:endpoint how to build ipv6 link local address 2017-02-22 00:52:42 +01:00
Manuel B 0102047fc7 docs: special note on ipv6 link-local binding 2017-02-21 21:53:04 +01:00
Simran Brucherseifer 6601299373 Docs: make links bold in hint boxes 2017-02-15 13:21:15 +01:00
jsteemann 977190d048 documentation for XML export 2017-02-14 23:05:52 +01:00
Alan Plum 622b4fac4b
JWT uses seconds
Fixes #2249.
2017-02-14 19:20:41 +01:00
Alan Plum 54f5ebea74
Clarify session TTL vs cookie TTL
Addresses #2041 (comment 245505999).
2017-02-14 19:20:40 +01:00
Alan Plum 5a02a8983f
More cookie options
Fixes #2085.
2017-02-14 19:20:40 +01:00
baslr 95615f6ce5 arangoexport: continue documentation 2017-02-13 14:52:35 +01:00