1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Jan ea96faf534
added REST API endpoint GET /_admin/server/availability (#5250) 2018-05-03 16:50:51 +02:00
Wilfried Goesgens 1fe7831b82 Doc - backport script updates, fix docublocks (#5167) 2018-04-20 16:31:22 +02:00
maxkernbach 71bfa6edd4 Doc - Issue #4868 (#5069)
fix early doc block ending
2018-04-10 11:07:31 +02:00
Frank Celler 46b7dbcf75
added /_admin/status (#5047)
* added /_admin/status
2018-04-07 21:24:43 +02:00
Manuel B 09796a8712 Doc - removed newline after restdescription (#4888) 2018-03-19 20:41:14 +01:00
Jan a81201e460 Doc - Fixes issue #4868 (#4872) 2018-03-16 18:14:54 +01:00
Wilfried Goesgens 356a3c879c remove long gone long_echo functionality (#4646) 2018-02-21 16:34:23 +01:00
Simon Grätzer 87f441753b RocksDB WAL tailing fixes (#3595) 2017-11-10 09:31:53 +01:00
Wilfried Goesgens 107344eeee Add documentation for the loglevels, so the swagger becomes useable for users to choose their loglevel with it. (#3406)
* Add documentation for the loglevels, so the swagger becomes useable for users to choose their loglevel with it.

* implement review
2017-10-13 12:30:45 +02:00
Jan 33a7b8b853 Bug fix/mini issues (#2878)
* ignore some return codes when closing zip files and do not report them

* hide mostly useless debug message

* clear basic authentication cache after deletion of users and after updating them

otherwise deleted/changed users can still access the database!

* adjust wording

* added notes about mmfiles-specific parameters

* updated CHANGELOG and documentation
2017-07-27 11:37:34 +02:00
hkernbach a1d6804a1a modified documentation 2017-04-04 15:34:23 +02:00
Wilfried Goesgens d41a5cfb3f add the new engine api 2017-03-22 15:38:23 +01:00
Max Neunhoeffer b48664da21 Fix documentation. 2017-03-16 11:41:38 +01:00
Max Neunhoeffer 4017bfb296 Revise /_api/cluster/endpoints API and Documentation. 2017-03-16 11:33:46 +01:00
Max Neunhoeffer c8a205b1aa New /_api/cluster/endpoints.
Also fix documentation (and deprecate) /_api/endpoint.
2017-03-15 13:33:50 +01:00
Wilfried Goesgens 2ececd8fb0 show that we expect this setup call to fail 2017-03-15 11:23:44 +01:00
Wilfried Goesgens 88aa18b90b remove obsolete setup/teardown to non existing calls, we can't create endpoints at runtime anymore. 2017-03-15 11:12:56 +01:00
Simran Brucherseifer bb5df3b73b Role is now SINGLE instead of UNDEFINED for a single instance 2016-11-08 13:50:32 +01:00
Wilfried Goesgens 73f87e8e01 Add two other roles we know 2016-10-14 14:15:49 +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
Simran Brucherseifer 963066e42d Replace more require('internal') by require('@arangodb') where possible 2016-07-27 14:44:17 +02:00
Andreas Streichardt 496454df3f /_admin/shutdown will now need a DELETE request 2016-06-08 15:26:53 +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
Frank Celler aa399aabf1 removed slashes 2016-05-11 15:58:40 +02:00
Jan Steemann e65722ff35 documentation for changed startup options 2016-04-26 13:21:25 +02: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