[02:44:57] 3MobileFrontend / 3General/Unknown: mobile contributions change numbers sometimes don't make sense - 10https://bugzilla.wikimedia.org/64867#c3 (10Max Semenik) *** Bug 65202 has been marked as a duplicate of this bug. *** [02:44:57] 3MobileFrontend / 3stable: Byte diff on usercontribs page is far away from correct values sometimes - 10https://bugzilla.wikimedia.org/65202#c2 (10Max Semenik) 5NEW>3RES/DUP *** This bug has been marked as a duplicate of bug 64867 *** [13:44:05] [13WikipediaMobile] 15siebrand pushed 1 new commit to 06master: 02http://git.io/uYSUhQ [13:44:05] 13WikipediaMobile/06master 146618dc2 15Siebrand Mazeland: Localisation updates from https://translatewiki.net. [14:04:33] (03CR) 10Jdlrobson: [C: 04-1] Fix username handling on Special:Uploads (033 comments) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/132518 (https://bugzilla.wikimedia.org/65094) (owner: 10MaxSem) [14:05:23] (03CR) 10Jdlrobson: "Aside from my comments the one big problem with this patchset is a change in behaviour. Previously going to Special:Uploads whilst anonymo" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/132518 (https://bugzilla.wikimedia.org/65094) (owner: 10MaxSem) [14:36:26] (03CR) 10Jdlrobson: "(Note this should probably copy Special:Watchlist for anon workflow)" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/132518 (https://bugzilla.wikimedia.org/65094) (owner: 10MaxSem) [14:37:28] (03CR) 10Jdlrobson: [C: 031] "LGTM will leave to MaxSem to get deciding vote." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/132586 (https://bugzilla.wikimedia.org/46745) (owner: 10Jjanes) [14:38:02] (03CR) 10Jdlrobson: [C: 032] Fix mobileview parameter description [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/132325 (https://bugzilla.wikimedia.org/65035) (owner: 10MaxSem) [14:38:41] (03Merged) 10jenkins-bot: Fix mobileview parameter description [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/132325 (https://bugzilla.wikimedia.org/65035) (owner: 10MaxSem) [14:45:05] (03CR) 10Jdlrobson: [C: 04-1] "Something smells fishy here - why does this happen and why are we preventing horizontal scrolling all the time?" (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/132356 (owner: 10JGonera) [14:51:44] 3MobileFrontend / 3stable: action=mobileview live & doc mismatch - 10https://bugzilla.wikimedia.org/65035 (10Jon) 5PAT>3RES/FIX [15:11:47] (03CR) 10Dbrant: [C: 031] "Looks like it works correctly; however, we need to update the json api library in the Maven repo, otherwise the app fails to compile." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/131246 (owner: 10Dr0ptp4kt) [15:11:57] MaxSem, we have a big problem with forceHttps. Someone who logs in on their device, and later switches to zero.wikipedia.org will automatically switch to https which we don't support. Would it be ok to simply remove forceHttps cookie if the user comes to zero domain? Any other thoughts? [15:12:32] ignore instead of removing? [15:12:49] i was thinking of that, but we need to redirect to http as well [15:13:37] that would require varnish tweaks? [15:13:54] does varnish know about forceHttps? (checking...) [15:14:22] sorry I'm having breakfast atm, not very functional yet:) [15:14:50] MaxSem, sorry to wake u :) [15:15:07] varnish knows about forcehttps only as much as varying cache on it [15:15:11] that jerk called alarm watch did that:) [15:15:18] clock [15:15:31] happens [15:27:22] MaxSem, forceHTTPS is checked in main(), before anything else gets done [15:27:45] blehh [15:27:54] thats bad [15:28:28] yeah [15:29:07] if http & $request->getCookie( 'forceHTTPS', '' ) || $request->getCookie( 'forceHTTPS' ) || ($this->context->getUser()->isLoggedIn() && $this->context->getUser()->requiresHTTPS())) [16:06:12] what's up, bearND! [16:07:29] dbrant: hello [16:08:32] bearND: welcome! how is your setup going? [16:11:32] dbrant: got gerrit set up, repo cloned, installing sdk again since i switched to a new machine [16:13:56] bearND: very good! Always feel free to ask us any questions. [16:14:17] bearND: will you be coming to SF the week of the 26th? (I'll be there too) [16:14:49] dbrant: yes, i'll be there that week, too :) [16:16:06] bearND: and you're UTC-7, right? [16:17:36] dbrant: currently UTC-6 [16:17:48] ah that's right [16:18:06] I'm -4 [16:18:38] dbrant: good to know [16:26:19] dbrant: are you still on maven 3.1.1? [16:26:52] hey dbrant, bearND [16:27:06] YuviPanda: hello! [16:27:24] YuviPanda: hello! [16:28:01] :D [16:28:06] bearND: welcome! :) [16:28:17] bearND: not sure about the version. probably a question for Yuvi [16:28:24] I'm in the hostel lobby in Zurich. [16:28:33] nice [16:28:45] YuviPanda: thanks! [16:28:49] so I'll probably get kicked out in a few hours, but I'll be around till then [16:28:55] bearND: yeah, I'm still on 3.1.1 [16:29:05] sounds good [16:30:59] YuviPanda: how do we update packages in our maven repo? (e.g. the json api package) [16:31:16] dbrant: terribly. [16:31:32] awesome! [16:31:34] dbrant: they are on tools.wmflabs.org [16:31:47] dbrant: and I push them whenever we change versions [16:32:53] well, dr0ptp4kt's latest patch is dependent on updating the json api... [16:33:01] yeah [16:33:05] I'm looking at my local setup [16:33:16] s/at/for/ [16:33:36] dbrant: WMF has an archiva install, we should move to it at 'some point' [16:33:44] bearND: how's the day been so far? quiet? :) [16:33:53] HR will wake up and potentially give you some paperwork, I think. [16:34:14] saw you've been working on getting everything setup [16:34:37] dbrant: bearND we also have a free IntelliJ Ultimate Open Source License, so let me know if you guys want it [16:35:29] YuviPanda: quiet so far. i'll have a couple of meetings in the PM; yes, i'd like that IntelliJ Ultimate Open Source license very much. ty [16:35:38] bearND: :D [16:36:20] bearND: dbrant sent! [16:37:31] YuviPanda: got it. ty [16:37:47] yay [16:37:48] bearND: :) [16:37:54] all thanks to Reedy :) [16:41:10] bearND: have you checked out our gerrit setup? [16:41:54] YuviPanda: yes, i'm in gerrit and have cloned the android repo [16:42:03] bearND: coool! [16:42:27] bearND: I'll start the process to add you to the appropriate ldap group so you can get the appropriate perms [16:42:40] bearND: we have a checkstyle running via Jenkins-bot, but it isn't passing yet [16:43:49] YuviPanda: great. when submitting changes, do we add reviewers manually? [16:44:07] bearND: there's a tool that does it automatically, but that seems a bit broken [16:44:54] Ahh, hello bearND. :) [16:45:07] Welcome! [16:45:08] hello, Mr. Garry Sir! [16:45:19] Deskana: hello :) [16:45:54] Hey YuviPanda. [16:46:02] Deskana: still in Zurich [16:46:34] YuviPanda: When do you head to my fine country? [16:46:49] Deskana: tomorrow afternoon [16:47:03] Deskana: flying to edinbrough [16:47:07] (sp?) [16:47:12] Edinburgh. [16:47:22] Close. You spelt it more like it's pronounced. :) [16:47:37] bearND: https://www.mediawiki.org/wiki/Git/Reviewers is the source for the tool. [16:47:40] Deskana: woo! [16:48:19] Edinburgh is lovely. Very majestic. [16:48:29] A little surreal in that regard. [16:48:42] Deskana: I'm going to be only passing through, though. [16:48:47] Ah, shame. [16:48:51] Deskana: will get picked up and get to Glasgow very quickly [16:49:04] Deskana: but there are lots of weekend parties around, and who knows where there are. [16:49:07] Actually, I had a recommendation for you... [16:49:33] When you're in Glasgow you should go to a restaurant called Kama Sutra on Sauchihall Street. [16:49:37] It's... interesting. :P [16:50:03] You can taste what we think Indian food is, for real! [16:50:12] * dbrant jots that down for future reference [16:50:27] Although, ahem, Manchester is where the really good Indian food is, of course. [16:53:02] (03PS1) 10Dbrant: Fixed crash when fragment is detached from Activity. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/132955 (https://bugzilla.wikimedia.org/64493) [16:53:50] YuviPanda: Let me know what you think of Glasgow, anyway! I'm thrilled you're getting to explore my country. [16:54:02] YuviPanda: Although the Scots would probably take issue with me describing Scotland as "my country", but whatever. [16:54:47] I did have a few of them say "Welcome to my country!" last time I was there, and I resisted the temptation to say "Thank you. Welcome to mine!" [16:56:22] Hmm, we should probably update https://www.mediawiki.org/wiki/Mobile [16:56:42] Because I can just see bearND going there and not knowing who everyone is. :) [16:56:57] hehe [16:57:02] Deskana: PM! :) [16:57:14] * Deskana goes and does this. [16:57:29] Deskana: :D I'll probably end up spending like a month there in August, and mostly in London [16:57:39] Deskana: hehe :) [16:57:42] * Deskana shudders. [16:57:44] Glasgow >> London [16:57:52] Deskana: haha. I can split my time as well. [16:57:55] Good! [16:57:57] Deskana: probably will. cheaper that way. [16:58:15] If you're getting the train, book your train tickets as far in advance as possible. [16:58:16] dbrant: planning on going to Glasgow? :) [16:58:26] You can save like £100 each way that way. I wish I was kidding. [16:58:44] Deskana: my train from Glasgow to London for my flight in 2 weeks was booked a month and a half ago [16:58:50] YuviPanda: I would love to, at some point. I've only been to London and Dublin. [16:58:50] Good! How much was it? [16:58:58] Deskana: 30 something? [16:59:04] That's pretty good. [16:59:20] dbrant: :D I'll let you know how it is! :) [16:59:36] * Deskana is an Irish citizen and has never been to Dublin. :( [17:00:04] ha! [17:00:24] dbrant: bearND heard you guys are gonna be in SF soon! [17:00:58] yep, for the (short) week of Memorial Day [17:01:11] YuviPanda: we'll be there in mar 27 [17:01:18] on [17:01:20] cool [17:01:33] I'll sadly not make it this time, but I'm sure we'll figure out a way to meet in person at some point! [17:01:52] bummer [17:02:04] yeah [17:02:27] * Deskana finds out when Memorial Day is. [17:02:35] Oh! [17:02:43] good morning all [17:02:45] * tfinc waves at bearND [17:02:48] dbrant: Really? You'll be in SF when I'm in Ohio? :P [17:02:57] tfinc: good morning :) [17:02:57] bearND: is YuviPanda treting you well ? [17:03:05] I get back to SF on Wed 28 May. [17:03:05] bearND: oh, I just realized the auto reviewer adding bot isn't broken, but I mistyped the repo name! [17:03:07] * YuviPanda fixes [17:03:13] Morning tfinc. [17:03:42] bearND: glad to have you on board. standup is at 10:15. feel free to join us if you don't have anything HR related then [17:04:09] Deskana: ah, I thought you said you'd be in Ohio next Wed? [17:04:10] bearND: msg me if you need anything. i'll leave you in YuviPanda and dbrant capable hands and we'll check in in the afternoon [17:04:20] :) cya in a bit, tfinc [17:04:28] tfinc: yes, YuviPanda is treating me well. will join standup in a few, thanks for reminding me. HR meeting is in the PM [17:04:30] * tfinc finalizes bearND announce message  [17:04:34] dbrant: I'm flying this Wednesday and I'll be there for two weeks. :) [17:04:41] YuviPanda: hows is Zurich ? [17:04:43] is/was [17:04:49] tfinc: yeah, I can start on the LDAP setup after you send the email [17:04:51] tfinc: very pretty! [17:05:03] Deskana: right; so we'll overlap [17:05:10] Yeah. I just find it funny. :P [17:05:12] tfinc: and very useful / good. Won't get much time to enjoy it, but spent some time with juliusz walking around today. Going to Glasgow tomorrow morning [17:09:12] ok sent [17:09:15] YuviPanda: --^ [17:09:20] sweet. [17:09:25] YuviPanda: are you still in Zurich or have you moved on to a new location ? [17:09:36] tfinc: zurich tonight. Glasgow tomorrow morning [17:09:48] YuviPanda: thanks for prepping https://etherpad.wikimedia.org/p/bernd-onboarding [17:10:28] YuviPanda: it looks pretty similar to the list we wrote for dbrant, any changes ? [17:10:55] tfinc: swapped people around, but other than that nothing. [17:12:28] ok [17:12:40] YuviPanda: can you update the designers on https://www.mediawiki.org/wiki/Wikimedia_Apps/Team#Who.27s_on_the_team ? [17:13:26] tfinc: I'm actually in the process of updating the stuff on mediawiki.org. [17:13:26] tfinc: Just sending a few emails relating to this sprint first. [17:13:39] tfinc: yeah, Deskana is on it [17:15:10] Deskana: k [17:16:37] dbrant: YuviPanda waiting for you on the hangout [17:16:59] Deskana: joining us ? [17:17:18] tfinc: I don't have anything on my calendar. :/ [17:17:27] tfinc: Send me an invite? I'll run to my PC. [17:17:39] Deskana: fixed [17:27:55] tfinc: yeah, 2 more mins I thought. [17:28:47] YuviPanda: we missed you [17:28:52] YuviPanda: please mail in your sttus [17:28:56] status* [17:29:26] YuviPanda: not if we finish early and given our team size i have to keep us on task :) [17:29:32] tfinc: damn. TZ confusion because of the +0530 [17:29:44] I thought it was 7:30 PM [17:29:46] damn [17:29:51] tfinc: I will [17:30:25] bearND: i'll need you to create an account on trello.com .. you can use your wmf google account [17:30:30] YuviPanda: time zone math is hard [17:30:58] YuviPanda: but thankfully you'll be able to demonstrate to bearND what happens when someone misses a standup [17:31:54] tfinc: hah! :) [17:32:06] tfinc: I'll be in a *different* timezone tomorrow. god help me. [17:32:22] tfinc: and it'll only be *slightly* different as well (+1 instead of +2) [17:32:28] YuviPanda: make sure you prep dbrant|lunch if you need any extra coverate for bearND [17:32:34] tfinc: yeah, I'll do. [17:32:47] tfinc: bearND has a lot of Gerrit experience already so the tough part is taken care of :) [17:32:56] bearND: then you know the pain [17:33:13] YuviPanda: let gcal do you math for you [17:34:08] yurik: ping [17:34:31] tfinc: yeah, I am. I even saw the invite on my phone when I was out, but my brain somehow converted 7:15 to 7:30 pm. I'll be more careful next time [17:34:33] tfinc: i created a trello account with my WMF email this morning but i could only see the public boards [17:34:41] "do you math" ... wow ... i should get breakfast if my grammar is this bad in the morning [17:35:10] bearND: what's the name of it? if you add an image it'll be faster to find [17:35:24] there are a lot of bernd?? on trello [17:35:33] too many bernds on the trello! [17:35:56] Deskana: with monte and brion out moving on iOS will be tricky [17:36:09] tfinc: Yeah. :/ [17:36:14] berndsitzmann2 [17:36:17] we may have to revise depending on how he feels in the afternoon [17:36:42] tfinc: That said, in some ways, we have a little more wiggle room with the iOS redesign than the Android one since we've got two sprints after this one before release, as opposed to Android which only has one. [17:37:01] bearND: you're now on the current, previous, and backlog boards [17:37:12] tfinc: If Monte doesn't get better then I'll break move some cards to sprint 32. [17:37:28] the previous will get closed today but i want to show you what it looks like when its done [17:37:50] bug_ello has been moved to sprint 31 [17:38:01] nice [17:38:07] my trello picture is up now [17:38:11] tfinc: no estimation happened for this sprint. should we schedule something? [17:38:19] Deskana: we'll create the sprint 32 board after 30 is closed [17:38:24] i like to make one contingent on the other [17:38:33] we *only* ever have 3 boards going [17:38:51] tfinc: Sounds good! Just finished reorganising a page on mediawiki.org so I'll look at sprint 30 now. [17:38:58] YuviPanda: we met thursday and estimated everything minus bugs [17:39:01] Apologies for my slowness. Still settling into the process. [17:39:08] tfinc: oh? Android too? [17:39:11] bugs are not estimated. they are a drag on velocity [17:39:17] YuviPanda: correct. dbrant|lunch was there [17:39:23] everything happened as normal [17:39:30] yurik, you there? [17:39:34] i should have mailed about he bugs though to call out why they have no point values [17:39:36] tfinc: ah, cool. And lack of bug estimation explains why lot of them don't have numbers [17:39:38] i can if you wane me to [17:39:42] YuviPanda: exactly [17:40:02] tfinc: yeah, that'll be useful I think. lots of new team members [17:40:46] bearND: https://lists.wikimedia.org/mailman/listinfo/mobile-l is the mailing list where most of our discussions happen, so please do join :) [17:40:59] bearND: it's a public list on mailman. [17:41:44] bearND: we also have a private list called mobile-tech that I think tfinc has already put you on. We use that for (missed) standup status, availability, scheduling meetings, etc. It is a private list. [17:42:46] bearND: you should have a mobile-l invite in your inbox [17:43:15] bearND: and now you have a mobile-tech invite [17:43:57] 3Wikipedia App / 3Generic: [iOS] On preview app show [EDIT] link and takes me to the api - 10https://bugzilla.wikimedia.org/62571#c2 (10Dan Garry) 5NEW>3RES/WOR Both Monte and I are unable to reproduce this. [17:43:58] YuviPanda: your going to be traveling so pick a time this week that works for bearND and me to go over the teams development process [17:44:04] and put up the calendar invite [17:44:07] i'm happy to lead [17:45:43] tfinc: yeah, I'll do that in about an hour! [17:46:11] YuviPanda: thanks. once that's in place i'll be complete with my adminstrivia [17:46:28] 3Wikipedia App / 3Generic: The login form, registration form and registration captcha form are not scrollable - 10https://bugzilla.wikimedia.org/64406#c3 (10Dan Garry) I can't reproduce this, as I can't get the pages to display enough content for the content to scroll off the page. Can you provide a screens... [17:46:48] bearND: i'm going to leave you in dbrant|lunch and YuviPanda hands and we'll check in in the afternoon. feel free to msg me at any time if anything comes up [17:46:57] 3Wikipedia App / 3Generic: iOS: When a page is found via a redirect, viewing the page history should show the history of the target page, not the redirect - 10https://bugzilla.wikimedia.org/64639 (10Dan Garry) 5NEW>3RES/FIX [17:49:58] tfinc: YuviPanda: thanks. i'm subscribed to the mobile-l list, i have not received the mobile-tech invite yet [17:50:35] oh wait. never mind. i found it [17:50:43] Close one bug, find another... [17:53:40] :) [17:53:53] bearND: Deskana I'm going to get some food now, I'll be back in 30-45 mins [17:59:13] Deskana: working remote today? [17:59:37] tfinc: Was planning on doing. Not dead set on it though so I can come in if you like. [18:00:12] Deskana: no its fine. at some point i'll want to grab a whiteboard and continuing thinking about annual goals. i did this with maryana last week and want to continue my stream of thought [18:00:17] no rush [18:00:36] Tomorrow? I'm off on Wednesday then I'll be in Ohio. [18:00:48] If tomorrow's no good for you then I'll come in this afternoon. [18:03:06] dbrant: Hey! About https://bugzilla.wikimedia.org/show_bug.cgi?id=65112 [18:03:10] Deskana: as long as your calendar is up to date then i can schedule it [18:03:24] tfinc: Sure is. :) [18:03:28] dbrant: I'm really unclear on what Liangent means in this bug. I can't reproduce it. [18:04:56] dbrant: Ahh, I've got it now. [18:05:27] Deskana: ah, typed a paragraph for nothing :) [18:05:36] dbrant: Sorry. :P [18:06:01] Deskana: I'm pretty sure the one I mentioned is related / will fix it [18:06:58] 3Wikipedia App / 3Generic: Viewing TOC of an nonexistent page crashes the app - 10https://bugzilla.wikimedia.org/65112#c3 (10Dan Garry) Steps to reproduce: 1) Use search to go to [[Main page]]. 2) Hammer a load of nonsense into the search bar, then press go. You're taken to a nonexistent page. The ToC butto... [18:08:17] Dbrant: Okay. I'll mark as a duplicate then. [18:10:27] 3Wikipedia App / 3Generic: Viewing TOC of an nonexistent page crashes the app - 10https://bugzilla.wikimedia.org/65112#c4 (10Dan Garry) 5NEW>3RES/DUP This is intricately related to bug 64774 and Dmitry that his patch for that bug will fix this one, so I'm marking this bug as a duplicate so we can track t... [18:10:42] 3Wikipedia App / 3Generic: Android: When overflow menu is disabled due to network error, it stays disabled even on articles it should be usable on - 10https://bugzilla.wikimedia.org/64774#c1 (10Dan Garry) *** Bug 65112 has been marked as a duplicate of this bug. *** [18:14:37] tfinc: Alright, sprint 30 is clear. Now checking the carried over signoff. [18:17:52] 3Wikipedia App / 3Generic: The login form, registration form and registration captcha form are not scrollable - 10https://bugzilla.wikimedia.org/64406#c4 (10Liangent) (In reply to Dan Garry from comment #3) > I can't reproduce this, as I can't get the pages to display enough content > for the content to scro... [18:19:06] Deskana: make sure to prune sprint 31 as its currently 33 points for todo and doing [18:19:14] Wow. [18:19:16] Deskana: check in with Yuvi to find out about the 5 pointer https://trello.com/c/k7oQ2wLr/41-5-complete-page-styling-css-and-move-it-to-extension-mobileapp [18:19:35] (03PS1) 10Dbrant: Stop blinking cursor after search result selected. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/132966 (https://bugzilla.wikimedia.org/64209) [18:19:51] dbrant: are you really working on all three of your cards in the doing column ? [18:20:12] tfinc: They're literally 1-2 liners [18:22:22] 3Wikipedia App / 3Generic: Time is calculated incorrectly in contribution list and page footer by subtracting edit timestamp in UTC from device timestamp in local timezone - 10https://bugzilla.wikimedia.org/63962 (10Dan Garry) 5NEW>3RES/FIX [18:24:11] tfinc: Can you link me to the APKs for the old Android app again? I lost the link. [18:27:34] Deskana: releases.wikimedia.org/mobile/android/ [18:27:40] https://releases.wikimedia.org/mobile/android/ [18:28:00] dbrant: k [18:29:59] tfinc: Sorry, got disconnected. Could you pass me the link? :) [18:30:16] Deskana: your killing me here ... https://releases.wikimedia.org/mobile/android/ [18:30:18] :) [18:30:26] AGAIN. [18:30:28] I jest, I jest. [18:30:43] I bookmarked it this time. [18:30:54] 3Wikipedia App / 3Generic: Tapping "play" on