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

Issue 107490043: Chromium branch changes to rename ndb key fields to have _key in names (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by jrobbins (chromium)
Modified:
5 days, 2 hours ago
Visibility:
Public.

Description

Chromium branch changes to rename ndb key fields to have _key in names

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed typo #

Patch Set 3 : Removed temporary logging and fixed one more reference #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -16 lines) Patch
M codereview/decorators.py View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M codereview/decorators_chromium.py View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M codereview/models.py View 1 3 chunks +4 lines, -4 lines 0 comments Download
M codereview/revert_patchset.py View 4 chunks +6 lines, -6 lines 0 comments Download
M codereview/views.py View 1 1 chunk +3 lines, -0 lines 0 comments Download
M templates/patchset.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
jrobbins (corp)
This is the chromium branch part of renaming ndb KeyProperty fields to end with "_key".
11 years ago (2014-07-02 22:59:40 UTC) #1
iannucci
lgtm % typo https://codereview.appspot.com/107490043/diff/1/codereview/models.py File codereview/models.py (right): https://codereview.appspot.com/107490043/diff/1/codereview/models.py#newcode919 codereview/models.py:919: original_patched_content = self.patched_conten_keyt.get() typo. If only ...
11 years ago (2014-07-03 18:53:01 UTC) #2
jrobbins (corp)
10 years, 12 months ago (2014-07-07 23:39:21 UTC) #3
This was committed as
https://code.google.com/p/rietveld/source/detail?r=d07f5eafedd9ef893fec51ddf7...

https://codereview.appspot.com/107490043/diff/1/codereview/models.py
File codereview/models.py (right):

https://codereview.appspot.com/107490043/diff/1/codereview/models.py#newcode919
codereview/models.py:919: original_patched_content =
self.patched_conten_keyt.get()
On 2014/07/03 18:53:01, iannucci wrote:
> typo. If only there were tests...

Fixed.  And, I also found and fixed another error.
Sign in to reply to this message.

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