lp://qastaging/~renatofilho/address-book-service/fix-1387763-rtm
- Get this branch:
- bzr branch lp://qastaging/~renatofilho/address-book-service/fix-1387763-rtm
Branch merges
- Bill Filler (community): Approve
-
Diff: 443 lines (+275/-41)5 files modifiedlib/addressbook.cpp (+75/-40)
lib/addressbook.h (+1/-1)
tests/CMakeLists.txt (+3/-0)
tests/unittest/CMakeLists.txt (+54/-0)
tests/unittest/contact-collection-test.cpp (+142/-0)
Related bugs
Bug #1387763: deleting Google contacts not working reliably | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 137. By Renato Araujo Oliveira Filho
-
Avoid create sources with duplicated Id;
Remove address book sources based on source name instead of source id. - 134. By Renato Araujo Oliveira Filho
-
Update contact position in contacts map after update.
This is necessary because the contact map is used on contact view and should keep the contact sort.
- 133. By Renato Araujo Oliveira Filho
-
Removed dbus autostart service file.
We do not need dbus autostart service file we are using upstart with respawn. Fixes: 1347557
Approved by: Bill Filler - 131. By Omer Akram
-
add a test to ensure the dummy backend is working.
Approved by: Leo Arias, PS Jenkins bot, Renato Araujo Oliveira Filho, Brendan Donegan - 130. By Gustavo Pichorim Boiko
-
Update changelog due to a rebuild not merged back to trunk.
Approved by: Renato Araujo Oliveira Filho - 128. By Renato Araujo Oliveira Filho
-
During a contact fetch, send all results only in the finished state, this will avoid a contact update in every updateContactFe
tchRequest
Approved by: PS Jenkins bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/address-book-service