summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-21EDS calendar: cache by TZIDecalPatrick Ohly1-3/+2
2014-07-14EDS: Optimize calendar events update when possible.Renato Araujo Oliveira Filho1-21/+31
2014-07-14EDS: Store timezone display name into the cache list.Renato Araujo Oliveira Filho1-17/+15
2014-07-14EDS: fix calendar performance improvementsPatrick Ohly1-10/+32
2014-07-14EDS: calendar backend performance enhancementsPatrick Ohly2-21/+33
2014-07-14Google Calendar: remove child hack, improve alarm hack (FDO #63881)Patrick Ohly7-138/+85
2014-07-14testing: refresh test dataPatrick Ohly6-165/+176
2014-07-14PIM testing: enhance PBAP caching testPatrick Ohly1-46/+163
2014-07-14datatypes: fix contact cachingPatrick Ohly1-0/+4
2014-07-11datatypes: fix vCard handlingPatrick Ohly2-339/+351
2014-07-11datatypes: avoid PHOTO corruption during merge (FDO #77065)Patrick Ohly1-0/+4
2014-07-11testing: ignore some more Akonadi runtime filesPatrick Ohly1-0/+2
2014-07-11testing: ignore minor leak when using DLTPatrick Ohly1-0/+23
2014-07-11PBAP: silence cppcheck warningsPatrick Ohly1-1/+11
2014-07-11PBAP: transfer in chunks (FDO #77272)Patrick Ohly2-30/+372
2014-07-11PBAP: clean up internal PullAll APIPatrick Ohly1-4/+18
2014-07-11PBAP: mention SyncPeerWithFlags in READMEPatrick Ohly1-1/+2
2014-07-11PBAP: remove transfer via pipePatrick Ohly1-131/+45
2014-07-03remove unused member variablesPatrick Ohly2-8/+4
2014-07-03D-Bus server: fix compiler warningPatrick Ohly1-1/+1
2014-07-03testing: use inline cppcheck suppressions for libsynthesisPatrick Ohly1-0/+2
2014-07-03cppcheck: suppress if check warningPatrick Ohly1-0/+2
2014-07-03cppcheck: suppress NULL warning in printf utilPatrick Ohly2-0/+3
2014-07-03D-Bus server: remove redundant m_serverPatrick Ohly2-3/+1
2014-07-03PIM: fix cppcheck control flow warningPatrick Ohly1-1/+3
2014-07-03PIM: fix cppcheck performance warningPatrick Ohly1-1/+1
2014-07-03testing: fix cppcheck ClientTest::registerTests() warningPatrick Ohly2-2/+9
2014-07-03autotools: fix PIM Manager link issue on Debian TestingPatrick Ohly1-1/+1
2014-07-03autotools: fix compilation with recent libphonenumberMateusz Polrola1-0/+3
2014-07-03PIM: fix invalid call to folks_note_field_details_newPatrick Ohly1-1/+3
2014-07-03PIM: fix phone number normalizationPatrick Ohly2-41/+53
2014-06-25PIM: fix libphonenumer patchPatrick Ohly1-1/+7
2014-06-20PBAP: avoid empty field filterPatrick Ohly1-1/+12
2014-05-23autotools, NEWS: SyncEvolution 1.4.99.2syncevolution-1-4-99-2Patrick Ohly2-1/+347
2014-05-23PIM: fixed compilation error when using libphonenumber from revision >= 586Mateusz Polrola1-1/+1
2014-05-22xmlrpc: fix compile problemPatrick Ohly1-5/+5
2014-05-22signon: make Accounts optionalPatrick Ohly5-31/+196
2014-05-22gSSO: adapt to gSSO >= 2.0Patrick Ohly3-13/+17
2014-05-22WebDAV: fix database scan on iCloudPatrick Ohly1-13/+11
2014-05-22WebDAV: support redirects between hosts and DNS SRV lookup based on URLPatrick Ohly5-61/+1006
2014-05-22WebDAV: enhanced URI comparisonsPatrick Ohly1-9/+36
2014-05-22WebDAV: don't retry after 501 errorPatrick Ohly1-2/+10
2014-05-22WebDAV: send "User-Agent: SyncEvolution"Patrick Ohly1-0/+6
2014-05-22WebDAV: avoid potential crashPatrick Ohly1-2/+2
2014-05-22WebDAV: refactor and fix DNS SRV lookupPatrick Ohly2-62/+87
2014-05-22syncevo-webdav-lookup: report when DNS entry does not existPatrick Ohly1-15/+37
2014-05-22config templates: Funambol URLsPatrick Ohly5-15/+11
2014-05-19testing: enable sync tests for Google CardDAVPatrick Ohly1-1/+6
2014-05-19testing: simulate remote item manipulationPatrick Ohly37-26/+2907
2014-05-19vcard profile: avoid data loss during mergingPatrick Ohly1-1/+366