https://bugs.kde.org/show_bug.cgi?id=287704
--- Comment #6 from Grégory Oestreicher <greg kamago net> 2011-12-30 13:35:51 --- Git commit 5fcd0a2962c4b2931901c0b6272f0f276f74367b by Gregory Oestreicher. Committed on 30/12/2011 at 14:22. Pushed by goestreicher into branch 'KDE/4.8'. 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. (cherry picked from commit 3d69bb625a3223ed2d36736ab0a279e2d5e33cb6) 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/5fcd0a2962c4b2931901c0b6272f0f276f74367b -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
