Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Ensure we monitor resources for status changes that have been created | Christian Mollekopf | 2017-09-02 |
| | | | | | | after the query. This fixes status monitoring when creating a new account. | ||
* | Default to NoStatus for resources until we know more. | Christian Mollekopf | 2017-08-25 |
| | | | | | | This allows the aggregation to ignore resources where we don't have any status information yet, so the account doesn't always end up being offline. | ||
* | syncThen is no longer necessary | Christian Mollekopf | 2017-01-12 |
| | |||
* | Made references serializable so we can store them in config files | Christian Mollekopf | 2016-12-15 |
| | |||
* | Use the accessors | Christian Mollekopf | 2016-12-15 |
| | | | | ...to properly wrap references. | ||
* | Don't expose the live query flag directly. | Christian Mollekopf | 2016-11-04 |
| | |||
* | A better resource filter api | Christian Mollekopf | 2016-10-05 |
| | |||
* | Don't hardcode the type property. | Christian Mollekopf | 2016-09-27 |
| | |||
* | Ported to the kasync revamp | Christian Mollekopf | 2016-09-15 |
| | |||
* | Account status | Christian Mollekopf | 2016-07-08 |
| | |||
* | Shorten the types to be more distinctive. | Christian Mollekopf | 2016-07-08 |
| | | | | | The org.kde prefix is useless and possibly misleading. Simply prefixing with sink is more unique and shorter. | ||
* | Control debugoutput during tests with sinksh. | Christian Mollekopf | 2016-07-08 |
| | |||
* | Test the resourcefactory | Christian Mollekopf | 2016-07-06 |
| | |||
* | Fixed build | Christian Mollekopf | 2016-06-30 |
| | |||
* | Fixed LocalStorageFacade. | Christian Mollekopf | 2016-06-15 |
| | | | | | We can't make any assumptions about the lifetime of the facade, so make sure we have all we need in the lambda. | ||
* | Fixed identity lookup | Christian Mollekopf | 2016-04-13 |
| | |||
* | Stop abusing the identifier property | Christian Mollekopf | 2016-04-13 |
| | |||
* | Fixed accounttest | Christian Mollekopf | 2016-04-12 |
| | |||
* | Generalized LocalStorageFacade | Christian Mollekopf | 2016-04-12 |
| | |||
* | Use ConfigStore for accounts | Christian Mollekopf | 2016-04-11 |
| | |||
* | accountstest and a way to create new entities | Christian Mollekopf | 2016-04-10 |