1
0
Fork 0
Commit Graph

2041 Commits

Author SHA1 Message Date
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
Wilfried Goesgens 877b2d9172 Add notes about the Explainer tool. 2015-10-22 11:31:52 +02:00
Jan Steemann 1447a903e6 note on array indexes 2015-10-21 18:06:09 +02:00
Jan Steemann becac4b4b1 documentation fixes 2015-10-21 16:14:21 +02:00
Jan Steemann 876b60d109 updated optimizer documentation 2015-10-21 15:48:20 +02:00
Jan Steemann 0d2197e77f changed documentation for index creation methods 2015-10-21 14:59:45 +02:00
Jan Steemann b91c6fcdb4 updated documentation 2015-10-21 12:55:35 +02:00
Max Neunhoeffer d870bc5cb8 Move indexing chapter earlier in manual. 2015-10-15 11:27:47 +02:00
Max Neunhoeffer 5f3a69f3a4 Fixed a typo in the documentation. 2015-10-15 11:27:37 +02:00
Frank Celler b572db4f19 style guide 2015-10-07 15:54:18 +02:00
Alan Plum 5b7f3d19d0 Deprecate CS in 2.9, not 2.8 2015-10-06 12:47:58 +02:00
CoDEmanX 41d6594246 Documentation formatting 2015-10-02 03:14:55 +02:00
Wilfried Goesgens f4c68b9dd1 raise an exception if a RESTREPLYBODY is seen before RESTRETURNCODE 2015-10-01 20:09:08 +02:00
Frank Celler e1575aa11d removed remark about Micro Instance 2015-10-01 17:45:42 +02:00
Claudius Weinberger 37f52fd42f Insert a blank 2015-10-01 17:25:08 +02:00
Wilfried Goesgens 160d9a1e53 Two more places to follow General-Graph -> GeneralGraph 2015-10-01 14:48:34 +02:00
Wilfried Goesgens b66c00f55e New examples generated by the fixed require mechanism. 2015-10-01 13:30:55 +02:00
Wilfried Goesgens aa12514b5c Fix links; currently links in REST-documentation only work in the RESTDESCRIPTION :-( 2015-10-01 13:30:55 +02:00
Jan Steemann 7933fe5d4b restore 2.6 behavior for db-based modules 2015-10-01 10:51:23 +02:00
Frank Celler 1d95974293 removed out-dated comments 2015-10-01 10:17:19 +02:00
Frank Celler 9d49eb9d05 updated to devel branch 2015-09-29 13:15:41 +02:00
Frank Celler f8c79f1ab0 added ARANGODB_DEFAULT_ROOT_PASSWORD 2015-09-29 13:15:25 +02:00
Wilfried Goesgens 7513a59b3f de-escape markdown in anchors. 2015-09-28 17:58:59 +02:00
Wilfried Goesgens 626cd4ffff Use some more links to the exmaple graphs. 2015-09-28 17:58:32 +02:00
Wilfried Goesgens c3d587a239 We now return 202 in org/arangodb/actions/echoRequest 2015-09-25 17:00:54 +02:00
Wilfried Goesgens 712a3bcceb Implement a starting resource for graph documentation 2015-09-24 18:53:23 +02:00
Wilfried Goesgens 3ec86166e8 Fix detection of curl examples 2015-09-24 18:39:53 +02:00
Jan Steemann 4249095456 issue #1507: added optional *allowImplicit* sub-attribute for transactions 2015-09-24 15:50:00 +02:00
Wilfried Goesgens a9ea2122d5 Revert 9cd38eba44 again. 2015-09-24 14:09:14 +02:00
Jan 22dd080566 Merge pull request #1498 from thurt/patch-1
Remove duplicate "/firstCollection"
2015-09-24 13:00:20 +02:00