lp:ubuntu/saucy-proposed/history-service

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy-proposed/history-service
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

11. By PS Jenkins bot

[ Gustavo Pichorim Boiko ]
* Fix the duration saving on new call entries. They were being saved
  as QTime, but they should be actually saved as just the duration in
  seconds.

[ Ubuntu daily release ]
* Automatic snapshot from revision 111

10. By PS Jenkins bot

[ Gustavo Pichorim Boiko ]
* Fix passing the call duration via dbus.

[ Ubuntu daily release ]
* Automatic snapshot from revision 109

9. By PS Jenkins bot

[ Gustavo Pichorim Boiko ]
* Make sure the ThreadsModified signal is emitted with the threads up-
  to-date. (LP: #1234611)

[ Ubuntu daily release ]
* Automatic snapshot from revision 107

8. By PS Jenkins bot

[ Gustavo Pichorim Boiko ]
* Make sure the events emitted on signals contain the participants
  field.

[ Ubuntu daily release ]
* Automatic snapshot from revision 105

7. By PS Jenkins bot

[ Gustavo Pichorim Boiko ]
* Cache the threads to optimize the performance a bit when displaying
  events.
* Add a participants field on event to avoid having to query threads
  for each and every event just to discover the participants.

[ Ubuntu daily release ]
* Automatic snapshot from revision 103

6. By PS Jenkins bot

[ Gustavo Pichorim Boiko ]
* Make it possible to modify events.
* Set the Recover property on the telepathy client file to make sure
  that if the history daemon crashes it will get restarted by
  telepathy mission control. (LP: #1228446)
* Clear the inconsistencies between thread_participants and threads on
  existing databases to make sure the service continues to work
  properly. (LP: #1228446)

[ Ubuntu daily release ]
* Automatic snapshot from revision 100

5. By PS Jenkins bot

[ Gustavo Pichorim Boiko ]
* Do not use shared pointers for events, threads, filters and sort.
  They were causing too much trouble for little benefit.

[ Ubuntu daily release ]
* Automatic snapshot from revision 96

4. By PS Jenkins bot

[ Gustavo Pichorim Boiko ]
* Use dbus for all the communication between the history service and
  its clients. Clients no longer access the sqlite database directly.

[ Ubuntu daily release ]
* Automatic snapshot from revision 94

3. By PS Jenkins bot

[ Gustavo Pichorim Boiko ]
* Add a missing build dependency on sqlite3 (required to generate the
  schema file).
* Remove the Reader and Writer classes. All methods are implemented in
  the Plugin class directly to make it simpler.

[ Tiago Salem Herrmann ]
* Remove data from thread_participants when deleting threads.

[ Ubuntu daily release ]
* Automatic snapshot from revision 92

2. By PS Jenkins bot

Automatic snapshot from revision 87

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/history-service
This branch contains Public information 
Everyone can see this information.

Subscribers