Merge lp://staging/~boiko/history-service/fix_timezone_changes into lp://staging/history-service

Proposed by Gustavo Pichorim Boiko
Status: Merged
Approved by: Tiago Salem Herrmann
Approved revision: 257
Merged at revision: 216
Proposed branch: lp://staging/~boiko/history-service/fix_timezone_changes
Merge into: lp://staging/history-service
Prerequisite: lp://staging/~boiko/history-service/move_private_to_shared_lib
Diff against target: 86 lines (+39/-4)
2 files modified
plugins/sqlite/sqlitehistoryplugin.cpp (+38/-4)
plugins/sqlite/sqlitehistoryplugin.h (+1/-0)
To merge this branch: bzr merge lp://staging/~boiko/history-service/fix_timezone_changes
Reviewer Review Type Date Requested Status
Tiago Salem Herrmann (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+275087@code.staging.launchpad.net

Commit message

Store threads' timestamps in UTC in the cache, and convert only when returning to the client, so that it has the most up-to-date local time.

Description of the change

Store threads' timestamps in UTC in the cache, and convert only when returning to the client, so that it has the most up-to-date local time.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Tiago Salem Herrmann (tiagosh) wrote :

works well.
code looks good. Thanks.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches