summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Fixed removal of entityChristian Mollekopf2017-12-29
* Fixed incremental updates in folder queriesChristian Mollekopf2017-12-28
* Fixed log pattern matchingChristian Mollekopf2017-12-28
* Print transaction spanChristian Mollekopf2017-11-21
* Storage debugging codeChristian Mollekopf2017-11-21
* Print key/value when put failsChristian Mollekopf2017-11-20
* Removed ResourceAccess::Private leak and resolved resulting memoryChristian Mollekopf2017-11-16
* Remove complete commands from the completeCommands hash againChristian Mollekopf2017-11-12
* Revert "Fixed warnings"Christian Mollekopf2017-11-12
* Fixed warningsChristian Mollekopf2017-11-10
* Revert "Fixed memoryleak"Christian Mollekopf2017-11-10
* Fixed use after freeChristian Mollekopf2017-11-09
* Fixed memoryleakChristian Mollekopf2017-11-09
* Fixed memoryleakChristian Mollekopf2017-11-09
* Fixed warningChristian Mollekopf2017-11-03
* Ensure we get an appropriate exit code when a resource crashes.Christian Mollekopf2017-10-31
* Fixed parsing of larger headers.Christian Mollekopf2017-10-26
* Use LMDB_LIBRARIESChristian Mollekopf2017-10-20
* Debug outputChristian Mollekopf2017-10-10
* Ensure we copy all blobs when copying to another resourceChristian Mollekopf2017-10-09
* Error checking and debug outputChristian Mollekopf2017-10-09
* Optimized the incremental update case.Christian Mollekopf2017-10-08
* Fixed tests with secretstoreChristian Mollekopf2017-09-20
* Only processPendingCommandQueue once and send secret command after that.Christian Mollekopf2017-09-18
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* commentsChristian Mollekopf2017-09-13
* Reduce the number of progress notifications for large sync sets.Christian Mollekopf2017-09-13
* Simplified codeChristian Mollekopf2017-09-12
* Avoid reindexing the same threadChristian Mollekopf2017-09-12
* Clarified codeChristian Mollekopf2017-09-12
* Fixed getUids by type filtering.Christian Mollekopf2017-09-07
* Avoid hiding the index() functionChristian Mollekopf2017-09-02
* Ensure we monitor resources for status changes that have been createdChristian Mollekopf2017-09-02
* Use Q_GLOBAL_STATIC for threadsafety.Christian Mollekopf2017-08-31
* Avoid non threadsafe initialization.Christian Mollekopf2017-08-31
* Avoid use after destructionChristian Mollekopf2017-08-28
* use Q_GLOBAL_STATICChristian Mollekopf2017-08-28
* Detect connection lost so we can go to offline stateChristian Mollekopf2017-08-28
* Only return connected if there is any resource connected.Christian Mollekopf2017-08-26
* Default to NoStatus for resources until we know more.Christian Mollekopf2017-08-25
* Ensure the copied enum matchesChristian Mollekopf2017-08-22
* Implemented thread mergingChristian Mollekopf2017-08-18
* static members can apparently still lead to crashes...Christian Mollekopf2017-08-13
* Silence the compiler warningChristian Mollekopf2017-08-11
* CleanupChristian Mollekopf2017-08-11
* Avoid warningChristian Mollekopf2017-08-09
* Use imported targets instead of qt5_use_modulesHeiko Becker2017-07-29
* Adjusted docs and test.Christian Mollekopf2017-07-27
* Empty resource id's are valid when we search for resources.Christian Mollekopf2017-07-27
* Skip modifications that do nothing.Christian Mollekopf2017-07-27