Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29753617: Issue 6545 - get_pages_metadata now returns all pages (Closed)

Created:
April 16, 2018, 8:16 p.m. by Jon Sonesen
Modified:
May 7, 2018, 8:57 p.m.
Visibility:
Public.

Description

Issue 6545 - get_pages_metadata now returns all pages

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Address PS1 comments #

Patch Set 3 : Rebase, changes comments to add citation to explain weird logic chain #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -7 lines) Patch
M cms/converters.py View 1 chunk +0 lines, -4 lines 0 comments Download
M tests/expected_output/en/sitemap View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
A tests/expected_output/en/sitemap@static+master View 1 2 1 chunk +29 lines, -0 lines 0 comments Download
M tests/test_page_outputs.py View 1 2 2 chunks +15 lines, -3 lines 0 comments Download

Messages

Total messages: 11
Jon Sonesen
April 16, 2018, 8:16 p.m. (2018-04-16 20:16:43 UTC) #1
Jon Sonesen
Hey guys, Added both of you to the review as there are significant changes to ...
April 16, 2018, 8:18 p.m. (2018-04-16 20:18:07 UTC) #2
Jon Sonesen
Actually, my bad I got the test suite changes mixed up with a different issue ...
April 16, 2018, 8:23 p.m. (2018-04-16 20:23:00 UTC) #3
Jon Sonesen
On 2018/04/16 20:23:00, Jon Sonesen wrote: > Actually, my bad I got the test suite ...
April 16, 2018, 8:54 p.m. (2018-04-16 20:54:12 UTC) #4
Jon Sonesen
On 2018/04/16 20:54:12, Jon Sonesen wrote: > On 2018/04/16 20:23:00, Jon Sonesen wrote: > > ...
April 17, 2018, 12:01 a.m. (2018-04-17 00:01:34 UTC) #5
Vasily Kuznetsov
Hi Jon, Looks good in general. Hg is complaining that ':' is a reserved symbol ...
April 17, 2018, 6:36 p.m. (2018-04-17 18:36:08 UTC) #6
Jon Sonesen
Thanks for taking a look https://codereview.adblockplus.org/29753617/diff/29753652/tests/test_page_outputs.py File tests/test_page_outputs.py (right): https://codereview.adblockplus.org/29753617/diff/29753652/tests/test_page_outputs.py#newcode20 tests/test_page_outputs.py:20: if ':' in filename: ...
April 17, 2018, 9:02 p.m. (2018-04-17 21:02:40 UTC) #7
Jon Sonesen
On 2018/04/17 21:02:40, Jon Sonesen wrote: > Thanks for taking a look > > https://codereview.adblockplus.org/29753617/diff/29753652/tests/test_page_outputs.py ...
April 26, 2018, 1:12 a.m. (2018-04-26 01:12:40 UTC) #8
Vasily Kuznetsov
LGTM (although needs to be updated a bit to land on the current master, but ...
May 3, 2018, 3:11 p.m. (2018-05-03 15:11:19 UTC) #9
Jon Sonesen
On 2018/05/03 15:11:19, Vasily Kuznetsov wrote: > LGTM (although needs to be updated a bit ...
May 6, 2018, 11 p.m. (2018-05-06 23:00:22 UTC) #10
Vasily Kuznetsov
May 7, 2018, 4:42 p.m. (2018-05-07 16:42:39 UTC) #11
On 2018/05/06 23:00:22, Jon Sonesen wrote:
> On 2018/05/03 15:11:19, Vasily Kuznetsov wrote:
> > LGTM (although needs to be updated a bit to land on the current master, but
> > that's simple).
> 
> Hey,
> 
> 
> thanks, I just had an idea about updating the comment there so if you dont
mind
> taking a look that would be awesome!

Even more LGTM!

Powered by Google App Engine
This is Rietveld