Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor QByteArray ↔ size_t conversions into utils | Minijackson | 2018-08-21 |
| | |||
* | Store revisions as size_t | Minijackson | 2018-08-21 |
| | |||
* | New Key API in storage layer | Rémi Nicole | 2018-07-27 |
| | | | | | | | | | | | | | | | | | Summary: - Use object oriented paradigm for Keys / Identifiers /Revisions - "Compress" keys by using byte representation of Uuids - Still some cleaning left to do - Also run some benchmarks - I'm questioning whether files other than entitystore (tests excluded) are allowed to access this API Reviewers: cmollekopf Reviewed By: cmollekopf Tags: #sink Differential Revision: https://phabricator.kde.org/D13735 | ||
* | One central place to generate uids | Christian Mollekopf | 2018-01-30 |