summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Implemented removePrefixChristian Mollekopf2018-01-23
* The local variable might be gone already when the thread starts.Christian Mollekopf2018-01-08
* We need all parents available, not only oneChristian Mollekopf2018-01-03
* Use read-write locks for finer grained control to sDbi and sEnvironmentsChristian Mollekopf2018-01-03
* Since we only support incremental fetching for flat lists a boolean isChristian Mollekopf2018-01-03
* Avoid emitting signals for children without parentsChristian Mollekopf2018-01-03
* Trying to open a db that doesn't exist in read-only mode is not an errorChristian Mollekopf2018-01-03
* Removed broken testsChristian Mollekopf2018-01-03
* Removed unused synclistresultChristian Mollekopf2018-01-02
* No parent queryChristian Mollekopf2018-01-02
* Change the default for fullPayloadAvailableChristian Mollekopf2017-12-29
* 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