1
0
Fork 0
Commit Graph

337 Commits

Author SHA1 Message Date
Simran Brucherseifer 5b07b92346 Foxx: post route example that accepts an array of objects 2016-09-14 15:09:20 +02:00
Simran Brucherseifer 3b9c8fb4d5 Typo fixes in docs 2016-09-12 09:52:36 +02:00
Wilfried Goesgens c4c91a8189 Specify how uniq autogenerated _key's can be. 2016-09-08 13:48:23 +02:00
Wilfried Goesgens 69abacdd16 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-09-02 11:54:56 +02:00
Wilfried Goesgens 1549644086 Explain the config a bit more abstract. 2016-09-02 11:37:26 +02:00
Andreas Streichardt 70388c4461 Also fix secondaries 2016-09-02 10:30:02 +02:00
Andreas Streichardt 8ff8a8eaa7 Make database directory more obvious 2016-09-02 10:22:11 +02:00
Wilfried Goesgens b4ddb77d58 Fix debian scripted password documentation. 2016-08-30 17:31:49 +02:00
Wilfried Goesgens 197bfd23a6 Fix the location of the sample graphs. 2016-08-25 11:21:50 +02:00
Simran Brucherseifer e294984831 Docs: Limitations in cluster mode 2016-08-24 13:38:47 +02:00
Simran Brucherseifer 1c95b68296 Improve: what to make vertices and dedges 2016-08-23 18:42:34 +02:00
Wilfried Goesgens 9bdd84324a Add explanation what to make edges and what vertices. 2016-08-23 10:49:37 +02:00
Wilfried Goesgens 7f07678bf7 Add missing arangosh shebang documentation 2016-08-22 16:58:24 +02:00
Alan Plum 76c447e29d
Add module.context.createDocumentationRouter 2016-08-19 00:36:08 +02:00
Simran Brucherseifer dd37b5d3f3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-18 13:31:11 +02:00
Simran Brucherseifer 08ad5b6f3d Docs: update header (improve tooltips) 2016-08-18 13:29:03 +02:00
Wilfried Goesgens 7b67a17f64 style fixes 2016-08-18 11:47:48 +02:00
Wilfried Goesgens fadbd6a85c Add link to github source of graph examples. 2016-08-18 11:10:27 +02:00
Simran Brucherseifer 8e15e928b0 Documentation improvments 2016-08-17 18:57:55 +02:00
Alan Plum 5f7fd58056
Revert "Remove iconv-lite"
This reverts commit c9bd40f50a.
2016-08-16 16:08:42 +02:00
Simran Brucherseifer 0de1a20f4a Docs: Data model -> Data models, note that NOT_NULL() is equal to SQL's COALESCE() 2016-08-11 19:49:00 +02:00
Simran Brucherseifer daba4ca208 Add download and slack buttons to documentation header 2016-08-09 18:20:45 +02:00
Wilfried Goesgens 821083b7a6 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-08-05 16:05:41 +02:00
Wilfried Goesgens d10d4effa1 Merge branch 'pipeline' of github.com:arangodb/ArangoDB into devel 2016-08-05 16:05:08 +02:00
Wilfried Goesgens 601422bd8b Fix broken links to old cookbooks 2016-08-05 16:03:54 +02:00
Simran Brucherseifer 19267e2b9d Docs: Add db.name.save(), correct uniqueEdges default value 2016-08-05 16:02:48 +02:00
Wilfried Goesgens 0ebc0d9c32 Remove link to erased cookbook 2016-08-05 16:00:00 +02:00
Simran Brucherseifer bef78d128f Add cross-refs for AQL traversal and migration of graph functions 2016-08-04 21:08:53 +02:00
Alan Plum c9bd40f50a
Remove iconv-lite
Apparently iconv-lite doesn't work with the new buffers, even in Node.js.
2016-08-03 15:53:11 +02:00
Alan Plum 742bb39f7c
Add iconv-lite and timezone 2016-08-03 15:47:07 +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 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 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 3010ccb403 Docs: formatting 2016-07-18 13:35:08 +02:00
Simran Brucherseifer 64da8757e2 Documentation improvements 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
Wilfried Goesgens 532d10300d Fix phrase explaining when the collections are dropped alongside the graph definition. 2016-07-14 11:28:40 +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
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
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
Wilfried Goesgens e5ec40c6ea Add ditaa generated graphs 2016-06-24 13:42:24 +02:00
Wilfried Goesgens 53043e28b2 Add detection for non-converted URLS, and make TODOs not match them. 2016-06-24 11:17:13 +02:00
Max Neunhoeffer 7da5ad642b Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-24 10:43:00 +02:00
Max Neunhoeffer 6167b6dcf5 Fix indentation and avoid docu-block. 2016-06-24 10:42:44 +02:00
Alan Plum 554a4f7ae3
Split up Foxx migration docs 2016-06-23 16:09:46 +02:00
jsteemann 3510a0b000 updated README.md 2016-06-23 15:26:34 +02:00
Wilfried Goesgens 2eb721a697 fix links. 2016-06-23 14:35:16 +02:00
Jan Steemann 621f762b56 removed TODO from docs 2016-06-23 14:33:55 +02:00
Simran Brucherseifer daf5d5b62d Add data model guide later 2016-06-23 12:23:49 +02:00
Simran Brucherseifer b7f4032696 Use JS to switch between versions and books 2016-06-23 12:19:24 +02:00
Simran Brucherseifer dfb898aa88 Minor reformatting of docs 2016-06-23 12:19:24 +02:00
Max Neunhoeffer 13a0b2c0e4 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-23 11:54:39 +02:00
Wilfried Goesgens 16d1630520 Fix sequence 2016-06-23 11:45:01 +02:00
Max Neunhoeffer b1dac03ded Manual polishing. 2016-06-23 11:00:45 +02:00
Max Neunhoeffer efe7669af9 Manual polishing. 2016-06-23 10:54:06 +02:00
Max Neunhoeffer c1fe21df03 Manual polishing. 2016-06-23 10:53:51 +02:00
Max Neunhoeffer ac4ed25dba Spellchecker: fixed some typos. 2016-06-23 10:53:12 +02:00
Max Neunhoeffer cc1f3c1096 Explain follower failure. 2016-06-22 13:23:24 -07:00
Max Neunhoeffer c73f5625a9 Tiny fixes to Replication chapter. 2016-06-22 13:19:49 -07:00
hkernbach d4a39645de ui documentation 2016-06-22 19:03:22 +02:00
Simran Brucherseifer e25c45dbe2 Use camelCase for variable-names in AQL 2016-06-22 15:08:40 +02:00
Jan Steemann 66421d0f49 fixed typo 2016-06-22 14:14:51 +02:00
Frank Celler c67dd89256 add grant & revoke database 2016-06-22 13:40:27 +02:00
Wilfried Goesgens 53def9b635 - add test whether all images are referenced
- remove unused images
- move images in their respective documentation trees, so they will better work for the PDFs.
- add unlinked admin view images.
2016-06-22 11:47:06 +02:00
Max Neunhoeffer 7e32938277 Claudius' suggestions for Scalability chapter. 2016-06-21 14:32:59 -07:00
Simran Brucherseifer 4a20862763 Aardvark can also be used to manage users 2016-06-21 18:24:37 +02:00
Frank Celler f2c13546dd added red-hat ranodm password 2016-06-21 16:05:03 +02:00
Simran Brucherseifer af806a165a Minor documentation improvements 2016-06-21 14:14:08 +02:00
Wilfried Goesgens c0bc2df7b5 Fix link. 2016-06-21 14:06:56 +02:00
Alan Plum 24074069f9
Finalize Router/Response.md 2016-06-21 00:13:01 +02:00
Frank Celler 300f6b76bb added unattended install 2016-06-20 23:53:53 +02:00
Simran Brucherseifer 0d215dc96a Fix docu header css 2016-06-20 22:27:13 +02:00
Simran Brucherseifer 0d0b23ca47 Fixx Foxx typos and markdown 2016-06-20 22:27:13 +02:00
Simran Brucherseifer 30897fabe6 Remove Blueprint Graphs from docs 2016-06-20 21:18:51 +02:00
Simran Brucherseifer bb65df97c0 Make installing a cluster a note with reference to deployment chapter 2016-06-20 19:54:56 +02:00
Simran Brucherseifer 2466847bda Reviewed and edited Web Interface pages 2016-06-20 19:54:53 +02:00
Alan Plum 132a3fa387
Finalize Context.md 2016-06-20 18:02:26 +02:00
Alan Plum 50b8873d7c
More docs 2016-06-20 17:37:45 +02:00
Wilfried Goesgens 05ad6cface fix example, make it executable. 2016-06-20 15:22:36 +02:00
Jan Steemann 4bbb6a27c7 fixed documentation 2016-06-20 14:44:24 +02:00
Simran Brucherseifer 9d76362682 Remove / stash ServerInternals, as it is about ShapedJson details 2016-06-20 11:58:37 +02:00
Simran Brucherseifer 5a3ddc4cb4 Reflect renames of startup options in docs 2016-06-20 11:38:01 +02:00
Simran Brucherseifer 495ecbff38 Fix Foxx docu links and build 2016-06-20 11:38:01 +02:00
Alan Plum 34e8fdb90f
Port Configuration.md 2016-06-19 23:45:49 +02:00
Alan Plum 4b5c978a10
Ported old Scripts.md 2016-06-19 23:36:01 +02:00
Alan Plum 3465835def
Finalize Router/README.md 2016-06-19 23:01:32 +02:00
Alan Plum 88b4862fd8
Later 2016-06-19 22:51:03 +02:00
Alan Plum 4131c791a7
Finalize Router/Middleware.md 2016-06-19 22:44:12 +02:00
Alan Plum 8e24517115
Finalize Dependencies.md 2016-06-19 22:29:23 +02:00
Alan Plum 102b4a3082
Remove process module chapter 2016-06-19 21:57:13 +02:00
Alan Plum da9035a464
Document crypto module, clean up modules appendix 2016-06-19 21:56:11 +02:00
Alan Plum c55f6df799
Finalize Router/Endpoints.md 2016-06-19 19:54:04 +02:00
Alan Plum 8877db1239
Finalize Sessions/Transports/README.md 2016-06-19 19:26:25 +02:00
Alan Plum b2c2a33ceb
Comment out links to Testing.md 2016-06-19 19:13:16 +02:00
Alan Plum 3a0959c5aa
Finalize AtAGlance.md (needs aardvark links) 2016-06-19 19:10:19 +02:00
hkernbach 07335a6f03 frontend docu 2016-06-19 17:45:14 +02:00
Max Neunhoeffer 0d5703c334 A lot of progress with the Scalability chapter, nearly ready. 2016-06-18 23:33:41 -07:00
Andreas Streichardt 2e0b3cb96e Some corrections 2016-06-17 18:12:38 +02:00
Andreas Streichardt 1e605500f1 Fix sharding chapter 2016-06-17 18:10:34 +02:00
Frank Celler 17938b0cab cleanup 2016-06-17 17:34:11 +02:00
Alan Plum 069309a65c
Don't ever use IDs for styling
This nonsense breaks markdown-generated IDs and causes all kinds of trouble. Don't use IDs. Ever.
2016-06-17 17:27:49 +02:00
Alan Plum 1ce1cdaf07
Maybe fix the slug
[skip ci]
2016-06-17 17:10:37 +02:00
hkernbach 8d5e38fc03 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-17 16:59:13 +02:00
hkernbach 29308720d1 frontend docu 2016-06-17 16:47:47 +02:00
Alan Plum d780d3335c
Expand on pre-2.8 differences
[skip ci]
2016-06-17 16:40:36 +02:00
Alan Plum 84a05ebc38
Document require behaviour in migration
Fixes #1694.
[skip ci]
2016-06-17 16:17:15 +02:00
Wilfried Goesgens a9af4559da remove todo, its fixed. 2016-06-17 15:52:00 +02:00
Wilfried Goesgens 6053e762cd Fix examples. 2016-06-17 15:31:10 +02:00
Max Neunhoeffer abb1073a6b One more reformatting. 2016-06-16 22:33:24 -07:00
Max Neunhoeffer 2762d4704d Minor corrections of typos in Deployment chapter. 2016-06-16 22:20:30 -07:00
Wilfried Goesgens b53108036e Add explanation why not to play with fire. 2016-06-16 17:45:10 +02:00
hkernbach fc7ee0a61d frontend docu 2016-06-16 16:41:24 +02:00
hkernbach bba56e280f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-16 16:17:44 +02:00
hkernbach 2d5ece0d35 frontend documentation 2016-06-16 16:17:37 +02:00
Alan Plum 071e68b203
Document res.contentType
[skip ci]
2016-06-16 15:24:50 +02:00
Andreas Streichardt c61fb820a2 First synchronous replication docs 2016-06-16 14:47:27 +02:00
Andreas Streichardt 69d381490d Remove overhead (schelle) 2016-06-16 14:47:27 +02:00
Andreas Streichardt 1d8c886269 Adjust replication chapter 2016-06-16 14:47:27 +02:00
Alan Plum 131ab8eb2b
req.params is now req.param
[skip ci]
2016-06-16 12:05:16 +02:00
Alan Plum 85cddd781c
Show module.exports and module.context.use for routers
[skip ci]
2016-06-16 11:46:25 +02:00
Wilfried Goesgens 37dfa68ffc Fix links 2016-06-16 11:41:21 +02:00
Alan Plum 96b14e2c8f
Before/After -> Old/New
[skip ci]
2016-06-16 11:37:27 +02:00
Alan Plum 00e69f3f52
Add manifest example for controller migration 2016-06-16 11:36:56 +02:00
Simran Brucherseifer 0cf1daba87 Add docu content for data model and introduction 2016-06-15 21:18:42 +02:00
Simran Brucherseifer 28803cb452 Pull out some content from stash and use it in Installing / Troubleshooting pages 2016-06-15 21:18:42 +02:00
Alan Plum ecbe8262aa
Add example of creating a router 2016-06-15 18:24:59 +02:00
Alan Plum 119708c0df
Complete Migrating2x.md
[skip ci]
2016-06-15 18:02:09 +02:00
Simran Brucherseifer 111969b7e9 Move put WebInterface docs into folder and add the first screenshots 2016-06-15 17:57:47 +02:00
Alan Plum 5dcd8cdb77
Reiterate that magical comments are dead
[skip ci]
2016-06-15 17:20:21 +02:00
Alan Plum a8a5837a62
More docs
[skip ci]
2016-06-15 17:15:20 +02:00
Andreas Streichardt 59340a570c Add cluster chapter 2016-06-15 17:07:47 +02:00