Jan Steemann
239bc802d3
added POW function to docs
2015-12-02 17:19:17 +01:00
Wilfried Goesgens
c16fead941
Use egrep here too.
2015-12-01 16:35:33 +01:00
Jan Steemann
47fc98a43f
documentation
2015-12-01 12:53:02 +01:00
Jan Steemann
69fe6bf257
updated documentation
2015-12-01 12:13:15 +01:00
jsteemann
3a73ec1a52
optionally trigger auto-resync in case of "no start tick" issue
2015-12-01 01:22:19 +01:00
Jan Steemann
f013c809ea
replication improvements
2015-11-30 18:27:31 +01:00
Wilfried Goesgens
2825ad6068
Only grep for .md files while checking links.
2015-11-30 11:21:22 +01:00
Wilfried Goesgens
d04c609a90
Add checker for direct directory access links without document
2015-11-27 13:45:51 +01:00
Wilfried Goesgens
06ba413514
Link README.md instead of leaning on directory access.
2015-11-27 13:45:30 +01:00
Wilfried Goesgens
ae17c86a80
Add checker for relative .html links
2015-11-27 13:23:32 +01:00
Wilfried Goesgens
43290c73c9
Revert cookbook link .md - it has to be absolute.
2015-11-27 13:23:10 +01:00
Wilfried Goesgens
8f243fea3c
Fix link.
2015-11-27 12:53:11 +01:00
Wilfried Goesgens
55b8fb0c6f
Fix links not to point to .html - .md is right, else the non-html generators won't work properly.
2015-11-27 11:51:29 +01:00
Wilfried Goesgens
067867ac21
add reference to new upgrading chapter
2015-11-27 10:42:54 +01:00
Wilfried Goesgens
aae19ff291
Fix dangling anchors and add checker script to the make target.
2015-11-26 18:51:39 +01:00
Jan Steemann
27c319b31c
updated array index documentation
2015-11-26 14:08:52 +01:00
Alan Plum
7538d71333
URL parameter -> {query,path} parameter
2015-11-24 18:09:43 +01:00
Alan Plum
7b595ad16d
Update README.mdpp
2015-11-24 17:24:01 +01:00
Jan Steemann
a27f7faa32
issue #1587
2015-11-24 17:01:14 +01:00
Alan Plum
0c336d4548
Add info on having changed in 2.8
2015-11-24 15:01:11 +01:00
Alan Plum
5d3b0b0619
Set returnBodyOnError: true by default in org/arangodb/request
...
Fixes #1437 .
2015-11-24 15:00:11 +01:00
Alan Plum
9ed1afe9b3
Wording
2015-11-23 15:03:25 +01:00
Wilfried Goesgens
bd0e2fb965
Explain installeability of node modules (especially in foxx)
2015-11-23 14:48:57 +01:00
Wilfried Goesgens
132866ae27
Remove duplicate section
2015-11-23 14:13:42 +01:00
Wilfried Goesgens
57ca40861f
Add hint that drivers may provide re-implementations of the examples
2015-11-20 16:23:14 +01:00
Alan Plum
55cf66d875
Fix #1573
2015-11-17 13:22:11 +01:00
Wilfried Goesgens
ad4962657c
add the require command
2015-11-16 09:44:12 +01:00
Frank Celler
e0fa064f72
Merge pull request #1568 from kibarda/devel
...
'application' renamed to 'service' in Web Interface description
2015-11-12 14:00:03 +01:00
Neuchatil
80c11d91f5
'application' renamed to 'service' in Web Interface description
...
application renamed to service in Web Interface description
2015-11-12 12:19:05 +01:00
Wilfried Goesgens
db029a352f
Mention that neighbors() and shortest_path() may return null-items.
2015-11-10 15:29:42 +01:00
Wilfried Goesgens
c97c27ce87
Make the headlines uniq since they're used to construct the anchors.
2015-11-10 15:29:16 +01:00
Jan Steemann
e321c9747a
added option `--server.hide-product-header`
2015-11-10 10:27:59 +01:00
Frank Celler
8d2b6caeed
Merge pull request #1554 from kibarda/patch-1
...
added a subsection Modifying a single document (CLA received)
2015-11-06 11:03:08 +01:00
Wilfried Goesgens
a24be7f782
Capital Foxx!
2015-11-05 15:19:03 +01:00
Wilfried Goesgens
19f6ed6032
Rework HTTP basics
...
- remove mentioning of the long gone ArangoDB 1.4
- swap sequence to first mention keepalive, then using it efficiently with async HTTP requests
- introduce the well known connection pool buzzword and howto use it best with keepalive and async HTTP
- mention in FOXX that this may also be a consideration here
- move the HTTP Basics above the API description
- mention that the user may also want to use the swagger.io interactive API-documentation in his ArangoDB
This answers the question and thus fixes #1533
2015-11-05 13:51:56 +01:00
Jan Steemann
2e8983dc7d
notes on deadlocks and deadlock detection
2015-11-04 17:15:56 +01:00
Wilfried Goesgens
eb75c12bb2
Newer Versions of gitbook put in the source document. Exclude these lines from our sanity checks.
2015-11-03 11:27:59 +01:00
ifcologne
bfea394d94
Typos
2015-11-03 10:21:36 +01:00
Frank Celler
376846c51d
reverted acfb3fd700
because of missing CLA
2015-11-03 10:21:34 +01:00
Frank Celler
e4eff4c16f
reverted 71c37439a8
, 3dbb101b4a
, af6202e3e7
because of missing CLA
2015-11-03 10:21:33 +01:00
Frank Celler
a6a4dc4b85
reverted 34fec84a77
because of missing CLA
2015-11-03 10:21:33 +01:00
jsteemann
b1a95cb42c
added AQL function `UNSET_RECURSIVE`
2015-11-03 10:21:30 +01:00
Neuchatil
5e1b7e5a31
added a subsection Modifying a single document
...
added a subsection Modifying a single document with INSERT, UPDATE, REMOVE examples on single documents
2015-10-30 14:36:36 +01:00
Frank Celler
dc22f0495b
reverted commit because of missing CLA
2015-10-29 19:26:37 +01:00
Michael Hackstein
0869a4d91b
Updated the documentation for arrayindexing with subattributes
2015-10-27 13:51:10 +01:00
Michael Hackstein
e9b858d287
Added handling of null and sparsity in the array index to the documentation
2015-10-27 13:23:38 +01:00
Jan Steemann
025e470e3b
added a single-array parameter variant for the AQL MERGE function
2015-10-23 15:29:53 +02:00
Jan Steemann
fb93c8a7d8
documentation update for indexes
2015-10-23 12:54:00 +02:00
Frank Celler
39cd175a8d
changed full-text to fulltext
2015-10-22 15:41:34 +02:00
Wilfried Goesgens
d1386ef8ee
New examples.
2015-10-22 11:32:40 +02:00