1
0
Fork 0
Commit Graph

2981 Commits

Author SHA1 Message Date
Simran Brucherseifer 8b63f116e9 Docs: improve AQL LIMIT and RETURN descriptions 2017-02-15 19:35:24 +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
baslr 15cb71f086 arangoexport: continue documentation 2017-02-13 14:11:48 +01:00
baslr 10e653a5d4 arangoexport: continue documentation 2017-02-13 13:59:29 +01:00
jsteemann 915bfaa324 added missing file 2017-02-13 13:05:42 +01:00
baslr 9fc74e7f5f arangoexport: continue documentation 2017-02-13 12:53:12 +01:00
baslr d6c795e0f9 arangoexport: documentation continued 2017-02-13 12:05:00 +01:00
baslr 93b0a07fcb arangoexport: Documentation 2017-02-13 12:04:59 +01:00
baslr 1314e93418 arangoexport: Documentation 2017-02-13 12:04:59 +01:00
baslr fb16b50de2 arangoexport: start documentation 2017-02-13 12:04:59 +01:00
baslr 3d593e3c53 added arangoexport to Documentation/CMakeLists 2017-02-13 12:04:58 +01:00
baslr 8713e49d88 updated ReleaseNotes and added NewFeatures32 2017-02-13 12:04:57 +01:00
baslr eac29a728a arangoexport: added manpage 2017-02-13 12:04:57 +01:00
jsteemann 9ce2956d98 fix some more example snippets 2017-02-13 08:38:41 +01:00
jsteemann 238070b477 fixed code of some examples 2017-02-13 08:21:28 +01:00
Wilfried Goesgens 9386a1b2d5 symlinks for windows! 2017-02-07 17:43:30 +01:00
Wilfried Goesgens 70da5cf376 mention git submodules 2017-02-07 14:48:47 +01:00
Wilfried Goesgens 59ab494489 fix missing return codes as pointed out by ewout 2017-02-07 13:29:43 +01:00
Andreas Streichardt b67b12aac5 Modify example to contain my-address for agents 2017-02-06 15:12:48 +01:00
jsteemann 70528fc5c5 add working examples for geo index 2017-02-03 10:47:42 +01:00
Jan Christoph Uhde d1ac87f58b start geo documentation - commit for test building 2017-02-01 11:14:36 +01:00
jsteemann fe13028909 removed unused file 2017-01-31 08:51:03 +01:00
Dan Larkin 5b736dc319 Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option. 2017-01-30 13:05:10 -05:00
jsteemann d1575670c0 updated documentation 2017-01-30 17:30:58 +01:00
jsteemann 8d0d9d164c updated documentation 2017-01-30 16:38:20 +01:00
jsteemann 75481b4299 issue #2289 2017-01-30 09:02:35 +01:00
Frank Celler f8c8f1f05f added --replication-factor, --number-of-shards and --wait-for-sync to arangobench 2017-01-18 17:51:03 +01:00
hkernbach a3e7054a97 updated docu 2017-01-12 17:12:52 +01:00
Andreas Streichardt bd61fd549e Hopefully make the example a bit more understandable 2017-01-12 14:16:47 +01:00
Simran Brucherseifer 197846846a Docs: add hints to deprecated features what to use instead 2017-01-11 21:29:48 +01:00
Alan Plum 6771647a8d
Mention request module 2017-01-11 17:09:55 +01:00
Alan Plum 885e8cf03c
Point to request module when mentioning no http 2017-01-11 17:07:45 +01:00
Wilfried Goesgens 41b8706943 fix link 2017-01-11 11:20:39 +01:00
Wilfried Goesgens 24fd2eb5c7 fresh examples 2017-01-11 11:12:03 +01:00
Alan Plum 8a078cc960
Improve `@arangodb` docs 2017-01-09 20:01:07 +01:00
Alan Plum d9e6acee6b Update GettingStarted.mdpp 2017-01-09 19:09:13 +01:00
Michael Hackstein bc0d8e44bc Fixed a typo in the documentation. A code-snipped in a graph example was hidden by accident 2017-01-05 13:20:57 +01:00
jsteemann ed7e2678f9 annotated example because it is expected to except 2017-01-04 12:17:35 +01:00
Jan 18f94a4bfc Merge pull request #2241 from ojosdegris/patch-1
Adding note about configuration file and endpoint.
2017-01-04 08:52:23 +01:00
hkernbach 157c206765 updated graph viewer documentation 2017-01-03 15:16:12 +01:00
Viktor Evdokimov 2c92e7fceb Adding note about configuration file and endpoint.
Took me a while to find how to change server.endpoint. When editing provided plist file and using `brew services start arangodb` `ProgramArguments` from plist are ignored for some reason. So the only way to switch from `127.0.0.1:8529` to `0.0.0.0:8529` was to edit `arangod.conf` file and restart services with brew. After that I was able to access web interface remotely.
2016-12-29 11:37:16 -05:00
Simran Brucherseifer 582293159d Docs: Fix two minor typos 2016-12-22 15:17:32 +01:00
jsteemann d582e6e75a updated documentation 2016-12-20 11:32:12 +01:00
jsteemann 9b42e9cee6 some improvements for memory management
added more memory diagnostics for memory usage:
- collection.figures() now returns a "readCache" attribute which contains the
  number of and memory usage of entries in the document revisions cache for the
  collection, and a "revisions" attribute with the number and memory usage
  of entries in the storage engine's revision lookup table for the collection
- the default value for --database.revision-cache-target-size was changed from
  75% of RAM to 30% of RAM
2016-12-15 15:30:28 +01:00
Alan Plum ae61d0e0e6
Fix TODOs in Foxx docs 2016-12-12 15:40:51 +01:00