1
0
Fork 0
Commit Graph

2729 Commits

Author SHA1 Message Date
Wilfried Goesgens bc61157cc1 Add missing body parameter descriptin. Thanks to @janavolkova9 for pointing this out. 2016-08-01 13:43:30 +02:00
Wilfried Goesgens d6b12480c1 Fix the representation of the post bodys; thanks to @janavolkova9 for pointing out. 2016-08-01 13:43:30 +02:00
Wilfried Goesgens ed662773fd Add technical details about UDFs in clusters 2016-07-29 11:53:04 +02:00
Simran Brucherseifer 6d12343b45 Docs: make examples clearer that require modules, add note about aqlQuery -> aql 2016-07-27 17:11:42 +02:00
Simran Brucherseifer 021d1ea007 Docs (arangosh): aqlQuery -> aql 2016-07-27 16:23:30 +02:00
Simran Brucherseifer 963066e42d Replace more require('internal') by require('@arangodb') where possible 2016-07-27 14:44:17 +02:00
Simran Brucherseifer 615f408b10 Move disallowed operations to limitation chapter 2016-07-27 14:43:26 +02:00
Andreas Streichardt 36af483f18 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-27 10:33:54 +02:00
Simran Brucherseifer 659a45d3a8 Documentation improvements 2016-07-25 18:43:30 +02:00
Simran Brucherseifer 0bcd75921f Docs: Fix locking and isolation code examples (require db object and use AQL traversal) 2016-07-25 18:43:30 +02:00
Frank Celler c665b0499f replaced require("internal").db by require("@arangodb").db 2016-07-22 16:22:23 +02:00
Simran Brucherseifer 4b6e84080b Swagger: change the way attribute types are written into the docs
Code in generateMdFiles.py seems to be not used and could probably be removed.
2016-07-18 13:37:48 +02:00
Simran Brucherseifer 3010ccb403 Docs: formatting 2016-07-18 13:35:08 +02:00
Simran Brucherseifer 46afaf5005 Docs: AQL query cursors 2016-07-18 12:15:35 +02:00
Simran Brucherseifer 9599a1bf33 New example files for array indexes 2016-07-18 12:15:35 +02:00
Simran Brucherseifer 64da8757e2 Documentation improvements 2016-07-18 12:15:35 +02:00
Simran Brucherseifer e363290a66 Enhance description of bind parameters 2016-07-18 12:15:35 +02:00
Simran Brucherseifer a8363d1d4f How to use log topics in config file and minor reformatting 2016-07-18 12:15:35 +02:00
Simran Brucherseifer 5c5da63060 Improve indexing docs 2016-07-18 12:15:35 +02:00
Simran Brucherseifer 90aaf2aed1 Match inline docublocks non-greedy and prevent name collisions by expecting a whitespace character after block name 2016-07-18 12:15:35 +02:00
Wilfried Goesgens 49d8a963cd New example file. 2016-07-18 11:22:53 +02:00
Wilfried Goesgens 9e06af757c Add missing documentation of the users database list and the hint that this should be used instead of the database api. 2016-07-15 16:01:19 +02:00
Wilfried Goesgens ac4eccee02 oops, @not supported here. 2016-07-14 11:51:53 +02:00
Wilfried Goesgens 532d10300d Fix phrase explaining when the collections are dropped alongside the graph definition. 2016-07-14 11:28:40 +02:00
Jan Steemann a1c2b7cc63 fixed issue #1941 2016-07-14 10:08:17 +02:00
Wilfried Goesgens fe5c742803 In Farbe und in STEREREOOOUU! 2016-07-13 17:12:24 +02:00
Wilfried Goesgens 08b892f09f Fix documentation. 2016-07-13 15:19:58 +02:00
Wilfried Goesgens cbe634a0e6 Fix syntax errors in user auth documentation 2016-07-13 11:24:20 +02:00
Wilfried Goesgens 342af7f795 fix grammer. 2016-07-13 10:38:36 +02:00
Alan Plum 284e71c8e0
GraphQL! Hype! 🎉 2016-07-12 17:03:44 +02:00
Andreas Streichardt 0a7098e08f Proper instructions...renaming is not supported on the cluster 2016-07-12 09:52:53 +02:00
Andreas Streichardt e7988ff060 Make current implementation a bit clearer 2016-07-12 09:49:31 +02:00
Simran Brucherseifer 2dc99fd231 Documentation improvements 2016-07-11 19:21:00 +02:00
Simran Brucherseifer 53022968d5 Remove add-header settings, unify version switcher code 2016-07-11 19:21:00 +02:00
Andreas Streichardt f5f7f99394 Add migration note regarding replicationFactor 2016-07-11 13:37:17 +02:00
Alan Plum 9c4320aa92
Fix auth examples 2016-07-07 13:09:57 +02:00
Simran Brucherseifer e472460713 Add Google Custom Search per book, improve version switcher and layout 2016-07-06 20:09:16 +02:00
Jan Steemann 11a295b99e adjusted documentation after limit change 2016-06-30 13:45:22 +02:00
Simran Brucherseifer ac9fbaafee Extend introduction by AQL 2016-06-29 21:15:15 +02:00
Simran Brucherseifer 16c35f1e7c Fix typos and change formatting of docs 2016-06-29 16:04:10 +02:00
Simran Brucherseifer 09af840b58 JS syntax highlighting for AQL queries 2016-06-29 16:01:52 +02:00
Wilfried Goesgens 5963c262e9 Explain the two ways of filtering edges - by collection or type attribute. 2016-06-29 15:06:06 +02:00
Manuel B c6cea658b4 fix to much %20 2016-06-29 01:10:24 +02:00
Manuel B 4faa16e0d0 fix typo 2016-06-29 01:08:47 +02:00
Max Neunhoeffer 2477f8c73a Finalise new cluster deployment documentation. 2016-06-27 13:41:53 +02:00
Max Neunhoeffer 163ed6079b Fix documentation of local startup. 2016-06-27 12:38:32 +02:00
Max Neunhoeffer b7bce9d2fe Overhaul the deployment chapter w.r.t. cluster. 2016-06-27 11:41:26 +02:00
Alan Plum dfadefef1d
Fix fs docs 2016-06-27 11:06:30 +02:00
jsteemann 274801b7b6 issue #1891: renamed to OUTERSECTION 2016-06-24 14:07:41 +02:00
Wilfried Goesgens e5ec40c6ea Add ditaa generated graphs 2016-06-24 13:42:24 +02:00