/srv/irclogs.ubuntu.com/2009/09/28/#launchpad-reviews.txt

=== intellectronica changed the topic of #launchpad-reviews to: on call: intellectronica || reviewing: - || queue: [] (pqm is release-critical) || This channel is logged: http://irclogs.ubuntu.com/ ||
noodles775Hi intellectronica, here's one when you've time: https://code.launchpad.net/~michael.nelson/launchpad/437037-queue-timeout/+merge/1251309:47
=== intellectronica changed the topic of #launchpad-reviews to: on call: intellectronica || reviewing: noodles || queue: [] (pqm is release-critical) || This channel is logged: http://irclogs.ubuntu.com/ ||
noodles775intellectronica: I forgot to say on the MP, but the reason doc/build.txt is the relevant test is because it's testing the value of the estimated_buid_duration attribute of the resulting builds.09:50
intellectronicanoodles775: nice optimization. r=me09:51
noodles775intellectronica: thanks09:52
=== intellectronica changed the topic of #launchpad-reviews to: on call: intellectronica || reviewing: - || queue: [] (pqm is release-critical) || This channel is logged: http://irclogs.ubuntu.com/ ||
jtvintellectronica: hi, I've got some stuff on the queue... you might enjoy the one about sprites.10:03
=== henninge changed the topic of #launchpad-reviews to: on call: intellectronica, henninge || reviewing: -, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ ||
henningePQM has been opened after Friday's re-roll.10:03
jtvYup.  I landed something over the weekend.10:03
henningejtv: you workaholic!10:04
jtvI just wanted one more, one more!10:04
jtvhenninge: btw maybe you could review my fix for bug 358404?10:04
mupBug #358404: Set TranslationImportQueueEntry.date_status_changed in setStatus <Launchpad Translations:In Progress by jtv> <https://launchpad.net/bugs/358404>10:04
intellectronicajtv: cool, starting on it10:04
jtvintellectronica: cheers10:05
intellectronicajtv: r=me for the sprites branch10:08
jtvintellectronica: ta10:09
jtvintellectronica: the other one is also a small UI fixup, not quite urgent enough to push last week10:09
jtvmaybe you'd be able to take a look at that one as well?10:09
intellectronicayes, looking at it now10:09
jtvthis is just wonderful.10:09
henningejtv: does setStatus only get called if the status actually changed? Or should the mehod check for that and not update if unchanged?=10:10
jtvhenninge: I don't think there's anything to gain by making it that smart...  The UI already checks for non-changes.10:11
jtvhenninge: otoh the date gets updated explicitly when a re-upload refreshes a Needs Review entry without changing its state, so there's no particular reason not to check for non-changes either.10:12
henningejtv: but you mentioned API ..10:12
intellectronicajtv: r=me for that too10:12
jtvintellectronica: getting things done!  Thanks.  Does that include UI?10:12
henningejtv: ok, if you say so ... ;-)10:12
intellectronicajtv: yes10:13
jtvhenninge: you've got a good point in that we might be doing non-updates that we don't realize.  Not sure if we want to notice those or just be able to ignore them.  :)10:13
jtvintellectronica: spasiba10:13
jtvintellectronica: ah, you reviewed the one that henninge was looking at!10:19
* jtv should have been clearer10:19
* henninge thought it was clear ..10:20
henningejtv, intellectronica: never mind, I still have a nasty bug in bzr imports to look at ...10:20
intellectronicajtv: great, your work will benefit from the scrutiny of not one but two reviewers!10:20
* jtv trembles in joyful anticipation10:21
jtv"If your code is good, you have nothing to fear.  Do you feel any fear, citizen?"10:21
intellectronicajtv: so shall i look at bug-433989 now?10:21
jtvintellectronica: that's what I was hoping for, yes, since it's UI.10:21
intellectronicajtv: cool, grabbing it now10:22
intellectronicajtv: r=me ui=me10:36
jtvintellectronica: splended, thanks!10:37
jtv*splendid10:37
gmbintellectronica: Could you do a code and ui review of https://code.edge.launchpad.net/~gmb/launchpad/ajaxify-branch-linking/+merge/12514 please? It's the first part of the branch linking ajax work.11:21
intellectronicagmb: sure11:22
gmbTa11:22
gmbintellectronica: Argh, it's proposed for db-devel, not devel. Bugger... I'll generate one for you now.11:37
intellectronicaoh right11:37
gmbintellectronica: Diff pasted.11:37
gmb(into the mp)11:38
intellectronicadanke11:38
=== henninge_ is now known as henninge
adeuringintellectronica, henninge: could one of you review this small branch: https:/ ?/code.edge.launchpad.net/~adeuring/launchpad/bug-438024-parse-dmi-data/+merge/1251812:46
adeuringhttps://code.edge.launchpad.net/~adeuring/launchpad/bug-438024-parse-dmi-data/+merge/1251812:46
jtatumI have a small wording correction in a bzr branch and was wondering if someone could review it. This is my first merge proposal to launchpad and I don't know the process.13:13
intellectronicaadeuring: starting on it now13:13
intellectronicajtatum: hi!13:13
jtatumintellectronica, hi :)13:13
intellectronicajtatum: so what's your fix about? and thanks for joining the effort :)13:14
intellectronicajtatum: you can find some info on how to contribute at https://dev.launchpad.net/PatchSubmission (and on the dev wiki in general)13:14
jtatumintellectronica, it's an embarrassingly trivial wording change for bug 43532013:14
mupBug #435320: +branding page text needs improvement <post-3-ui-cleanup> <story-logos> <trivial> <ui> <Launchpad Registry:In Progress by jtatum> <https://launchpad.net/bugs/435320>13:14
intellectronicajtatum: also, the on-call reviewers, which change from time to time (henninge and myself are manning the current shift) can always help13:15
jtatumintellectronica, great :) i read this and saw the various templates for proposals, but couldn't divine how to run lint or any other prerequisites I'd need to take care of for the merge13:16
intellectronicajtatum: to run lint just type make lint in the branch13:17
intellectronicajtatum: once you're happy with your change, propose it for merge into the launchpad/devel branch and ask for it to be reviewed13:17
intellectronicathat means me :) i will review your branch after you create the merge proposal and ping me13:18
intellectronicajtatum: if it's all good, i'll land the branch on your behalf, if there are things to fix, we'll talk about them13:18
jtatumintellectronica, fantastic :) proposing it now. thanks :)13:19
=== matsubara-afk is now known as matsubara
intellectronicaadeuring: s/ndes/nodes other than that everything looks great. r=me13:23
jtatumintellectronica, submitted and diff generated: https://code.edge.launchpad.net/~jtatum/launchpad/bug-435320/+merge/1251913:27
intellectronicajtatum: nice fix, merge-approved :)13:28
jtatumintellectronica, neat! thanks. hopefully my next merge will be more substantial ;)13:29
intellectronicajtatum: since you can't merge branches into the launchpad tree i will land it on your behalf (after testing it, so it will take ~3 hours before it lands)13:29
jtatumintellectronica, no worries. thanks again.13:30
intellectronicajtatum: great. if you want ideas on interesting things to work on, or if you're starting to work on something and want to chat about how to go about it, this is the place to come to13:30
jtatumintellectronica, I believe I will :) incidentally I have submitted the canonical contributors agreement for LP, in case that comes up on a checklist somewhere13:33
adeuringintellectronica: thanks!13:34
intellectronicajtatum: excellent. i was just about to forget to ask you about that ;)13:34
intellectronicawhoa, so it looks like the whole ec2test manoeuvre changed13:36
noodles775intellectronica or henninge : test fix for current buildbot breakage? http://pastebin.ubuntu.com/280368/14:02
henningenoodles775: looking14:03
* intellectronica reads14:03
intellectronicahenninge: i'll leave it to you then and go eat14:03
henningeintellectronica: enjoy it!14:04
noodles775henninge: I've got two questions - first, is there a standard way to match pretty quotes in pagetests - I've used ... here  but have also seen '?' - happy to change them.14:04
noodles775henninge: the second, I'll chat with Edwin afterwards, but I don't really agree with the way the labels are being used here (effectively using the leaf breadcrum 'page_title' as the label), but I'll send an email to Edwin about that.14:05
henningenoodles775: I don't know. I have also seen backslashreplace used or actual pretty quotes in the test.14:05
henninge*in tests*14:05
noodles775henninge: I've seen the actual pretty quotes in view tests, but hadn't noticed in in pagetests, but yeah, lots of options.14:06
henningenoodles775: would be too much for a testfix. this looks good. r=me14:06
noodles775henninge: great, thanks.14:06
henningeGet us up and running again!14:06
henninge;-)14:06
=== abentley changed the topic of #launchpad-reviews to: on call: intellectronica, henninge, abentley || reviewing: -, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ ||
=== jtv1 is now known as jtv
henningenoodles775: have you not landed your testfix branch yet?14:37
henningeHi abentley !14:37
noodles775henninge: I have indeed (r9581), but it seems buildbot hasn't started?14:37
* noodles775 checks with mthaddon14:38
henningenoodles775: it was just restarted it looks14:38
noodles775henninge: really? where are you seeing that? I'm looking at https://lpbuildbot.canonical.com/waterfall14:38
henningenoodles775: me, too. master shutdown - master started ...14:39
noodles775yep, that was a while ago though...14:39
henningeoh, me not looking at time properly, then14:40
henningeyeah, 3 hrs ago ...14:41
abentleyhenninge: Hi14:41
henningeabentley: what do you make of this? http://paste.ubuntu.com/280287/14:42
henningeabentley: should I file a bug or could there be some pattern, I don't recognise?14:42
henningeand s/toople/tuple/14:43
henninge;)14:43
abentleyhenninge: These are the same type of tree?  They're not one RevisionTree and one WorkingTree?14:43
henningeabentley: hm14:44
henningeabentley: they should be the same.14:44
henningeabentley: it happens when running the same script (rosetta-branches) on different branches.14:44
abentleyhenninge: It's a bug.  The behaviour of get_file_text on directories should be consistent.14:45
henningeabentley: ok, I'll file it.14:46
henningeabentley: thanks14:46
abentleyhenninge: np14:46
abentleyhenninge: Please specify which tree type is causing this.14:47
=== EdwinGrubbs2 is now known as EdwinGrubbs
* henninge looks that up14:48
henningeabentley: it's a RevisionTree. I'll put that in the bug.14:48
abentleyhenninge: great.14:49
abentleyhenninge: A possible cause would be that one branch is in 2a format and the other is in a different format.14:49
abentleyhenninge: Since 2a introduces a different way of representing tree contents.14:50
EdwinGrubbsintellectronica, henninge, abentley: Can you review my branch to get pqm out of testfix mode?15:23
EdwinGrubbshttp://pastebin.ubuntu.com/280424/15:23
henningeEdwinGrubbs: noodles775_ already did that.15:23
henningeEdwinGrubbs: He claims to have landed it ... ;-)15:23
abentleyEdwinGrubbs: Sorry, debugging the puller.15:23
EdwinGrubbsnoodles775_: thanks for fixing my errors15:24
noodles775_EdwinGrubbs: np! I sent you an email with some related thoughts.15:25
=== Ursinha is now known as Ursinha-nom
=== matsubara is now known as matsubara-lunch
=== henninge changed the topic of #launchpad-reviews to: on call: intellectronica, abentley || reviewing: -, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ ||
=== Ursinha-nom is now known as Ursinha
=== intellectronica changed the topic of #launchpad-reviews to: on call: abentley || reviewing: -, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ ||
=== matsubara-lunch is now known as matsubara
=== EdwinGrubbs is now known as Edwin-lunch
leonardrabentley, i request a review for https://code.edge.launchpad.net/~leonardr/lazr.restful/basic-auth/+merge/1253819:08
abentleyleonardr: Sorry, I'm a bit distracted by problems with the branch puller.19:11
leonardrabentley, np19:11
=== abentley changed the topic of #launchpad-reviews to: on call: abentley || reviewing: leonardr || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ ||
abentleyleonardr: check_foo doesn't suggest to me that it returns a value.  What would you think about renaming it authenticate_user?19:24
leonardrok, sure19:25
abentleyleonardr: is the environ parameter to self.application allowed to contain arbitrary objects?19:29
abentleyleonardr: In the check_credentials docstring, I believe ReST requires an indent on the second line of ":return:".19:33
abentleyleonardr: There is no documentation of the __init__ parameters or the ivars.  Could you please document one of them?19:34
leonardrabentley: yes, wsgi lets you put anything you want in environ19:34
abentleyleonardr: The name "self.regex" doesn't communicate what the regex is for.  What about secure_paths or secure_path_pattern or include_paths or something?19:36
leonardrabentley, wilco19:37
abentleyleonardr: Aside from that, looks good to me.19:42
abentleyleonardr: random thought: would it be more WSGIish to pass check_credentials in as a callback?19:48
leonardrabentley: i don't think so, but it would probably be nicer code19:54
=== abentley changed the topic of #launchpad-reviews to: on call: abentley || reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ ||
EdwinGrubbsabentley: can you review a super simple branch for me? https://code.edge.launchpad.net/~edwin-grubbs/launchpad/bug-421898-cross-site-timeline-graph/+merge/1255122:06
abentleyEdwinGrubbs: r=me22:07
=== abentley changed the topic of #launchpad-reviews to: on call: - || reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ ||
EdwinGrubbsabentley: thanks22:20
=== matsubara__ is now known as matsubara-afk

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