Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ClientAPI: Don't require an explicit instance identifier | Christian Mollekopf | 2015-10-21 | |
| | ||||
* | Adapt tests to exposed jobs in api | Christian Mollekopf | 2015-08-10 | |
| | ||||
* | Test life queries in the generic facade | Christian Mollekopf | 2015-07-28 | |
| | ||||
* | Filter queries by available resources, and filter resources by | Christian Mollekopf | 2015-07-08 | |
| | | | | resource-types | |||
* | Extracted resource config | Christian Mollekopf | 2015-07-08 | |
| | ||||
* | We can add resources. | Christian Mollekopf | 2015-07-08 | |
| | ||||
* | Pass instanceIdentifier to facade | Christian Mollekopf | 2015-07-07 | |
| | ||||
* | Remove externallyManaged hack now that we use std::shared_ptr | Christian Mollekopf | 2015-07-07 | |
| | ||||
* | Fix test after resource instance adjustments | Christian Mollekopf | 2015-06-17 | |
| | ||||
* | Adapt to KAsync namespace change | Dan Vrátil | 2015-05-15 | |
| | ||||
* | Fixed lifetime management of resultSet. | Christian Mollekopf | 2015-04-27 | |
| | | | | | The resultSet remains valid for the duration of the thread. We keep the thread running until the ResultEmitter is deleted. | |||
* | Keep thread alive until the end of the query, and cleanup the resultSet. | Christian Mollekopf | 2015-04-24 | |
| | ||||
* | Moved clientapitest to tests | Christian Mollekopf | 2015-04-15 | |