1
0
Fork 0
Commit Graph

2910 Commits

Author SHA1 Message Date
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
jsteemann 32d35f25af Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-07 10:35:29 +02:00
Mark e417e34d0e changed default for keepNull of modifyVertex/modifyEdge to true in Gharial 2016-09-07 10:31:35 +02:00
jsteemann a6cdc648a1 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-06 15:41:56 +02:00
Mark af9585dc14 fixed Graph-API Doku 2016-09-06 15:38:22 +02:00
jsteemann 4492409d5f Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-02 15:23:15 +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
jsteemann b76bf9b3fb Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-02 10:31:31 +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
jsteemann c988a8845d Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 16:53:16 +02:00
Wilfried Goesgens d3df4faba2 explain optimizers with V8 expressions. 2016-09-01 16:42:38 +02:00
jsteemann fb04340937 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 10:47:44 +02:00
Wilfried Goesgens 4c04e0af35 Remove duplicate RESTURLPARAMS leading to errnous header outputs 2016-09-01 10:33:22 +02:00
jsteemann 32d74c3ac3 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-08-31 09:25:14 +02:00
Wilfried Goesgens b4ddb77d58 Fix debian scripted password documentation. 2016-08-30 17:31:49 +02:00
jsteemann 488a5b1421 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-08-29 10:08:11 +02:00
Jan Steemann 9f5e155b4e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-29 08:56:22 +02:00
Jan Steemann 84c9b301ce fixed issue #2023: added replicationFactor to docs 2016-08-29 08:55:48 +02:00
jsteemann 6af38d3c80 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-25 12:50:19 +02:00
Wilfried Goesgens 197bfd23a6 Fix the location of the sample graphs. 2016-08-25 11:21:50 +02:00
jsteemann 07055384b8 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-24 17:34:59 +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
jsteemann 5f06a5c025 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-23 12:13:08 +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
jsteemann c5f151da5c Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-19 11:01:15 +02:00
Alan Plum 76c447e29d
Add module.context.createDocumentationRouter 2016-08-19 00:36:08 +02:00
jsteemann 06b600a632 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-18 16:51:02 +02:00
jsteemann b8bc3b2592 fixed docs 2016-08-18 16:49:34 +02:00
jsteemann d7b2141da0 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-18 16:22:00 +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
jsteemann 53e567f28f Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-18 11:30:07 +02:00
Wilfried Goesgens fadbd6a85c Add link to github source of graph examples. 2016-08-18 11:10:27 +02:00
jsteemann 4080f4e8b5 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-18 08:41:49 +02:00
Simran Brucherseifer 8e15e928b0 Documentation improvments 2016-08-17 18:57:55 +02:00
jsteemann 10e855b488 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-16 16:16:07 +02:00
Alan Plum 5f7fd58056
Revert "Remove iconv-lite"
This reverts commit c9bd40f50a.
2016-08-16 16:08:42 +02:00
jsteemann 209c108c59 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-15 14:34:01 +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 e0800cfd9b Correct HTTP docs about user parameters 2016-08-11 19:49:00 +02:00
Michael Hackstein 7b328d39e9 Merge branch 'devel' of github.com:arangodb/arangodb into engine-vs-velocystream 2016-08-11 12:41:08 +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
jsteemann 1139505641 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-04 17:19:05 +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
jsteemann bc6633e4c0 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-04 13:33:10 +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
jsteemann cc51773a46 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-01 17:17:05 +02:00
Wilfried Goesgens e306ef019e Add missing body parameter descriptin. Thanks to @janavolkova9 for pointing this out. 2016-08-01 12:25:37 +02:00
Wilfried Goesgens d2baa077d0 Fix the representation of the post bodys; thanks to @janavolkova9 for pointing out. 2016-08-01 12:25:37 +02:00
jsteemann 80f1a7aaee Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-29 17:16:20 +02:00
Wilfried Goesgens ed662773fd Add technical details about UDFs in clusters 2016-07-29 11:53:04 +02:00
jsteemann ebaabdb076 Merge branch 'obi-velocystream-4' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-07-28 16:11:26 +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
Jan Christoph Uhde 36167b8e17 Merge remote-tracking branch 'origin/devel' into obi-velocystream-4
* origin/devel: (23 commits)
  Fix trusted origin tests
  Fix CORS with credentials
  New version of script.
  updated CHANGELOG
  grunt build [ci skip]
  improved gv
  added expand function to gv
  enable: compile_commands.json
  semistandard fix
  improved gv
  gv bugfix
  updated license
  improved gv
  Adapting to 64 bit ARM architecture (aarch64) at the exceptions for TRI_PADDING_32
  improved gv performance
  fix handling of empty query strings
  fixed query editor issues
  Modularize perf script.
  Add one more event.
  Add a first perf probe monitoring script.
  ...

Conflicts:
	arangod/GeneralServer/HttpCommTask.cpp
2016-07-27 13:25:34 +02:00
Andreas Streichardt 36af483f18 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-27 10:33:54 +02:00
Jan Christoph Uhde 59ec4bf83b enable VPACK 2016-07-27 09:12:28 +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
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 3fd1f5ad5c Fresh examples. 2016-06-23 11:48:54 +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