| Summary: | Capabilities Support | ||
|---|---|---|---|
| Product: | [Unmaintained] telepathy | Reporter: | George Goldberg <grundleborg> |
| Component: | nepomuk-service | Assignee: | Telepathy Bugs <kde-telepathy-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 0.4.0 | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/telepathy-common-internals/6df73d798afeb8411637d7b27bbf461a9d33e399 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
George Goldberg
2011-04-13 19:35:01 UTC
This review has been submitted with commit 2c2be61f38a6e1f5ed510f13deeb8c6e06db5cbc by George Goldberg to branch master. Git commit 6df73d798afeb8411637d7b27bbf461a9d33e399 by David Edmundson, on behalf of George Goldberg. Committed on 14/06/2011 at 14:03. Pushed by davidedmundson into branch 'nepomuk-feeder'. Add support for Contact Capabilities, along with a unit test for the storage-side implementation. Reviewed-By: Daniele Domenichelli <daniele.domenichelli@gmail.com> REVIEW: 101613 M +3 -1 kpeople/nepomuk-feeder/abstract-storage.h M +9 -1 kpeople/nepomuk-feeder/account.cpp M +3 -1 kpeople/nepomuk-feeder/account.h M +1 -1 kpeople/nepomuk-feeder/contact.cpp M +2 -1 kpeople/nepomuk-feeder/contact.h M +3 -1 kpeople/nepomuk-feeder/controller.cpp M +46 -1 kpeople/nepomuk-feeder/nepomuk-storage.cpp M +2 -1 kpeople/nepomuk-feeder/nepomuk-storage.h M +3 -1 kpeople/nepomuk-feeder/tests/controller-test.h M +123 -0 kpeople/nepomuk-feeder/tests/storage-test.cpp M +1 -0 kpeople/nepomuk-feeder/tests/storage-test.h http://commits.kde.org/telepathy-common-internals/6df73d798afeb8411637d7b27bbf461a9d33e399 |