/srv/irclogs.ubuntu.com/2010/09/30/#launchpad-reviews.txt

=== EdwinGrubbs changed the topic of #launchpad-reviews to: On call: - || Reviewing: leonardr || queue: [StevenK] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== EdwinGrubbs changed the topic of #launchpad-reviews to: On call: - || Reviewing: - || queue: [StevenK] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
lifelesshttps://code.edge.launchpad.net/~lifeless/launchpad/bug-627701/+merge/3709403:02
lifelessif anyone is up for that, it will allow very specific timeouts.03:02
mwhudsonlifeless: "def _get_request_timeout" ignores the 'now' parameter03:06
mwhudsonin fact, given what it seems to do, the tests of it could be precise03:08
mwhudsonabs(x-y) < 0.001 always creeps me out03:08
lifelessmwhudson: floats creep me out04:46
rockstarlifeless, even the root beer kind?04:48
lifelessgrah yes ;)04:49
thumperroot beer is awful04:50
lifelessmwhudson: so was that 'please land with the now parameter removed'04:50
lifelessmwhudson: or 'please find another reviewer I've gone to get beer'?04:50
rockstarthumper, I've had what kiwis call "root beer." It is a bad forgery.04:50
lifelessok, looks like I needs a reviewer for https://code.edge.launchpad.net/~lifeless/launchpad/bug-627701/+merge/37094 (updated)04:58
lifelessmwhudson: if you do return, and see this, please clickyclicky ;)05:05
=== Ursinha-bbl is now known as Ursinha-afk
=== noodles775 changed the topic of #launchpad-reviews to: On call: noodles775 || Reviewing: StevenK || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
noodles775StevenK: ah, this is the same branch that we were chatting about earlier... should I wait, or start working through it?08:42
noodles775StevenK: btw, have you tried `bzr lp-propose-merge`? It will create a pretty handy template for your MPs.08:43
StevenKnoodles775: There's two: https://code.edge.launchpad.net/~stevenk/launchpad/classy-packagecloner/+merge/36963 is the one in the topic08:45
noodles775GReat, I'll start on that one then :)08:45
noodles775StevenK: I'm just looking at the class-packagecloner branch - did you have a pre-imp. call with someone (bigjools?) about it? I don't understand why you're wanting to use instance variables to store state on a utility...09:06
StevenKnoodles775: I mentioned it to Julian, yes. It just seems ... messy09:07
noodles775StevenK: yes, but I don't think storing state for an individual call on a shared utility object is safe? Remember, two separate callsites might be using the utility at the same time (which is why - I assume - all the params were being passed in).09:08
StevenKnoodles775: The only entry point is still clonePackages() and they get their own instance, don't they?09:09
noodles775StevenK: no, getUtility(IPackageCloner) will return the same object each time (AFAIUI).09:09
* noodles775 checks the source for getUtility.09:10
StevenKnoodles775: Okay, if that's the case, then yes, this branch is a bad idea.09:10
=== allenap changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: StevenK, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
allenapMorning noodles775 :)09:12
noodles775Hi allenap!09:13
=== StevenK changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: -, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
henningedanilos: https://code.edge.launchpad.net/~henninge/launchpad/recife-bug-611674-convert-imports/+merge/3710809:53
henningedanilos: I still have to push lint changes09:53
henningepushed ;)09:54
daniloshenninge, thanks, I'll take a look at it as soon as I am back, got to get out now :)09:57
henningedanilos: np10:02
=== allenap changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: -, Edwin || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== StevenK changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: -, Edwin || queue: [StevenK] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
noodles775Hi henninge, can I interest you in another UI review? http://people.canonical.com/~michaeln/tmp/649559-blacklisting-with-comments.ogv11:15
noodles775Actual MP here: https://code.edge.launchpad.net/~michael.nelson/launchpad/649559-ajax-comment-on-dsdiff-2/+merge/3711411:15
=== noodles775 changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: StevenK, Edwin || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
henningenoodles775: sure, but I have to finish something first.11:16
* henninge watches screencast right away, though ... ;)11:17
noodles775henninge: no problem (or if you're busy, salgado will be around a bit later too). Thanks.11:17
noodles775Ah :)11:17
henningenoodles775: hm, aren't comments always sorted from oldest to newest in LP? We should stick to that.11:18
noodles775henninge: I wasn't sure in this case - it is more like a wall... as a user, the information I want is the most recent comments. But it's easy to switch.11:20
henningenoodles775: also, in the same vein, "Add comment" is usually placed at the end of the list of comments.11:20
henningenoodles775: Did I mention that this looks great! ;-D11:20
henningenoodles775: sorry for starting off with the negative things ... ;)11:21
noodles775henninge: yes, if the comments are going oldest to newest, then of course it would be at the end. It's only there because I did it more like a wall.11:21
noodles775No problem! Thanks for the feedback.11:21
henningenoodles775: well, I don't see how this case is different from other commenting we have in LP11:21
noodles775henninge: The biggest difference, IMO, is that we're displaying lists of comments for multiple objects on the one page. Ideally, if I had more time, we'd only be showing the 5 latest comments for each (in the details section).11:22
henningenoodles775: mp's have a "Add a review or comment" button on top of the comments that scrolls you down to the end.11:22
henningedunno why bugs don't.11:23
henningenoodles775: I am not opposed to introducing a "wall" concept for short comments - but they should look different to mark the difference in behaviour.11:24
noodles775james_w: if you're around and have a minute, would you also prefer standard oldest to newest comments for the differences (see above screencast). I've currently got them with the newest first, assuming that's the info that will be needed, but it's easy to switch back.11:24
noodles775henninge: If the heading was "Most recent comments" instead of "Comments" (and later we added a link to the full details for a particular difference with all comments) would that help differentiate?11:26
noodles775(er, and we only showed the 5 most recent on this page?)11:26
henningenoodles775: That would probably help but I still think people will get confused about the ordering.11:28
henningenoodles775: I actually think the reverse ordering is preferrable11:29
noodles775henninge: yeah, perhaps. Let's see what james_w or other people who will be using this say. I'm happy to change it - it's an easy switch.11:29
henningenoodles775: I don't know if it has been discussed before but maybe you could post your screencast to the list and start a discussion to adopt this for all our comments?11:30
henningebut maybe that is not always wanted ...11:31
henningehm11:31
noodles775henninge: no, I think a merge proposal is a story... it should be ordered from oldest to newest.11:34
noodles775The few comments that will ever be used for these differences are things like "Waiting for version 2.5".11:35
henningenoodles775: I put that all in a review comment. Not approved until we decide on a way to go with this.11:41
henningenoodles775: but thanks a lot for the great work! ;-)11:41
noodles775henninge: yep, that's great (and I don't mind which way... just what works for the people using it). Thanks!11:41
=== henninge changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: StevenK, Edwin || queue: [henninge] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
henningenoodles775, allenap: I have some mechanical removal of "canonical.launchpad.interfaces" imports here: https://code.edge.launchpad.net/~henninge/launchpad/devel-remove-c-l-i/+merge/3711612:17
noodles775oooh, exciting :)12:18
=== allenap changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: StevenK, henninge || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== allenap changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: StevenK, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== mrevell is now known as mrevell-lunch
=== noodles775 changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: lunch, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== mrevell-lunch is now known as mrevell
=== noodles775 changed the topic of #launchpad-reviews to: On call: noodles775, allenap || Reviewing: -, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
james_wnoodles775: I think newest first makes some sense here, but I don't know if consistency should win out13:44
noodles775OK, thanks james_w - let's see what the ui reviewers (henninge and sinzui) decide.13:46
=== noodles775 changed the topic of #launchpad-reviews to: On call: allenap || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
noodles775sinzui: Hi! When you've time, can you pls take a look at the following (no rush): https://code.edge.launchpad.net/~michael.nelson/launchpad/649559-ajax-comment-on-dsdiff-2/+merge/3711414:38
* sinzui will in 20 minutes14:38
noodles775Great, thanks sinzui14:38
=== allenap changed the topic of #launchpad-reviews to: On call: allenap || Reviewing: sinzui || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
leonardrEdwinGrubbs: a tiny follow-up to the branch you reviewed yesterday. i added a doctest that benji wrote to complement the pagetests:15:06
leonardrhttp://pastebin.ubuntu.com/503270/15:06
leonardrtake a look and i'll land the branch15:06
=== allenap changed the topic of #launchpad-reviews to: On call: allenap || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== rockstar changed the topic of #launchpad-reviews to: On call: allenap, rockstar || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
noodles775sinzui: I'm happy to email the dev list regarding activity-streams etc., but I need to keep working on the next branch. Would you be ok if I re-order the comments and put the add-comment link at the bottom as henninge suggested, so that I'm not blocked on this?16:07
sinzuinoodles775, yes16:08
noodles775Great, thanks.16:08
EdwinGrubbsleonardr: I'm looking at it now.16:08
leonardrk16:08
henningenoodles775, sinzui: I agree that this is an acceptable temporary solution. ;)16:09
noodles775Great, thanks henninge16:09
sinzuiyes, I really think reverse listing for activity are what users want16:09
EdwinGrubbsleonardr: looks good. r=me16:09
noodles775Yes, me too.16:09
* rockstar relocates to coffee shop16:26
=== jcsackett changed the topic of #launchpad-reviews to: On call: allenap, rockstar || Reviewing: - || queue: [jcsackett] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
jcsackettrockstar, allenap: https://code.edge.launchpad.net/~jcsackett/launchpad/remove-cache-private-650668/+merge/3714316:29
jcsacketti believe it's a two line diff.16:29
=== Ursinha is now known as Ursinha-lunch
allenapjcsackett: It says 566 :)16:30
* jcsackett boggles.16:30
jcsackettallenap, that can't be right; let me see what i screwed up. :-P16:30
noodles775probably targetted to db-devel instead of devel (or vice-versa)?16:30
jcsackettallenap: i targeted the wrong branch. please take a look at this much smaller, much better MP: https://code.edge.launchpad.net/~jcsackett/launchpad/remove-cache-private-650668/+merge/3714516:33
jcsackett:-P16:33
jcsackettnoodles775 was correct.16:34
* noodles775 has done the same thing multiple times :)16:34
jcsacketthonestly, i'm surprised i haven't done that before.16:35
allenapjcsackett: +116:35
jcsackettthanks, allenap.16:36
rockstarallenap, is jcsackett still in the queue?16:56
jcsackettrockstar, nope, i'm not.16:56
allenaprockstar: Ah, no. Done.16:56
=== rockstar changed the topic of #launchpad-reviews to: On call: allenap, rockstar || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== Ursinha-lunch is now known as Ursinha
=== gary_poster is now known as gary-lunch
=== allenap changed the topic of #launchpad-reviews to: On call: rockstar || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
allenapCheerio rockstar, have a good OCR stint.17:34
rockstarallenap, thanks!17:34
* rockstar takes the reins17:34
=== salgado is now known as salgado-lunch
=== matsubara is now known as matsubara-lunch
james_wrockstar: perhpas you would take a look at https://code.edge.launchpad.net/~james-w/bzr-builder/fix-text-of-nest-parts/+merge/37080 ?17:56
james_wit's an important bugfix for launchpad as well17:57
rockstarjames_w, I'm amazed that no one took you up on this last night.17:57
rockstarOh, nevermind.  It's a superseded merge.17:57
rockstarjames_w, I can't set the mp status to Approved.18:09
rockstarAlso, apparently I'm a community vote.18:09
james_wrockstar: I'll add you to ~bzr-builder-devs?18:10
* rockstar joins team.18:10
james_wthere we go18:11
james_wthanks for the review18:11
=== gary-lunch is now known as gary_poster
james_wrockstar: do you want a release to get these things in to LP?18:23
rockstarjames_w, I think abentley is already working on that.18:25
james_wgreat18:26
=== matsubara-lunch is now known as matsubara
* rockstar lunches18:56
=== salgado-lunch is now known as salgado
benjirockstar: I'm about to knock off, but want to throw https://code.edge.launchpad.net/~benji/lazr.restful/tweak-etag/+merge/37194 at you before I go.22:42
=== benji changed the topic of #launchpad-reviews to: On call: rockstar || Reviewing: - || queue: [benji] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews
=== matsubara is now known as matsubara-afk
=== salgado is now known as salgado-afk
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha

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