Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Removed unused headers | Christian Mollekopf | 2017-05-09 |
* | Set the resource offline on no server | Christian Mollekopf | 2017-05-09 |
* | Export DbLayout | Christian Mollekopf | 2017-05-08 |
* | Fixed warnings | Christian Mollekopf | 2017-05-08 |
* | Guard the changereplay callbacks using the new API | Christian Mollekopf | 2017-05-08 |
* | Fixed merge implementation | Christian Mollekopf | 2017-05-08 |
* | Gather required databases from index definitions. | Christian Mollekopf | 2017-05-08 |
* | A defined table layout | Christian Mollekopf | 2017-05-06 |
* | Don't leak transactions when copying them. | Christian Mollekopf | 2017-05-05 |
* | Avoid unnecessary noise | Christian Mollekopf | 2017-05-04 |
* | Limit the buffering on write. | Christian Mollekopf | 2017-05-04 |
* | Added progress notification | Christian Mollekopf | 2017-05-04 |
* | Take sink down if we're not asserting | Christian Mollekopf | 2017-05-04 |
* | Cleanup | Christian Mollekopf | 2017-05-04 |
* | Catch special error case of empty db name | Christian Mollekopf | 2017-05-03 |
* | Dont pass around buffers to potentially invalid memory. | Christian Mollekopf | 2017-05-03 |
* | Sanity check db names | Christian Mollekopf | 2017-05-03 |
* | A single propertymapper for both directions | Christian Mollekopf | 2017-04-28 |
* | Removed the resource mapper | Christian Mollekopf | 2017-04-28 |
* | Removed more unnecessary template arguments | Christian Mollekopf | 2017-04-28 |
* | Removed the template argument from the write property mapper | Christian Mollekopf | 2017-04-28 |
* | Simplified propertymapper | Christian Mollekopf | 2017-04-28 |
* | We get an offline status notification initially | Christian Mollekopf | 2017-04-27 |
* | Fixed build error | Christian Mollekopf | 2017-04-26 |
* | cleanup | Christian Mollekopf | 2017-04-12 |
* | Fixed entity creation in pipeline | Christian Mollekopf | 2017-04-12 |
* | Better debug output | Christian Mollekopf | 2017-04-12 |
* | Merge remote-tracking branch 'origin/master' into develop | Christian Mollekopf | 2017-04-12 |
|\ | |||
| * | handle all enum values | Marco Martin | 2017-04-11 |
* | | Allow the preprocessor to move and use in mailtransport | Christian Mollekopf | 2017-04-12 |
* | | Moved all preprocessing back into the pipeline | Christian Mollekopf | 2017-04-11 |
* | | Move the preprocssing back out of entitystore into the pipeline. | Christian Mollekopf | 2017-04-11 |
* | | We set the instance identifier in the base class | Christian Mollekopf | 2017-04-11 |
* | | Less noise | Christian Mollekopf | 2017-04-10 |
* | | Don't continue processing the pipeline until we have appended the | Christian Mollekopf | 2017-04-10 |
* | | Added uid index | Christian Mollekopf | 2017-04-10 |
* | | Fixed readAllUids and readAll | Christian Mollekopf | 2017-04-10 |
* | | Send an error status messagebefore crashing. | Christian Mollekopf | 2017-04-07 |
* | | Detect maildir resource errors | Christian Mollekopf | 2017-04-07 |
* | | Better account status aggregation. | Christian Mollekopf | 2017-04-07 |
* | | Be less verbose | Christian Mollekopf | 2017-04-07 |
* | | Fixed changereplay guard | Christian Mollekopf | 2017-04-06 |
* | | Mailtransport notifications | Christian Mollekopf | 2017-03-30 |
* | | Print notification type names | Christian Mollekopf | 2017-03-29 |
* | | Emit dataChanged without roles | Christian Mollekopf | 2017-03-29 |
* | | Cleanup | Christian Mollekopf | 2017-03-28 |
* | | Added missing property mappers | Christian Mollekopf | 2017-03-28 |
* | | Guard against destruction | Christian Mollekopf | 2017-03-28 |
* | | Don't filter trash in the standard query | Christian Mollekopf | 2017-03-28 |
* | | Only send notifications about being connected if we did something | Christian Mollekopf | 2017-03-28 |