Merge lp://staging/~phablet-team/history-service/improve_roles_management into lp://staging/history-service/staging
Proposed by
Tiago Salem Herrmann
Status: | Merged |
---|---|
Approved by: | Gustavo Pichorim Boiko |
Approved revision: | 258 |
Merged at revision: | 258 |
Proposed branch: | lp://staging/~phablet-team/history-service/improve_roles_management |
Merge into: | lp://staging/history-service/staging |
Prerequisite: | lp://staging/~phablet-team/history-service/wait_for_self_not_pending |
Diff against target: |
196 lines (+65/-18) 5 files modified
Ubuntu/History/historyeventmodel.cpp (+17/-6) daemon/historydaemon.cpp (+43/-11) daemon/historydaemon.h (+3/-1) daemon/textchannelobserver.cpp (+1/-0) daemon/textchannelobserver.h (+1/-0) |
To merge this branch: | bzr merge lp://staging/~phablet-team/history-service/improve_roles_management |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gustavo Pichorim Boiko (community) | Approve | ||
Review via email: mp+316377@code.staging.launchpad.net |
Commit message
Improve Roles management performance by caching the retrieved data.
Description of the change
Improve Roles management performance by caching the retrieved data.
To post a comment you must log in.
Looks good!