Mark
|
94b76ed2f5
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-11-08 14:08:17 +01:00 |
Mark
|
38dac8d774
|
fixed doku: get collection properties - added replicationFactor
|
2016-11-08 14:07:59 +01:00 |
Simran Brucherseifer
|
bb5df3b73b
|
Role is now SINGLE instead of UNDEFINED for a single instance
|
2016-11-08 13:50:32 +01:00 |
Jan Steemann
|
b450dfd0f1
|
added "silent" attribute to HTTP documentation
|
2016-10-26 10:46:14 +02:00 |
Jan Steemann
|
5fd15812d9
|
updated documentation
|
2016-10-24 15:23:02 +02:00 |
Simran Brucherseifer
|
7b21fe309f
|
Sharding and other collection properties can't be changed after creation
|
2016-10-20 12:54:26 +02:00 |
Wilfried Goesgens
|
73f87e8e01
|
Add two other roles we know
|
2016-10-14 14:15:49 +02:00 |
Frank Celler
|
d22408f027
|
allow users to get information about themselves
|
2016-10-14 11:31:10 +02:00 |
Michael Hackstein
|
faf6f871d3
|
Added Documentation for SmartGraphs via HTTP.
|
2016-10-13 13:37:00 +01:00 |
Michael Hackstein
|
b096b09e85
|
Fixed JS syntax bug in gharial module
|
2016-10-13 13:10:43 +01:00 |
Simran Brucherseifer
|
55ae5b4bb6
|
Try to circumvent markdown parser quirks
|
2016-09-13 14:49:55 +02:00 |
Simran Brucherseifer
|
3b9c8fb4d5
|
Typo fixes in docs
|
2016-09-12 09:52:36 +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 |
Mark
|
e417e34d0e
|
changed default for keepNull of modifyVertex/modifyEdge to true in Gharial
|
2016-09-07 10:31:35 +02:00 |
Mark
|
af9585dc14
|
fixed Graph-API Doku
|
2016-09-06 15:38:22 +02:00 |
Wilfried Goesgens
|
4c04e0af35
|
Remove duplicate RESTURLPARAMS leading to errnous header outputs
|
2016-09-01 10:33:22 +02:00 |
Jan Steemann
|
84c9b301ce
|
fixed issue #2023: added replicationFactor to docs
|
2016-08-29 08:55:48 +02:00 |
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 |
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 |
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 |
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 |
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
|
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
|
2e35cd1cd1
|
More dangling link checks.
|
2016-05-31 19:13:00 +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
|
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 |
Andreas Streichardt
|
43255e1023
|
Wrong name
|
2016-05-23 11:50:58 +02:00 |
Andreas Streichardt
|
46a883d6eb
|
Add /_admin/server/id api
|
2016-05-23 11:49:36 +02:00 |
Wilfried Goesgens
|
ef3c759f17
|
realy comment out non-working examples.
|
2016-05-20 17:29:44 +02:00 |
Simran Brucherseifer
|
4110e5b3f1
|
Add remark to _api/query to see _api/cursor to actually queries the DB
|
2016-05-20 16:03:25 +02:00 |
Wilfried Goesgens
|
35bb56b597
|
Fix routes, need to apply Anchor workaround here too so the routes are uniq to swagger
|
2016-05-18 16:52:04 +02:00 |
Simran Brucherseifer
|
33e200da88
|
Remove obsolete docs about kickstarter / dispatcher / planner
|
2016-05-18 15:24:02 +02:00 |
Simran Brucherseifer
|
5054706de8
|
Remove cap constraint leftovers from docs
|
2016-05-18 04:34:51 +02:00 |
Jan Steemann
|
8e090e642e
|
removed "createCollection" attribute from APIs
|
2016-05-12 15:17:45 +02:00 |
Frank Celler
|
aa399aabf1
|
removed slashes
|
2016-05-11 15:58:40 +02:00 |
Frank Celler
|
cd4cd4f97c
|
fixed duplicate name
|
2016-05-11 15:47:33 +02:00 |
Jan Steemann
|
1b9f10bfa8
|
updated API changes documentation
|
2016-05-06 17:14:11 +02:00 |
Max Neunhoeffer
|
5ea66696a1
|
Fix babies API for HTTP.
|
2016-05-02 15:53:13 +02:00 |
Max Neunhoeffer
|
525b6b24cc
|
REST API DELETE babies.
|
2016-05-02 15:53:13 +02:00 |
Max Neunhoeffer
|
6cf94e6b73
|
Fix documentation.
|
2016-05-02 15:53:13 +02:00 |
Max Neunhoeffer
|
c38f8be953
|
Document 3.0 version of document HTTP API.
|
2016-05-02 15:53:13 +02:00 |
Frank Celler
|
0abc75335e
|
fixed examples
|
2016-04-29 13:34:15 +02:00 |
Frank Celler
|
43d1130c24
|
fixed examples
|
2016-04-29 13:22:38 +02:00 |
Jan Steemann
|
e65722ff35
|
documentation for changed startup options
|
2016-04-26 13:21:25 +02:00 |
Jan Steemann
|
bbfaee3bfe
|
allow specifying collection name prefixes for `_from` and `_to` in arangoimp:
|
2016-04-15 16:18:23 +02:00 |
Wilfried Goesgens
|
594f48c630
|
Add missing return code if uniq constraints are violated.
|
2016-01-21 15:03:20 +01:00 |
Jan Steemann
|
38c2503687
|
moved some documentation
|
2016-01-12 15:06:04 +01:00 |
Wilfried Goesgens
|
9d33067129
|
Move documents into the structure they were intended to be sorted in swagger.
|
2016-01-12 14:51:08 +01:00 |
Wilfried Goesgens
|
7829d00d03
|
Move rest documentation snippets in sub directory
|
2016-01-08 16:11:49 +01:00 |