[00:46:35] does anyone know if those IPs make sense https://meta.wikimedia.org/wiki/Wikimedia_Forum#Some_Wikimedia.27s_IPs_have_been_Blocking_in_Mainland_China ... [00:46:54] ...i.e. do we generally serve desktop and mobile web version from different IPs? [00:47:16] (i thought not... [00:47:32] HaeB, we do [00:48:17] ... i currently get 198.35.26.96 when pinging each of zh.wikipedia.org, en.wikipedia.org, en.m.wikipedia.org and zh.m.wikipeida.org ) [00:48:35] simple way to verify whose IPs are these: $ host 208.80.154.224 [00:48:35] 224.154.80.208.in-addr.arpa domain name pointer text-lb.eqiad.wikimedia.org. [00:49:00] well i sure believe that they are ours ;) [12:05:15] mdholloway|afk: was that an ed murrow references? [12:05:18] *reference [12:05:22] boy am i jetlagged [13:15:22] mornin'/evenin', phuedx [13:15:26] indeed it was [13:15:37] how was the flight home? [15:36:45] neat, tapping "f" in gerrit brings up a nice patch file menu. i don't see it listed in the "?" cheat sheet either [15:37:07] cool!! [15:41:48] mdholloway: ok [15:41:53] but the jet lag hit me /hard/ [16:06:32] phuedx: joining us for standup? [16:06:35] retro rather [17:54:44] jdlrobson: had a wee nap [18:21:02] phuedx: feeling refreshed? [20:23:56] hey somebody here? [20:25:59] hey [20:26:01] EladKeyshawn: hello! [20:26:22] EladKeyshawn: o/ [20:26:28] dbrant: I still did not get how can i update the patch? [20:26:37] without creating a new one [20:26:42] EladKeyshawn: did you follow the steps I wrote? [20:27:33] yeah there was nothing special on the 'review' command so i think it just opens a new request [20:28:31] don't know what you mean by that. If you check out the patch and amend it, git review will upload it to the same patch. [20:28:55] dbrant: anyways you abandoned the one with latest changes [20:29:11] so i need to revert back now [20:29:22] EladKeyshawn: correct; it would be better if you made your latest changes on top of the original patch. [20:30:01] So now if do what you said it would upload to the abandoned one [20:30:38] No, check out your original patch, which is this one: https://gerrit.wikimedia.org/r/287408 [20:30:59] Also, please look at the inline comments that I made. [20:34:47] dbrant: where are inline comments? [20:35:27] got it [20:36:37] Abandoned patches can be brought back, but it's more consistent to build changes upon a single patch from start to finish. Plus, the changes in this case are pretty minimal. [20:40:20] dbrant: do you think its still necessary to make a seperate function? since there are'nt that much opportunities to change the title [20:43:07] EladKeyshawn: I would say yes... we adhere pretty strongly to 'clean' code principles, so when there's more than one instance of creating the same localized string (even if it's just two instances), our instinct is to wrap it in a function. [20:43:17] ^ i'm sure niedzielski can attest [20:45:36] EladKeyshawn: good job! i see the updated patch set. [20:46:18] EladKeyshawn: hey! yeah, we try to keep things tidy. Sometimes it takes a few passes but nice code is one of our goals [20:46:46] dbrant: Yes but i neglected the function i need to update again [20:46:56] EladKeyshawn: yep, go for it [20:52:54] dbrant: Done [20:53:06] Thanks for the help [20:53:40] EladKeyshawn: excellent! anytime [20:54:27] dbrant: Where can i be updated of improvment tasks? [20:54:44] of other improvment tasks [20:55:53] EladKeyshawn: well, here's our bug tracking board: https://phabricator.wikimedia.org/tag/wikipedia-android-app-backlog/ [20:56:12] Anything in the columns of "Bug backlog", "Tech debt backlog", or "Product backlog" can be worked on, and they're sorted roughly by priority. [20:56:30] Thanks [21:56:59] jdlrobson: yt? [21:57:06] bmansurov: yup [21:57:37] jdlrobson: what would be the best way to create a different mark up for beta? right now we use includes/skins/minerva.mustache for stable and beta. [21:57:55] for the header change? [21:57:59] yes [21:58:46] bmansurov: I think we use header.mustache partial for the header? [21:59:24] yes, and I need to change the container which is defined in minerva.mustache [22:00:01] bmansurov: I'd suggest splitting out a getTemplateData from render [22:00:08] then you can just override that method [22:00:23] Oh wait.. [22:00:28] bmansurov: it's already there - getHeaderHtml [22:00:44] unless i'm missing something? [22:00:53] bmansurov: want to pair on it? [22:01:11] jdlrobson: sure, let's jump on tracy [23:28:22] bmansurov_brb: back [23:28:39] ok, we'll be on tracy, nirzar is joining too [23:29:06] bmansurov it drops a 1px when you focus search [23:29:26] jdlrobson: good catch, banner hack