summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-24syncevo-dbus-server: avoid regular wakeups (MB #10350)mb10350Patrick Ohly1-33/+62
2010-03-23autotools: final fix for distributing syncevo-http-server.pyPatrick Ohly2-1/+3
2010-03-23autotools: --disable-core --enable-gui => build only sync-ui and its D-Bus libPatrick Ohly5-39/+67
2010-03-23sync-UI + D-Bus lib: removed obsolete include for engine defsPatrick Ohly2-2/+0
2010-03-23autotools: syncevo-http-server + dist problemPatrick Ohly1-1/+1
2010-03-23autoSyncInterval/autoSyncDelay/RetryDuration/RetryInterval: consistent value ...Patrick Ohly3-35/+167
2010-03-23maxlogdirs/loglevel: don't accept negative values (MB #10257)Patrick Ohly1-2/+2
2010-03-23add error message for 506 (Processing error)Jussi Kukkonen1-0/+4
2010-03-22l10n: Updates to Spanish (Castilian) (es) translationtomasgalicia1-1/+1
2010-03-22l10n: Updates to Spanish (Castilian) (es) translationtomasgalicia1-153/+187
2010-03-22Synthesis DB Plugin + Blob support: fixed compiler warnings on i386Patrick Ohly1-2/+2
2010-03-22README.syncevolution-server: explains testing SyncEvolution<->SyncEvolutionPatrick Ohly1-0/+57
2010-03-22syncevo-http-server: include Python script in distributionPatrick Ohly2-9/+27
2010-03-21l10n: Updates to Chinese (Taiwan) (zh_TW) translationzerng071-154/+185
2010-03-19AutoSync: fix a crash issue for auto sync (MB#10269)Zhu, Yongsheng1-3/+2
2010-03-18NEWS: preliminary summary of 1.0 beta 3 changesPatrick Ohly1-0/+66
2010-03-18Configuration template: reuse 'peerIsClient' in config.ini (mb#10224)mb10224Chen Congwu10-18/+9
2010-03-18Configuration Template: Add Nokia N900 template (MB#10224)Chen Congwu7-0/+16
2010-03-18SyncSource: comments clarified for GetPeerMimeType()Chen Congwu1-2/+2
2010-03-18SyncContext: Virtual SyncSource type checkingChen Congwu1-2/+8
2010-03-18VirtualSyncSource: implement getDatabases()Chen Congwu3-1/+23
2010-03-18Do not send 'respURI' if over bluetooth (MB#10224)Chen Congwu1-2/+7
2010-03-18client-test: check that suspend tests really suspendserverPatrick Ohly2-2/+29
2010-03-18client-test: suspend tests now also pass with last messagePatrick Ohly1-12/+0
2010-03-18client-test: added "big" variant also to suspend testsPatrick Ohly2-0/+28
2010-03-18Revert "dummy beta 3"Patrick Ohly1-1/+1
2010-03-18client-test: improved termination of Retry/Suspend/Resend testsPatrick Ohly1-4/+26
2010-03-18client-test: increase item size for "big" items in suspend/resume testsPatrick Ohly1-1/+1
2010-03-18message resend after timeout + log messagesPatrick Ohly2-5/+11
2010-03-18SyncSourceAdmin::mapid2entry(): unescape after parsing keyPatrick Ohly1-5/+4
2010-03-18Synthesis DB Plugin: log admin data being readPatrick Ohly1-2/+2
2010-03-18file backend: ignore double removePatrick Ohly1-1/+2
2010-03-18client-test: testInterruptRetry + loss of final server replyPatrick Ohly1-0/+16
2010-03-18SyncSourceAdmin: fixed storing of map item with no remote ID (MB #2425)Patrick Ohly1-5/+16
2010-03-18syncevo-http-server.py: bug fix for resendingPatrick Ohly1-1/+1
2010-03-18client-test: speed up interrupt testsPatrick Ohly3-5/+19
2010-03-18enable suspend and saving blobs (MB #2425)Patrick Ohly10-5/+91
2010-03-18SyncSource API: enable implementation of Synthesis Blobs (MB #2425)Patrick Ohly2-30/+65
2010-03-18SyncContext::doSync(): added debug output for session steppingPatrick Ohly1-0/+6
2010-03-18client-test: added interrupted sync tests with split itemsPatrick Ohly2-7/+57
2010-03-18client-test: nicer reporting if sync status is badPatrick Ohly1-0/+4
2010-03-18client-test: clarify and improve Resend/Resume testsPatrick Ohly1-6/+28
2010-03-18syncevo-http-server.py: support resending of last replyPatrick Ohly1-6/+37
2010-03-18gtk-ui: add error message for GetConfig() failureJussi Kukkonen1-2/+7
2010-03-18gtk-ui: add automatic sync toggleJussi Kukkonen2-2/+108
2010-03-18gtk-ui: fix minor bug in time label buildingJussi Kukkonen1-17/+23
2010-03-18gtk-ui: improve device config UIJussi Kukkonen1-25/+84
2010-03-18gtk-ui: handle InfoRequest timeout errorJussi Kukkonen1-0/+6
2010-03-18gtk-ui: set 'insensitive' sources to sync=none (MB#9961)Jussi Kukkonen1-1/+2
2010-03-18gtk-ui: do not confirm simple service changes (MB#10082)Jussi Kukkonen1-34/+0