[00:01:06] brion: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/114672 [00:13:02] 03ezachte * 10/trunk/wikistats/squids/ (SquidCountArchiveProcessLogRecord.pm SquidReportArchive.pl): misc. [00:20:17] New patchset: preilly; "Remove temporary hack to allow for testing on localhost" [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/4147 [00:22:35] 03raindrift * 10/trunk/extensions/PageTriage/api/ApiPageTriageList.php: namespace 0 is a valid input (article space). check for key presence/absence. [00:29:18] AaronSchulz: did r114672 get pushed out with TimStarling's scap at 23:37? [00:29:39] probably not, I didn't svn up [00:30:13] ah, ok. still awaiting review? [00:32:41] marked ok [00:32:43] yes [00:33:06] * AaronSchulz should have locked the IRC channel before responding and then unlocked ;) [00:35:09] 03raindrift * 10/trunk/extensions/PageTriage/ (PageTriage.i18n.php PageTriage.php SpecialPageTriage.php): more namespace dropdown formatting [00:35:30] * AaronSchulz wonders who uglified profileinfo.php [00:37:53] TimStarling: thanks [00:42:43] AaronSchulz: are you planning to run your cleanup script one last time (assuming you haven't already)? [00:43:44] 03(mod) Manually fix blocks from when global oversight log removal problem started - 10https://bugzilla.wikimedia.org/34995 +comment (10Rob Lanphier) [00:46:05] * AaronSchulz already did [00:47:25] AaronSchulz: great! wanna mark 34995 as resolved? [00:49:15] I guess [00:56:29] Dantman: you want some fun vector rage? [00:56:36] ? [00:56:49] load up any page in chrome and then do the "reduce font size" key. on a mac it's command - [00:57:03] screen turns blue. [00:57:16] this issue: http://code.google.com/p/chromium/issues/detail?id=113711 [00:59:44] lol [01:01:00] thought you'd like that, since you were goofing around with that same stuff earlier. [01:01:05] 03(mod) Merge CheckUser into core - 10https://bugzilla.wikimedia.org/35653 normal->15enhancement (10Sam Reed (reedy)) [01:04:45] jorm: Heh... though, to be honnest that IS a Chrome bug [01:05:10] yeah. [01:05:13] just humorous. [01:05:31] That said... the use of a bg image for border is stil ridiculous [01:06:13] That's actually gotten in the way some times when I experimented with Vector modifications like having 2 sidebars. [01:06:32] Since it's a bg image I had to create an id="content2" wrapper [01:08:28] New review: awjrichards; "(no comment)" [mediawiki/extensions/ZeroRatedMobileAccess] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4147 [01:11:23] jorm: Greg wants me to see if I can try and create a WordPress theme like this . Now, first understand that whatever I implement will be flash-free and I'll have eliminated pratically all the usability issues in that site; If I finished that, would you like to see a MediaWiki skin that did the same? [01:13:23] 03(FIXED) Manually fix blocks from when global oversight log removal problem started - 10https://bugzilla.wikimedia.org/34995 +comment (10Rob Lanphier) [01:17:11] …. maybe. [01:17:14] yes. maybe indeed. [01:24:31] New review: preilly; "(no comment)" [mediawiki/extensions/ZeroRatedMobileAccess] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4105 [01:24:34] Change merged: preilly; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/4105 [01:24:52] New review: preilly; "(no comment)" [mediawiki/extensions/ZeroRatedMobileAccess] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4107 [01:24:55] Change merged: awjrichards; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/4147 [01:24:56] Change merged: preilly; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/4107 [01:42:38] 03laner * 10/trunk/extensions/OpenStackManager/ (31 files in 2 dirs): [01:42:38] * Refactor all special pages to create list pages more sanely [01:42:38] * Add memcaching to OpenStackNovaUser and OpenStackNovaRole [01:42:38] * A minor fix for deleting security groups [01:42:39] * Add a project filter, only displaying projects enabled in the filter, by default [01:44:27] 03(mod) Thumbnail not fully rendered - 10https://bugzilla.wikimedia.org/35576 +comment (10Smallman) [01:50:50] New patchset: preilly; "Stylize file and remove unused code" [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/4148 [01:52:13] New review: preilly; "(no comment)" [mediawiki/extensions/ZeroRatedMobileAccess] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4148 [01:52:15] Change merged: preilly; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/4148 [02:05:43] I am setting up my computer for MediaWiki development; however, some tests are failing. [02:05:46] Is this normal? [02:05:54] What tests? [02:06:23] Dantman: Do you want to see the PHPUnit output? [02:06:38] Sure... pastebin it I guess [02:07:10] Dantman: http://pastebin.com/pU2nRVBQ [02:16:04] PleaseStand: That does look strange... some of those at least look almost due to php changes [02:16:37] <^demon> Have you pulled the latest changes from master? That Api test has been fixed at the very least. [02:17:28] <^demon> The PHP_Invoker_TimeoutException errors are false positives. [02:20:53] ^demon: I just pulled the last few changes. Running PHPUnit again to see if the API block test failure goes away... [02:21:45] It's the PHP_Invoker_TimeoutException errors that are bugging me. [02:21:49] There are so many of them. [02:22:04] <^demon> Uninstall PHP_Invoker_Timeout [02:22:10] <^demon> Or whatever it's called [02:24:57] <^demon> Fatal error: Cannot redeclare class UploadFromUrlTest :( [02:25:05] <^demon> That's bizarre. [02:30:33] <^demon> Dantman: I'm still getting non-well formed numeric value bugs. [02:30:52] ^demon: ;) Do they happen to be release users only [02:31:14] <^demon> This is HEAD on master. [02:31:33] Really? [02:31:49] Show me the full error [02:32:33] <^demon> http://p.defau.lt/?PLjUNblUxvAwLx8Ele3wAQ [02:33:44] <^demon> OSX, if that matters. [02:35:57] O_o huh [02:36:14] That doesn't match up https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=includes/CryptRand.php;h=89940822ba69e6937ca118b05b5f4c29164c9620;hb=HEAD#l379 [02:37:02] <^demon> git says already up to date. [02:38:17] <^demon> f0c91da... [02:39:02] I ran sudo pear uninstall phpunit/PHP_Invoker; the errors are gone, but of course the 8 failures (PHP changes?) still remain. [02:39:38] <^demon> Pastebin the new output, if you would. [02:40:40] http://dpaste.com/726043/ [02:41:23] <^demon> Hmm. That's such a minor difference. [02:43:18] <^demon> Dantman: That stacktrace doesn't even match my working copy. I'm wondering if I've got something broken here. [02:43:26] !logs [02:43:26] https://toolserver.org/~mwbot/ [02:46:22] !logs del [02:46:23] Successfully removed keyword: logs [02:46:35] !logs is https://toolserver.org/~mwbot/ and http://bots.wmflabs.org/~wm-bot/searchlog/ [02:46:35] Successfully added keyword: logs [02:47:46] ^demon: So can I comment on revisions anonymously now? [02:47:56] I don't understand this. [02:47:59] https://gerrit.wikimedia.org/r/#change,4122,patchset=1 [02:47:59] <^demon> Anonymously? No, you have to have an account. [02:48:01] Like that change. [02:48:05] I want to add a comment. [02:48:36] <^demon> An inline comment on a file, or an overall comment on the change? [02:48:47] https://gerrit.wikimedia.org/r/#patch,sidebyside,4122,1,templates/FooterTemplate.php [02:48:52] Either, I guess. [02:48:54] Just a comment. [02:49:05] I think he removed a
there. [02:49:07] Or left a
. [02:49:56] So I have to get commit access to leave a comment? [02:50:10] Or do I just need a normal labs something account? [02:50:23] <^demon> They're all the same accounts. [02:50:31] <^demon> You login to gerrit with your labs account. [02:50:32] They're just untied to Wikimedia accounts? [02:50:42] MediaWiki accounts, I guess I mean. [02:50:46] But I consider those Wikimedia accounts. [02:51:10] <^demon> labsconsole, gerrit and everything in that boat all share the same LDAP logins. [02:51:27] But that's separate from MediaWiki.org/Wikimedia wikis? [02:51:31] <^demon> Yes. [02:51:34] Okay. [02:51:42] And I can't just make a Gerrit account myself? [02:51:57] <^demon> If you don't have a labs account yet, no. [02:51:59] Like I can with MediaWiki.org/Wikimedia wikis. [02:52:01] <^demon> But I can make you one. [02:52:05] Hmm, okay. [02:52:19] Is it a bug that it requires intervention? [02:52:26] <^demon> Yes. [02:52:29] Okay. [02:52:35] If you could make an account, that'd be great. [02:52:38] Or I can request on-wiki. [02:53:10] * Joan imagines if Wikipedia required a human creating every account. [02:53:14] It'd be an awfully dull job. :-) [02:53:20] <^demon> Indeed :) [02:53:28] <^demon> And it's dull here, and we want to lower the barrier. [02:53:33] <^demon> It's on the todo list. [02:53:37] Oh, cool. [02:54:42] <^demon> I need you to pick a wiki username, a shell username (a-z lowercase, 0-9, hyphens ok), a link to your public ssh key and an e-mail address to associate with your account. [02:54:49] <^demon> The key and e-mail you can change later if you want. [02:55:47] Oh, right. [02:55:50] I looked at this on-wiki. [02:55:54] And it seemed very complicated. [02:56:12] I really don't like making the barrier to comment on revisions an SSH key... [02:56:21] Even without human intervention, that seems like a bit much. [02:56:37] <^demon> I suppose I could skip that step. [02:56:42] Well, I mean, I have one. [02:56:43] <^demon> It's updatable at a later point. [02:56:55] But most people just want to be able to say "hey, you misspelled a word in your doc comment." [02:56:58] Or something stupid. [02:57:02] <^demon> I'll mention that on the "make it easier to register" bug. [02:57:07] It shouldn't require filing for a passport, y'know? [02:57:14] <^demon> *nod* Very true. [02:57:37] I'll make an on-wiki request later. :-) [02:57:46] For now, it seems like I was wrong about the
thing. [02:57:49] So I don't need to comment. [02:57:55] At least the code seems fine on en. [02:58:09] <^demon> Okie dokie. [02:58:17] It is kind of strange to use instead of //, though. [02:58:22] 'cause now it's in the HTML source. [02:58:59] Oh well. [03:01:04] The request template itself suggests that one's Wikimedia username becomes the labsconsole username. [03:01:50] But there's no guarantee of a match? [03:01:50] There is not a separate space any more for Gerrit/labsconsole username. [03:01:55] Can I request "Jimbo Wales"? [03:02:12] And Wikimedia usernames are way more lax than labs coles names. [03:02:31] _Way_. [03:02:35] labsconsoles [03:02:38] labsconsole [03:02:41] Just one, I guess. [03:04:32] New review: Brion VIBBER; "Looks good, did some quick testing to confirm it did what it looks like. Includes taking other title..." [mediawiki/core] (master); V: 1 C: 1; - https://gerrit.wikimedia.org/r/4056 [03:05:33] Joan: Matching is a mistake... the fact that the form makes people think you'd use your MW.org username is a flaw... [03:05:51] Labsconsole usernames should be the same name used in user.name [03:06:18] Which is usually not necessarily what you used as your wiki username. [03:06:38] New review: Brion VIBBER; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4056 [03:06:49] I'm User:Dantman on MW.org, but User:Daniel_Friesen on labs because I commit as user.name "Daniel Friesen" [03:07:09] https://www.mediawiki.org/wiki/Project:Requests/User_rights/Jasper_Deng_(3) since no one seems to have any objections can a bureaucrat take a look at this? [03:13:00] Krenair: has the person actually pointed out a reason for wanting it yet [03:13:00] "Bah, sysop? I've been a svn committer for 4 years, and even I only got sysop last week." [03:13:00] I believe that was delaying it at one stage [03:14:20] p858snake|l, from the request it seems like he just wants to join in with fighting spam and edit protected pages [03:14:52] as pointed out earlier, we are trying to push away for granting on those grounds [03:15:04] although he is mentoring a now unblocked user [03:15:42] uh, why? [03:16:09] New review: Brion VIBBER; "Looks good; API doc is clear and it's easy to confirm it works by adding wrdir=descending on the exa..." [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4026 [03:16:12] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4026 [03:16:24] The guy clearly knows what he's doing anyway [03:16:33] because we have a metric load of local sysops already, Global sysops, and SMWT dealing with it [03:16:53] hm, so we have... [03:17:08] Oh. [03:17:11] 99 local sysops. [03:17:29] Yeah maybe we do have too many [03:18:34] off to bed. gnight [03:29:03] New review: Brion VIBBER; "Couple minor tweaks: unused (?) debug function, explicit assumption of string error codes looks scar..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/3977 [03:37:44] New review: Brion VIBBER; "Does what it says on the tin, can confirm with basic previews (before it lot the data, now it doesn'..." [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4059 [03:38:15] 03(mod) MobileFrontend extension outputting invalid HTML in footer - 10https://bugzilla.wikimedia.org/30406 +comment (10MZMcBride) [03:38:25] 03(mod) Merge CheckUser into core - 10https://bugzilla.wikimedia.org/35653 +comment (10MZMcBride) [04:05:05] New review: Brion VIBBER; "This covers the case where old invalid titles are leftover in the archive table from a previous dele..." [mediawiki/core] (master); V: 1 C: -1; - https://gerrit.wikimedia.org/r/4041 [04:10:28] New review: Brion VIBBER; "Confirmed this makes the [....] section edit links appear with margin on the left side for LTR conte..." [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3920 [04:10:32] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3920 [04:18:27] hey [04:18:39] New review: Brion VIBBER; "Seems to work as advertised; makes the dir marker easier to find in source and nothing seems to regr..." [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3929 [04:18:42] 14(WFM) Unable to revert edits - 10https://bugzilla.wikimedia.org/35582 (10Ankit Maity) [04:18:42] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3929 [04:18:43] anyone there? I'd like to have a 2nd opinion (someone to replicate ) on some strange stuff that's happening with my mediawiki [04:19:27] 03(mod) Watchlist does not show all removed titles - 10https://bugzilla.wikimedia.org/35601 +comment (10Ankit Maity) [04:20:02] I've changed system time on Linux manually, ~1 hour back. And now edits are not coming through.. [04:24:11] anyone? [04:38:35] in what sense are they "not coming through"? [04:41:02] TimStarling hi [04:41:35] I save changes, there's not errors, but the page didn't change aswell. On the other hand, I've seen differences if I tried to Edit it again. [04:41:47] I'm trying to find a consistent pattern .... [04:43:17] .....also I don't understand this http://totalism.org/index.php/Special:Preferences#mw-prefsection-datetime [04:43:55] it's showing my time to be 4:42, while ]# date [04:43:56] Mon Apr 2 06:42:11 CEST 2012 [04:46:41] TimSterling I think this "changes not showing up" might have something to do with browser catching :\ [04:46:41] did you change it less than an hour ago? [04:46:49] yeah, that's what I was going to suggest [04:47:01] it shouldn't happen if you change the clock correctly [04:47:27] on linux, by convention, the hardware clock is set to UTC and the OS converts it to some local timezone [04:48:07] so if you screw up when you're setting the time, you could have set an incorrect UTC time [04:48:29] when MediaWiki asks what the UTC time is, it would have gotten the wrong answer, which would have confused your browser [04:48:43] but this is getting stranger [04:49:02] the page shows up correctly if I open it in another browser [04:49:05] when you want to change the timezone, say due to daylight savings, the way to do it is to change /etc/localtime [04:49:14] but page History does not show the last revision [04:49:26] on Debian-based distros one way to do that is with "dpkg-reconfigure tzdata" [04:49:41] i'm on CentOS. did a "date -s" [04:49:56] yeah, date -s is absolutely the wrong way to do it and will cause this problem [04:50:01] the time was off for ~10 minutes anyway for some reason [04:50:06] hm [04:50:23] it's not really the right way to do it if it's off by 10 minutes either [04:50:30] the right way to fix that is with ntpdate [04:50:45] crap [04:50:51] you should probably start by running ntpdate to step the time back to what it's meant to be [04:51:07] then play with localtime until "date" gives the expected result [04:51:24] any timeserver suggestion? [04:51:31] pool.ntp.org [04:53:07] you probably also want to install ntpd [04:53:54] linux is really bad at keeping accurate time, when it misses an interrupt it just lets the clock drift [04:53:57] strange, not in packages [04:54:12] that's why you always need ntpd [04:54:41] dcht00: ntp package [04:56:02] no, right, I already had it as ntpdate.x86_64 [04:56:26] ntp != ntpdate [04:56:31] you want the ntp package [04:57:09] Well... you want both [04:57:11] Package ntp-4.2.4p8-2.el6.centos.x86_64 already installed and latest version [04:57:13] this one? [04:57:21] yes [04:57:29] Check ps to see if it's running [04:57:30] had it too [04:57:41] ps -C ntpd [04:58:13] it's there [04:58:26] New patchset: Santhosh; "Fix Bug 33653 -JqueryMsg parser should support templates without replacements" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4071 [04:58:28] Ok, then you just need to run ntpdate [04:58:31] try: ntpq -p [04:59:05] freaky [04:59:20] * TimStarling has debugged some epic ntp problems in the past [04:59:29] just because it's running doesn't mean it's keeping time [04:59:41] hm. [04:59:44] New review: Santhosh; "(no comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4071 [04:59:47] ntpq -p tells you whether it is working [05:00:03] remote refid st t when poll reach delay offset jitter [05:00:05] ============================================================================== [05:00:06] BSN-77-157-2.ds 193.2.1.117 2 u 19 64 17 26.325 -74.284 23.939 [05:00:08] *mosfet.fe.uni-l 193.2.1.117 2 u 16 64 17 0.830 -74.504 22.560 [05:00:09] ntp.evriala.net 192.5.41.40 2 u 15 64 17 6.490 -71.904 22.331 [05:00:36] that is fine [05:00:38] if that's msecs, than I guess it's ok [05:00:43] yes, it is [05:00:55] here are my notes on interpreting it if you're interested: https://wikitech.wikimedia.org/view/NTP [05:01:20] haha, cool, thanks [05:02:37] so, date gives correct time. /etc/sysconfig/clock is ok [05:03:55] but Special:Preferences#mw-prefsection-datetime still gives wrong time under "Server time" (-2h ... or UTC) [05:05:04] ( TimStarling Dantman ) [05:05:18] TimStarling: Nagios monitoring of time enough to avoid running into that issue? [05:06:12] yes, probably [05:06:52] dcht00: so it gives the time in UTC under "server time"? [05:07:13] yes. should be CEST which is +2h [05:07:26] date: "Tue Apr 3 07:07:15 CEST 2012" [05:07:51] Server time: 05:07 [05:08:40] * Dantman uses rackspace's ntp servers and has nagios checking time against ubuntu and pool [05:11:18] how come my menu1 isn't showing submenus to the right, but rather dropping down? cornellwise.com [05:13:00] Ahhhhh... hell [05:13:57] Trying out Convergence is a bad idea while running Certificate Patrol HTTPS Everywhere [05:14:15] Well I think everything's working now on my wiki (except "server time" which is a mystery--but if I set correct time zone in personal settings it's ok too.)......... I was setting time back, and I believe one hour later we've passed that point now :)) thanks loads TimStarling and Dantman ! [05:15:38] Sorry... forgive me, I mean ( Certifiate Patrol + HTTPS Everywhere + 100s of tabs + Convergence for the first time ) = Popup alert hell [05:15:42] dcht00: there's no way to configure that particular timestamp [05:15:47] it's always UTC [05:16:20] oh okay, perfect than. a bit confusing though, I'd say [05:17:18] "server UTC time" might be better, because I would think that "server time" would take locality into account........but time is confusing :) [05:19:06] Hmmm... [05:23:05] Here's some more gerrit hate... [05:24:18] New patchset: Santhosh; "Fix Bug 33653 -JqueryMsg parser should support templates without replacements" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4071 [05:24:19] New patchset: Santhosh; "Make SITENAME with value mw.config.get( 'wgSiteName' ) available in parser without the need of module users explicitly adding it." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4077 [05:25:13] `git review` rebases even when pushing new changesets. That means that if you make a small fix and master has changed since your first push the new patchset will be based on a different commit. [05:26:36] This makes gerrit's 'feature' that allows you to see the diffence between patchsets pratically useless. Because now it's riddled with diffs from dozens of other irrelevant commits. [05:34:56] `god` why have you forsaken me?! [05:38:12] night all! [05:42:34] Fails to start up when the pid folder for one process isn't there? *sigh* I 'could' fix that, but I don't feel like it. [05:48:31] 03(FIXED) margin for edit section button on RTL wikis with LTR user interface is on the wrong side - 10https://bugzilla.wikimedia.org/34470 +comment (10Amir E. Aharoni) [06:07:16] Dantman: do you not read wikitech-l? [06:07:36] hmmm? [06:08:22] Ah... that's what that was about [06:08:24] well, you are complaining about something which has been discussed there in detail, and chad reported today that a fix will be included in the next version of git-review [06:09:54] anyway if you need to get a diff this script might occasionally work: http://tstarling.com/gerrit-differ.php [06:17:32] 03(ASSIGNED) Creation of a new mailing list for Kazakh Wikipedia (kk) - 10https://bugzilla.wikimedia.org/35518 +comment (10Philippe Beaudette) [06:38:17] New code comment: Nikerabbit; Wow big commit. \ Running stylize.php over the php files wouldn't hurt. \ Is SRF not using resource lo; [06:38:35] apergos: hi [06:41:16] New review: Nikerabbit; "I don't see the point of all these scripts which cannot handle svn extensions. *Most* of the users o..." [mediawiki/extensions] (master) - https://gerrit.wikimedia.org/r/4137 [06:45:24] 03netbrain * 10/trunk/extensions/SideBarMenu/ (9 files in 5 dirs): styled code properly. [06:46:17] New code comment: Netbrain; fixed code indentation; [06:47:56] hello Nikerabbit [06:50:03] New review: IAlex; "Yes, you need to come back to the main view and press the "Review" button to publish inline comments..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/4016 [06:50:32] New review: Nikerabbit; "See inline comments." [mediawiki/extensions/Narayam] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/4043 [06:57:57] 03(NEW) Error undeleting page ("non-identical file already exists") - 10https://bugzilla.wikimedia.org/35656 normal; MediaWiki: Deleting; (KilliondudeWP) [06:58:39] 03(mod) Error undeleting page ("non-identical file already exists") - 10https://bugzilla.wikimedia.org/35656 (10Killiondude) [07:02:18] 03(mod) Error undeleting page ("non-identical file already exists") - 10https://bugzilla.wikimedia.org/35656 +comment (10Killiondude) [07:08:16] New review: Daniel Friesen; "(no comment)" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/4016 [07:17:20] 03(mod) Add message documentation for messages added in gerrit ref 3320 - 10https://bugzilla.wikimedia.org/35517 +comment (10Siebrand) [07:18:27] It's a shame I put work into puppet setup to automatically configure a network of memcache nodes and don't actually use it... in fact the way I set it up is now in the way [07:24:55] apergos: you asked something yesterday? [07:26:28] 03(NEW) SVG: part of the image not rendered for large resolutions - 10https://bugzilla.wikimedia.org/35657 normal; MediaWiki: Images and files; (listenleser) [07:38:06] 03(NEW) Javascript error in ShortURL - 10https://bugzilla.wikimedia.org/35658 major; MediaWiki extensions: ShortUrl; (niklas.laxstrom) [07:40:47] 03(mod) Allow references to be listed with letters - 10https://bugzilla.wikimedia.org/22265 +comment (10Gadget850) [07:49:40] Gah... there goes 'my' puppet setup, it was a mistake to use puppet dashboard [08:10:13] New review: Hashar; "That is following a discussion we had with Aaron yesterday and we thought it was better to have the ..." [mediawiki/extensions] (master) - https://gerrit.wikimedia.org/r/4137 [08:10:40] * hashar reads his 134 Gerrit emails [08:10:58] drink up me hearties yo ho ... [08:11:59] hashar: hey, is svn still alive or has everything been switched to git by now? [08:12:11] /trunk/phase3 is blocked [08:12:13] yes its still alive [08:12:26] most extensions in uses on WMF cluster have been moved to git [08:12:37] chad is preparing a second batch for friday IIRC [08:12:43] so, checkout goes, just no commiting [08:12:48] xactly [08:12:49] all wmf extensions are on git [08:12:57] okiedokie .. [08:12:58] the next batch are non wmf used ones [08:13:01] you want to migrate to git anyway if you haven't done so [08:13:19] and we can assist you :-] [08:13:20] haven't done yet ... got some time issues :S [08:13:44] will do it this weekend ... got nothing much to do [08:14:06] * hashar (NEW) rename master branch to phase3 [08:18:15] * freakolowsky goes back to ripping off a certain RDBMS software company ...  [08:19:00] saper , hi [08:26:01] hello [08:27:12] hashar: we already have multiple scripts (one in code-utils, some local scripts on twn) [08:27:25] hi :-D [08:27:27] only twn scripts somewhat handle svn, and none of the scripts handle partial checkouts [08:27:37] {{sofixit}} ? [08:28:09] that was just a quick discussion with Aaron. Eventually we will use git submodule (soon) [08:28:18] we need to get Gerrit 2.3 first [08:30:04] git submodule for what? [08:30:09] extensions [08:30:24] didn't I just say that I want support for svn extensions too [08:30:47] maybe I should publish my scripts [08:30:52] with Gerrit 2.3, we can make the mediawiki/extensions to have all sub projects (such as mediawiki/extensions/Foobar) to be configured automatically as submodule [08:31:22] moreover, whenever a merge is done in an extension, the mediawiki/extensions repo will be updated :-D [08:31:46] for subversion extensions. There are some scripts on translatewiki, the one you and I wrote last week [08:31:57] so I guess you can publish them in mediawiki/extensions [08:32:05] so everyone can use / improve them [08:34:15] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/4082 [08:35:04] MaxSem: change 4082 is an easy fix ^^^^ , it is simply missing a semicolon and a nice commit message :D [08:42:00] New review: Hashar; "Try getting a cleaner patch by using a global and avoid having hack in the code :-D" [mediawiki/core] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/4111 [08:43:12] Nikerabbit: I am not sure what you mean on change 3879 by "You accidentally the branch :)" https://gerrit.wikimedia.org/r/#change,3879 [08:43:20] Nikerabbit: looks like you skipped some words! [08:52:26] hashar: just like the commit summary did [08:52:46] don't tell me you haven't heard of the "you accidentally X" meme [08:52:51] never did [08:52:58] you know, I am a bit old and a father nowadays [08:53:11] so I am not that much aware of meme ;-D [08:53:39] coffee break brb [08:59:16] freakolowsky: are you around? can you have a look at my https://gerrit.wikimedia.org/r/#dashboard,103 changes re PostgreSQL and see if maybe there is something useful for a certain RDBMS vendor database? [08:59:41] lol :D give me a sec [09:00:12] New patchset: IAlex; "Moved Preferences::trySetUserEmail() to User::setEmailWithConfirmation()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4099 [09:03:16] New patchset: MaxSem; "Fixed api.php?action=parse&format=xmlfm hitting PCRE limit. By the way, regexes weren't needed here at all." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4082 [09:05:59] saper: hmm ... looks usable ... i guess i'll be migrating to git before the weekend :D [09:07:36] freakolowsky: I did some transaction status tracking ($wgDebugDBTransactions) [09:08:21] freakolowsky: the next step I will propose to wrap some stuff (like SpecialBlockpage) in transaction, since it failed badly with one broken SQL query (insert block) but succeeded with adding a log entry. [09:09:32] freakolowsky: I definitely recommend spending some time with git internals (like examining blobs, trees and commits yourself with low-level commands). This brought me way farther with git more than anything else. [09:11:00] freakolowsky: This change https://gerrit.wikimedia.org/r/#change,3962 in particular affects Oracle since I change the behaviour from "do MySQL thing for all databases except sqlite" to "do MySQL thing ONLY for MySQL" [09:12:42] https://www.mediawiki.org/wiki/API:Data_formats says nothing about releases, are all formats available in all MW releases? [09:13:21] Nikerabbit: so "I accidentally" is yet another 4chan meme :D [09:13:32] http://knowyourmeme.com/photos/124764 [09:15:31] does it work also with Nike's already verbless sentences? [09:17:39] saper: looks like i have a rather large backlog of changes i have to go trough :D [09:19:15] New patchset: Hashar; "Fixed api.php?action=parse&format=xmlfm hitting PCRE limit." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4082 [09:19:36] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4082 [09:19:39] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4082 [09:21:17] saper: you're comeing to berlin, right? [09:29:09] freakolowsky: most probably, yes [09:29:24] freakolowsky: I am normally in Frankfurt/Main, it's not far away [09:30:18] i'm trying to ge my company to cover my travel to berlin, so i also might be there [09:30:40] freakolowsky: you can ask WMDE to sponsor you in the registration form [09:31:21] freakolowsky: It's not a huge backlog, I did 1-2 improvements to transaction handling; plus I brought postgresql updater up to the level of tables.sql; plus fixes [09:32:19] well i've been "away" for a few months now ... trying to keep oracle code up to date, but i might have missed some things, so i have to check everything [09:32:29] 03(mod) Create Gujarati Wikisource - 10https://bugzilla.wikimedia.org/35138 +comment (10Dhaval) [09:32:47] Are we expecting a 50 character /subject line/ for git commit messages? (The vim screenshot somehow supposes this by the coloring, but it's not written down in the Wiki) [09:33:23] New review: Hashar; "Do not submit yet :)" [mediawiki/core] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/3912 [09:33:35] qchris: that something that would be great [09:33:56] OK. Good to know [09:34:06] qchris: vim default to 50 chars, the reason is probably some blog post I have linked to on https://www.mediawiki.org/wiki/Git/Commit_message_guidelines [09:34:13] However 2 of the three rendered examples happily oses the 50+ characters ;) [09:34:18] qchris: here it is http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html [09:34:18] characters and wrapping limitations are so tedious [09:35:00] hashar: Yes, I read that. That's why I am asking :D [09:35:02] qchris: note how the characters past the 50 characters mark reads as "rest might be ignored" :-D [09:35:15] I have no answer [09:35:45] probably because that let us add the sha1/author name when doing git log --oneline [09:35:46] hashar: Yes they do. Bat as they were used anyways ... Nevertheless it's clear now. Thanks. [09:35:54] or let us indent text when doing git shortlog [09:36:07] Yes. It definitely makes sense. [09:36:13] I'll add it to the Wiki [09:36:24] that probably comes from some convention on form the Linux kernel guys [09:36:56] It's a good convention. the git log --oneline is a good motivation. [09:38:54] and automatic 1.20 release notes : git shortlog REL1_19..master [09:46:11] Daniel_WMDE: ping [09:58:13] hi gwicke [09:58:23] hi Daniel! [09:58:28] doing presentations for the wikidata team all day [09:58:39] so i'm a bit distracted :) [09:58:42] oh- ok ;) [09:58:53] I was just wondering about the wikidata day on May 31st [09:59:06] I'd like to attend, but did not find any information about it yet [09:59:17] Daniel_WMDE: when is/was the wikidata irc hours? [09:59:19] mainly need the time to book a train ticket.. [09:59:40] wonderign why titleblacklist plugin for 1.18... doesn't work with 1.18. [09:59:54] it has been reported in http://www.mediawiki.org/wiki/Extension_talk:TitleBlacklist#Mediawiki_1.18.1 a while ago, and it's still like that [10:00:01] (wondering, of course :) ) [10:00:31] Daniel_WMDE: Denny just replied in #wikidmedia-wikidata [10:01:47] New code comment: Nikerabbit; Is that really fuzzy search of just substring matching?; [10:06:51] !seen kaldari [10:07:14] !seen rkaldari [10:08:14] 03(mod) MobileFrontend extension doesn't load MediaWiki:Common.css - 10https://bugzilla.wikimedia.org/34325 +comment (10Jon) [10:10:24] ashley: hi! [10:12:32] nobody can answer my question abot API above? [10:13:27] Nemo_bis: can you repeat ur question :) [10:13:52] potter, https://www.mediawiki.org/wiki/API:Data_formats says nothing about releases, are all formats available in all MW releases? [10:14:59] Nemo_bis: 'are all formats available in all MW releases' -- can you elaborate this statement [10:15:51] potter, can I use all those formats specifications in MW 1.8 for instance? [10:16:09] Nemo_bis: where do you want access data? [10:16:33] Nemo_bis: an exmaple will make the situation clear [10:18:45] I have a bunch of api.php to query like this: https://depts.washington.edu/ssnet/mediawiki/api.php?action=query&meta=siteinfo&format=xml [10:19:17] I don't know what those wikis are, so I need to use the safest query. [10:19:33] Is format=xml available in all releases or should I choose another one? [10:19:47] xml is available [10:20:08] since 1.8? and the other formats? [10:28:22] btw it's unsettling how many errors I get [10:28:23] and of course lots of internal_api_error [10:30:13] and the most weird ones: [11:07:11] New patchset: QChris; "TextPassDumper -> backupTextPass.inc" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4150 [11:07:12] New patchset: QChris; "TextPassDumper::initProgress pull in default value" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4151 [11:07:12] New patchset: QChris; "Pulling in fix for superfluous header" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4152 [11:07:13] New patchset: QChris; "Database dependency injection for BackupDumpers" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4153 [11:07:14] New patchset: QChris; "PHPUnit preparations for tests of maintenance" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4154 [11:07:14] New patchset: QChris; "Adding tests for dumps" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4155 [11:32:08] Hey guys have an issue with Mediawiki downloading pages (index.php) instead of rendering them. The page download contains information for a 302 redirect, I'm using .htaccess to rewrite the URL to http. Couldn't find anything on Mediawiki or Google about it but I figure it's related to the way I'm doing the rewrite and the version of Mediawiki [11:36:28] SectorX4, is it downloading the html content? [11:36:34] is it somwhere we can look at it? [11:36:41] Just the 302 redirect page [11:36:53] but called index.php [11:38:48] is it somewhere we can look at it? [11:40:10] The wiki is restricted to users only, I could probably create you a user if required [11:40:14] www.avcon.org.au/wiki [11:40:43] I tried to replicate the issue while not logged in by clicking the links available but wan't able to get it to do it [11:40:54] Using Chome 17 btw [11:42:45] brb [11:43:26] ^demon : hello , [11:44:46] ^demon : i see that some work in developing an extension for conference management has already been done... https://github.com/mediawiki/mediawiki-trunk-extensions/tree/aab628403d9fb9cde05bcc028fb2c610bbf722ec/Wikimania [11:45:49] ^demon : i wont take much of your time.. i just needed some feedback regarding my proposal :) [11:46:13] 03cneubauer * 10/trunk/extensions/UploadLocal/UploadLocalForm.php: Fix bug reported on extension talk page about append/prepend the file name not working. Should also fix an error in 1.18.1. [11:47:23] <^demon> chughakshay16: Yes, there is already some work done, but it's far from complete. [11:47:45] ^demon: yeah i could see that.. [11:49:33] ^demon: http://www.mediawiki.org/wiki/User:Chughakshay16/ConventionExtension,,, am i missing something in ? [11:50:40] <^demon> I really don't have the time to give feedback. I agree with what Max said on the mailing list though. [11:51:19] ^demon : okay [12:01:41] MaxSem: hello, [12:02:23] hi [12:02:46] MaxSem: i just wanted to clarify on the comments that you posted .. [12:03:55] MaxSem: 1. special badges for the users : it means that badges can be created for the attendees.. (can be printed) [12:04:31] MaxSem: 2. custom tags - they are just normal tags which would extend the wiki markup .. thats it :) [12:04:31] so explain it in your text: badge printing service [12:04:48] MaxSem: okay, i will change it [12:05:04] aim for clarity [12:05:30] MaxSem: i didnt get your last point 'How are you going to write special pages and API modules before the database access layer?' [12:05:52] umm, they are supposed to use database, right? [12:06:01] MaxSem: yes [12:06:07] soooo.... [12:06:25] MaxSem: i mentioned a link in that mail to the database details [12:06:38] MaxSem: didnt u see it ? :) [12:06:58] MaxSem: http://www.mediawiki.org/wiki/User:Chughakshay16/databasedetails [12:07:18] how are you going to develop DB-utilising code w/o DB layer? [12:08:09] MaxSem: so you want me to show you the db layer ? [12:08:19] nevermind [12:08:32] I've already said what I wanted [12:09:20] MaxSem: and whats wrong with tags ? :| [12:09:53] the lack of details on what are they and why are they [12:10:26] MaxSem: got your point.. will make the changes [12:12:32] MaxSem: i may not have explained everything clearly on that page... but this link explains everything except the db layer www.mediawiki.org/wiki/User:Chughakshay16/ConventionExtension [12:14:21] MaxSem: thanks for the feedback ! [12:20:02] Hi Guys. [12:20:07] Has the translation updation from Translatewiki not been set up yet for the WMF sites (Post the move to git, I mean)? [12:20:15] I have a persian wiki based in mediawiki [12:20:45] all of our page titles and links are farsi [12:21:01] how can i have english links with farsi title ? [12:21:29] MaxSem: do you suggest that i should remove payment gateway from my list of deliverables.. ? [12:22:03] MaxSem: ''Seems overkillish for a summer project.'' [12:22:04] Rosha:what do you mean by "english links with farsi title" ? [12:22:15] yes [12:22:41] Sid-G: my link of index page is : http://docs.metaco.loc/wiki/index.php/%D8%B5%D9%81%D8%AD%D9%87%D9%94_%D8%A7%D8%B5%D9%84%DB%8C [12:22:54] Rosha:That wasn't a yes/no question [12:23:10] chughakshay16: I told you already, your project is too large for one summer student project [12:23:11] yes [12:23:11] Rosha:What do u mean by having english links? [12:23:46] saper : so what do you suggest which features i need to keep ... nd which ones i need to remove ? [12:24:02] now i have links like this : index.php/صفحه اصلی [12:24:25] Rosha: your link does not work [12:24:26] i want to have like this : index.php/Main_Page [12:24:39] Rosha:Do you know about redirects in wiki? [12:24:43] saper: no [12:24:55] Rosha: 1) rename page ("move" page option) and 2) use links like [[Main Page|صفحه اصلی]] [12:24:55] saper: my wiki language is page [12:25:41] saper: i want to have english links with farsi titles [12:26:10] saper: with your way i have english link and title [12:26:25] Rosha:Go to index.php/Main_page and add to it the following: [12:26:37] #REDIRECT [[farsititlehere]] [12:27:21] Rosha:That creates a redirect at Main_page so that typing it in the url will lead u to the page with the farsi title [12:27:27] saper : please some help in narrowing down my scope of the project... [12:27:32] 03(NEW) Set logo for sl.wikiversity - 10https://bugzilla.wikimedia.org/35659 normal; Wikimedia: Site logos; (mfwarburg) [12:27:36] Rosha:But, that will have to be done for all pages individually [12:27:42] Rosha: no, with may way you have a farsi label of the link and English language page title [12:27:56] chughakshay16: no, sorry. I am not going to mentor any project this year. [12:28:06] i have a big problem [12:28:12] i have 2 server [12:28:21] saper : okay. [12:28:25] one of them in win 2003 server [12:28:43] * Sid-G wonders if anyone saw his question [12:28:45] and the other one is arch linux [12:29:10] my media wiki is on arch linux [12:29:19] but routing is on win server [12:30:06] when i want to visit my wiki form out , ISA server not understand farsi links [12:30:15] 04(REOPENED) ApiBlockTest::testMakeNormalBlock() broken - 10https://bugzilla.wikimedia.org/35646 +comment (10Antoine "hashar" Musso) [12:31:01] Rosha: so you have to rename pages and use [[Links like|صفحه اصلی]] this [12:31:12] but I'd suggest fixing Windows ISA thing [12:31:58] ISA server sucks [12:32:07] or you latin transcription of farsi [12:33:14] 03(mod) ApiBlockTest::testMakeNormalBlock() broken - 10https://bugzilla.wikimedia.org/35646 +comment (10Antoine "hashar" Musso) [12:38:51] I AM TIRED OF PHP [12:38:53] PERIOD [12:39:04] thanks to have listened to my rant [12:41:16] 03(NEW) Use high resolution graphics or vector graphics to improve display on high res screens - 10https://bugzilla.wikimedia.org/35660 normal; MediaWiki: Device compatibility; (s.mazeland) [12:57:22] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4061 [12:57:40] 14(DUP) Use high resolution graphics or vector graphics to improve display on high res screens - 10https://bugzilla.wikimedia.org/35660 +comment (10Marcin Cieślak) [12:57:41] 03(mod) Link type icons are low-resolution - 10https://bugzilla.wikimedia.org/35343 +comment (10Marcin Cieślak) [12:58:42] 03(mod) Use high resolution graphics or vector graphics to improve display on high res screens - 10https://bugzilla.wikimedia.org/35660 +comment (10Marcin Cieślak) [12:58:42] 03(mod) High-density display issues on mobile devices (tracking) - 10https://bugzilla.wikimedia.org/32101 +comment (10Marcin Cieślak) [12:59:27] New patchset: Hashar; "(bug 31883) Limit of some params is not documented in API autodoc" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4061 [13:00:21] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4061 [13:00:24] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4061 [13:02:05] 03(mod) High-density display issues on mobile devices (tracking) - 10https://bugzilla.wikimedia.org/32101 +comment (10Marcin Cieślak) [13:08:17] Is this example supposed to work? Because it doesn't now: ssh -p 29418 gerrit.wikimedia.org gerrit ls-projects [13:08:22] (from http://www.mediawiki.org/wiki/Git/Workflow) [13:09:03] New patchset: Hashar; "disable broken ApiBlockTest::testMakeNormalBlock()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4159 [13:09:34] 03(mod) ApiBlockTest::testMakeNormalBlock() broken - 10https://bugzilla.wikimedia.org/35646 +comment (10Antoine "hashar" Musso) [13:11:07] Is Sematic MW completely separate now from mw.org? [13:11:31] New review: Hashar; "The workaround does fix Jenkins build :-D" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4159 [13:11:34] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4159 [13:12:01] G_SabinoMullane: do you have an account on labs ? [13:12:13] G_SabinoMullane: what does the ssh command output ? [13:12:53] Looks like they are still sorting that out (SMW) [13:13:10] hashar: Yes, and get a permission denied publickey error. [13:13:30] Hi everyone. I'm expecting a strange problem after migration my wiki from a server to another one. I've search and dig, but I Didn't find any answer : after migrating, everything seems fine, I have all my data. But I only have text, I mean my wiki displays as old internet page with only text and links in blue, no images and no graphical layout. Does someone have an idea were I should dig ? [13:13:34] <^demon> Did you add your key in gerrit too? It doesn't pull keys from ldap :( [13:13:37] <^demon> G_SabinoMullane: ^ [13:16:09] Shouldn't that command just work for anyone? It worked for me last week before I migrated my accounts. [13:16:23] worked before [13:16:26] then you did something [13:16:31] and that broke access :D [13:16:39] you want to double check your key is in Gerrit interface [13:16:43] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4155 [13:17:29] qchris: I did run the tests suite on one of your Dump change [13:17:39] qchris: that reports an happy failure :-D [13:17:48] hasar: ?? [13:17:53] hashar: Which one? [13:17:58] https://gerrit.wikimedia.org/r/#change,4155 [13:18:06] build https://integration.mediawiki.org/ci/job/MediaWiki-GIT-Fetching/277/ [13:18:14] I am looking at the local git working copy [13:18:54] * qchris cannot decipher Jnkins output :D [13:19:01] hashar: That page implies that the list of projects is public data that needs no authentication. [13:19:12] qchris: console is https://integration.mediawiki.org/ci/job/MediaWiki-GIT-Fetching/277/console [13:19:16] Can you try "ssh -p 29418 username@gerrit.wikimedia.org gerrit ls-projects" instead? [13:19:55] saper: Same [13:20:00] hashar: Yes ... but it does not show which test failed. does it? [13:20:43] Dump tests are part of misc for now so it is at https://integration.mediawiki.org/ci/job/MediaWiki-Tests-Misc/ [13:20:51] last errors are https://integration.mediawiki.org/ci/job/MediaWiki-Tests-Misc/lastCompletedBuild/testReport/ [13:20:57] Fails for other users too [13:21:05] qchris: the build was https://integration.mediawiki.org/ci/job/MediaWiki-Tests-Misc/51/ . [13:21:19] hashar: thanks. I will have a look at it [13:22:10] 03(NEW) Section Link in MediaWiki:Revreview-edited-section does not display special characters properly - 10https://bugzilla.wikimedia.org/35661 normal; MediaWiki extensions: FlaggedRevs; (pill) [13:22:22] Hi... My error_log is flooded with the following: "[error] PHP Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in /path/to/wiki/includes/api/ApiQueryImageInfo.php on line 382" - any ideas are more than appreciated! :| [13:22:24] qchris: and a run on my local computer http://dpaste.org/7YLGu/ [13:22:57] New review: Hashar; "Run on my computer: http://dpaste.org/7YLGu/" [mediawiki/core] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/4155 [13:23:34] <^demon> hashar: Didn't Sam fix the Api test failure? [13:24:45] ^demon: on some local system yes [13:24:53] <^demon> Ugh :\ [13:24:53] ^demon: but the issue remains on gallium :/ [13:25:02] I have spent sometime investigating it this morning and just gave up [13:25:22] there is too much stuff for me to learn (the API, the reason we have different tokens ...) [13:25:39] ^demon: https://integration.mediawiki.org/ci/ ;))) [13:25:44] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4154 [13:25:45] I have just triggered ton of jobs in jenkins [13:26:41] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4151 [13:26:51] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/3977 [13:27:03] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4059 [13:27:09] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/3890 [13:27:29] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4093 [13:27:41] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/3981 [13:27:48] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4028 [13:27:54] hashar: which version of phpunit is running on jenkins? [13:28:01] it is so easy to do mistakes :-( [13:28:07] qchris: some 3.5 [13:28:28] qchris: 3.5.15 [13:28:30] <^demon> I wonder if upgrading will fix some or break more :) [13:28:59] hashar: Thanks [13:29:03] ^demon: :D [13:29:26] anyway now we have the jenkins-bot screaming at wrong changes :D [13:29:42] qchris: I am going to create a new job group for Dumps [13:29:46] hashar: Due to my push to gerrit? [13:30:02] qchris: no no! [13:30:12] * qchris feels a bit more relaxed [13:30:14] qchris: I had jenkins bot disabled for some days because we had a failing test in master [13:30:31] qchris: I have just disabled the test, so any change based after that will not have the faulting test [13:30:41] hashar: I see. [13:31:53] <^demon> hashar: I've got a ton of errors keeping me from running master locally :\ [13:31:59] <^demon> *tests on master [13:32:15] ^demon: have you tried with a fresh install? [13:32:24] <^demon> I just tried a fresh clone of core. [13:32:26] ^demon: maybe those are bugs that need fixing? ;) [13:32:30] <^demon> Yeah. [13:32:34] are you using Windows or Ubuntu? [13:32:48] 03(mod) ApiBlockTest::testMakeNormalBlock() broken - 10https://bugzilla.wikimedia.org/35646 +comment (10Sam Reed (reedy)) [13:32:55] <^demon> OSX. [13:33:35] Reedy: do you have an account on gallium to test / reproduce the testMakeNormalBlock madness ? [13:33:43] ^demon: can you paste an output somewhere? [13:33:55] <^demon> http://p.defau.lt/?nQJOTJ1xSO2VKP2EsBsLCA [13:35:29] ahhh do not use a .lt domain [13:35:39] that country is full of hackers [13:35:54] <^demon> :p [13:37:30] Yeah, I can log in to gallium [13:38:15] sumanah: hello sumana [13:38:24] hi chughakshay16 [13:38:33] 03(NEW) Wikisource Gujarati Search - 10https://bugzilla.wikimedia.org/35662 normal; MediaWiki: Search; (dsvyas) [13:38:51] sumanah: my gerrit account shows that my latest patchset failed.. [13:38:54] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4155 [13:39:03] chughakshay16: link to the patchset? [13:39:24] sumanah: https://gerrit.wikimedia.org/r/#change,3981 [13:39:36] sumanah: i dont seem to understand the reason for it [13:39:53] chughakshay16: "jenkins-bot" runs automated tests. It sounds like your patch broke some of those tests. [13:39:58] chughakshay16: https://www.mediawiki.org/wiki/Manual:Unit_testing [13:40:08] chughakshay16: https://www.mediawiki.org/wiki/Testing_portal [13:40:23] sumanah: but it was working fine on my local.. ? [13:40:33] chughakshay16: did you run the automated tests on your local machine? [13:40:44] sumanah: no :) [13:40:49] chughakshay16: I look at the comments on that patchset, and I see that jenkins-bot specifically tells you that https://integration.mediawiki.org/ci/job/MediaWiki-GIT-Fetching/284/ is the test that broke. [13:41:01] or, is the testrun that failed. [13:41:04] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4155 [13:41:29] hashar: can you help chughakshay16 understand what happened in testrun https://integration.mediawiki.org/ci/job/MediaWiki-GIT-Fetching/284/ ? [13:41:52] 03(NEW) Move svn.wikimedia.org/doc/ - 10https://bugzilla.wikimedia.org/35663 normal; Wikimedia: Git/Gerrit; (innocentkiller) [13:41:57] I don't understand it, hashar - it looks like the tests got aborted, so why did jenkins-bot say the tests failed? [13:41:58] 03(NEW) Wikisource Gujarati Logo cropped - 10https://bugzilla.wikimedia.org/35664 normal; MediaWiki: User interface; (dsvyas) [13:42:34] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4155 [13:42:53] 03(NEW) svn.wikimedia.org/doc/ needs to report git sha1 - 10https://bugzilla.wikimedia.org/35665 normal; Wikimedia: Git/Gerrit; (innocentkiller) [13:43:49] 03(mod) svn.wikimedia.org/doc/ needs to report git sha1 - 10https://bugzilla.wikimedia.org/35665 +comment (10Chad H.) [13:43:57] sumanah: test report doesnt explain anything [13:44:17] 03(NEW) Renaming Namespace Wikisource:Author in gu.wikisource - 10https://bugzilla.wikimedia.org/35666 normal; MediaWiki: Special pages; (dsvyas) [13:44:23] chughakshay16: this is why I am asking hashar to please elaborate :-) hashar is in charge of the automated testing system [13:44:35] sumanah: okay :) [13:44:44] <^demon> The jenkins bot is reporting false positives right now [13:44:48] <^demon> Please ignore. [13:45:27] ok, ^demon, thanks. chughakshay16 you should respond to the comments that hashar left inline (hit "review all side-by-side" to see the inline comments) [13:45:27] ^demon : what does that mean ? [13:45:47] <^demon> It means the tests are broken, not your commit :) [13:46:11] sumanah: yeah that was for the first patchset.. i made those changes and submitted again ...he didnt leave any comments on my latest patchset [13:46:16] 03(mod) Wikisource Gujarati Logo cropped - 10https://bugzilla.wikimedia.org/35664 +comment (10Sam Reed (reedy)) [13:46:39] 03(mod) Error undeleting page ("non-identical file already exists") - 10https://bugzilla.wikimedia.org/35656 +comment (10Bawolff) [13:46:54] 03(mod) Create Gujarati Wikisource - 10https://bugzilla.wikimedia.org/35138 +comment (10Dhaval) [13:46:57] 03(mod) Renaming Namespace Wikisource:Author in gu.wikisource - 10https://bugzilla.wikimedia.org/35666 (10Sam Reed (reedy)) [13:47:10] 03(mod) Wikisource Gujarati Logo cropped - 10https://bugzilla.wikimedia.org/35664 (10Sam Reed (reedy)) [13:47:18] 03(mod) Move svn.wikimedia.org/doc/ - 10https://bugzilla.wikimedia.org/35663 +comment (10Danny B.) [13:47:25] sumanah: hi! [13:47:44] chughakshay16: got it. sorry I misunderstood that. [13:47:56] chughakshay16: it's probably a good idea for you to learn to run the automated tests on your own machine [13:47:57] hi potter [13:48:14] I'm reading https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2012-04-02/Technology_report [13:48:39] sumanah: okay I will.. [13:50:21] 03(mod) Wikisource Gujarati Search - 10https://bugzilla.wikimedia.org/35662 (10Sam Reed (reedy)) [13:50:36] hi varnent - I was just wondering where you were [13:52:22] sumanah: uh-oh - should I go hide back in bed? :) [13:53:08] 03(mod) Javascript error in ShortURL - 10https://bugzilla.wikimedia.org/35658 +comment (10Sam Reed (reedy)) [13:53:12] varnent: ha. no, I just need some backup here because chughakshay16 & potter might need some help, and I'm busy [13:53:29] sumanah: no problem - I should be around all day [13:53:33] great. [13:53:42] assuming my coffee maker kicks back into life [13:53:44] if not..well.. [13:54:07] I may have to adjourn temporarily for a funeral services by our dumpster for it.. [13:54:29] varnent: also could you reply to a few wikitech-l posts (GSoC applicants)? Karthik ([Wikitech-l] GSOC 2012 - Text Processing and Data Mining), Riadh ([Wikitech-l] GSoC: Improving the interplay between Spark and SMW and the second one is Semantic Forms Rule), and Ankur ([Wikitech-l] GSoC 2012 - Integration of Flickr and enhancing Geolocation support in Upload Wizard)? [13:54:49] 03(mod) SVG: part of the image not rendered for large resolutions - 10https://bugzilla.wikimedia.org/35657 +comment (10Bawolff) [13:54:53] sumanah: yes - was reading over some of them last night - will try to comment on those soon [13:54:57] great, thanks varnent [13:55:27] for folks that have already done the app - you just weighing in with feedback and reminding them of Google's deadline? [13:56:42] sumanah: also - Chad mentioned some Git mtgs this week - I think one specifically on Wed - are you in those? [13:57:27] varnent: yes, I suggest that for Karthik, Ankur, and Riadh, you remind them of the deadline to get an application into Melange, and give them the feedback they need to improve their applications. [13:57:44] sumanah: sounds good [13:57:53] varnent: the feedback bit will be the most time-consuming [13:58:04] sumanah: right [13:58:46] varnent: can you quote me on what Chad said? [13:58:50] varnent: re the Git meeting(s)? [13:59:02] rather, can you give me a quote of what Chad said? [13:59:16] sumanah: yeah - I think it was in email..hold one sec [13:59:37] sumanah: I'll go find them - but if you happen to have them all in one place talking git - can you nudge them about what works in their schedules for a git workshop? [13:59:54] 03(mod) Special:Version doesn't list hashes of extensions checked out from git - 10https://bugzilla.wikimedia.org/35649 summary (10Sam Reed (reedy)) [14:00:15] * sumanah waits [14:00:45] 03(mod) Renaming Namespace Wikisource:Author in gu.wikisource - 10https://bugzilla.wikimedia.org/35666 +comment (10Dhaval) [14:01:31] New review: QChris; "I just realized that the output testing was in an extension [1] before PHPUnit 3.6.0RC4 (2011-10-04)..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/4155 [14:02:46] sumanah: there was a question about timeline for deploying branches onto git - chad's response was "We've got a meeting Wednesday to work on this. There's some rough consensus already, so it should just be a matter finishing off the details." [14:03:09] varnent: ok, so, 1 meeting. Your reference to "some Git mtgs" was very confusing. [14:04:02] varnent: Yes, I'm in the meeting tomorrow. [14:04:05] sumanah: oh - sorry - was thinking more of casual ones that have popped up in conversation - I think that was the only "hu-ha" mtg mention [14:04:53] *meeting and side conversations maybe a better choice of words [14:06:02] sumanah: I'm tempted to wait until there are more extensions migrated and maybe more bugs have been ironed out - although maybe that's basically done? - also don't want to wait too long for another session.. [14:06:03] 03(mod) Javascript error in ShortURL - 10https://bugzilla.wikimedia.org/35658 +comment (10Lupo) [14:06:45] varnent: I'll ask again what works in their schedules for leading a git workshop. saper is also interested in leading one and his schedule is his own, so you should check with him [14:07:07] 03(mod) ApiBlockTest::testMakeNormalBlock() broken - 10https://bugzilla.wikimedia.org/35646 +comment (10Antoine "hashar" Musso) [14:07:15] ^demon, on 4093 you just wanted to replace the "to try" with "try" ? [14:07:24] 99 sysops total, 42 haven't done anything this year: http://pastebin.com/iiGYpRpG [14:07:33] sumanah: excellent! I'll ping saper once the coffee is done [14:08:15] <^demon> Platonides: "Try to" [14:08:18] hi varnent :) [14:08:26] Katie_WMDE: nice new nick! :) [14:08:31] Katie_WMDE: greetings! :) [14:08:33] heh, that makes much more sense :) [14:08:36] aude|away is away ;) [14:08:53] Lydia_WMDE: "I'm afraid it is difficult to both keep up with everything and not." well-done. :) [14:09:07] sumanah: hehe thx [14:09:27] <^demon> Platonides: Indeed. "To try vary..." makes very little since. "Try to vary..." works better. [14:09:32] <^demon> But the whole comment is confusing anyway [14:09:35] the aude ship has liftoff - yay for WMDE - sadness for us :) [14:09:41] yeah, Lydia_WMDE - what does this person WANT? also it could be that s/he does not know about gmane [14:10:00] New patchset: Platonides; "Improve MWCryptRand comments a bit." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4093 [14:10:04] <^demon> I had a dream that we were shutting down lists.wm.o, and you could only use the lists via gmane. [14:10:04] sumanah: i have no idea to be honest really [14:10:08] <^demon> It was an odd dream. [14:10:11] sumanah: if you find out let me know :P [14:10:54] ^demon: lol - I can actually imagine scenarios where Erik or someone flips the switch after a ranting thread on a list :) [14:11:05] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4093 [14:11:08] ^demon: I think my last dream was getting to hang out with this Drupal guy I only know from his Twitter & MetaFilter posts. [14:11:18] 03(NEW) Add gadgets to gu.wikipedia and gu.wikisource - 10https://bugzilla.wikimedia.org/35667 normal; MediaWiki extensions: Gadgets; (dsvyas) [14:11:21] ^demon: He was cool! in my dream. [14:12:23] Gmane did not play a part, sadly. :) [14:12:59] Katie_WMD: so aude|away is |away labeled for a few months? that is some serious home pc logging.. [14:14:49] ^demon, did that include gmane's "load is at 3.2, try later" errors? [14:15:25] varnent: aude [14:15:32] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4093 [14:15:40] audeaway is back in the evenings, weekends and during wikimania [14:16:09] Katie_WMDE will not be in wikimania channels [14:16:38] Katie_WMDE: gotcha - how you like the new location? [14:16:47] varnent: good :) [14:16:54] saw jeremyb yesterday [14:18:46] sumanah: thx ;-) [14:18:51] Katie_WMDE: the wikidata project is really cool - so while I'm still sad you've gone ex-Pat..it's not like you're setting up shop at Conservapedia :) [14:18:52] Lydia_WMDE: :) [14:19:05] heh [14:20:40] 03(WONTFIX) Add gadgets to gu.wikipedia and gu.wikisource - 10https://bugzilla.wikimedia.org/35667 +comment (10Sam Reed (reedy)) [14:20:56] ok, meeting time! [14:21:03] 03(NEW) PDF on gu.wikisource doesn't show characters - 10https://bugzilla.wikimedia.org/35668 normal; MediaWiki: Export/Import; (dsvyas) [14:21:58] Katie_WMDE: and right around the time I get use to you using that username as well (brain image burn..hard to change imprints of names..) is right around the time WikiData will be wrapping up - lol - so that's fitting :) [14:25:14] 03(mod) ApiBlockTest::testMakeNormalBlock() broken - 10https://bugzilla.wikimedia.org/35646 +comment (10Sam Reed (reedy)) [14:27:43] 03(mod) PDF on gu.wikisource doesn't show characters - 10https://bugzilla.wikimedia.org/35668 (10Sam Reed (reedy)) [14:32:51] hexmode: meeting time [14:36:53] 03(mod) Move svn.wikimedia.org/doc/ - 10https://bugzilla.wikimedia.org/35663 +comment (10Chad H.) [14:40:44] Is there any tag or extension that lets you display time in all timezones ? [14:54:43] 03(mod) High-density display issues on mobile devices (tracking) - 10https://bugzilla.wikimedia.org/32101 +comment (10Brion Vibber) [14:56:38] 03(FIXED) Links to a pages in Page namespace should be coloured only in Index namespace - 10https://bugzilla.wikimedia.org/35634 +comment (10Beau) [14:58:46] 03(FIXED) A link to the index is missing for single paged documents - 10https://bugzilla.wikimedia.org/30725 -need-review -patch ; +comment (10Beau) [15:01:37] 03(mod) Return the scroll to the correct position when you save a page - 10https://bugzilla.wikimedia.org/35431 +comment (10Andrea Stagi) [15:05:45] 03(FIXED) Create Gujarati Wikisource - 10https://bugzilla.wikimedia.org/35138 (10Sam Reed (reedy)) [15:10:23] 03(mod) Searching is broken in newly created projects - 10https://bugzilla.wikimedia.org/25682 +comment (10Sam Reed (reedy)) [15:10:23] 14(DUP) Wikisource Gujarati Search - 10https://bugzilla.wikimedia.org/35662 +comment (10Sam Reed (reedy)) [15:11:43] 03(mod) Searching is broken in newly created projects - 10https://bugzilla.wikimedia.org/25682 +comment (10Sam Reed (reedy)) [15:12:43] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4093 [15:13:42] New review: Hashar; "Sorry for all the spam above by jenkins-bot. At least that made me thinks a nasty bug I had in Jenki..." [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4093 [15:13:45] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4093 [15:14:39] 03(mod) Thumbnail not fully rendered - 10https://bugzilla.wikimedia.org/35576 +comment (10Mark A. Hershberger) [15:17:17] 03(mod) Wikipedia pages violating CC-BY-SA license - 10https://bugzilla.wikimedia.org/35616 +comment (10Mark A. Hershberger) [15:17:31] 03(FIXED) Closure of nz.wikimedia.org - 10https://bugzilla.wikimedia.org/35581 +comment (10Sam Reed (reedy)) [15:19:17] 03(mod) Allow using custom fonts with EasyTimeline - 10https://bugzilla.wikimedia.org/21497 -shell (10Sam Reed (reedy)) [15:20:36] again I ask, Is there any tag or extension that lets you display time in all timezones ? [15:21:21] 03(mod) Enable WebFonts extension on mr.wikisource.org - 10https://bugzilla.wikimedia.org/35426 (10Sam Reed (reedy)) [15:21:23] 03(mod) Enable WebFonts on all WMF projects - 10https://bugzilla.wikimedia.org/34982 (10Sam Reed (reedy)) [15:21:49] I couldn't find one on searching MW.org [15:22:48] 03(mod) Remove port 29418 from cloning process - 10https://bugzilla.wikimedia.org/35611 +comment (10Chad H.) [15:23:33] nischayn22: then there probably isn't. but you might also find it useful to ask mediawiki-l. [15:23:35] !lists | nischayn22 [15:23:35] nischayn22: mediawiki-l and wikitech-l are the primary mailing lists for MediaWiki-related issues. See https://www.mediawiki.org/wiki/Mailing_lists for details. [15:23:50] nischayn22: maybe someone has written an extension or gadget or widget that isn't listed on mediawiki.org. [15:24:59] 03(FIXED) Enable Transwiki import on KN:WP - 10https://bugzilla.wikimedia.org/35603 +comment (10Sam Reed (reedy)) [15:25:02] nischayn22:Have you seen the "CommentsInLocalTime" gadget at en-wp? Its similar to what you want. [15:25:20] Sid-G: no, I will look at it [15:26:17] 03(mod) Direct wikisource: link in bewiki and be_x_oldwiki to bewikisource - 10https://bugzilla.wikimedia.org/35557 normal->15enhancement (10Sam Reed (reedy)) [15:26:18] 03(mod) Set $wgCategoryCollation to 'uca-default' and rebuild category sort keys on Portuguese Wikipedia - 10https://bugzilla.wikimedia.org/35632 normal->15enhancement (10Sam Reed (reedy)) [15:26:37] I saw http://meta.wikimedia.org/wiki/Wikidata/Events and thought it might be better not to redirect the user to another site [15:26:46] nischayn22:It changes the timestamp in user's signatures to show time in the timezone the user has set in his/her prefs. So with minor tweaking it should be capable of showing timestamps in all timezone styles [15:26:48] New review: Hashar; "Upgrading to PHPUnit 3.6.x is tracked in bug 33714:" [mediawiki/core] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/4155 [15:28:15] 03(mod) Update PHPUnit from 3.5.x. to 3.6.x on gallium - 10https://bugzilla.wikimedia.org/33714 +comment (10Antoine "hashar" Musso) [15:29:16] Have translation updates from translatewiki been set up yet? (post the move to Git, I mean) [15:29:20] I was pointed to this code by someone reviewing one of my changes. Would you guys say it's readable, or should I try to improve it? http://pastebin.com/cVq4imiG [15:29:54] Sid-G: I was thinking of a more general thing, say I put up a time in my timezone in a page and anyone who sees it can also see time for his zone using a dropdown maybe [15:30:28] nischayn22:yeah, I get the idea. Shouldn't be too tough with javascript [15:30:31] Sid-G: Ryan_Lane and Chad are working on it but I don't think it's happening yet. [15:31:26] Sid-G: I know PHP better so thinking about an extension with a tag , think it will be useful ? [15:31:40] sumanah:hmm. Didn't one update take place after the move? [15:31:56] Sid-G: I thought you meant automatic updates. [15:32:44] sumanah:I did. Was that one update manual? [15:32:49] nischayn22:Definitely [15:33:09] Sid-G: as far as I know, yes. Depends on your definition of "automatic" and "manual." [15:33:23] nischayn22:Although a parserFunction thingy might be better [15:33:26] Sid-G: have you added yourself to cc for https://bugzilla.wikimedia.org/show_bug.cgi?id=35469 ? [15:33:34] * Sid-G checks [15:33:51] and https://bugzilla.wikimedia.org/show_bug.cgi?id=35537 Sid-G [15:33:55] also https://bugzilla.wikimedia.org/show_bug.cgi?id=35538 [15:34:01] Sid-G: you can track this stuff at https://bugzilla.wikimedia.org/showdependencytree.cgi?id=22596&hide_resolved=1 [15:34:14] Sid-G: I don't know much about parser functions, seeing docs [15:34:19] 03(FIXED) Subject namespace for the Vietnamese Wikibooks - 10https://bugzilla.wikimedia.org/35624 +comment (10Sam Reed (reedy)) [15:34:24] * Sid-G goes to add [15:34:37] Meh, no response. I'll try to improve it. [15:35:02] New patchset: Szymon ?wierkosz; "(bug 21796) Fix null dereference on Special:Undelete." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4041 [15:36:13] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4041 [15:36:42] Krenair:Despite the fact that I dont know php, the code doesn't look clean [15:36:50] 03(mod) Grant the abusefilter-log-detail right to patrollers on Commons - 10https://bugzilla.wikimedia.org/35545 +comment (10Sam Reed (reedy)) [15:37:12] nischayn22:hmm, an extension would be just as good [15:38:00] nischayn22:Its just I dont like seeing a long list of extensions enabled at Special:Version :P [15:38:38] Sid-G: I too agree with that, but how are parser functions enabled ? [15:38:40] Sid-G: why not? [15:38:45] * nischayn22 still looking at docs [15:38:50] nischayn22: why do you dislike seeing so many extensions enabled at Special:Version? [15:38:51] I like it [15:39:00] it makes it very clear to anyone reading or helping [15:39:08] how they can enable similar functionality on their own wiki [15:39:18] and what might be a problem, if they need to troubleshoot it [15:39:29] 03(NEW) Background of Wikimedia public key list fails to load - 10https://bugzilla.wikimedia.org/35669 normal; Wikimedia: SSL related; (liangent) [15:39:40] New review: Demon; "(no comment)" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/4099 [15:39:56] sumanah: I think, managing extensions is difficult in general, how do you know if a newer version of an extension is available? [15:40:14] nischayn22: ok, but that's a separate issue from seeing a long list of extensions at Special:Version [15:40:28] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4041 [15:40:32] 03(mod) Wikisource Gujarati Logo cropped - 10https://bugzilla.wikimedia.org/35664 +comment (10Dhaval) [15:40:32] 03(NEW) Text bundle of Wikimedia public key list is incomplete - 10https://bugzilla.wikimedia.org/35670 normal; Wikimedia: SSL related; (liangent) [15:41:02] sumanah: yes, and still any long list is not liked by most people [15:41:20] nischayn22: "most people" don't use computers at all. [15:41:27] nischayn22: there are 7 billion people on earth [15:41:49] 03(FIXED) Grant the abusefilter-log-detail right to patrollers on Commons - 10https://bugzilla.wikimedia.org/35545 (10Sam Reed (reedy)) [15:41:57] nischayn22: making a list *less informative* to deal with the subjective aesthetics of a list is like cutting off your nose because you don't like a pimple [15:42:13] sumanah: heh, good one [15:42:22] nischayn22: would you like for me to make all wiki pages 4 words long, because some people don't like to read a lot? [15:42:40] New patchset: Szymon ?wierkosz; "(bug 21796) Fix null dereference on Special:Undelete." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4041 [15:42:58] nischayn22: when someone looks at Special:Version, they need to know what's under the hood. That means there will be a lot of information there. [15:43:11] nischayn22: if you want to suggest a better information architecture for that information, go ahead and suggest a redesign [15:43:19] but do not reduce the amount of information that is available [15:43:52] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4041 [15:44:07] and it's utterly misguided to choose NOT to use an extension just because it'll add one item to that list. [15:44:24] sumanah: In most, wiki articles there are sections which tell us where we want to look, in a long list we have to find it ourselves and that's lot of work [15:44:33] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4099 [15:44:36] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4099 [15:45:41] nischayn22: (a) experienced MediaWiki admins learn to skim appropriately or use control-F. (b) again, you are making an argument for a redesign for the page, not for using fewer extensions [15:45:51] 03(mod) Grant the abusefilter-log-detail right to patrollers on Commons - 10https://bugzilla.wikimedia.org/35545 +comment (10Sam Reed (reedy)) [15:46:37] I personally like big long comprehensive lists, because I know it's all in one page, no clicking around, and control-F and my eyes will work [15:47:06] re-sectioning would be fine. [15:47:09] sumanah: agreed, but I don't think there's much scope for a redesign of Special:Version [15:47:12] why? [15:47:42] most of them will do different kind of stuff, really hard to categorize [15:47:55] nischayn22: so? [15:48:00] 03(mod) Watchlist doesn't show or count pages not in the main namespace when deleting them from the watchlist - 10https://bugzilla.wikimedia.org/35601 summary (10Mark A. Hershberger) [15:48:01] nischayn22: hard to categorize. not impossible. [15:48:17] nischayn22: There's already some sectioning. [15:48:27] nothing is impossible :P [15:49:03] nischayn22: I think a smart user experience designer could redesign Special:Version so it would be just as informative, keep the usefulness of the lists, but clarify visually what sections one might look in. [15:49:09] nischayn22: if that's not you, that's fine. [15:50:14] sumanah: maybe some other time I might look into that, now I am excited to write an Extension for timezone conversion [15:50:21] Anyway, parser hooks and parser extension tags are also listed at Special:Version; it's just that they are single phrases in a paragraph rather than in a table [15:50:25] yeah [15:50:30] nischayn22: or a Gadget [15:50:33] or parser function, still don't know much difference between them [15:50:42] https://www.mediawiki.org/wiki/Special:Gadgets [15:50:50] sumanah: I don't like JS that much [15:51:00] nischayn22: https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker/Workshop#Extensions might help you out [15:51:19] read that more than twice I think [15:51:29] includes discussion of [15:51:29] 4.6.1 Special pages [15:51:29] 4.6.2 Magic words [15:51:29] 4.6.3 Parser tags [15:51:29] 4.6.4 Hooks [15:51:55] nischayn22: so you don't know the difference between a parser function and an extension? [15:51:56] sumanah: I am looking at Parser functions right now [15:52:05] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4093 [15:52:28] an extension can include a parser function. [15:52:33] sumanah: yes I don't, looking at docs [15:52:40] ok [15:52:43] ok, anyone who can help nischayn22, please do [15:52:46] I gotta head off [15:53:10] is there some wikitext syntax to allow me to put some strings in database so I can query them with sql later? [15:53:47] for example, I can use [[Category:Foo|data]] to store data in cl_sortkey_prefix but cl_sortkey_prefix is not indexed and querying it is so slow [15:53:47] see you later [15:54:00] 03(FIXED) Add Patroller & Autopatroller groups on ml.wikisource - 10https://bugzilla.wikimedia.org/35482 +comment (10Sam Reed (reedy)) [15:54:08] New patchset: Platonides; "Dummy change" [test/mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/4175 [15:54:59] New review: Platonides; "(no comment)" [test/mediawiki/extensions/examples] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/4175 [15:55:16] New review: Platonides; "(no comment)" [test/mediawiki/extensions/examples] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4175 [15:55:29] New review: Platonides; "(no comment)" [test/mediawiki/extensions/examples] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4175 [15:55:31] Change merged: Platonides; [test/mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/4175 [16:00:40] Question: [16:01:07] How do you code a template which places a block which is only to put on a page in a specfic namespace? [16:01:32] I.E I wan't content to only show if the page is in a Page: namespace at Wikisource. [16:02:31] {{#ifeq: {{NAMESPACE}} | Page | }} [16:03:44] 03(mod) Don't load some (default) modules if they've been loaded before - 10https://bugzilla.wikimedia.org/32537 +comment (10Sumana Harihareswara) [16:05:59] 03(NEW) PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598 - 10https://bugzilla.wikimedia.org/35671 normal; MediaWiki: API; (niklas.laxstrom) [16:06:06] 03(mod) PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598 - 10https://bugzilla.wikimedia.org/35671 (10Niklas Laxström) [16:06:08] 03(mod) No-longer-existing usergroups still present on the userrights personal dossier - 10https://bugzilla.wikimedia.org/35039 summary (10Sam Reed (reedy)) [16:06:42] New review: Nikerabbit; "Seems to also cause https://bugzilla.wikimedia.org/35671" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3434 [16:06:50] Do I refer my gerrit change with I21551aa6 or 4104? [16:09:28] Krenair: 4104 is the gerrit patchset id, that should work with the bot triggers as well [16:09:46] uh, on Bugzilla [16:09:56] New review: Nikerabbit; "Try to also shorten the summary line in the commit message and include details below." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/4104 [16:10:53] New patchset: GWicke; "JSHint cleanups and parser function argument handling improvements" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/4178 [16:10:57] Change abandoned: Alex Monk; "(no reason)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4104 [16:11:23] 03(mod) Wikipedia pages violating CC-BY-SA license - 10https://bugzilla.wikimedia.org/35616 (10Mark A. Hershberger) [16:11:44] New review: GWicke; "(no comment)" [mediawiki/extensions/VisualEditor] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/4178 [16:12:02] New review: GWicke; "(no comment)" [mediawiki/extensions/VisualEditor] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4178 [16:12:05] Change merged: GWicke; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/4178 [16:12:05] varnent: hi [16:12:32] potter: greetings [16:12:48] varnent: i wanted to make some changes in my proposals for mediawiki, what is the best procedure to do so? [16:13:01] i have submitted it n melange [16:13:51] varnent: will it be a problem for the mangament at MW? [16:14:26] 03(mod) Article::delete() calls - 10https://bugzilla.wikimedia.org/35640 +comment (10Jeroen De Dauw) [16:14:31] 03(FIXED) No-longer-existing usergroups still present on the userrights personal dossier - 10https://bugzilla.wikimedia.org/35039 +comment (10Sam Reed (reedy)) [16:14:47] Krenair: there isnt a Linker yet, no shortcut from Bugzilla to gerrit, but somebody already pointed out it should be added, just like these linkers: https://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/bugzilla/bugzilla-4.0/extensions/Wikimedia/Extension.pm?revision=102718&view=co&pathrev=102718 [16:15:03] !b 35144 [16:15:03] https://bugzilla.wikimedia.org/show_bug.cgi?id=35144 [16:15:09] So 'change 4104'? [16:15:43] !b 35373 [16:15:43] https://bugzilla.wikimedia.org/show_bug.cgi?id=35373 [16:15:46] !change 4101 [16:15:46] I don't know anything about "change". You might try: !! !amend !bugzilla !cooluris !css !csshideheader !deleteuser !exclamation !gerritchange !git-sha1-changeid !mainpage !mainpagetitle !package !packages !paranoid !patch !purge !refresh !revdelete !shellrequest [16:16:00] !gerritchange 4104 [16:16:00] https://gerrit.wikimedia.org/r/#change,4104 [16:16:06] potter: that's not a problem at all [16:16:07] New patchset: Siebrand; "Revert "Moved Preferences::trySetUserEmail() to User::setEmailWithConfirmation()"" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4179 [16:16:15] potter: you are welcome to edit until the final due date/time [16:16:36] !b 35144#c5 | mutante [16:16:36] mutante: https://bugzilla.wikimedia.org/show_bug.cgi?id=35144%23c5 [16:16:47] curse you url encoding [16:16:53] varnent: what will be the procedure after the proposals are submitted? [16:17:17] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4179 [16:17:19] 03(mod) Article::delete() calls - 10https://bugzilla.wikimedia.org/35640 +comment (10Alexandre Emsenhuber [IAlex]) [16:18:25] 03(mod) Searching on Mobile site shows different result labels than desktop site - 10https://bugzilla.wikimedia.org/35651 (10Mark A. Hershberger) [16:18:44] potter: as I understand it - the folks at Google do a quick check (not content - just making sure the docs are in order) then WMF is told how many slots we've been given - at which point we review the apps and place the top proposals into however slots Google gives us [16:19:21] 03(mod) PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598 - 10https://bugzilla.wikimedia.org/35671 +comment (10Sam Reed (reedy)) [16:19:38] varnent: any interview/test - or any such equivalent? [16:20:11] potter: not that I'm aware of - maybe some email exchanges if there are questions [16:20:17] New code comment: Nikerabbit; Too big commit to even glance it through.; [16:20:33] potter: but generally we're trying to get all Q&A and feedback done now - as at that point the apps can't be tweaked [16:20:48] varnent: ok :) [16:20:54] varnent: thanks for the info [16:20:54] potter: we genuinely want everyone to submit the best possible app - it makes our lives easier in the long run :) [16:21:22] 03(mod) Article::delete() calls - 10https://bugzilla.wikimedia.org/35640 +comment (10Jeroen De Dauw) [16:21:57] !gadgets [16:21:57] For information about Extension:Gadgets see http://www.mediawiki.org/wiki/Extension:Gadgets [16:22:05] helpful.. not [16:22:30] 03(mod) Autolink to new Gerrit / Git changesets and SHA-1 commits - 10https://bugzilla.wikimedia.org/35144 +comment (10Daniel Zahn) [16:22:30] 03(mod) replacing "hidden by Article Feedback V5" link with the actual account - 10https://bugzilla.wikimedia.org/35501 +comment (10Fabrice Florin) [16:22:31] I thought we had a guide somewhere on how to move gadgets to a new wiki [16:22:40] New review: Siebrand; "Pointed out 4 issues." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4099 [16:26:53] New review: Brion VIBBER; "Seems to work!" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4041 [16:27:10] hmm [16:27:19] it won't submit though [16:27:23] it's got that fake jenkins failure [16:27:37] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4041 [16:27:41] removed it ;) [16:29:09] 03(FIXED) Pages with name ending with '/.' are not accessible - 10https://bugzilla.wikimedia.org/21796 +comment (10Brion Vibber) [16:29:28] New review: IAlex; "(no comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4099 [16:31:04] Slashdot pages aren't acessible? [16:31:14] 03(mod) replacing "hidden by Article Feedback V5" link with the actual account - 10https://bugzilla.wikimedia.org/35501 +comment (10Elizabeth M Smith) [16:31:47] Change abandoned: Siebrand; "Abandoned. Alex will make a follow-up to the original." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4179 [16:33:08] 03(mod) replacing "hidden by Article Feedback V5" link with the actual account - 10https://bugzilla.wikimedia.org/35501 +comment (10Elizabeth M Smith) [16:33:55] New patchset: Nikerabbit; "Added profiling calls" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/4182 [16:34:30] New review: Reedy; "(no comment)" [mediawiki/extensions/Translate] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4182 [16:34:33] Change merged: Reedy; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/4182 [16:36:28] Completely tangential, off topic question: I'm writing a large-ish group project for a class, and someone else has just written some code that will make my life very hard in the future. [16:36:38] Do I ask them politely to change it, or just do it myself? [16:37:00] The latter is usually the easier way, but the former is probably "nicer" [16:38:00] Thanks :D. [16:39:45] off to ye office [16:40:48] 03(NEW) delete the mediawiki/extensions/TranslationNotifcations repo - 10https://bugzilla.wikimedia.org/35672 normal; Wikimedia: Git/Gerrit; (amir.aharoni) [16:42:44] 03(mod) replacing "hidden by Article Feedback V5" link with the actual account - 10https://bugzilla.wikimedia.org/35501 +comment (10Yoni Shostak) [16:44:42] New patchset: IAlex; "Per Siebrand, follow-up I55939bb5295e73594c3fdf7287dddbc16a233ce4 (r4099): * Add message documentation * Changed 'emaildisabled' wording for better understandability * Added @since comment in User::setEmailWithConfirmation() and @deprecated in Preferences" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4183 [16:45:53] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4183 [16:46:44] New review: Siebrand; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4183 [16:46:47] Change merged: Siebrand; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4183 [16:50:29] 03(mod) API edit of translate page gives Unknown error: "tpt-target-page" - 10https://bugzilla.wikimedia.org/35654 (10Mark A. Hershberger) [16:51:15] 03(NEW) Clean up UserrightsPage::userCanChangeRights - 10https://bugzilla.wikimedia.org/35674 trivial; MediaWiki: Special pages; (krenair) [16:52:17] 03(mod) Clean up UserrightsPage::userCanChangeRights - 10https://bugzilla.wikimedia.org/35674 (10Krenair) [16:52:18] 03(mod) Code quality issues (and other stuff that sucks) (tracking) - 10https://bugzilla.wikimedia.org/700 (10Krenair) [16:53:13] New patchset: GWicke; "Improve support for table / template interaction" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/4184 [16:54:12] New review: GWicke; "(no comment)" [mediawiki/extensions/VisualEditor] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4184 [16:54:14] Change merged: GWicke; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/4184 [17:05:43] 03(mod) Javascript error in ShortURL - 10https://bugzilla.wikimedia.org/35658 +comment (10Niklas Laxström) [17:05:47] New review: Reedy; "I agree with Niklas, can we move the Warning suppression only around file_get_contents?" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/3880 [17:06:35] Platonides : Thanks [17:07:52] New review: Reedy; "(no comment)" [mediawiki/extensions/Contest] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4141 [17:07:54] Change merged: Reedy; [mediawiki/extensions/Contest] (master) - https://gerrit.wikimedia.org/r/4141 [17:08:31] 03(mod) Enable WebFonts extension on mr.wikisource.org - 10https://bugzilla.wikimedia.org/35426 +comment (10Niklas Laxström) [17:17:08] 03(mod) delete the mediawiki/extensions/TranslationNotifcations repo - 10https://bugzilla.wikimedia.org/35672 -easy (10Sam Reed (reedy)) [17:17:19] .clear [17:17:25] 03(mod) Renaming Namespace Wikisource:Author in gu.wikisource - 10https://bugzilla.wikimedia.org/35666 +shell (10Sam Reed (reedy)) [17:20:33] 03(mod) Text bundle of Wikimedia public key list is incomplete - 10https://bugzilla.wikimedia.org/35670 (10Sam Reed (reedy)) [17:20:41] 03(mod) Background of Wikimedia public key list fails to load - 10https://bugzilla.wikimedia.org/35669 normal->minor (10Sam Reed (reedy)) [17:24:53] 03(mod) PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598 - 10https://bugzilla.wikimedia.org/35671 +comment (10Antoine "hashar" Musso) [17:28:09] 03(mod) PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598 - 10https://bugzilla.wikimedia.org/35671 +comment (10Sam Reed (reedy)) [17:31:10] New patchset: Nikerabbit; "Fixed an exception on diff pages" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/4185 [17:31:18] 03(NEW) Cite fails to properly respect CITE_DEFAULT_GROUP - 10https://bugzilla.wikimedia.org/35675 normal; MediaWiki extensions: Cite; (bluehairedlawyer) [17:31:37] New review: Brion VIBBER; "Seems ok. dumpTextPass.php still runs (tested only on a dummy empty file)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4150 [17:31:40] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4150 [17:33:38] New review: Krinkle; "(no comment)" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/3880 [17:33:40] New review: Brion VIBBER; "This sets a default value on a parameter that doesn't get used.... is something else missing?" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/4151 [17:37:18] New review: Krinkle; "(no comment)" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/3880 [17:38:27] 03(mod) delete the mediawiki/extensions/TranslationNotifcations repo - 10https://bugzilla.wikimedia.org/35672 +comment (10Chad H.) [17:38:28] 03(mod) Update gerrit - 10https://bugzilla.wikimedia.org/35466 (10Chad H.) [17:39:39] 03(mod) Renaming Namespace Wikisource:Author in gu.wikisource - 10https://bugzilla.wikimedia.org/35666 +comment (10Sam Reed (reedy)) [17:40:18] brion, https://eo.wikipedia.org/wiki/Vikipedio:Diskutejo#Narayam [17:40:50] i may have made a bunch of grammar mistakes there :) [17:41:48] !logo [17:41:48] The logo that appears in the top left of each page is from $wgLogo in LocalSettings.php. To change this you change the value of $wgLogo to point to the URL of your own logo. See . Be sure $wgLogo is set to an absolute path, starting with "/" (or a protocol "http:"/"https:"). Using pretty URLs a relative path will behave oddly. 135x135 pixels [17:42:12] 03(mod) Wikisource Gujarati Logo cropped - 10https://bugzilla.wikimedia.org/35664 +shell; +comment (10Sam Reed (reedy)) [17:42:56] New review: Demon; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4152 [17:47:00] New patchset: Brion VIBBER; "(bug 17615) nosummary option should be reassigned on preview/captcha" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4059 [17:48:03] New review: Brion VIBBER; "rebased to fix RELEASE-NOTES-1.20 conflict" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4059 [17:48:06] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4059 [17:48:10] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4059 [17:49:15] brion: it is good to see you merging changes :-D [17:49:25] can't wait for some CAPSLOCK revert message :-D [17:49:41] WHAT COME ON I'M NICE [17:49:52] huhu [17:50:22] so all those jenkins-bot 'fails' can be removed right? [17:50:29] yeah most probably [17:50:44] it is because we had a faulty test in master until this morning (PST) [17:51:21] upon merging, it looks like Jenkins does another build to make sure that the change apply cleanly [17:52:24] New patchset: Elizabeth M Smith; "Fix for Bug 34076 - Go back' button for permalinks" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/4186 [17:52:24] New patchset: Elizabeth M Smith; "Fix for 34883 - the feature request portion now a plain gray mask is shown for permalinks to all users - click through only for those with permissions" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/4187 [17:52:25] New patchset: Elizabeth M Smith; "Fix for bug 35391 activity bug count issues" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/4188 [17:52:26] New patchset: Elizabeth M Smith; "Fix the log count updater script" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/4189 [17:52:27] New patchset: Elizabeth M Smith; "First set of toolbox icons" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/4190 [17:52:32] hehe [17:52:34] git push for the win [17:52:55] New review: Trevor Parscal; "This is a fine first draft, but here are some notes:" [mediawiki/extensions/VisualEditor] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3931 [17:52:58] Change merged: Trevor Parscal; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/3931 [17:53:25] for the lulz [17:53:29] 03reedy * 10/branches/wmf/1.19wmf1/extensions/MobileFrontend/templates/SearchTemplate.php: Bug 35673 - XSS vulnerability in mobile search [17:53:29] Change abandoned: Trevor Parscal; "This was just a test" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/3878 [17:53:54] New review: Brion VIBBER; "The toggle link is above the list of categories, which seems kinda distracting. Should probably be b..." [mediawiki/core] (master); V: 1 C: -1; - https://gerrit.wikimedia.org/r/3981 [17:55:48] New review: Brion VIBBER; "(no comment)" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/4153 [17:56:55] New review: Brion VIBBER; "Patchset 2 looks equivalent to patchset1; the function here will be called immediately and expand to..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/4077 [17:57:38] using latest LdapAuthentication extension with 1.18.2, email field is gone from the registering page, and changing email in user preferences later only changes in it the mw db, not in ldap. mapping is set as "email"=>"mail". what could cause this ? [17:59:09] Richlv: I'm seeing the same issue [17:59:24] I haven't had a chance to look into it [17:59:49] Ryan_Lane, disabling ldapauth extension makes email upon auth mandatory, so it's quite clearly connected with the extension :) [18:00:31] no idea about mail not being updated in ldap, though [18:00:35] 03(mod) XSS vulnerability in mobile search - 10https://bugzilla.wikimedia.org/35673 (10Sam Reed (reedy)) [18:00:48] well, email being removed from the options may be normal [18:01:09] I think you need to enable an option for that [18:01:19] hmm, no, email field itself is gone from the user registering form [18:01:31] are you using LDAP as a backend? [18:01:35] although that might be a config issue, as it's replaced by a 'domain' dropdown [18:01:38] yes [18:01:40] email field is there for me [18:01:40] ah [18:01:41] trying :> [18:02:02] New code comment: Preilly; Xml::escapeJsString() is for escaping data to be included in JS, it's not suitable for HTML.; [18:02:25] do you have $wgLDAPUpdateLDAP set? [18:02:33] yep [18:02:39] and $wgLDAPMailPassword? [18:02:43] yep [18:02:57] although latter shouldn't affect updating, if i'm reading docs correctly [18:03:09] try setting 'invaliddomain' => true [18:03:20] for MailPassword [18:03:33] 03(FIXED) XSS vulnerability in mobile search - 10https://bugzilla.wikimedia.org/35673 +comment (10Max Semenik) [18:03:33] do you also have $wgLDAPAddLDAPUsers set? [18:04:13] I'm using it as a backend, and the mail preference shows [18:04:17] niiice, invaliddomain did it for the registering page :) [18:04:24] yeah, it's a hack [18:04:41] yes, wgLDAPAddLDAPUsers is set and i can register successfully [18:04:43] also log in [18:04:46] New review: Brion VIBBER; "Looks ok but have not tested; note that the code changes several strencode()s to addQuotes() and cha..." [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/4028 [18:04:47] New code comment: MaxSem; Fixed in https://gerrit.wikimedia.org/r/#change,4191; [18:04:50] 03(mod) PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598 - 10https://bugzilla.wikimedia.org/35671 +comment (10Sam Reed (reedy)) [18:04:54] I'm betting mediawiki broke support for updating external stores from the preferences [18:04:54] just the email field & updating it was a problem. let me check the updating now... [18:05:09] it isn't working for me either [18:05:18] let me verify that [18:05:30] vigneshmoha: you said: "hello i need your help to apply GSOC for mediawiki. I have selected a project that is "An elegant and simple database layer for SMW". I filled the application template and it is here https://www.mediawiki.org/wiki/User:Vigneshmoha " [18:05:35] yeah, updating still fails [18:05:38] 03bsitu * 10/trunk/extensions/PageTriage/ (6 files in 4 dirs): Display top 5 triagers at nav bar [18:05:39] 03(mod) MobileFrontend should support image uploads - 10https://bugzilla.wikimedia.org/32286 +comment (10Phil Chang) [18:06:01] sumanah: yeah [18:06:03] which kinda breqaks pootle login, using same ldap store [18:06:03] vigneshmoha: what help specifically do you need? the people in the Semantic MediaWiki IRC channel can probably help you further. [18:06:31] "I will be free after May 14, 2012. I can't schedule my works before i know what is my work." vigneshmoha that's not a credible answer. [18:06:36] it indeed doesn't work [18:06:39] that's so annoying [18:06:49] New patchset: Reedy; "Bug 35671 - PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4192 [18:06:55] also vigneshmoha your writing is ungrammatical, you should get a friend to check that. [18:07:10] vigneshmoha: you need a LOT more detail in your project summary. [18:07:12] 03(FIXED) PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598 - 10https://bugzilla.wikimedia.org/35671 +comment (10Sam Reed (reedy)) [18:07:20] Look at this example, vigneshmoha -- https://www.mediawiki.org/wiki/User:Jarry1250/GSoC_2012_application [18:07:34] sumanah: oki.. anything alse [18:07:35] * Ryan_Lane groans [18:07:35] ? [18:07:42] mediawiki added a new check for preferences [18:07:48] allowPropChange [18:07:57] vigneshmoha: there's plenty of other criticisms I could make, but the ones I've just given you will already take a lot of time for you to fix. [18:08:00] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4192 [18:08:47] sumanah: i'll do the corrections asap.. [18:08:49] Ryan_Lane, oh, where is that configurable ? [18:08:58] also, they removed the call to make it update [18:09:04] dang [18:09:17] "they" like it's a conspiracy ;) [18:09:47] vigneshmoha: The Semantic MediaWiki community is in #semantic-mediawiki and they can give you more assistance in developing the details of your proposal. They also have their own mailing list. I suggest you email it. Details: http://semantic-mediawiki.org/wiki/Mailing_list [18:10:03] I want to stab someone right now [18:10:11] I'm going to take a little bit to find who did this [18:10:14] and I'm going to stab them [18:10:15] * sumanah moves out of Ryan's reach [18:10:27] sumanah: oki [18:10:45] vigneshmoha: To summarize: Right now, your proposal is pretty bad, and would not be accepted. [18:11:31] 03(NEW) MediaWiki 1.17.4/1.18.3 maintenance release - 10https://bugzilla.wikimedia.org/35676 normal; MediaWiki: General/Unknown; (sam) [18:12:08] sumanah: i'll add project deliverables and projects schedule by now itself [18:12:16] 03(mod) MediaWiki 1.17.4/1.18.3 maintenance release - 10https://bugzilla.wikimedia.org/35676 (10Sam Reed (reedy)) [18:12:18] 03(mod) PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598 - 10https://bugzilla.wikimedia.org/35671 (10Sam Reed (reedy)) [18:12:33] !gitweb [18:12:33] For core: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git [18:12:47] sumanah: i'll ask one of my friend to check on my grammatical errors [18:13:56] Would there ever be a situation where an IP could have an entry in Special:Log? [18:17:25] 03(mod) MediaWiki 1.17.4/1.18.3 maintenance release - 10https://bugzilla.wikimedia.org/35676 +comment (10Sam Reed (reedy)) [18:18:08] Krenair: Yes [18:18:13] Alright, ty [18:19:15] 03(NEW) Viewing 'en.wiktionary.org' in Wiktionary from Android browser when prompted results in black screen. - 10https://bugzilla.wikimedia.org/35677 normal; Wiktionary App: Wiktionary; (shealen.clare) [18:19:45] robla: I like cars [18:20:08] as do I [18:20:12] New review: Brion VIBBER; "When clicking on the little question mark thingies on fields under the 'release rights' or 'describe..." [mediawiki/extensions/UploadWizard] (master); V: -1 C: -1; - https://gerrit.wikimedia.org/r/3845 [18:20:19] sumanah: could you have a look at this? http://i.imgur.com/3UlLH.png [18:20:35] I did some coding for timezone thing [18:20:44] neat, nischayn22! [18:20:52] it will be *awesome* if that car alarm outside the office lasts all day [18:21:08] robla: perk of a window office, eh? [18:21:16] s/office/cube/ [18:21:29] That is pretty neat, nischayn22! [18:21:34] sumanah: any suggestions to improve it ? [18:21:49] sumanah: thanks, :)) [18:22:01] $wgAuth->updateExternalDB is never called from mediawiki anymore [18:22:11] which is a massively major fail [18:22:29] nischayn22: I think you should ask jorm for his thoughts [18:22:49] New patchset: QChris; "Unbuffered queries result freeing & error handling" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4033 [18:23:10] jorm: Hi, could you have a look at http://i.imgur.com/3UlLH.png some work I did with timezones [18:23:26] nischayn22: you'll have to be more articulate and specific than that. [18:23:57] sumanah: Ok, learning still [18:24:01] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4033 [18:24:12] nischayn22: like, "I wrote this to provide functionality as follows: [2 sentences of description, how a user would use it, when it would show up] -- do you have any thoughts on how to improve it?" [18:24:18] nischayn22: yep [18:24:32] nischayn22: how is it implemented? extension, gadget, something else? [18:25:21] New review: Eloquence; "Hmm, can't reproduce .. which browser is this?" [mediawiki/extensions/UploadWizard] (master) C: 0; - https://gerrit.wikimedia.org/r/3845 [18:25:41] nischayn22: The website encountered an error while retrieving http://i.imgur.com/3UlLH.png. It may be down for maintenance or configured incorrectly. [18:26:16] jorm: I made a tag extension, that allows you to post a date in all timezones in a page [18:26:16] Ok, reposting somewhere else [18:26:29] New review: QChris; "Brion is obviously right, when saying" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/4033 [18:29:41] so… in preferences, if I call wgAuth->updateExternalDB() from tryFormSubmit(), and it returns false, is it enough to simply not call $wgUser->saveSettings() to cancel the preferences update? [18:29:55] jorm: http://i44.tinypic.com/mcztps.png [18:30:04] or has the object already been totally fucked by that point? [18:30:25] * Ryan_Lane hates wgUser [18:31:16] Reedy: ^^? [18:32:10] brion: ^^? [18:32:33] nischayn22: IMHO you'd be better not using the PHP timezones like that.. [18:32:54] New patchset: J; "report real upload limit on Special:Upload" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4193 [18:33:05] Reedy: Is something wrong with PHP timezones ? [18:33:10] i got a problem with wikimedia [18:33:12] under mac and chrome if i dont use the 100 zoom level i got a blue background [18:33:24] i also have a screenshot [18:33:34] http://imageshack.us/photo/my-images/99/screenshot20120403at813.png/ [18:33:41] <^demon> Stiffi: Known bug in Chrome. There's an upstream fix in progress as far as I know. [18:33:55] ^demon: any idea on my preferences question? [18:34:01] annoying bug is annoying [18:34:05] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4193 [18:34:08] <^demon> Ryan_Lane: No, I just /join'd. [18:34:18] ahh okay i didn't know that this is allready knows [18:34:20] know [18:34:22] ^demon: so… in preferences, if I call wgAuth->updateExternalDB() from tryFormSubmit(), and it returns false, is it enough to simply not call  $wgUser->saveSettings() to cancel the preferences update? [18:34:23] thanks [18:34:40] ^demon: or is the wgUser object already totally messed up at that point? [18:34:48] <^demon> I have zero clue. [18:34:52] <^demon> Andrew question? [18:35:01] * Ryan_Lane sighs [18:35:05] nischayn22: not really, just they're not what most people would expect. eg something like "(UTC) Dublin, Edinburgh, Lisbon, London" makes more sense than all teh duplicates [18:35:09] New review: Trevor Parscal; "This should be abandoned." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/3687 [18:35:12] lemme look :) [18:35:17] <^demon> Preferences are his fault^H^H^H^H^H responsibility :) [18:35:24] when the preferences system was rewritten, they left out the call to update external databases [18:35:50] now the system *thinks* it's updating the preferences, but they just get reset when the user logs back in [18:36:13] Reedy: any suggestions to it in a different way? [18:36:45] wasn't there a hook in there before? [18:37:15] nischayn22: look how other people do it, eg Google: "(GMT-08:00) Pacific Time" [18:37:21] okay thanks and bye [18:38:21] brion: there was a call, not a hook [18:38:32] AuthPlugin uses basically no hooks [18:38:34] 03(mod) Project creation should be limited to wiki admin rather than cloudadmin - 10https://bugzilla.wikimedia.org/35655 normal->15enhancement (10Mark A. Hershberger) [18:38:42] hmm [18:38:53] New patchset: QChris; "Unbuffered queries result freeing & error handling" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4033 [18:39:20] comment on Preferences::trySetUserEmail says 'Caller is responsible for checking $wgAuth', so i'm not sure what would have changed here [18:39:44] New patchset: Szymon ?wierkosz; "(bug 34732) The scan does not appear on Opera." [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/4194 [18:39:47] unless it's that other callers might fuck up [18:39:59] https://gerrit.wikimedia.org/r/#patch,sidebyside,4099,2,includes/Preferences.php [18:40:04] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4033 [18:40:15] there's no call to updateExternalDB anywhere in the code [18:40:23] also, updateExternalDB is only supposed to be called once [18:40:27] when the preferences are updated [18:40:37] since it has no clue which preferences have been changed [18:40:43] so, it updates all of them [18:40:48] so should we just revert the change...? [18:40:59] is it unsafe? [18:41:05] or was it already broken? [18:41:20] ^demon: we're allowing anyone in the wmf group to push https://gerrit.wikimedia.org/r/#admin,project,mediawiki/core,access ? what does that actually mean? do they bypass Gerrit? [18:41:23] lemme take a better look at it really quick [18:41:48] ah [18:41:50] was already broken [18:41:54] whee [18:41:57] trySubmitForm calls this, I think [18:42:12] 03(mod) The scan does not appear when editing pages after update to MW 1.19 on Opera - 10https://bugzilla.wikimedia.org/34732 +comment (10Beau) [18:42:27] 03(mod) Error undeleting page ("non-identical file already exists") - 10https://bugzilla.wikimedia.org/35656 +comment (10Mark A. Hershberger) [18:42:31] maybe I'm looking at too old a code base [18:42:34] 03(mod) High-density display issues on mobile devices (tracking) - 10https://bugzilla.wikimedia.org/32101 +comment (10Daniel Friesen) [18:42:50] sec [18:43:09] <^demon> sumanah: That's only on the release branches. In practice, yes it means they can bypass review. That was supposed to be a temporary thing so Sam could do the release. [18:43:13] <^demon> I'll revoke those rights. [18:43:22] ^demon: A little busy, but I wrote a quick reply to your email. Just so's you know I read it :) [18:43:36] ugh [18:43:41] New review: Eloquence; "Definitely can't repro in Firefox or Chrome." [mediawiki/extensions/UploadWizard] (master) C: 0; - https://gerrit.wikimedia.org/r/3845 [18:44:02] email preference now saves itself separately from the preferences? [18:44:04] Thank you ^demon [18:44:07] <^demon> Jarry1250: Thanks, I've been slammed myself so I feel the pain. [18:44:11] you can see why I was like "nooooooo" [18:44:20] Jarry1250: hey, you should really submit at least a placeholder proposal into Melange ASAP [18:44:21] How do I create a documentation page at mw.org in a language other than en by default? Is it a /lang subpage or something else? [18:44:34] Jarry1250: as the deadline approaches, Melange will get less connectable [18:44:40] sumanah: Yeah, Max just mentioned that [18:44:45] Doing it now. [18:44:48] OK. [18:44:49] :) [18:46:24] so... ldap auth in 1.18.2 is terribly broken ? :) [18:46:34] (or any external auth ?) [18:46:39] any external auth [18:46:48] that updates the external database [18:46:58] so is 1.19 [18:47:00] and 1.20 [18:47:29] and it's not amazingly easy to fix [18:47:34] New review: Zaran; "Even though it works, I think it is better is the image is the last thing which is loaded in the pag..." [mediawiki/extensions/ProofreadPage] (master) C: 0; - https://gerrit.wikimedia.org/r/4194 [18:47:50] * Sid-G waits [18:47:51] is external auth really something that is so rarely used nobody spotted it ? [18:48:09] well, I'd bet that ldap auth is the only one that's used as a backend [18:48:23] admittedly, i'm trying to set up external auth with mw for the first time, so this isn't very encouraging :D [18:48:41] well, using it as a backend is not often done [18:48:55] nischayn22: how does this work? your extension? [18:49:24] jorm: using PHP's DateTimeZone class [18:49:44] damn, i really don't want to downgrade to 1.17 for a fresh install... [18:49:49] hello everyone. I'm trying to add another wiki to our already 4 existing wikis [18:50:00] and i think i have it set up correctly, but I'm getting an error [18:50:03] Richlv: that said, I'm using it as a backend for a Wikimedia project, so it needs to get fixed [18:50:06] but it's 21:49 here, so i'll worry about that more tomorrow [18:50:06] and likely soon [18:50:15] Ryan_Lane, mheh. thanks for you involvement :) [18:50:32] when i attempt to go to the new site, i get this error: http://pastebin.com/LhuMqF2q [18:50:36] * ^demon wonders if Ryan_Lane will finally fix external auth in MW now that there's nobody championing a competing view on it ;-) [18:51:00] -_- [18:51:02] varnent: could you please respond to Sudeep onlist today? so that makes it 4 people to respond to, onlist [18:51:07] New review: Daniel Friesen; "Trevor, you are misunderstanding something." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/3687 [18:51:31] anyone? [18:51:42] New review: Brion VIBBER; "does what it says on the tin" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4193 [18:51:44] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4193 [18:51:57] ^demon: Ryan_Lane - in Gerrit, how do I see the groups someone is in? [18:52:10] <^demon> sumanah: No way I know of. [18:52:11] ^demon: externl auth isn't actually broken [18:52:15] AuthPlugin isn't anyway [18:52:25] sumanah: on it - brb [18:52:39] the fact that something was reimplemented, and someone forgot to put back in calls to AuthPlugin is what's broken [18:52:47] ^demon: ok. Can I ask you to somehow interrogate Gerrit's innards to tell me groups that Roan is in? [18:52:52] <^demon> sumanah: You can pull your own from https://gerrit.wikimedia.org/r/#settings,group-memberships [18:53:01] <^demon> But I don't know of any way to do that for other users. [18:53:02] <^demon> Hmm. [18:53:26] sumanah: What am I putting in the main submission box? Rich text or wikitext? [18:53:33] New review: Trevor Parscal; "Yeah, I see what you mean, but of course, this patch still has issues, and it may still be possible ..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/3687 [18:53:35] Jarry1250: I think whatever will do. [18:54:09] kk. I'll go with rich text [18:54:15] * sumanah goes off to fight Gerrit fire [18:54:17] New review: Szymon ?wierkosz; "ResourceLoader takes care of loading resources. When this script is executed, everything else has be..." [mediawiki/extensions/ProofreadPage] (master) C: 0; - https://gerrit.wikimedia.org/r/4194 [18:54:28] * ^demon hands sumanah a bucket [18:54:31] I'm trying to create a new wiki using the same database as the other wikis i have, but with a different table name. How do I prepare the new tables with the correct table prefixes? [18:54:31] <^demon> Oh, too late :( [18:54:49] <^demon> EPiSKiNG-: When you install MediaWiki, the installer should ask you for the prefix you want. [18:54:54] * Sid-G wonders when he disconnected... [18:55:05] ^demon: i already have 3 production wikis [18:55:10] Sid-G: i've not seen non-eng doc on mw.org [18:55:10] i'm trying to add a 4th [18:55:13] <^demon> Sid-G: [14:52] Sid-G has left IRC (Read error: Connection reset by peer) [18:55:14] but then again, I haven't looked [18:55:18] jorm: It's just experimental, right now the user has to write in a tag, eg and the list forms with the zone you specified on as selected. the format right now is very strict [18:55:28] YuviPanda:Its there [18:55:41] ^demon:Now only if I knew the timezone [18:55:55] <^demon> EDT :) [18:56:44] ^demon:I have doc in non-english by default, which will have to be translated to en. I want to first create the non-en doc and then translate it. How do I do that? [18:57:01] <^demon> I think we just do /langcode subpages. [18:57:42] ^demon:And how are they linked to the main en one? Or is the en one on a subpage too? [18:57:58] <^demon> I think there's a template for it. [18:58:03] Sid-G: the internationalization templates on Commons. There are several variants. [18:59:04] Amgine: ^demon: So I should just create a /lang subpage before anything else? [18:59:39] I would suggest looking at some of the techniques, decide which works best for your application before starting. [19:00:09] <^demon> Sid-G: Were you talking about your own wiki or on mediawiki.org? [19:00:27] ^demon:MW.org [19:00:40] <^demon> Amgine: Then I'd suggest following what we do on mw.org :) [19:01:00] ^demon:What do we do on mw.org? [19:01:04] <^demon> Sid-G: I'm pretty sure we do something combining templates and lang code subpages. Look around, there should be examples. [19:01:14] * Sid-G looks [19:06:41] 03(mod) Add Kaarangay: as namespace alias for Category: on warwiki - 10https://bugzilla.wikimedia.org/30813 +comment (10Sam Reed (reedy)) [19:07:46] * Jarry1250 ponders choice of typeface for GSoC application [19:07:54] 03raindrift * 10/trunk/extensions/PageTriage/ (6 files in 2 dirs): [19:07:55] fixed the jumpy scroll bug with the top (control) navbar [19:07:55] stuck the bottom (stats) navbar to the window [19:08:17] <^demon> Jarry1250: Comic Sans. [19:08:31] lol :P [19:08:58] Jarry1250: clearly, webdings [19:09:28] lol again [19:09:43] 03(mod) Add Kaarangay: as namespace alias for Category: on warwiki - 10https://bugzilla.wikimedia.org/30813 +i18n (10Sam Reed (reedy)) [19:09:54] I wonder if there's ever been a non-english GSoC proposal [19:10:07] interesting thought [19:12:39] ...power cut. Sigh. [19:17:01] "Max Semenik April 3, 2012, 7:13 p.m. I'm interested in mentoring this project." -> Thanks MaxSem! Do I need to mention you somewhere, or is that sufficient? [19:17:28] sufficient [19:17:43] Great :) [19:18:28] New patchset: IAlex; "Remove some duplicate code in ProfilerSimpleTrace" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4197 [19:19:40] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4197 [19:20:06] hi, after upgrading my ste to 1.18.1 I have a non-printable unicode char in the title between pagename and sitename (http://wiki.buzztard.org/index.php/Special:Version) - any idea where that comes from? [19:20:13] For some reason when I to a standard {| class="wikitable"... table, I get no border around it, is this something that can differ based on mediawiki version, if so, how would I force that format on sourceforge's version of mediawiki? [19:23:16] arand: you can add some styles on page MediaWiki:Common.css [19:25:57] New review: Hashar; "Should we add a test case to cover this change? Yeah I am evil :-]" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/4192 [19:28:02] ok, i created the two docs and added the lang template but it isnt detecting the subpage [19:33:28] can someone tell me if i used the template wrongly? http://www.mediawiki.org/wiki/Help:Extension:Narayam/Hindi/Transliteration and http://www.mediawiki.org/wiki/Help:Extension:Narayam/Hindi/Transliteration/hi thanks :) [19:33:45] hi Sid-G [19:33:58] hi Nikerabbit [19:34:22] :) [19:36:40] New review: Brion VIBBER; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4153 [19:37:04] New review: Brion VIBBER; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4154 [19:37:53] 03(mod) Line spacing in Featured Article paragraph too cramped - 10https://bugzilla.wikimedia.org/33665 normal->major; +comment (10Phil Chang) [19:39:14] 03(NEW) Policy template runs off the page for Wiktionary:Etymology page - 10https://bugzilla.wikimedia.org/35678 minor; Wiktionary App: Wiktionary; (shealen.clare) [19:40:06] New review: Reedy; "Are you offering to write it? ;)" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/4192 [19:40:26] brion: re your comment on change 4104: would a simple if ( $user->getId() == 0 ) { return false; } in userCanChangeRights be acceptable or does it need to be in that ridiculous return statement? [19:41:49] Beau_: Hmm, it appears common/shared.css is locked down on sourceforge :( [19:43:36] New review: Brion VIBBER; "Canceling my previous review, turned out to be testing the wrong checkout (grrr). With the proper st..." [mediawiki/extensions/UploadWizard] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3845 [19:43:39] Change merged: Brion VIBBER; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/3845 [19:45:24] Krenair, i think that'll be fine :) [19:47:08] New review: Demon; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/4192 [19:47:11] Change merged: Demon; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4192 [19:47:39] could someone have a look at the pages I linked to and see what's wrong? [19:48:55] arand: I meant a page on wiki 'MediaWiki:Common.css' [19:48:56] New review: Demon; "(no comment)" [mediawiki/extensions/UploadWizard] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3957 [19:48:59] Change merged: Demon; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/3957 [19:49:11] New review: Demon; "(no comment)" [mediawiki/extensions/UploadWizard] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3958 [19:51:05] New review: Brion VIBBER; "Looks ok to me, doesn't appear to break dumpBackup.php" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4033 [19:51:08] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4033 [19:51:09] Beau_: You mean https://sourceforge.net/apps/mediawiki/redeclipse/index.php?title=MediaWiki:Common.css ? I can't edit that one. Or should I copy css into the page I am editing to work around a missing/bugged wikitable? [19:52:15] 03(mod) adding option --memory-limit to SMW maintenance scripts - 10https://bugzilla.wikimedia.org/33750 +comment (10sakthi) [19:52:34] okay, what I am seeing in the title is U+FFFD the diamond-questionmark [19:52:34] New review: Demon; "(no comment)" [test/mediawiki/extensions/examples] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4130 [19:52:36] Change merged: Demon; [test/mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/4130 [19:54:01] New review: Demon; "(no comment)" [test/mediawiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3793 [19:54:03] Change merged: Demon; [test/mediawiki] (master) - https://gerrit.wikimedia.org/r/3793 [19:54:21] New review: Demon; "(no comment)" [test/mediawiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3794 [19:54:23] Change merged: Demon; [test/mediawiki] (master) - https://gerrit.wikimedia.org/r/3794 [19:54:59] New review: Demon; "(no comment)" [test/mediawiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3797 [19:55:00] Nikerabbit: Improving 4104, commiting now. It's the first line I need to shorten right? [19:55:07] New review: Demon; "(no comment)" [test/mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3850 [19:55:09] Change merged: Demon; [test/mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3850 [19:55:24] hashar: I'm starting to write some tests [19:55:31] New review: Brion VIBBER; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/3880 [19:55:38] Reedy: you are my hero [19:55:47] New review: Brion VIBBER; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3880 [19:55:55] Krenair: yeah [19:56:25] Okay, so I moved the previous one to the second line and this'll be the new summary: 'Remove user rights link from anonymous contributions pages' [19:56:30] Change abandoned: Demon; "Abandoning this change. There's nothing to really salvage here. If you want to make a change to TEST..." [test/mediawiki/core] (REL1_19) - https://gerrit.wikimedia.org/r/3705 [19:56:33] grrrrrrr path conflict [19:58:22] Change restored: Alex Monk; "(no reason)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4104 [19:58:30] hashar: so is testMakeNormalBlock still brokened? [19:58:35] ok, now I should be able to push for review.. [19:58:47] New patchset: Alex Monk; "Remove user rights link from anonymous contributions pages Remove the user rights link from the Contributions/DeletedContributions pages for anonymous users, as you can't set user rights on anonymous users." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4104 [19:59:06] Nikerabbit: It didn't work >_> [19:59:10] Level with me, brion. I'm ready to step into the Git merge hell. I must learn it some time. (I'm talking about https://gerrit.wikimedia.org/r/#change,3880 ) [19:59:12] New patchset: Brion VIBBER; "(bug 31236) Refactor CSS loading and apply CSSJanus to all CSS files." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3880 [19:59:20] oh, you just fixed it. [19:59:56] New review: Brion VIBBER; "rebased to fix merge conflict in RELEASE-NOTES-1.20" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3880 [19:59:58] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4104 [19:59:59] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3880 [20:00:04] Reedy: I have no idea. I have marked it broken so I could reenable jenkins-bot to spam on gerrit changes [20:00:09] heh, right [20:00:14] aharoni, so for next time... the magic: [20:00:22] It still passes for me.. Which isn't much help [20:00:28] do 'git rebase origin/master' [20:00:34] I spend a few hours debugging the issue but I guess API + Block rewrite + multiple tokens is just too much for my little brain :-(( [20:00:38] manually resolve the conflict in release-notes file and 'git add' it [20:00:46] then finish the rebase with ''git rebase --continue'' [20:00:52] oh the release-notes [20:00:58] and reupload it with 'git review' [20:00:59] that is going to make a lot of people mad :/ [20:01:04] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/3880 [20:01:14] hashar, we should totally not be editing those release notes files by hand all the time. it's super lame [20:01:32] brion: try: git shortlog REL1_19..master [20:01:34] we have a source control system to do things like collect lists of changes :) [20:01:37] yeah well [20:01:41] shorter releases *cough* :) [20:01:47] and better commit msgs [20:02:01] which we can now enforce by telling people to fix their commit messages before we merge >:DD [20:02:04] New patchset: Reedy; "Add tests for action=block gettoken and attempting to block with no token passed" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4200 [20:02:10] that is why I wrote the commit message guidelines at https://www.mediawiki.org/wiki/Git/Commit_message_guidelines [20:02:24] trying to get the first line of the message to be a useful summary [20:02:29] yay [20:02:42] and pre commit totally make that possible [20:03:13] I will probably write a small linter to check the commit message format [20:03:15] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4200 [20:03:28] brion, `git rebase origin/master' - so i'll be sure: to run it on the branch that `git review -d' creates, so it will pull the changes from master, and so that the changes in that commit will be against the up-to-date "trunk"? [20:03:44] 03(mod) Cite fails to properly respect CITE_DEFAULT_GROUP - 10https://bugzilla.wikimedia.org/35675 (10bluehairedlawyer) [20:03:58] 03(mod) adding option --memory-limit to SMW maintenance scripts - 10https://bugzilla.wikimedia.org/33750 +comment (10[[kgh]]) [20:04:33] 03(FIXED) "Next" and "Previous" buttons are shown incorrectly in an RTL environment - 10https://bugzilla.wikimedia.org/31236 +comment (10Amir E. Aharoni) [20:04:45] aharoni, right [20:04:47] hashar:Nice idea on the Ascii art use [20:05:04] New patchset: Demon; "Another change to cherry pick" [test/mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3710 [20:05:31] Sid-G: that makes it a bit funnier to read  [20:06:01] aharoni: Maybe u can tell me why the subpage http://www.mediawiki.org/wiki/Help:Extension:Narayam/Hindi/Transliteration/hi doesn't show up on http://www.mediawiki.org/wiki/Help:Extension:Narayam/Hindi/Transliteration despite using the languages template [20:06:38] hashar:That makes it readable, to be precise :D [20:07:49] New review: Brion VIBBER; "Looks good, confirmed it removes the links on special:contributions for anons & non-existing users." [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4104 [20:07:52] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4104 [20:08:09] Sid-G: thanks for your compliment ) [20:08:53] hashar:So theoretically devs could play tic-tac-toe/ping-pong in sequential commit messages :P [20:09:12] provided they don't cheat [20:09:19] 03(NEW) SMW_dumpRDF.php is not executable (1.7.1) - 10https://bugzilla.wikimedia.org/35679 normal; MediaWiki extensions: Semantic MediaWiki; (mediawiki) [20:09:22] totally [20:09:42] Sid-G: feel free to open a github project to play tic-tac-toe :-D [20:09:56] rofl :D [20:09:58] or PoG (Pong over Github) [20:10:02] New code comment: Ryan lane; Yeah, I try to never make commits this large, but the majority of this commit is one refactoring. \ T; [20:10:32] 03(mod) Allow references to be listed with letters - 10https://bugzilla.wikimedia.org/22265 (10bluehairedlawyer) [20:11:56] Reedy: is that change 4200 supposed to replace the test I have marked broken ? [20:12:01] !g 4200 | Reedy [20:12:02] Reedy: https://gerrit.wikimedia.org/r/4200 [20:12:13] No [20:12:15] Additionals [20:12:37] that one passed at least. Does it cover a previous commit issue? [20:12:38] I suspect we'll have to mark it unbroken again and see if jenkins throws a fit [20:13:22] unmarking it can be a new patch set, at least it will not break master and all submitted patch sets :D [20:14:07] older IRC logs of #mediawiki are now gone?!? :( [20:14:39] * Reedy will be bold [20:15:49] bold [20:15:57] New patchset: Reedy; "Un-marking testMakeNormalBlock as broken..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4201 [20:15:58] * Reedy glares at Amgine [20:16:02] * Reedy waits [20:16:15] [20:16:48] wow, Amgine survived a Reedy glare? [20:17:07] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4201 [20:17:41] DAMN YOU JENKINS [20:17:42] Reedy: I am reviewing 4200 right now. Will amend it [20:17:44] ahah [20:18:10] it does everything for you https://integration.mediawiki.org/ci/job/MediaWiki-GIT-Fetching/307/aggregatedTestReport/ [20:18:52] hashar: it was working on gallium for me (run manually) earlier [20:19:49] and it still is [20:19:49] wtf [20:20:10] Reedy: when you ran it, the patch set was not submitted yet [20:20:25] Reedy: if you do run it manually right now, you will still have patch 4201 applied and that should fail [20:20:31] it doesn't [20:20:33] it passes [20:20:55] http://p.defau.lt/?2KG4aPXrkrfCkPeJ5z6ruw [20:22:45] :-( [20:22:58] I r confuseded [20:25:13] New patchset: Brion VIBBER; "(bug 34355) add a variable and parser function for the namespace number" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4056 [20:25:38] New review: Brion VIBBER; "Rebased to fix merge conflict in RELEASE-NOTES-1.20" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4056 [20:25:43] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4056 [20:26:24] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4056 [20:27:08] hashar: so like, now what? :/ [20:28:05] New patchset: Hashar; "tests related to API block action and its gettoken" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4200 [20:29:03] Hello jenkins-bot, [20:29:03] I'd like you to reexamine a change. [20:29:10] I love those emails [20:29:16] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4200 [20:29:18] New review: Hashar; "Explanation inline about the long function name introduced by patchset2." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/4200 [20:30:12] Reedy: so basically we are somehow screwed :-D [20:30:43] 14(DUP) Error undeleting page ("non-identical file already exists") - 10https://bugzilla.wikimedia.org/35656 +comment (10Aaron Schulz) [20:30:43] 03(mod) Clean up current images with wrong SHA1 - 10https://bugzilla.wikimedia.org/34755 +comment (10Aaron Schulz) [20:30:50] hashar: I'll wait for you to get gallium re-imaged [20:31:17] brion: This has probably been suggested a million times already, but what about maintaining RELEASE-NOTES on the wiki? [20:32:17] Reedy: the good thing now is that we can just play / spam with 4200 [20:32:30] New review: Brion VIBBER; "Is there a test case or anything that can be used to confirm that this change is correct?" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/4071 [20:32:40] Reedy: er 4201 [20:33:19] 03(mod) replacing "hidden by Article Feedback V5" link with the actual account - 10https://bugzilla.wikimedia.org/35501 +comment (10Fabrice Florin) [20:33:49] imo User::isLoggedIn is misleading - it simply returns $this->getID() != 0; [20:34:10] hashar: it's almost like it's still using some of the old code somewhere [20:35:03] Krenair, yeah it's "as opposed to anonymous", not "as opposed to a user account which is not logged in" [20:35:16] kinda confusing but.... mists of time and all that eh [20:35:44] Might as well drop it and make isAnon return $this->getID() == 0; [20:36:11] Reedy: this morning I did drop the sqlite database just to be sure [20:36:22] Reedy: I will try to have a look again at this issue tomorrow [20:36:40] heh [20:38:04] another way would be to add much more assertions to find out the real cause [20:39:08] hashar: i put var_dump to work locally on gallium [20:39:17] New review: Brion VIBBER; "Here's the bad news:" [mediawiki/core] (master); V: -1 C: -1; - https://gerrit.wikimedia.org/r/3687 [20:39:23] How practical is deprecating things at the moment anyway, with each extension needing a separate commit? [20:39:58] Reedy: the issue with working on gallium is that the MediaWiki-GIT-Fetching/workspace directory is changed by Jenkins whenever a new patch set is submitted :D [20:40:03] Reedy: but that might work [20:40:24] Reedy: or you could try making a copy of MediaWiki-GIT-Fetching/workspace somewhere [20:40:39] Reedy: the sqlite database is in MediaWiki-Tests-API/workspace/data/ IIRC [20:41:38] hashar: but working in that workspace it works :/ [20:42:12] doh [20:42:46] I will try again tomorrow [20:43:06] though I am probably going to fail anyway [20:44:38] New review: Brion VIBBER; "Looks reasonable (the removed function is implemented similarly on parent class) but not tested." [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/4197 [20:45:32] bed time for now. Have a good day/night/hack [20:46:59] Nikerabbit:Hey, when do you think r3514 could be merged? [20:52:31] Sid-G: dunno [20:53:19] 03(mod) adding option --memory-limit to SMW maintenance scripts - 10https://bugzilla.wikimedia.org/33750 +comment (10sakthi) [20:53:58] Nikerabbit:k, though I was hoping it would be soon :) [20:55:34] how do i create new database tables for a new wiki that is being added on to an already existing 3 wikis [20:55:52] each has a name like: LocalSettings_wiki1.php, LocalSettinge_wiki2.php [20:55:52] 03(NEW) Upgrade to jQuery 1.7.2 - 10https://bugzilla.wikimedia.org/35680 normal; MediaWiki: Javascript; (sam) [20:56:20] I'm creating LocalSettings_wiki3.php and changed all necissary items, but the DB tables haven't been updated yet [20:56:28] any help is extremely appreciated [20:57:02] I want to use the same DB [20:57:46] 03(NEW) Upgrade jQuery UI to 1.8.8 - 10https://bugzilla.wikimedia.org/35681 normal; MediaWiki: Javascript; (sam) [20:58:17] right now i have each wiki with a seperate prefix [20:59:40] Thanks Google [20:59:47] I sent a message to wikitech-l [20:59:48] EPiSKiNG-, you can manually import maintenance/tables.sql [20:59:53] Gmail sent it to trash [20:59:53] ooooo [20:59:55] >_< [20:59:56] nice! [20:59:57] thank you! [21:00:36] what's the right incantation for git pull, when it doesn't know which branch to merge with? [21:00:54] Platonides: how do i import those sql tables with the proper prefix? [21:01:26] Can someone just check that my message didn't go to their trash folder? [21:03:16] Krenair, I check it throguh gmane [21:05:24] New patchset: Reedy; "Bug 35680 - Upgrade to jQuery 1.7.2" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4203 [21:05:39] 03(FIXED) Upgrade to jQuery 1.7.2 - 10https://bugzilla.wikimedia.org/35680 normal->15enhancement; +comment (10Sam Reed (reedy)) [21:06:36] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4203 [21:07:08] New patchset: IAlex; "Use local context to get messages and time formatting methods of Language class" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4204 [21:08:21] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4204 [21:08:22] ialex: you can just copy paste the same commit msg half the time :) [21:08:49] AaronSchulz: that's what I am doing :) [21:09:35] ialex: what's with the commented out code? [21:10:16] AaronSchulz: what commented out code? [21:10:30] https://gerrit.wikimedia.org/r/#patch,sidebyside,4204,1,includes/specials/SpecialProtectedpages.php [21:10:52] ouch [21:12:10] New patchset: L10n-bot; "Translation updates from translatewiki.net" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4206 [21:12:56] New patchset: IAlex; "Use local context to get messages and time formatting methods of Language class" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4204 [21:13:26] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4206 [21:13:52] New review: QChris; "(no comment)" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/4151 [21:14:00] New review: Demon; "Should've been auto-approved. Will look at logs." [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/4206 [21:14:03] AaronSchulz: fixed [21:14:05] Change merged: Demon; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4206 [21:14:44] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4204 [21:14:50] Nikerabbit:Hey the translation updates are only for core right now? no extension updates? [21:16:23] New review: Aaron Schulz; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/4204 [21:16:26] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4204 [21:18:32] 03(mod) Commits from the l10n-bot should be merged immediately - 10https://bugzilla.wikimedia.org/35537 +comment (10Chad H.) [21:19:25] 03(mod) Commits from the l10n-bot should be merged immediately - 10https://bugzilla.wikimedia.org/35537 +comment (10Chad H.) [21:20:05] 03(mod) Commits from the l10n-bot should be merged immediately - 10https://bugzilla.wikimedia.org/35537 +comment (10Chad H.) [21:24:12] New patchset: Reedy; "Bug 35681 - Upgrade jQuery UI to 1.8.8" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4208 [21:24:16] 03(mod) adding option --memory-limit to SMW maintenance scripts - 10https://bugzilla.wikimedia.org/33750 +comment (10[[kgh]]) [21:24:17] 03(mod) Magic words are considered to be (non-existing) templates - 10https://bugzilla.wikimedia.org/31576 +comment (10Rob Lanphier) [21:25:26] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4208 [21:35:01] 03(mod) Manually fix blocks from when global oversight log removal problem started - 10https://bugzilla.wikimedia.org/34995 +comment (10Snowolf) [21:35:03] New patchset: Reedy; "Bug 35681 - Upgrade jQuery UI to 1.8.8" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4208 [21:36:17] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4208 [21:38:02] New review: Krinkle; "Reviewing the diff and the changelog didn't raise any suspicion. Very few changes actually. About 2 ..." [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/4208 [21:44:56] 03(mod) AFT5 Feedback Page Permalinks to Hidden, Oversight requested and Oversighted Posts - 10https://bugzilla.wikimedia.org/34883 +comment (10Fabrice Florin) [21:45:27] 03(mod) Article Feedback Page - Go back' button for permalinks - 10https://bugzilla.wikimedia.org/34076 +comment (10Fabrice Florin) [21:47:18] 03(NEW) $wgGroupPermissions when ['edit'] = true; and ['createpage'] = false; for a group, users in that group can still create pages - 10https://bugzilla.wikimedia.org/35682 normal; MediaWiki: Page editing; (shaun.johnson) [21:47:52] 03(mod) Upgrade jQuery UI to 1.8.18 - 10https://bugzilla.wikimedia.org/35681 summary (10Sam Reed (reedy)) [21:48:33] New patchset: Kaldari; "Updating jQuery from 1.7.1 to 1.7.2 for bugfixes" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4211 [21:49:02] New patchset: Reedy; "Bug 35681 - Upgrade jQuery UI to 1.8.18" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4208 [21:49:46] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4211 [21:49:47] Change abandoned: Kaldari; "Looks like Reedy beat me to it." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4211 [21:50:00] heh :D [21:50:00] is there a way to respond to gerrit comments without having to submit code? [21:50:09] i cant seem to find anything that will let me do that [21:50:11] click the review button [21:50:23] type in box, public comments [21:50:35] oh, but you just leave verified/code review at '0' [21:50:37] i see [21:50:45] cool makes sense [21:50:51] Yeah.. Not the most intuitive! [21:50:55] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4208 [21:50:59] haha surprise! [21:53:19] New review: Kaldari; "Looks good to me. This minor update includes several important bugfixes, so I'm glad we're updating ..." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/4203 [21:56:19] OK Folks - > Problem table here : - http://en.wikisource.org/wiki/User:ShakespeareFan00/collapsing_tables How do I collapse the boundaries? [21:56:51] What i thought would work which is collapsing the margins directly didn't seem to [21:56:54] Suggestions? [21:57:10] New patchset: Reedy; "RELEASE-NOTES for jQuery updates" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4212 [21:58:15] New patchset: Reha Sterbin; "Added remaining icons for feedback page" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/4213 [21:58:22] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4212 [21:58:30] brion: Can you just confirm that you got the email I sent to wikitech-l in reply to you and that it didn't get put in your trash please? [21:59:19] Krenair, i got it yes. :) was going to see if anybody else comments before adding to that thread myself :) [21:59:20] Qcoder00:Maybe have a look at the navbox codes at en-wp? [21:59:38] Sid-G: Any particular examples? [21:59:49] adding manual steps = bad; automating = good; i'm not sure whether updating the list as we go or building it when we're ready to release is better option :) [21:59:52] Okay great. For some reason it put a copy of my message in my trash folder. [22:00:01] Hello brion [22:00:08] heh [22:00:09] howdy [22:00:14] Qcoder00 :How about [[:w:en:Navbox with collapsible subgroups]] [22:00:17] brion ; You would have thought nice looking nested tables were possible... [22:00:40] http://en.wikisource.org/wiki/User:ShakespeareFan00/collapsing_tables is starting to convince me otherwise [22:00:54] good luck. :) tables and css and nesting are .. interesting together [22:01:20] brion: Quite franly it's a mess [22:01:32] I quite like git blame - is there any way we could do a similar thing with MediaWiki pages one day? [22:01:44] Personally I'd like something that actually 'works' rather than having to pull entrails out [22:02:02] <[cera]> I'm at the top yay! [22:02:15] Krenair: there's an old feature request for that :p [22:02:23] Krenair, http://wikitrust.soe.ucsc.edu/ been working on it for a while [22:02:43] Qcoder00: did u look at http://www.mediawiki.org/wiki/Help:Tables ? [22:02:47] I did [22:02:48] <^demon> brion: Speaking of, can we kill that one-cell table for TOC? ;-) [22:03:10] ^demon, if you can do it without breaking it, sure. :) [22:03:14] * Sid-G goes to look some more [22:03:19] there was some subtle crap last time we tried it [22:03:27] <^demon> Yeah, I think a couple of us have tried. [22:03:28] mighta been an ie6 or ie/mac problem, i forget ;)) [22:03:42] <^demon> Well ie/mac is dead and forgotten. [22:03:44] New review: Siebrand; "(no comment)" [mediawiki/extensions/Translate] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/3796 [22:03:50] rest in pieces [22:03:58] <^demon> Flaming, radioactive pieces. [22:04:03] Sid-G: It doesn't say anything about nesting or collapsing [22:04:25] Qcoder00:yeah, I'm still looking [22:04:46] Qcoder00:If its possible with navboxes; I don't see why not with tables [22:05:04] how about http://en.wikipedia.org/wiki/Help:Table#Collapsible_tables ? [22:05:52] That doesn't help , it only gives the syntax [22:06:09] * Sid-G tries to use it [22:06:09] it deosn't provide an example on how you use it in nested stuff [22:06:30] hmm [22:06:35] experiment? [22:07:03] Well as I said, I'd like a soloution that 'works' rather than 'entrail pulling' [22:07:07] almost there http://en.wikipedia.org/wiki/Help:Collapsing#.22innercollapse.22_and_.22outercollapse.22 [22:07:23] Qcoder00: maybe it would help to have some horses? [22:07:33] Huh? [22:07:45] ahh, nevermind then :) [22:08:04] What I don't understand is why the entire 'table' is ending up in bold type.. [22:08:21] As technically only the headers should be [22:08:29] This isn't a bug [22:08:40] It's some obscure format issue [22:08:53] 03(mod) Magic words are considered to be (non-existing) templates - 10https://bugzilla.wikimedia.org/31576 +comment (10Sam Reed (reedy)) [22:09:58] Does someone need to create a new table style ="nested" for this? [22:10:17] 03(FIXED) Upgrade jQuery UI to 1.8.18 - 10https://bugzilla.wikimedia.org/35681 +comment (10Sam Reed (reedy)) [22:10:41] Qcoder00, it looks like your nested tables are in a [22:10:53] For comparison : This is what I wanting to use 'collapsing' sections for :- http://en.wikisource.org/wiki/Portal:Acts_of_the_Parliament_of_England/Richard_II [22:11:27] brion: I am concluding that to do what I actually want isn't possible [22:11:38] Qcoder00, how's it look now? https://en.wikisource.org/wiki/User:ShakespeareFan00/collapsing_tables [22:11:39] With God, all things are possible. [22:11:57] brion: Yes that's better [22:12:12] Now how do i remove the gaps at the edges? [22:12:29] Which gaps? [22:12:48] might need to adjust padding on the table and cells [22:12:49] At the left and right edges [22:13:01] Sorry to get fussed about this [22:13:07] It might be easier with a simple table [22:13:37] Sid-G: See the link [22:13:51] 03(mod) $wgGroupPermissions when ['edit'] = true; and ['createpage'] = false; for a group, users in that group can still create pages - 10https://bugzilla.wikimedia.org/35682 (10shaun.johnson) [22:14:01] What I'd like is the ability to allow collapse of sections manually so you don't have to read the WHOLE table [22:14:26] I think I get the idea [22:14:33] Sid-G: http://en.wikisource.org/wiki/Portal:Acts_of_the_Parliament_of_England/Richard_II was the current version [22:15:29] Qcoder00:Would you be willing to consider a navbox solution, coz I've done something very similar with them [22:16:14] Sid-g: As I said , I'm looking for a soloution that 'works' has the same format as the exisitng page, and is easy to add data to... [22:16:39] hmm, not possible with navboxes then [22:17:09] http://en.wikisource.org/wiki/Portal:English_Statutes/Table has a simmilar issue, in that I'd like to be able to 'collapse' the 'chapters' of specfic statutes [22:17:33] I'm sorry if there's something OBVIOUS I am missing, but what i want to do doesn't seem possible [22:18:40] aha! [22:19:03] is this about right: http://en.wikisource.org/wiki/User:ShakespeareFan00/collapsing_tables ? [22:19:31] just did the first table [22:20:12] Well, the plan was that all those table should be a single one... based on year, and then on the 'Session' etc... [22:20:32] now you want the padding to go away, right? [22:20:41] Yes PLEASE [22:20:41] to make it appear to be in a single table? [22:20:49] Yes please [22:21:29] I'm sorry to sound clueless, but a combination of CSS, Mediwiki and other stuff makes me go a bit gaga [22:21:42] A short step in any direction. [22:21:46] Nonsense. You always sound that way. [22:23:00] This looks more complex than I thought [22:23:08] I'll stick with the 'really' big table [22:23:16] apprach because I know that 'works' [22:23:31] Meanwhile , the sandbox is there :( [22:24:16] OK COncluding what i actually want to do isn't simple to do [22:24:23] Qcoder00:Dont give up! Let there be ready-made tables for future generations of sourcians! [22:24:41] Sid-G: Ideally all year should be one table... [22:24:47] plus, once u have the table u can just reuse it [22:24:53] indeed [22:25:14] New patchset: Amire80; "Created an experimental keyboard layout - Cyrillic with palochka." [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/4043 [22:25:14] seriously, maybe push the code into templates to make the data addition simpler? [22:25:18] Sid-G: Ideally the years should expand to 'Statutes' which expand to 'chapters' [22:25:47] Sid-G: Yes, but I need the base table to make that happen first... [22:25:54] ok, if u are willing to go with navboxes, i know how to do this [22:25:54] You know, you could modularize the tables as templates. [22:26:03] for table, we'll have to mess around a bit [22:26:17] * Sid-G said what Amgine said :D [22:26:38] Can I leave this with you as I't's clear I lack the skill to do code what i actually want to present [22:26:39] ? [22:27:46] I can't gaurantee that I'll carry on unless someone keeps annoying me to do it, but I'll try [22:28:24] that's just a disclaimer btw :P [22:28:40] New review: Nikerabbit; "(no comment)" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/4208 [22:28:45] OK.. - Ideally what I'd like is something like the format here: - http://en.wikisource.org/wiki/Portal:Acts_of_the_Parliament_of_England/Richard_II but which will allow me to collapse/expand stuff I'm not interested in.. [22:28:55] See the first table before the TOC [22:29:09] New review: Krinkle; "All unit tests pass. Quick browsing of MediaWiki with Vector/WikiEditor in Chrome works fine." [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/4203 [22:29:15] Change merged: Krinkle; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4203 [22:29:17] 03(mod) Searching is broken in newly created projects - 10https://bugzilla.wikimedia.org/25682 +comment (10p858snake) [22:30:46] Sid-G: BTW The whole reason for trying to update the tables to something usable was that I'd found some Tables of English Statutes that were from 1878 or so [22:31:02] (and nominally published by UK gov so out of copyright ish) [22:31:40] DeletedContributionsPage::getSubTitle seems so broken... [22:32:23] Sid-G: Can I have a word on Wikisource about something related? [22:32:33] Sid-G: #Wikisource [22:32:35] Sorry [22:32:38] coming [22:32:57] evening guys :) Are you aware of any issues with svg rendering in 1.19wmf1? I have an SVG on commons which is not rendering correctly on the site, but the downloaded version at full res renders correctly. Just wondering if that was a known issue. [22:33:06] New review: Robmoen; "Tested and working in Chrome 18" [mediawiki/extensions/UploadWizard] (master) C: 1; - https://gerrit.wikimedia.org/r/3808 [22:33:35] The original svg on the site is here: http://commons.wikimedia.org/wiki/File:Anatomy_of_a_Blast.svg [22:34:21] funny, I'm working on a similar issue BarkingFish. [22:34:39] if you look at the area marked "Primary Blast Injury", the text is spreading outside of the red area where it was set to. If you click download and hit "Full resolution", the text is all within the set area. [22:34:59] Amgine, with one you uploaded, or is it something you're actually fixing? [22:35:09] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/Narayam] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/3754 [22:35:57] Something I'm *attempting* to fix. No promises. [22:37:04] what does mediawiki use to render svg's anyway? Is it still imagemagick or something? [22:37:44] librsvg [22:38:05] Note: FF's native svg renders *exactly* the same. [22:38:27] with the text outside the red area? [22:38:43] At every resolution. [22:39:09] It's not doing that here... I just wonder if that's because I have a local copy of it. [22:39:18] You're on windows? [22:39:27] Linux, Kubuntu 11.10 [22:39:33] Odd. [22:39:47] I'll show you what I see here, Amgine [22:40:08] Hi! [22:40:43] To change from localhost to use the external IP-adress for my mediawiki in LocalSettings.php should do the trick, but it doesn't. [22:40:49] http://imgur.com/TynvD << Amgine [22:40:50] I've restarted httpd. [22:41:00] moment [22:41:00] Need some help. [22:41:05] Umeaboy, so what's the problem exactly? [22:41:31] Using the external IP-adress efterwards doesn't load the wiki-page. [22:42:01] Do I have to use phpmyadmin to change something? [22:42:17] A certain value that is. [22:42:31] Doesn't load the wiki-page? [22:42:38] What do you mean? [22:42:44] Do you get an error, or..? [22:42:50] 03(mod) Can't click on you have a new message on cs.wikipedia RC page - 10https://bugzilla.wikimedia.org/31651 +comment (10Juan de Vojníkov) [22:42:54] It brings up the "It Works!" thing from apache, Krenair :) [22:43:04] Krenair: Nope, it just doesn't open it. [22:43:37] Umeaboy: Since I don't understand what the problem is exactly, please show a screenshot or something [22:43:38] I'm trying to get my mediawiki public & that's why I want to change to my external IP-adress. [22:43:42] BarkingFish: ...? [22:44:03] Hi BarkingFish! [22:44:07] Long time no seen. [22:44:13] Krenair: In a moment. [22:44:15] i just pulled the IP up, Krenair, from Umeaboy's hostmask, it takes you to the httpd confirmation page, which you get from a fresh install of apache or httpd :) [22:44:19] hi Umeaboy :) [22:44:52] Umeaboy: Is this it? http://213-21-78-135.customer.t3.se/mediawiki/ [22:45:24] BarkingFish: suggestion: Talk to the good folk in #inkscape about how to turn your text into paths. [22:45:33] I didn't type that in the LocalSetting.php, but yes, that's my IP-adress. [22:45:37] New patchset: Aaron Schulz; "Fixed MoveFileOp::storagePathsChanged() to include source" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4216 [22:45:40] Krenair, I just went to http://213.21.78.135 and got the install page [22:45:48] Should I've typed that instead. [22:45:51] ....? [22:46:24] BarkingFish: Impossible, that's an Apache 'It works!' page [22:46:39] That's what I meant [22:46:42] New review: Robmoen; "(no comment)" [mediawiki/extensions/UploadWizard] (master) C: 1; - https://gerrit.wikimedia.org/r/3958 [22:46:51] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4216 [22:46:52] the one that says your apache install is working, that's what usually pops up :) [22:46:58] Just means your server is set up [22:46:58] ^demon: can you review 4216? it's easy [22:47:00] Nothing happens here. [22:47:02] Okay, can we forget about that please? [22:47:07] <^demon> !gerrit 4216 [22:47:08] https://gerrit.wikimedia.org/r/4216 [22:47:14] That's completely unrelated to the problem which he hasn't been able to show us yet [22:47:36] I open Firefox 9.0.1 [22:47:37] Umeaboy: where did you install the mediawiki software on your machine? [22:47:49] And then I just type 213.21.78.135/mediawiki [22:47:56] That should open it. [22:47:59] Okay [22:48:06] So your problem really is that error [22:48:08] i just wonder if he's set up the documentroot in the httpd config [22:48:10] (Can't contact the database server: Can't connect to MySQL server on '213.21.78.135' (111) (213.21.78.135)) [22:48:15] localhost from the beginning I think. [22:48:29] Umeaboy: Set your database host to localhost [22:48:40] <^demon> AaronSchulz: All the callers are ok with changing the array order? [22:48:43] In phpmyadmin? [22:48:43] That error means the connection was refused [22:48:45] No [22:48:49] OK. [22:48:50] In MediaWiki [22:49:10] MySQL is probably only listening on localhost. Therefore you must connect to it on that interface [22:49:17] ^demon: yeah its a list in no particular order [22:49:27] <^demon> Mmk [22:49:27] http://localhost/mediawiki give me this error-page: Sorry! This site is experiencing technical difficulties. [22:49:36] Yada yada yada........ [22:49:36] New review: Demon; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4216 [22:49:42] Change merged: Demon; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4216 [22:49:50] Umeaboy: Yeah ignore that. [22:49:56] And? [22:50:00] The useful information is the error [22:50:15] Just set the database server to localhost [22:50:16] (Can't contact the database server: Can't connect to MySQL server on '213.21.78.135' (111) (213.21.78.135)) [22:50:28] The error shows that you haven't done that [22:50:29] OK. [22:52:12] It still won't work. [22:52:17] I have changed it. [22:52:23] dbServer [22:52:45] Change abandoned: Reedy; "Abandoning this, easier to just redo it rather than rebasing" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/3958 [22:52:59] I'll pastebin the LocaleSettings.php for you. [22:54:31] Umeaboy: That's odd, because it works for me [22:54:48] New patchset: Reedy; "Redo whitespace trimming" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/4217 [22:54:51] I can see your Main Page [22:54:56] Krenair: Huh? [22:55:06] OK, I should be able to visit that adress. [22:55:19] New review: Reedy; "(no comment)" [mediawiki/extensions/UploadWizard] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4217 [22:55:22] Change merged: Reedy; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/4217 [22:55:33] ^demon: tx [22:55:49] Umeaboy: http://i.imgur.com/MsXc9.png [22:55:53] that was the cause of a bug in a branch I was working, took forever to track down [22:56:37] New review: Reedy; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4208 [22:56:40] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4208 [22:56:46] Krenair: http://codepad.org/l70HIP1l [22:57:43] New review: Reedy; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4212 [22:57:46] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4212 [22:58:14] I can't reach it from my own net as it seems. [23:00:11] New review: Demon; "Self-review is bad. Please let other people review your contributions." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4212 [23:00:37] Krenair: So, what can I do? [23:01:57] ^demon: Are you really going to complain about self-reviewing changes like that...? [23:02:04] <^demon> Yes. [23:02:15] <^demon> Until the upstream bug is fixed :) [23:02:25] sometimes people can put things in the wrong release notes file [23:02:32] or silly stuff like that by mistake :) [23:02:42] I'm perfect. [23:02:43] (or in the wrong section) [23:03:01] yes, except Joan [23:03:04] Umeaboy: You can't connect to your own external IP? [23:03:19] Nope. [23:03:26] <^demon> Point is: even for simple changes it's good to have someone else at least glance at it to make sure you're not totally insane. [23:03:26] Umeaboy: Well, that's not a MediaWiki problem. [23:03:28] 03(mod) Implement a way to bring Github pull requests from mediawiki-core forks on Github into Gerrit - 10https://bugzilla.wikimedia.org/35497 +comment (10Sumana Harihareswara) [23:03:30] OK. [23:04:34] New patchset: Reedy; "Bug 35671 - PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598" [mediawiki/core] (REL1_17) - https://gerrit.wikimedia.org/r/4218 [23:04:45] New review: jenkins-bot; "Build Failed " [mediawiki/core] (REL1_17); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4218 [23:05:29] New patchset: Reedy; "Bug 35671 - PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598" [mediawiki/core] (REL1_18) - https://gerrit.wikimedia.org/r/4219 [23:05:48] New review: jenkins-bot; "Build Failed " [mediawiki/core] (REL1_18); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4219 [23:05:54] New patchset: Reedy; "Bug 35671 - PHP Notice: Undefined index: gettoken in includes/api/ApiMain.php on line 598" [mediawiki/core] (REL1_19) - https://gerrit.wikimedia.org/r/4220 [23:06:04] boom [23:06:47] stupid bot [23:06:53] /jenkins [23:06:58] <^demon> Har har [23:07:00] New review: jenkins-bot; "Build Failed " [mediawiki/core] (REL1_19); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4220 [23:07:01] <^demon> Reedy broke stuff. [23:07:31] ok, what's jenkins? [23:07:38] !jenkins [23:07:38] I don't know anything about "jenkins". [23:07:40] !ci [23:07:40] http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/ [23:07:45] <^demon|away> Sid-G: It's our continuous integration build bot thingie. [23:08:04] <^demon|away> !ci del [23:08:05] Successfully removed keyword: ci [23:08:10] <^demon|away> !ci is https://integration.mediawiki.org/ci/ [23:08:11] Successfully added keyword: ci [23:08:53] ^demon|away: it tries to build mediawiki after every patch/update and reports the status to check for possible runtime/buildtime errors? [23:08:57] <^demon|away> Yep. [23:09:05] <^demon|away> More or less :) [23:09:33] <^demon|away> Reedy: Why is the Tests-Misc job running api tests? https://integration.mediawiki.org/ci/job/MediaWiki-Tests-Misc/92/console [23:09:35] <^demon|away> :( [23:09:53] I have nfi [23:10:12] <^demon|away> Meh. Dinnertime. [23:10:29] Suppose it's a poke hashar job [23:10:59] YuviPanda: https://integration.mediawiki.org/ci/job/MediaWiki-Tests-Misc/depgraph-view/graph.png <- It made a graph for you! [23:11:29] And it makes you try and access http://localhost:8080/ci/job/MediaWiki-Tests-Databaseless/ [23:17:13] Reedy: is there a magic gerrit area to stash commits or was that some future gerrit feature? [23:17:29] AaronSchulz: there's drafts now.. AFAIK it's not the easiest to use [23:43:43] whaaaaaaaaaaaaaat [23:43:50] * AaronSchulz checks his file journal [23:44:07] http://pastebin.com/3zzCQXhp <- it claims the final file is 7 megs here, [23:44:41] gah, the journal is only on the other wiki [23:44:45] * AaronSchulz configs [23:49:44] New patchset: Reedy; "Tidying up end of lines" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4234 [23:50:44] 03(mod) Wikisource Gujarati Logo cropped - 10https://bugzilla.wikimedia.org/35664 +comment (10Dhaval) [23:50:58] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4234 [23:51:44] New review: Brion VIBBER; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4234 [23:51:49] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4234 [23:53:46] 03(NEW) Don't run tests when changed files aren't code files - 10https://bugzilla.wikimedia.org/35683 minor; Wikimedia: Testing Infrastructure; (sam) [23:55:16] 03(NEW) Black streaks across .jpeg images - 10https://bugzilla.wikimedia.org/35684 normal; MediaWiki: Images and files; (M8R-udfkkf) [23:56:21] 03(mod) Don't run tests when changed files aren't code files - 10https://bugzilla.wikimedia.org/35683 +comment (10Brion Vibber) [23:58:34] pushmi just spontaneously stopped working [23:58:45] I'm wndering if it's worthwhile to fix it [23:59:13] 03(NEW) Add API endpoint URL link somewhere in the pages - 10https://bugzilla.wikimedia.org/35685 enhancement; MediaWiki: API; (federicoleva) [23:59:55] ran "cpan upgrade", it's kind of epic: http://paste.tstarling.com/p/CrQOPV.html