Merge lp://qastaging/~wgrant/launchpad/tm-performance-2-model into lp://qastaging/launchpad

Proposed by William Grant
Status: Work in progress
Proposed branch: lp://qastaging/~wgrant/launchpad/tm-performance-2-model
Merge into: lp://qastaging/launchpad
Prerequisite: lp://qastaging/~wgrant/launchpad/tm-performance-0-db
Diff against target: 498 lines (+175/-22)
10 files modified
lib/lp/testing/factory.py (+4/-2)
lib/lp/translations/interfaces/potemplate.py (+9/-0)
lib/lp/translations/interfaces/potmsgset.py (+3/-0)
lib/lp/translations/model/potemplate.py (+22/-3)
lib/lp/translations/model/potmsgset.py (+21/-11)
lib/lp/translations/model/translationmessage.py (+9/-0)
lib/lp/translations/model/translationtemplateitem.py (+4/-0)
lib/lp/translations/tests/test_potemplate.py (+41/-0)
lib/lp/translations/tests/test_potmsgset.py (+39/-3)
lib/lp/translations/tests/test_translationmessage.py (+23/-3)
To merge this branch: bzr merge lp://qastaging/~wgrant/launchpad/tm-performance-2-model
Reviewer Review Type Date Requested Status
Launchpad code reviewers Pending
Review via email: mp+251223@code.qastaging.launchpad.net
To post a comment you must log in.
17371. By William Grant

Set POTemplate.suggestive based on normal suggestiveness criteria, and add POTemplateSet.filterSuggestiveTargets with the same.

17372. By William Grant

Fix POTMsgSet.suggestive clone and tests.

17373. By William Grant

Merge tm-performance-0-db.

Unmerged revisions

17373. By William Grant

Merge tm-performance-0-db.

17372. By William Grant

Fix POTMsgSet.suggestive clone and tests.

17371. By William Grant

Set POTemplate.suggestive based on normal suggestiveness criteria, and add POTemplateSet.filterSuggestiveTargets with the same.

17370. By William Grant

Propagate suggestive down from POTemplate to POTMsgSet to TranslationMessage.

17369. By William Grant

submitSuggestion now uses _makeTranslationMessage.

17368. By William Grant

Set TranslationMessage.msgid_* from the POTMsgSet.

17367. By William Grant

Set TranslationTemplateItem.msgid_* from the POTMsgSet.

17366. By William Grant

Cached -> denormalised where appropriate.

17365. By William Grant

Add denormalised columns to the model.

17364. By William Grant

Merge tm-performance--1-disambiguate.

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.