summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Comment out tests that are known to failcss-without-known-test-failuresChris Kühl1-682/+683
2012-03-09trivial: Fixed up various comments and formatting mistakesconcurrent-sync-sessions-for-reviewChris Kühl5-16/+16
2012-03-09test: Fix cli arguments in test/dbus-client-server.cppChris Kühl1-2/+2
2012-03-09dbus-server: Use const strings from SessionCommon where possibleKrzesimir Nowak1-8/+4
2012-03-09dbus-server: Bump GIO version to 2.30 due to bugs in earlier versionsChris Kühl1-1/+1
2012-03-09dbus-server: Run sync sessions in separate processesChris Kühl36-2161/+4099
2012-03-09Add some common DBus callbacks.Krzesimir Nowak2-0/+96
2012-03-09Added LoggerBase subclass to use syslog as logging mechanism.Krzesimir Nowak3-0/+192
2012-03-09Added a ready signal to ForkExec utility classes.Chris Kühl2-5/+67
2012-03-08ForkExec.cpp: Fix the build without --enable-dbus-service.Murray Cumming1-4/+3
2012-03-08syncevo: Added method to add environment variables to ForkExecChris Kühl2-1/+22
2012-03-08gio-gdbus-wrapper: Trivial fixes.Chris Kühl2-102/+129
2012-03-08libdbus-wrapper: Trivial fixes.Chris Kühl2-66/+64
2012-03-08gio-gdbus-wrapper: Remove unused function.Krzesimir Nowak1-8/+0
2012-03-08gio-gdbus-wrapper: Use literal version of error reply creation functions.Krzesimir Nowak1-4/+4
2012-03-08gio-gdbus-wrapper: Document how connection should be handled in GDBusServer.Krzesimir Nowak1-1/+5
2012-03-08Call proper version of error message creation function.Krzesimir Nowak1-1/+1
2012-03-08libdbus-wrapper: Check for NULL DBusPendingCall.Krzesimir Nowak1-0/+2
2012-03-08gio-gdbus-wrapper: Made DBusObject's destructor virtual.Chris Kühl1-1/+1
2012-03-08libdbus-wrapper: Made DBusObject's destructor virtual.Chris Kühl1-1/+1
2012-03-08gio-gdbus-wrapper: Added wrappers for creating signals in gio-gdbus wrapperKrzesimir Nowak2-76/+218
2012-03-08libdbus-wrapper: Added wrappers for creating signals in libdbus wrapperKrzesimir Nowak2-1/+162
2012-03-06Revert "testing: ignore Radicale detached recurrence issue"Patrick Ohly2-113/+0
2012-03-06testing: fixed result checking for restart testsPatrick Ohly1-1/+2
2012-03-06runtests.py: test combined contact/event sync with syncevohttpPatrick Ohly1-1/+1
2012-03-06client-test: add Client::Sync::*::testTwoWayRestartPatrick Ohly3-57/+732
2012-03-06CheckSyncReport: refactor check()Patrick Ohly2-62/+70
2012-03-06SyncOptions: added comment to m_startCallbackPatrick Ohly1-2/+2
2012-03-06ClientTest: refactored code for inserting and deleting items in source testPatrick Ohly2-64/+40
2012-03-06SyncContext: allow iterating over SyncSourcesPatrick Ohly2-0/+16
2012-03-06SyncSource: rewrote callback handling for operationsPatrick Ohly7-267/+428
2012-03-06Client::Source testing: cover multiple sync cyclesPatrick Ohly2-19/+90
2012-03-06client-test: fixed testAddBothSides* with dumb server as peerPatrick Ohly1-1/+40
2012-03-06CheckSyncReport: added testing of number of sync cyclesPatrick Ohly2-1/+6
2012-03-06CalDAV + ActiveSync: fixed support for multiple cyclesPatrick Ohly3-0/+8
2012-03-06SyncEvolution<->SyncEvolution sync: allow multiple sync cycles per sessionPatrick Ohly1-0/+7
2012-03-06SyncSource: support multiple sync cycles in the same sessionPatrick Ohly2-0/+34
2012-03-06SyncContext: "before sync" dump improvementsPatrick Ohly1-5/+12
2012-03-06SyncSource + SyncContext: added requestAnotherSync()Patrick Ohly4-0/+60
2012-03-06SyncContext: increase "restart" counter in SyncSourceReportPatrick Ohly1-3/+12
2012-03-06SyncSourceReport: added "number of restarts"Patrick Ohly2-1/+24
2012-03-06SyncContext: enable links to Synthesis source code againPatrick Ohly1-0/+1
2012-03-06SyncSource: grant control over "read-only" modePatrick Ohly2-6/+14
2012-03-06GDBus libdbus: add variant append supportPatrick Ohly1-0/+33
2012-03-06GDBus GIO: add variant append supportMikel Astiz1-0/+33
2012-02-28autotools: include libsynthesis in git version check againPatrick Ohly1-2/+2
2012-02-28autotools: version bump to 1.2.99Patrick Ohly1-1/+1
2012-02-28autotools: special KDE dependencies for syncevolution.org .debPatrick Ohly1-1/+6
2012-02-28logging: fix crash in destructed LoggerStdoutPatrick Ohly1-2/+7
2012-02-28autotools: replaced obsolete QMAKE -queryPatrick Ohly1-2/+2