1
0
Fork 0
Commit Graph

1784 Commits

Author SHA1 Message Date
Kaveh Vahedipour 02ffbb2fb0 overview documentation of agency 2016-10-10 12:30:44 +02:00
Kaveh Vahedipour 6f9a37976a Added agency HTTP API 2016-10-10 12:07:59 +02:00
Frank Celler b0d4f7a5e7 switch to bold 2016-10-10 11:10:31 +02:00
Kaveh Vahedipour 577c13b8e8 overview documentation of agency 2016-10-10 10:05:10 +02:00
Frank Celler 8e3a73281e added more events 2016-10-06 14:14:38 +02:00
Frank Celler f83f6a7114 more authentication events, fixed changePassword 2016-10-03 19:54:54 +02:00
Simran Brucherseifer f553d00376 Describe current format of document _key 2016-09-28 19:04:36 +02:00
Simran Brucherseifer 7366ef3982 Docs: adds links to AQL traversal for anonymous graphs 2016-09-28 19:04:36 +02:00
Simran Brucherseifer 1f0ecf9462 fix sortedness documentation (additional clarification) 2016-09-27 18:24:41 +02:00
Jan Steemann 40dbed7a19 fix sortedness documentation 2016-09-27 09:16:06 +02:00
Wilfried Goesgens 63f36f8ef5 Add documentation of arangobench testcases 2016-09-21 10:29:40 +02:00
Wilfried Goesgens ebb67be6ac Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-09-16 16:19:53 +02:00
Wilfried Goesgens b96cdf4ba8 Remove outdated information about suppress-shape-information which was removed with ArangoDB 3.0, as reported by Tomek on Stackoverflow. 2016-09-16 16:18:45 +02:00
Simran Brucherseifer 14d69c1f04 examples about stacked escaping 2016-09-16 15:43:21 +02:00
Wilfried Goesgens ed341aa8a2 examples about stacked escaping 2016-09-16 10:43:50 +02:00
Simran Brucherseifer 5b07b92346 Foxx: post route example that accepts an array of objects 2016-09-14 15:09:20 +02:00
Simran Brucherseifer 55ae5b4bb6 Try to circumvent markdown parser quirks 2016-09-13 14:49:55 +02:00
Simran Brucherseifer 913cbab632 Link CONCAT and CONCAT_SEPARATOR functions 2016-09-13 14:49:55 +02:00
Wilfried Goesgens 28932a1264 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-09-12 16:32:34 +02:00
Wilfried Goesgens 6cf2f5b17a Link the CONCAT_SEPARATOR function. 2016-09-12 16:32:13 +02:00
Simran Brucherseifer 3b9c8fb4d5 Typo fixes in docs 2016-09-12 09:52:36 +02:00
Michael Hackstein adf2601e73 Merge branch 'devel' of github.com:arangodb/arangodb into generic-col-types 2016-09-08 16:26:57 +02:00
Wilfried Goesgens c4c91a8189 Specify how uniq autogenerated _key's can be. 2016-09-08 13:48:23 +02:00
jsteemann 504b102268 added HTTP REST APIs for online loglevel adjustments:
- GET `/_admin/log/level` returns the current loglevel settings
- PUT `/_admin/log/level` modifies the current loglevel settings
2016-09-08 11:15:49 +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 d3df4faba2 explain optimizers with V8 expressions. 2016-09-01 16:42:38 +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
Simran Brucherseifer d07c3c848c Docs: Add dynamic attribute name example and x-ref to RETURN 2016-08-22 20:59:54 +02:00
Simran Brucherseifer 1e6503d1e0 Docs: Access current/OLD value in UPDATE 2016-08-22 20:59:54 +02:00
Simran Brucherseifer a542735683 Fix docs: INSERT does not have a WITH part 2016-08-22 20:59:54 +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 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