[Bug 287704] korganizer does not sync to CalDAV ressource if CalDAV server is not available at program startup

Grégory Oestreicher greg at kamago.net
Fri Dec 30 13:30:01 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=287704


Grégory Oestreicher <greg at kamago.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Grégory Oestreicher <greg kamago net>  2011-12-30 13:30:01 ---
Git commit 3d69bb625a3223ed2d36736ab0a279e2d5e33cb6 by Gregory Oestreicher.
Committed on 30/12/2011 at 14:22.
Pushed by goestreicher into branch 'master'.

Add basic replay cache
This will store and replay changes that were missed in
cases not caught by standard means. The base is to lure
Akonadi into thinking that the changes succeeded while
nothing can guarantee this.

M  +1    -0    resources/dav/common/davutils.cpp
M  +1    -0    resources/dav/resource/CMakeLists.txt
M  +39   -22   resources/dav/resource/davgroupwareresource.cpp
M  +3    -0    resources/dav/resource/davgroupwareresource.h
A  +227  -0    resources/dav/resource/replaycache.cpp     [License: GPL (v2+)]
A  +77   -0    resources/dav/resource/replaycache.h     [License: GPL (v2+)]

http://commits.kde.org/kdepim-runtime/3d69bb625a3223ed2d36736ab0a279e2d5e33cb6

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list