1
0
Fork 0
Commit Graph

1784 Commits

Author SHA1 Message Date
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 8f0b512794 Docs: more AQL UDF, note about indexes and HAS() / IS_NULL() 2016-08-04 21:26:57 +02:00
Simran Brucherseifer bef78d128f Add cross-refs for AQL traversal and migration of graph functions 2016-08-04 21:08:53 +02:00
Wilfried Goesgens ed9a34c7d1 Improve descriptions of UDFs in the cluster. 2016-08-04 17:53:29 +02:00
Wilfried Goesgens 1292735dbe more streamlining, links to the UDF documentation. 2016-08-04 14:11:56 +02:00
Wilfried Goesgens 26ac1ce071 By simran: review UDF documentation. 2016-08-04 13:53:49 +02:00
Wilfried Goesgens ecf537af5a Explain clustering impacts in the optimizer chapter. 2016-08-04 13:52:57 +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
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 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 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
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
Wilfried Goesgens fe5c742803 In Farbe und in STEREREOOOUU! 2016-07-13 17:12:24 +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
Wilfried Goesgens 53043e28b2 Add detection for non-converted URLS, and make TODOs not match them. 2016-06-24 11:17:13 +02:00
jsteemann e0710c6fa3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-24 10:53:12 +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
jsteemann 50c3aa93a9 issue #1891: added AQL function `DIFFERENCE` to return the symmetric difference of its input arguments 2016-06-24 10:35:49 +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
jsteemann 21dfd86f5e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-23 12:33:47 +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
Simran Brucherseifer f4996c3bd5 Initial content for CommonErrors and TODOs 2016-06-23 12:19:24 +02:00
jsteemann 7496fa2c67 issue #1894: make list of edge collections unique in traversal 2016-06-23 12:17:04 +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
Simran Brucherseifer b0570bb3e9 Improve AQL invocation docs 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
Simran Brucherseifer b86ad278ea Add remark regarding array operators not being optimized (yet) 2016-06-21 18:15:12 +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
Wilfried Goesgens 6b613be689 Add more verification tests. 2016-06-21 13:59:53 +02:00
Wilfried Goesgens 35b6befccd fix code block. 2016-06-21 13:59:45 +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
Jan Steemann f63ae10cb9 added missing documentation for `--http.trusted-origin` 2016-06-20 11:23:58 +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
Andreas Streichardt 63f64dd333 Add ID 2016-06-15 16:56:28 +02:00
Andreas Streichardt 7c43bdddec Add synchronous replication 2016-06-15 16:36:01 +02:00
Andreas Streichardt 39546bb712 first version cluster scalability chapter 2016-06-15 15:44:13 +02:00
Frank Celler 870ab301ba do not force path 2016-06-15 12:47:09 +02:00
Jan Steemann 414e4ac714 added upgrading docs 2016-06-15 11:53:34 +02:00
Alan Plum 8d4707f59d
Add basic migration docs 2016-06-14 19:53:43 +02:00
Alan Plum 2197ae5d7f
Move require notes into incompat 2016-06-14 19:53:42 +02:00
Alan Plum a7fd9389fd
More legacy 2016-06-14 19:53:41 +02:00
Alan Plum 38c42f777d
More context 2016-06-14 19:53:41 +02:00
Wilfried Goesgens fccee194e2 Fix links. 2016-06-14 17:48:38 +02:00
Alan Plum b5667ca744
Consistent docs links 2016-06-14 17:23:30 +02:00
Alan Plum 3b6860604f
Unbreak the docs 2016-06-14 17:23:19 +02:00
Wilfried Goesgens 1b826e9292 Fix more dead links. 2016-06-14 17:13:28 +02:00
Alan Plum 8a1ca88fc5
Expand Endpoints docs 2016-06-14 16:58:33 +02:00
Wilfried Goesgens 938ec92417 Fix anchor 2016-06-14 16:49:46 +02:00
Wilfried Goesgens 0b7e257a79 Fix / comment out broken links. 2016-06-14 16:46:34 +02:00
Simran Brucherseifer 098fb45221 Integrate former GettingFamiliar doc into Installing 2016-06-14 12:58:54 +02:00
Simran Brucherseifer 53834c3be6 Make DataModification -> DataQueries in docs 2016-06-14 02:19:46 +02:00
Simran Brucherseifer f99c1ea41d Minor documentation improvements 2016-06-14 02:19:46 +02:00
Simran Brucherseifer cebf3568a1 Split Foxx Anatomy into separate docu page, some minor fixes 2016-06-14 02:19:46 +02:00
Simran Brucherseifer de26cb075f Add info about _from and _to in indexes 2016-06-14 02:19:46 +02:00
Simran Brucherseifer 8286de9adc geo constraint -> geo index 2016-06-14 02:19:46 +02:00
Alan Plum 7a22c68107
Use send
[skip ci]
2016-06-13 18:53:36 +02:00
Simran Brucherseifer e9762709b6 Minor documentation improvement 2016-06-13 17:52:18 +02:00
Frank Celler d8fa5764fa fixed typo 2016-06-13 16:33:32 +02:00
jsteemann 7192e5a1c2 updated documentation 2016-06-13 15:22:23 +02:00
Frank Celler 806f277eb1 fixed manual errors 2016-06-13 15:03:42 +02:00
Frank Celler a27fef1a5c added reference pages 2016-06-13 15:03:42 +02:00
Mark 7f01649820 graph traversal doku fix 2016-06-13 13:04:23 +02:00
Alan Plum 7bf9e7f277
Finish GettingStarted.mdpp 2016-06-13 12:54:31 +02:00
Andreas Streichardt 97df4abb19 Small changes 2016-06-13 12:07:47 +02:00
Andreas Streichardt d80ab8aa27 First complete deployment version 2016-06-13 11:32:12 +02:00
Michael Hackstein 1d059bd844 Added information about removed graph features in 3.0 and how to upgrade from them 2016-06-12 23:03:09 +02:00
Frank Celler efa3198126 added user managment 2016-06-12 21:41:45 +02:00
Frank Celler 5743093325 user management 2016-06-12 12:19:37 +02:00
Frank Celler 577cc50e1f edge handling 2016-06-12 12:19:37 +02:00
Michael Hackstein 614c52d5c6 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-10 21:34:53 +02:00
Michael Hackstein 105b2fbb57 Improved AQL SHORTEST_PATH documentation. 2016-06-10 21:01:15 +02:00
Simran Brucherseifer 7037605cac Improve markdown and wording of AQL traversal 2016-06-10 20:51:16 +02:00
Max Neunhoeffer 3af860b3e8 Add documentation for synchronous replication. 2016-06-10 16:56:31 +02:00
Wilfried Goesgens c89b6ff71d fix wrong escaped > 2016-06-09 20:56:49 +02:00
Wilfried Goesgens 935704ce19 Disable anchor check for now. 2016-06-09 20:56:31 +02:00
Wilfried Goesgens 5fe28abd55 Add new file. 2016-06-09 20:56:07 +02:00
Wilfried Goesgens 99d648182c Check for leftover wrong encoded > in the output. 2016-06-09 20:55:29 +02:00
Jan Steemann 866a2527c4 updated documentation 2016-06-09 15:47:51 +02:00
Michael Hackstein 0ce290ec1f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-09 14:14:04 +02:00
Jan Steemann 0ad042cdc0 updated documentation 2016-06-09 14:11:42 +02:00
Jan Steemann 0f983c451d fixed some documentation 2016-06-09 13:53:27 +02:00
Jan Steemann 9626d33960 re-added --database.slow-query-threshold 2016-06-09 11:07:51 +02:00
Jan Steemann a00b925d2d updated documentation 2016-06-09 10:59:16 +02:00