/srv/irclogs.ubuntu.com/2010/12/17/#launchpad-reviews.txt

StevenKWTB reviewer, PST06:45
wallyworldStevenK: ?07:07
StevenKwallyworld: WoW-ism, it expands into "Want To Buy reviewer, Please Send Tell"07:08
StevenKWhere tell is a WoW-ism for privmsg07:09
wallyworldStevenK: does that mean you want a review to do? :-)07:09
wallyworldtrivial one: https://code.edge.launchpad.net/~wallyworld/launchpad/oops-bug-filing-location/+merge/4400507:09
* StevenK stabs wallyworld 07:09
StevenKNo, I want someone to review one of MINE!07:09
wallyworldit's really trivial - change launchpad-code to launchpad in 3 places07:10
wallyworldtick and flick really07:10
wallyworldsorry07:10
wallyworldno, i am, really :-)07:10
StevenK+107:10
wallyworldthanks :-)07:10
StevenKAre you a mentat reviewer, or not yet>07:11
StevenKs/\>/?/07:11
wallyworldno, not yet07:11
StevenKs/\(mentat\) \(reviewer\)/\2 (\1)/07:11
wallyworldbtw, i know the urls redirect but there was a bug and it is bugjam :-)07:12
wgrantExcuses, excuses.07:12
wallyworldStevenK: so shouldn;t there be an on call reviewer around? the channel topic always seems blank07:13
wallyworldi have another mp too but the sound of crickets is quite loud07:13
wgrantwallyworld: This is APac.07:16
wgrantThere is no good OCR coverage yet.07:16
wgrantBut this should change in 6 months, when there are three more...07:16
wallyworldwgrant: sure. maybe i don't recall seeing the topic set in the evenings or early mornings AEST07:17
StevenKI see it early mornings from the US people07:17
StevenKOr jelmer, if he forgot to edit the topic07:18
wgrantWell, a few weeks ago the UK would have been awake by this time.07:18
wgrantBut DST makes me cry.07:18
* wallyworld needs to find some glasses07:18
wallyworldi love dst :-) wish we had it :-(07:18
StevenKQueensland is broken, find a better state.07:19
wallyworldcan't beat the climate though07:20
wgrantToo hot :(07:20
wallyworldonly if you're soft :-)07:20
wgrantOnly 9.2EB of data left :(07:28
StevenK"Only"07:29
henningedanilos: were you aware of assert statements being deprecated now?09:37
henningebac: are assert statements really deprecated now? Were do I read about that?09:41
henningebac: and Hi! ;)09:41
daniloshenninge, I didn't09:46
henningeI am not sure that is true ...09:46
daniloshenninge, https://dev.launchpad.net/PythonStyleGuide09:49
daniloshenninge, which points to https://dev.launchpad.net/AssertionsInLaunchpad09:49
henningeyes, reading that09:49
henningeit's a year old and describing how they can be used09:50
henningemy reviewer just sounded like there is a newer guideline.09:50
daniloshenninge, our style guide uses them for a few examples as well, and doesn't explicitely forbid them so use them :)09:52
daniloshenninge, also, with python's dynamic typing, it'd be very weird to do away with them09:53
henningedanilos: the suggestion was to turn this particular one into a Value error.09:53
henningeif side is None:09:54
henninge    raise ValueError("Translation side must be specified").09:54
daniloshenninge, if that particular assertion would be hit as a cause of programmer error, it should stay an assertion imo09:54
henningedanilos: yes, that is my impression, too.09:54
henningeglad we agree ;-)09:54
daniloshenninge, well, valueerror in an OOPS would not make much sense, and would, arguably, be catchable in callsites09:55
daniloshenninge, assertionerrors should never be handled in call sites so we'd know a developer has made an error09:55
henningedanilos: I never said I liked the suggestions, I was just wondering why he said that asserts are deprecated now.09:56
henningeI'll be interested in his answer09:56
daniloshenninge, oh, I don't know that, but let me consult my crystal ball... I'll let you take a peak as well :)09:56
henningewell, I could also call him to wake him and ask him ... ;-)09:57
henningesome kind of crystal ball that would be ...09:57
StevenKIs there any reviewer up for a short one?10:05
henningeLooks like abel is not around any more.10:16
henningeStevenK: what have you got?10:16
StevenKI suspect he is off sick still10:16
StevenKhenninge: https://code.launchpad.net/~stevenk/launchpad/p3a-description-fix/+merge/44013 +8/-910:17
henningeoh, didn't know he was10:17
henninge+8/-9? Too big! :-P10:17
StevenKHaha10:17
=== stub1 is now known as stub
henningeStevenK: You also fixed two long lines, right? Or are those that part of the actual fix?10:22
StevenKhenninge: Before and after they fix they are one-char off10:23
henninge???10:24
henningeI meant these:10:24
henninge32-    "PPA named p3a for Celso Providelo" (ppa:cprov/p3a), which is hosted10:24
henninge33-    by Launchpad and has the following description:10:24
henninge34+    "PPA named p3a for Celso Providelo" (ppa:cprov/p3a), which is hosted by10:24
henninge35+    Launchpad and has the following description:10:24
henningethat is just cosmetic, not part of the fix, right?10:24
StevenKhenninge: Oh, sorry. Those had to be changed due to turning on -NORMALIZE_WHITESPACE10:24
StevenKWell, turning off ... :-)10:24
henningeoh, to match the lines breaks in the actual message? I see10:25
StevenKYes, it's icky :-(10:25
henningeStevenK: thanks for the fix. r=me ;)10:25
StevenKhenninge: Thanks! :-)10:25
=== matsubara-afk is now known as matsubara
danilosStevenK, hi, considering you are likely the only soyuz guy around, would you mind reviewing https://code.launchpad.net/~danilo/launchpad/bug-685624/+merge/44035 (it's very short, I am just worried that I don't break anything)12:56
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
bacgood morning launchpad13:04
bacchecking in for my last review shift of 2010!13:04
danilosbac, I've got one for you then :)13:09
daniloshttps://code.launchpad.net/~danilo/launchpad/bug-685624/+merge/4403513:09
bacdanilos: ok13:09
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: danilos || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
gmbHi bac, I've got a couple of branches that need reviewing. Can I stick them in the queue?13:12
bacgmb: sure13:12
* bac misses abel13:12
=== gmb changed the topic of #launchpad-reviews to: n call: bac || Reviewing: danilos || queue: [gmb*2] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== gmb changed the topic of #launchpad-reviews to: On call: bac || Reviewing: danilos || queue: [gmb*2] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
salgadofolks, kiko has bribed me into doing a trivial fix to allow the drivers of a blueprint's target to edit that bp, but I'm off to catch a plane soon and after that I'll be completely deprived of 'net access, so I was wondering if anybody would be willing to land that branch for me?13:37
salgadothe merge-proposal is https://code.edge.launchpad.net/~salgado/launchpad/target-driver-edit-blueprint/+merge/4404613:37
danilosbac, I am thinking of heading off for some food, I assume there are no big questions that you've got?13:38
bacdanilos: the branch looks good13:40
bacdanilos: the description was much more complicated than the code, which is quite simple.13:41
danilosbac, right, it was quite an exercise for me to get to understand exactly what's going on and to see if we can try to get at TTB from a TTBJ without storing the data; complexity of the model didn't help there, just like the fact that TTBJ is serving two different purposes didn't13:41
danilosbac, I am expecting to have fun time QAing this though :)13:42
bacdanilos: yeah, good luck with that.  what is the ETA for cleaning this up for good?13:42
danilosbac, wgrant mentioned how he'd like to get it all switched to the new model maybe as early as next week13:42
bacwow!13:42
danilosbac, I am morally supporting him :)13:43
danilosbac, for someone who understands well exactly what's going on where it's mostly just moving code around, afaiu13:43
danilos(missing comma warning :)13:43
danilos...what's going on where *,* it's...13:44
bacdanilos: r=bac13:44
danilosbac, thanks13:44
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: gmb1 || queue: [gmb2] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
bacsalgado: i'll look at it.  if no substantial changes are required i can land it13:45
salgadobac, great, thanks!13:45
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: gmb1 || queue: [gmb2, salgado] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
bacsalgado: have a nice trip13:46
salgadobac, I might even be able to do the changes if you review it now.  it's just getting it through ec2 that I won't be able to13:46
jcsackettbac, mind if throw https://code.launchpad.net/~jcsackett/launchpad/linkifier-bugs-2/+merge/43980 on your queue?13:50
bacjcsackett: sure13:51
=== jcsackett changed the topic of #launchpad-reviews to: On call: bac || Reviewing: gmb1 || queue: [gmb2, salgado, bac] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== jcsackett changed the topic of #launchpad-reviews to: On call: bac || Reviewing: gmb1 || queue: [gmb2, salgado, jcsackett] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
jcsackettthanks.13:51
jcsacketthenninge: your branch from yesterday is r=me for code*; i have requested review from sinzui for follow up. nice start on that clean up. :-)13:52
bacsalgado: r=bac with one tiny fix13:52
bacsalgado: are you leaving for the holidays or a work trip?  will you be around to QA it?13:52
henningejcsackett: thank you! ;)13:52
salgadobac, good catch;  I'm leaving on holidays.  if I get instructions to QA it, would you be kind enough to do it for me?  if not I can see if somebody from Linaro can do it13:55
bacsalgado: i can QA it for you.  i'll subscribe to the bug.  please update the MP with a commit message.13:56
salgadooh, I need to file a bug as well13:56
salgadobac, have we moved all bugs to launchpad yet?13:58
salgadolooks like we did13:58
bacsalgado: yes we did13:59
salgadobac, ok, bug filed, linked to branch and security adapter renamed.  should I add QA instructions on the bug or mp?14:02
bacsalgado: uh, MP i guess14:04
bacgmb: hey it does not look like we have a dependency on lxml14:04
gmbRats.14:05
gmbThat's damnably irritating.14:06
bacgmb: yep.14:06
gmbbac: So we've three options:14:06
gmb1) Regexes (urgh)14:06
gmb2) BeautifulSoup (performance problems)14:07
gmb3) Bug someone to make lxml a dependency.14:07
gmb3 is annoying but I'd rather do that than take the performance hit.14:07
bac3a) And get it deployed14:07
gmbYes, that too :)14:07
bacWWmthaddonD?14:07
gmbHeh.14:08
gmbbac: Do you know to whom I need to talk to get it made into a dependency?14:08
bac[flacoste, gary, mars] maybe?14:08
gmbRighto, I shall talk to one of the above.14:08
bacgetting _new will be great but i think landing the tabindex branch is more urgent14:09
gmbbac: There is no tabindex branch at the moment.14:09
gmbIt's a truly horrible problem14:10
bacoh, i was kindof hoping your other branch in queue was it14:10
gmbNo, sorry :/14:10
baci'm just worried about poor dustin having an aneurysm14:10
gmbWell, naturally. As am I. I don't want to be at the platform rally and have his head explode all over me.14:10
gmbLessee how quickly I can get the dependency problem sorted.14:11
baci think an uncontained aneurysm is fairly rare14:11
gmbBut he was *really* cross...14:11
bacof course they said that about jet engines before RR proved them wrong14:11
gmbThis is true.14:11
gmbAnd as we know, all engineers are just basically machines for producing code.14:12
gmb... this is going down a rabbit hole.14:12
bacyes14:12
bacwell i'll continue on with the review then14:12
gmbCool, thanks.14:12
* gary_poster looks around to try and figure out what's up14:12
=== salgado is now known as salgado-brb
deryckgmb: I think the dependency issue is as easy as building a tarball of lxml, adding it to download-cache, and then adding lxml == FOO to versions.cfg.14:13
deryckgary_poster can confirm ^^14:13
deryckor deny ;)14:13
bacderyck: really?  can't it just be added to launchpad-dependencies?14:13
gmbOoo.14:13
deryckbac: I thought for python libs we preferred buildout.14:14
bacderyck: oh there's that14:14
bacthat's why my name was not in the list14:14
deryckmaybe I'm nosing my way into a topic I don't really know enough about :-)14:14
* gmb summons gary_poster to add his $0.02...14:15
bacgary_poster: the only other lxml in our code base is in migrater tools, not production code14:15
gary_posterwe prefer Python eggs, but lxml egg is really annoying to build14:15
gary_postergotcha bac14:15
deryckah, right, I had heard that about lxml14:15
* deryck has never actually built lxml14:16
* gary_poster has, and has the scars to prove it14:16
benjirun away! run away!14:16
gary_poster:-)14:16
deryckheh14:16
* deryck runs away now14:16
gary_posterlemme remember how to look at our deb dependencies and I'll report back gmb.  1 sec14:17
gmbgary_poster: Thanks.14:17
bacgood new gmb.  your tests pass now.  :)14:18
gmbHeh14:18
* bac blames his poor spelling on frigid fingers which he blames on a horrible sanyo heat pump14:18
gary_postergmb, we did use to have lxml as a deb dependency.  It was dropped Thu, 10 Sep 2009 "(tests run fine without)"14:20
gmbHah14:20
gmbI hereby repudiate that statment.14:20
gary_poster:-)14:20
henningebac: Is it ok if I  append my mp to the queue?14:20
bacyes, of course14:20
=== henninge changed the topic of #launchpad-reviews to: On call: bac || Reviewing: gmb1 || queue: [gmb2, salgado, jcsackett,henninge] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
henningebac: thanks14:21
gary_posterso, I can point you to how to update the deb dependecies, or you can ping me to do it...next week.  Or *maybe* this afternoon.  kinda booked right now.14:21
gary_postergmb: ^^14:21
* gary_poster tries to find doc link meanwhile14:21
gmbgary_poster: Feel free to point me at it and I'll give it a shot.14:21
gary_postercool14:21
gary_postergmb https://dev.launchpad.net/Hacking#Changing%20the%20launchpad%20dependency%20debs14:23
gmbThanks14:23
gary_posternp.  I'm no expert, but I've done it before gmb, so I can at least stare at a problem with you :-)14:23
gmbgary_poster: Cool, thanks. I'll ping you if I run into difficulties.14:24
bacgmb: review done with one suggestion, other than the obvious.14:31
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: jcsackett || queue: [gmb2,henninge] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
gmbCool, thanks.14:32
flacostegmb: did you solve your problem?14:38
gmbflacoste: Yes, I think so. Well, we'll see shortly anyway.14:40
abentleybac, could you please review https://code.launchpad.net/~abentley/launchpad/email-url-body/+merge/43838 ?14:48
bacsure, abentley, chunk it on the queue14:48
=== abentley changed the topic of #launchpad-reviews to: On call: bac || Reviewing: jcsackett || queue: [gmb2,henninge,abentley] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
abentleybac, thanks.14:49
=== salgado-brb is now known as salgado
gmbbac: I've replied to your review and uploaded a new version of launchpad-dependencies, which is building now.15:19
bacgmb: thanks15:20
bacjcsackett: is 'blacklist' the best word to use in that context?  it seems you're just trying to find the URLs that match a pattern but they aren't blacklisted, which has a specific, loaded connotation to me.15:23
jcsackettbac: i'm open to other names; i was thinking blacklist in a proxy sense--these URIs don't count/aren't linked.15:23
bac'ignored'?15:24
jcsackettbac: if that works better for you, i'm happy to make that change.15:24
daniloshenninge, fwiw, you still seem to have left some changes to credits handling which made the side context sensitive instead of explicitely using UPSTREAM as the side15:28
daniloshenninge, I am thinking of line 640 (so, tests)15:29
bacjcsackett: can you explain what handle_parens_in_trailers is doing?15:30
bacit really needs a docstring and explanation15:31
jcsackettbac: happy to provide comments in it--i had some and must have deleted them.15:31
daniloshenninge, I am talking about https://code.launchpad.net/~henninge/launchpad/db-devel-688519-getusedtranslationmessage/+merge/43924, fwiw ;)15:31
jcsackettbac: basically, it's capturing closing parens out of the trailers from the url and adding them to the url if there is an unpaired open paren in the url.15:32
jcsackettthis deals with http://wikipedia.org/something_(some_catagory) style urls.15:32
jcsackettright now the trailing paren is dropped, and without restructuring the entire regex there's no real way to capture the last parens if and only if there are a like number of unpaired opens in the url.15:33
bacjcsackett: so were the closing parens incorrectly characterized as trailers and are being moved back to the url proper?15:33
jcsackettbac: yes.15:33
bacoh, ok15:33
jcsackettbac: if there are unpaired open parens in the url, the closing paren in the trailer is put back in the url.15:33
bacjcsackett: i see now15:33
bacjcsackett: but if all the missing parens are not at the beginning of the trailers then it doesn't work so well, right?15:34
bacb/c you break out of the loop at the first non-)15:35
jcsackettbac: the way the regex is structured, there should only be relevant closing ones at the end. if the trailer had text &c in it first it wouldn't close of the url there.15:35
jcsackettin reality, this should only ever capture one paren, but i wanted to cover something like http:///thisurl.com/has_(too_many(parens)) as long as i was handling it.15:36
jcsackettbac: i'll modify the test to double check some more irritating combinations are also handled right.15:37
bacjcsackett: what would this do?15:37
bac(http://example.com/path_(with_parens)and_stuff)15:37
bacwould the extra be part of the url?  trailer is only punctuation, right?15:37
jcsackettbac: good question. i'll add that example to the text case.15:38
bacyes, please make some corner case tests for that method15:38
jcsackettbac: my intuition is that http://example.com/path_(with_parens)and_stuff would be linkified, and the surrounding parens would not.15:38
jcsackettobviously, if the user typos and "and stuff" shouldn't be part of the URI, there's no way to handle that.15:39
bacjcsackett: i approved the branch but have several suggestions15:39
bacincluded in the MP15:39
jcsackettbac: when you say plain english for the regex, you mean the enormous _re_linkify?15:40
jcsackettb/c speaking plainly, i still have no idea what some of it does. :-P15:40
bacjcsackett: no, the trailers regex that i asked you to relocate15:41
jcsackettbac:ah, i see. i got mixed up.15:41
bacwere it closer to its use it would be less confusing15:41
bacjcsackett: looking at that regex with all punctuation i cannot recall which are things to be matched and which are special regex chars15:42
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: gmb || queue: [henninge,abentley] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
henningedanilos: well, since the factory produces upstream templates, the side will be UPSTREAM. So the test ist not really side sensitive. It also checks the flags directly instead of using getFlag.15:43
henningedanilos: so, are you saying this should be fixed before I can land this?15:43
daniloshenninge, right, but the way the test is written it will fail if we change the factory method15:43
henningeare we going to change it?15:44
daniloshenninge, we are not planning to, no, but the test is sometimes used as a documentation as well, and now it implies that setTranslationCreditsAsTranslated might be side-aware when it's not15:44
danilos(well, it is, in the sense that it will always use the UPSTREAM side)15:45
bacgmb: remind me how to get your subscription widget tests to run15:48
bacgmb: i hate to do it, but i'm going to pass on your branch.  i don't think i can add anything of value.  please find a reviewer with more JS experience.15:53
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: henninge || queue: [abentley] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
gmbbac: Okay, no worries. I do the same thing quite often :)15:56
gmballenap, deryck: Would either of you be able to review my JS branch for the subscriptions widget?15:58
deryckgmb: I can15:59
gmbderyck: Cool, thanks. https://code.launchpad.net/~gmb/launchpad/use-subscribe-form-for-fun-and-profit-bug-687747/+merge/4362915:59
* deryck looks15:59
salgadobac, thanks a lot for taking care of that branch for me.   kiko said he's going to ping you once it lands to help with QA, if needed16:02
bacsalgado: ok.  is it ready to land now?16:02
salgadobac, yep, I've done the change you suggested16:02
bacok16:02
bacsalgado: have a good holiday.16:03
salgadobac, thanks!  you too16:03
bacsalgado: sending to ec2 now16:04
bachenninge: but *why* are leading '/' in filenames bad?16:11
henningebac: it's about consistency16:11
henningebac: we normalize on no leading '/'16:12
henningeso that they stay comparable.16:12
henningealso, tar usually strips leading slashes off file names unless you tell it not to.16:12
bachenninge: ok, i see16:13
jcsackettbac: when you get a chance, there's a comment in reply to part of your comments on my MP; i've got to run out for a bit.16:14
bacjcsackett: ok16:14
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: abentley || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
henningebac: it's also  a bit dangerous to have leading slashes in tarballs. If not careful you might unpack your files into system directories.16:14
henningeof course, only if you'd be working as root ...16:15
bachenninge: yeah, tbh i forgot we were talking about tarballs...16:15
henningebac: thanks for the review ;)16:16
deryckgmb: looks good to me.  Nice tests.  I'll add a comment to the MP for getting prettier CSS temporarily, but otherwise, this looks fine. r=me16:16
gmbderyck: Thanks,.16:16
deryckgmb: np16:16
gmbderyck: Thank you for explaining that godawful logger16:24
gmbI spent ages trying to work that out16:24
gmb(and then I just maximized firebug and logged directly to the JS console :))16:24
deryckgmb: heh, np.  It's not documented anywhere as far as I know.16:24
deryckit is awful, and I hope to fix something up for it long term.16:24
=== matsubara is now known as matsubara-afk
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
henningewhere did salgado go?16:42
henningeEdwinGrubbs: Are you up for a UI review?16:43
EdwinGrubbshenninge: I can do it in a little while. Isn't there a UI mentee that needs some more practice?16:44
henningeEdwinGrubbs: oh, you have graduated? Missed that. ;)16:44
* henninge updates wiki page16:45
henningeCongrats!16:45
EdwinGrubbshenninge: actually, I don't think I have graduated, but I also don't have a mentor.16:46
* henninge reverts16:46
henningeEdwinGrubbs: I could do that for you, if you want.16:46
henningeAnyway, that does not help in this case.16:48
EdwinGrubbshenninge:  I can start on it in about 30 minutes.16:48
henningeEdwinGrubbs: ok, let me prepare the mp.16:50
danilosbac, one more up: https://code.launchpad.net/~danilo/launchpad/bug-676011/+merge/44066 :)16:56
=== danilos changed the topic of #launchpad-reviews to: On call: bac || Reviewing: - || queue: [danilos] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
bacdanilos: looks good17:06
danilosbac, thanks17:07
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: - || queue: [-] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
* bac -> lunch17:08
=== sinzui changed the topic of #launchpad-reviews to: On call: bac || Reviewing: - || queue: [sinzui] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
henningeEdwinGrubbs: https://code.edge.launchpad.net/~henninge/launchpad/devel-bugjamming-1/+merge/4407017:17
* EdwinGrubbs looks17:17
henningeEdwinGrubbs: please look for the implementation details to see the screen shots.17:17
henningesinzui: are you able to mentor Edwin's ui review?17:18
=== henninge changed the topic of #launchpad-reviews to: On call: bac || Reviewing: - || queue: [sinzui, henninge] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
sinzuihenninge, I can, but I am off to a hair cut for lunch. Can you wait 90 minutes?17:18
henningesinzui: I will be off, too. I will look at the replies later tonight.17:19
henningeEdwinGrubbs: please forward to sinzui for mentoring.17:19
EdwinGrubbsok17:19
=== deryck is now known as deryck[lunch]
=== benji is now known as benji-lunch
=== danilos changed the topic of #launchpad-reviews to: On call: bac || Reviewing: - || queue: [sinzui, henninge, danilo] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
danilos(I've put up another very simple branch up for review which solves an OOPS that we've seen 857 times yesterday because of the 'rosetta' product being removed)17:59
danilos6 lines changed total, anybody up for a review?18:00
bacdanilos:  yep18:00
danilosbac, it's up at https://code.launchpad.net/~danilo/launchpad/bug-691634/+merge/4407718:01
bac180 OOPS/line -- pretty goo18:01
danilosbac, yeah :)18:03
danilosbac, I've also filed a separate bug 691646 to get rid of the 'rosetta' product from the sampledata (including test sampledata) to see if something else breaks as well when we mirror our production state today18:03
_mup_Bug #691646: Remove 'rosetta' product from the sampledata <lp-translations> <tech-debt> <Launchpad itself:Triaged> < https://launchpad.net/bugs/691646 >18:04
bacthanks danilos18:05
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: sinzui || queue: [ henninge, danilo] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
bacsinzui:  your css file has a conflcit18:13
bacconflict18:13
=== danilos changed the topic of #launchpad-reviews to: On call: bac || Reviewing: sinzui || queue: [ henninge] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
danilosbac, ta, cheers18:25
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: henninge || queue: [ ] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== benji-lunch is now known as benji
=== bac changed the topic of #launchpad-reviews to: On call: bac || Reviewing: - || queue: [ ] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
flacostegary_poster: https://code.edge.launchpad.net/~flacoste/launchpad/bug-688503/+merge/4410221:20
gary_postergot it flacoste.21:21
flacostesorry about the wrapping21:21
flacosteseems that my editor wraps a little after the code page :-/21:22
flacostei should probably turn off auto-wrapping with lp-propose21:22
flacosteand i'm missing the special body plugin21:22
gary_posterflacoste, do you already know what signal we use for log rotation?  I was going to try and investigate, but if you know, there's no need21:39
gary_postereh, maybe sigusr1 :-P21:40
gary_postersigusr221:41
gary_posteranyway, no conflicts, which was all I was worried about21:41
flacostegary_poster: right, i checked for existing signals21:46
flacostethat's also a reason i split this into two modules21:46
flacostesighup and haproxy21:46
flacostesince we already have a sigusr1 and sigusr2 modules21:46
gary_postergotcha21:46
gary_posterflacoste: approved.  You could update the PPR heading, but I don't think it matters much.  You need me to QA this next week?21:48
flacostegary_poster: yes, please21:48
gary_postercoool, will do21:48
flacostethanks and enjoy your week-end!21:49
gary_posterthanks :-) have a great vacation21:49
flacostethank you21:49
=== bac changed the topic of #launchpad-reviews to: On call: - || Reviewing: - || queue: [ ] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
bacand that concludes my OCR duties for 2010.  have a great weekend.21:54

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!