summaryrefslogtreecommitdiffstats
path: root/common/commands/notification.fbs
Commit message (Collapse)AuthorAge
* Prepare for making the resource status availableChristian Mollekopf2016-07-05
|
* Emit a notification for revision changes.Christian Mollekopf2016-02-08
| | | | The notification should replace the revision update command completely.
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* Moved all commands in to the Commands namespaceChristian Mollekopf2016-01-19
|
* Working resource inspectionChristian Mollekopf2016-01-18
|
* Draft of inspection APIChristian Mollekopf2016-01-18
|
* Shutdown notification to achieve a clean shutdown.Christian Mollekopf2015-03-31
Otherwise the client always restarts the resource because of the lost connection. We currently require this in tests to be able to delete the db, but eventually we likely want a "disable akonadi" function that shuts resources down, and keeps clients from restarting them (e.g. via configuration).