Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(475)

Issue 4271067: Use md5 hash for indexing translation (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 6 months ago by ced
Modified:
14 years, 5 months ago
Reviewers:
yangoon, nicoe
Visibility:
Public.

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -100 lines) Patch
M trytond/backend/mysql/init.sql View 1 chunk +1 line, -0 lines 0 comments Download
M trytond/backend/postgresql/init.sql View 1 chunk +1 line, -0 lines 0 comments Download
M trytond/backend/sqlite/init.sql View 1 chunk +1 line, -0 lines 0 comments Download
M trytond/convert.py View 1 4 chunks +43 lines, -34 lines 0 comments Download
M trytond/ir/translation.py View 1 6 chunks +38 lines, -3 lines 0 comments Download
M trytond/ir/ui/view.py View 1 3 chunks +13 lines, -8 lines 0 comments Download
M trytond/model/model.py View 1 5 chunks +44 lines, -37 lines 0 comments Download
M trytond/model/modelsql.py View 1 1 chunk +7 lines, -2 lines 0 comments Download
M trytond/wizard/wizard.py View 1 3 chunks +19 lines, -16 lines 0 comments Download

Messages

Total messages: 6
ced
14 years, 6 months ago (2011-03-24 15:14:41 UTC) #1
yangoon
14 years, 6 months ago (2011-03-24 16:03:00 UTC) #2
nicoe
http://codereview.appspot.com/4271067/diff/1/trytond/ir/translation.py File trytond/ir/translation.py (right): http://codereview.appspot.com/4271067/diff/1/trytond/ir/translation.py#newcode96 trytond/ir/translation.py:96: while True: Would be more clear without the while ...
14 years, 5 months ago (2011-04-08 13:28:59 UTC) #3
ced
14 years, 5 months ago (2011-04-08 14:20:25 UTC) #4
ced
http://codereview.appspot.com/4271067/diff/1/trytond/ir/translation.py File trytond/ir/translation.py (right): http://codereview.appspot.com/4271067/diff/1/trytond/ir/translation.py#newcode96 trytond/ir/translation.py:96: while True: On 2011/04/08 13:28:59, nicoe wrote: > Would ...
14 years, 5 months ago (2011-04-08 14:20:52 UTC) #5
nicoe
14 years, 5 months ago (2011-04-08 19:25:53 UTC) #6
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b