1
0
Fork 0
arangodb/Documentation/Books/HTTP
Kaveh Vahedipour 627f344266 fixed a bug, where when servers failed, when also agency leadership c… (#3189)
* fixed a bug, where when servers failed, when also agency leadership changes

* redid entire design of checkDBServers/checkCoordinators.

* comparison in supervision must be between oldPersisted and newHealth

* UI stuff

* UI stuff

* FailedServer test needed adjustment

* Hopefully final round

* fixed supervision failure detection

* FailedServer tests back to origin devel

* oldNot documented among preconditions in Agency HTTP API docs

* changed only look for status updated

* non action line in api-cluster
2017-09-07 16:10:23 +02:00
..
AdministrationAndMonitoring rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Agency fixed a bug, where when servers failed, when also agency leadership c… (#3189) 2017-09-07 16:10:23 +02:00
Api rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
AqlQuery rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
AqlQueryCache rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
AqlQueryCursor added proper docs for --query.fail-on-warning 2017-05-29 15:46:48 +02:00
AqlUserFunctions rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
AsyncResultsManagement rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
BatchRequest Bug fix/planning issue 514 replication api (#3021) 2017-08-22 10:46:06 +02:00
BulkImports rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Collection fixed docs for issue #2968 (#2980) 2017-08-08 09:40:55 +02:00
Database rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Document rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Edge rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Endpoints Added proper reference back for endpoint handler. (#3028) 2017-08-14 17:48:28 +02:00
Export rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Foxx Implement endpoint "commit coordinator state" (#2513) 2017-05-31 18:21:50 +02:00
General Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Gharial rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Indexes rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
MiscellaneousFunctions rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Replications Bug fix/planning issue 514 replication api (#3021) 2017-08-22 10:46:06 +02:00
ShardingInterface rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
SimpleQuery rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Tasks rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Transaction rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Traversal Docs: make graph traversal images hard copies (fixes Cygwin builds) 2017-05-12 08:16:37 +00:00
UserManagement Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
styles Docs: Fix 2.8 version switching 2017-07-20 05:04:55 +02:00
FOOTER.html Add footer to docs, unify slogan 2017-05-12 10:19:37 +02:00
HEADER.html Docs: Gitbook 3 upgrade 2016-12-08 01:34:54 +01:00
README.md rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
SUMMARY.md Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
book.json Docs: Reformat gitbook plugin lists, add priority to sitemaps 2017-06-28 14:35:00 +02:00

README.md

ArangoDB VERSION_NUMBER HTTP API Documentation

Welcome to the ArangoDB HTTP API documentation! This documentation is for API developers. As a user or administrator of ArangoDB you should not need the information provided herein.

In general, as a user of ArangoDB you will use one of the language drivers.