1
0
Fork 0
Commit Graph

82 Commits

Author SHA1 Message Date
jsteemann b8bc3b2592 fixed docs 2016-08-18 16:49:34 +02:00
Simran Brucherseifer e0800cfd9b Correct HTTP docs about user parameters 2016-08-11 19:49:00 +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
Simran Brucherseifer 963066e42d Replace more require('internal') by require('@arangodb') where possible 2016-07-27 14:44:17 +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 46afaf5005 Docs: AQL query cursors 2016-07-18 12:15:35 +02:00
Simran Brucherseifer 64da8757e2 Documentation improvements 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
Jan Steemann a1c2b7cc63 fixed issue #1941 2016-07-14 10:08:17 +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
Frank Celler c67dd89256 add grant & revoke database 2016-06-22 13:40:27 +02:00
Simran Brucherseifer 5a3ddc4cb4 Reflect renames of startup options in docs 2016-06-20 11:38:01 +02:00
Wilfried Goesgens 1b826e9292 Fix more dead links. 2016-06-14 17:13:28 +02:00
Wilfried Goesgens e0e38fbf88 Fix links. 2016-06-14 10:39:52 +02:00
Simran Brucherseifer f99c1ea41d Minor documentation improvements 2016-06-14 02:19:46 +02:00
Simran Brucherseifer 8286de9adc geo constraint -> geo index 2016-06-14 02:19:46 +02:00
Frank Celler 806f277eb1 fixed manual errors 2016-06-13 15:03:42 +02:00
Frank Celler efa3198126 added user managment 2016-06-12 21:41:45 +02:00
Frank Celler 577cc50e1f edge handling 2016-06-12 12:19:37 +02:00
Wilfried Goesgens 4af03df4d9 use backticks to hilight AQL syntax. 2016-06-09 17:45:04 +02:00
Jan Steemann 0f983c451d fixed some documentation 2016-06-09 13:53:27 +02:00
Jan Steemann fd08f98c81 updated documentation 2016-06-09 13:09:05 +02:00
Michael Hackstein 88813b393d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-08 16:07:08 +02:00
Michael Hackstein c422805cd0 Fixed All examples for Graph Documentation. 2016-06-08 16:05:56 +02:00
Andreas Streichardt 496454df3f /_admin/shutdown will now need a DELETE request 2016-06-08 15:26:53 +02:00
Michael Hackstein 71f5fe04d9 Removed now obsolete Graph Docu Blocks and Documentation Pages. 2016-06-08 13:44:03 +02:00
Michael Hackstein 082a78596f Removed graph-blueprints from example files it does not work any more 2016-06-08 11:36:15 +02:00
Manuel B 5166e1b171 Update API_EDGE_REPLACE.md
as suggested by @dothebart
2016-06-07 16:36:43 +02:00
Manuel B 00b9daba91 Edge Replace: _to and _from are required
rm Note: The attributes _from and _to of an edge are immutable
2016-06-07 16:22:38 +02:00
Jan Steemann 0ef15e0fdf updated documentation 2016-06-07 15:48:59 +02:00
Jan Steemann e77a571fc4 better error messages 2016-06-07 15:48:11 +02:00
Frank Celler 0d4c08b65a fixed typo 2016-06-03 12:03:17 +02:00
Frank Celler ad3b8ac2f7 moved to docu block 2016-06-03 12:00:16 +02:00
Andreas Streichardt f43a5f44ae Obsolete? documentation seems to be in a mdpp now 2016-06-03 11:34:39 +02:00
Frank Celler d7df0ee667 updated doc 2016-06-01 17:57:20 +02:00
Wilfried Goesgens 21892ae6df more dangling links. 2016-05-31 20:00:01 +02:00
Wilfried Goesgens 2e35cd1cd1 More dangling link checks. 2016-05-31 19:13:00 +02:00
Wilfried Goesgens f443b394d0 Fix links 2016-05-31 16:56:30 +02:00
Wilfried Goesgens bd2ddfe645 Fix links for http documentation 2016-05-31 16:20:47 +02:00
Wilfried Goesgens 57b5c0bcd5 Fix Links 2016-05-24 17:47:45 +02:00
Wilfried Goesgens 4506a1ee10 Fix RESTHEADER parts. 2016-05-23 17:06:27 +02:00
Wilfried Goesgens cf422a3a61 Fix swagger. 2016-05-23 15:50:14 +02:00
Wilfried Goesgens 003f4e8a37 remove no more used file. 2016-05-23 15:31:18 +02:00
Wilfried Goesgens e0f96644d7 Remove docublock that isn't referenced anymore. 2016-05-23 14:15:37 +02:00
Wilfried Goesgens 8405174ef1 First() & Last() methods of collections are gone. 2016-05-23 14:06:33 +02:00
Wilfried Goesgens f8e9c505d0 Fix collection rename examples. 2016-05-23 14:00:52 +02:00
Wilfried Goesgens d8df82d714 Fix the examples for document manipulation. 2016-05-23 13:11:46 +02:00
Wilfried Goesgens c8a4a34fda Fix example howto create an edge. 2016-05-23 12:41:27 +02:00