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
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
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
Alan Plum
ae61d0e0e6
Fix TODOs in Foxx docs
2016-12-12 15:40:51 +01:00
Alan Plum
27099a1f73
Clarify the default value of req.body
...
See #2215 .
2016-12-12 13:12:40 +01:00
Andreas Streichardt
a5567d3e0c
Fix link
2016-12-09 15:30:03 +01:00
Alan Plum
d8bf7252e2
Document OAuth1
2016-12-09 15:28:36 +01:00
Alan Plum
278e6d2cfe
Nicer OAuth2 docs
2016-12-09 15:28:36 +01:00
Andreas Streichardt
9238463cc1
More documentation for satellites
2016-12-08 17:38:08 +01:00
Simran Brucherseifer
9245a09808
Merge branch 'devel' of git://github.com/arangodb/arangodb into devel
2016-12-08 01:35:50 +01:00
Simran Brucherseifer
13408007da
Docs: Gitbook 3 upgrade
2016-12-08 01:34:54 +01:00
Andreas Streichardt
11bd9381d5
Add satellite collections
2016-12-06 16:40:50 +01:00
Simran Brucherseifer
e4eeb57e30
Docs: Use standard Markdown notation for headlines and disable MarkdownPP
2016-12-06 02:41:58 +01:00
Michael Hackstein
7520a15bc5
Fixed a incorrect AQL example in vertex-centric-index documentation.
2016-11-30 15:28:32 +01:00
Michael Hackstein
f3353d8577
Fixed a type in a docu block for vertex-centric indexes.
2016-11-30 15:23:51 +01:00
Michael Hackstein
45f2834e3e
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-11-25 11:10:18 +01:00
Simran Brucherseifer
704aaccecd
Google custom search for devel docs
2016-11-24 16:51:13 +01:00
Michael Hackstein
d0d09884a3
Added a documentation chapter about vertex centric indexes
2016-11-24 13:39:23 +01:00
Jan Steemann
5eb0dccac4
fixed misleading documentation
2016-11-21 11:49:32 +01:00
Alan Plum
4585f300d9
Document dependencies description
2016-11-18 16:06:19 +01:00
Andreas Streichardt
9c4b19f21e
Cluster updates for 3.1
2016-11-18 15:10:46 +01:00
Andreas Streichardt
d0bb298d95
Add jwt secret authentication
2016-11-18 14:30:24 +01:00
Simran Brucherseifer
098564f20c
Clarify the transaction API's sub-attributes of collections parameter
2016-11-18 01:39:45 +01:00
Alan Plum
295e0ea19c
Mention the dotdot changes
2016-11-15 18:07:48 +01:00
Simran Brucherseifer
0d9dbfbe24
Docs: AQL functions and index utilization
2016-11-14 14:16:30 +01:00
Simran Brucherseifer
036fb9a5d5
Docs: Unique indexes on sharded collections
2016-11-14 14:15:02 +01:00
Max Neunhoeffer
6c376c23da
Add a section about vertex centric indexes.
2016-11-09 16:35:03 +01:00
Kaveh Vahedipour
cfdb7ababa
Old agency startup in documentation of Local/Distributed deployments
2016-11-07 15:38:26 +01:00
Kaveh Vahedipour
90c3af58cc
Old agency startup in documentation of Local/Distributed deployments
2016-11-07 15:31:05 +01:00
Simran Brucherseifer
2154656d95
Docs: 3.1 Google Custom Search
2016-11-07 13:15:28 +01:00
Wilfried Goesgens
4968d2f186
add 3.1 to the dropdown
2016-11-07 11:03:41 +01:00
Michael Hackstein
3bb8253a4b
Added SmartGraphs to the NewFeatures document.
2016-10-31 16:49:33 +01:00
jsteemann
c363221ac1
documentation update
2016-10-28 16:41:28 +02:00
Jan Christoph Uhde
c83bc341db
mention VelocyStream in ReleaseNotes
2016-10-27 21:26:32 +02:00
Alan Plum
71d030b44e
Foxx release notes
2016-10-26 18:38:04 +02:00
Alan Plum
0950520eb5
Implement inline middleware
2016-10-26 18:16:18 +02:00
Alan Plum
019ea402d9
Add chapter on Foxx testing
2016-10-26 15:24:57 +02:00
Kaveh Vahedipour
b9c7ee25b3
Added agency to feature list
2016-10-26 11:44:56 +02:00
Mark
70bfba15c8
removed velocystream endpoint configuration from docu. obsolete with 3.1 final
2016-10-26 10:50:31 +02:00