lp://staging/~boiko/history-service/save_timestamps_utc
- Get this branch:
- bzr branch lp://staging/~boiko/history-service/save_timestamps_utc
Branch merges
- Bill Filler (community): Approve
-
Diff: 296 lines (+119/-14)6 files modifiedplugins/sqlite/schema/v10.sql (+1/-0)
plugins/sqlite/sqlitedatabase.cpp (+89/-1)
plugins/sqlite/sqlitedatabase.h (+3/-0)
plugins/sqlite/sqlitehistoryplugin.cpp (+12/-7)
plugins/sqlite/sqlitehistoryplugin.h (+2/-0)
plugins/sqlite/tests/SqlitePluginTest.cpp (+12/-6)
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 296 lines (+119/-14)6 files modifiedplugins/sqlite/schema/v10.sql (+1/-0)
plugins/sqlite/sqlitedatabase.cpp (+89/-1)
plugins/sqlite/sqlitedatabase.h (+3/-0)
plugins/sqlite/sqlitehistoryplugin.cpp (+12/-7)
plugins/sqlite/sqlitehistoryplugin.h (+2/-0)
plugins/sqlite/tests/SqlitePluginTest.cpp (+12/-6)
Related bugs
Bug #1379018: Event timestamps should be saved using UTC | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 173. By Timo Jyrinki
-
Manually merge 0.1+14.
10.20141003- 0ubuntu1 [ Ubuntu daily release ]
* New rebuild forced
[ Tiago Salem Herrmann ]
* Add support for a new message Type: MessageTypeInformation (LP:
#1356950) - 171. By Gustavo Pichorim Boiko
-
If the models are used from QML, update the query right after the component setup is finished.
Approved by: PS Jenkins bot, Tiago Salem Herrmann - 170. By Gustavo Pichorim Boiko
-
Keep the models sorted all the time, even when new events arrive.
Also replace the thread grouping proxy model by a real model that groups threads. - 169. By Gustavo Pichorim Boiko
-
Add support for matching contact info in the data models. Fixes: 1362387
Approved by: Renato Araujo Oliveira Filho - 168. By Tiago Salem Herrmann
-
Skip messages with the "skip-storage" flag set Fixes: 1340255
Approved by: Gustavo Pichorim Boiko, PS Jenkins bot - 167. By Tiago Salem Herrmann
-
Create temporary tables in memory
Approved by: Gustavo Pichorim Boiko, 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://staging/history-service