[02:23:05] !log LocalisationUpdate completed (1.20wmf7) at Mon Jul 16 02:23:04 UTC 2012 [02:23:15] Logged the message, Master [02:46:14] !log LocalisationUpdate completed (1.20wmf6) at Mon Jul 16 02:46:14 UTC 2012 [02:46:25] Logged the message, Master [10:44:33] hrmm, in an Apache RewriteRule i use [NC] to make it case-insensitive, yet i get different results just by changing the case [10:46:56] ah, nevermind, it's mediawiki [11:49:59] wow, morebots recovered from a netsplit [11:50:08] never thought i would see the day [11:53:49] mutante: is there any way I can help with wikistats nowadays? [11:54:24] eg with that shell script to update tables etc. [11:55:14] Nemo_bis: hmm, it is lacking the wiki output. it has new and enhanced html tables, yet it needs the same output in wiki syntax [11:56:26] mutante: but that needs programming doesn't it? I'm no programmer :( [11:56:33] hello mpeel [11:56:47] hi Nemo_bis [11:57:32] Nemo_bis: well, kind of, the existing code can be used but just where it outputs HTML it needs to output wiki syntax [11:57:48] I see [11:58:00] Nemo_bis: a wiki page anywhere would help that just shows how the current output should look [11:58:08] mutante: isn't there more work needed with the URL db and so? [11:58:13] Nemo_bis: (and maybe the discussion with users on the meta pages how it should look) [11:58:28] hmm ues [11:58:41] like for example the Wikipedia table has a special layout [11:58:58] and all those exceptions need to be somewhere in code ,too [11:59:04] mpeel: thanks for the Wikimania feedback [11:59:11] unless we can talk people out of needing different tables per project:) [11:59:19] mutante: I can open a discission on Meta [12:00:15] Nemo_bis: URL db. yes, you mean you want a way to add and delete URLs, right [12:00:29] Nemo_bis: no problem, hope it's useful. :) [12:01:24] Nemo_bis: what would be the first step to organize the addition and removal of URLs? i guess we should do it like planet does it and have a page for it on meta [12:02:22] mutante: yes but don't we still need to sort out the backlog? [12:04:36] Nemo_bis: what's a good way for you? would you want to use a shell script on labs instance or just have a list to go through dumped somewhere, or error logs [12:09:45] Nemo_bis: very easy = a) i dump mysqldump b) you provide me with mysql queries to execute. (and the rest would be a wrapper script for convenience) [12:10:55] Nemo_bis: or as an alternative there is some bash script but that is just for "one at a time", to add new ones, not really helpful for mass checking yet [13:12:10] anyone here who manages planet.wikimedia? [15:32:04] Alchimista: maybe mutante [15:32:39] hashar: thanks, let's see.. [15:33:25] Alchimista: there is some configuration files at https://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/planet/v [15:33:26] mutante: hi, are you able to commit and deploy on planet.wikimedia related issues? [15:33:27] https://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/planet/ [15:34:03] hashar: yah, i know that, but i've made a request, and it eas already commited, but seems not to be deployed yet, so i was wondering how the process is [15:34:18] Alchimista: i am going to change it to git soon [15:34:36] Alchimista: do you ask because you just saw my gerrit change? [15:34:55] or just coincidence [15:35:07] mutante: no, i've asked you because hashar told you had something to do with it :P [15:37:02] Alchimista: what are you missing ? [15:38:43] !log planet - svn up the config [15:38:51] Logged the message, Master [15:38:55] mutante: -> http://pt.planet.wikimedia.org/ [15:38:57] Alchimista: At revision 115613. [15:39:18] blogroll is diferent from the .init -> https://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/planet/pt/config.ini?r1=115556&r2=115555&pathrev=115556 [15:39:19] Alchimista: oh, it's stuck [15:41:07] Alchimista: it has the correct version on live server, but it did not update, not svn issue, checking [15:42:26] Alchimista: missing locale, adding it via puppet [15:48:27] !log installing package upgrades on singer (planet) [15:48:34] Logged the message, Master [15:51:06] hashar: haha, i just typed "planet -tv" ;) [15:51:14] lool [15:51:41] mutante: where can i request for commit access for the planet? [15:52:49] Alchimista: if you ask today, there are 2 separate places, old and new planet [15:53:06] o.O [15:53:14] Alchimista: it probably makes more sense to start with git right away instead of doing svn now that we want to get rid of it [15:53:56] and that would be https://labsconsole.wikimedia.org/wiki/Git [15:54:22] Alchimista: http://planet.wmflabs.org/ [15:54:53] http://planet.wmflabs.org/pt/ [15:56:11] !log fixing pt.planet after missing locale has been added [15:56:19] Logged the message, Master [15:56:34] Alchimista: so the problem on pt.planet you mentioned was not related to the change or svn and it was fully deployed, just pt.planet could not run, it just had "pt_PT ISO-8859-1" but was configured to be UTF-8 [15:57:25] it is fixed now with this change https://gerrit.wikimedia.org/r/#/c/15713/1/files/locales/local_int ---> http://pt.planet.wikimedia.org/ (shift-reload) [15:57:38] also see Participantes now [15:58:13] yah, i saw, thanks [15:59:03] the new one is new software: http://planet.wmflabs.org/html/ [15:59:41] and as opposed to the other one it uses modern technology and is actually maintained [16:01:39] Alchimista: so one last link, you might want to check now http://pt.wikipedia.org/wiki/Wikip%C3%A9dia:Planet [16:02:23] mutante: that's why i'm interested in commit acces, i can deal with those requests without bug the devs [16:03:49] do you want to start adding them to the new planet already? would be nice and not a waste, because soon those same configs will be used anyways [16:04:17] as i said, you ask exactly on the day i commited something there, like an hour after it, and not merged yet, as i want to turn them into templates [16:04:56] sure, if it will be the future, why not? [16:05:10] if you go through the svn process now it will not last very long and i don't know if we even create new users [16:05:21] ok, did you use git before? [16:06:29] yap, but for the basic things. i've alredy got a labs account [16:06:52] good, so checkout ./puppet/files/planet/ and you will see old configs [16:13:46] mutante, planet.wmflabs.org doesn't seem to be updating... [16:13:50] Alchimista: but i changed those around completely and it is sitting in between commit and merge, give me like 48 hours and you can start [16:14:42] hmm.. weird, it seems unsorted [16:16:19] Platonides: it does once per day at midnight currently, cron ran July 16 and i see feeds from at least July 15,, hmm [16:16:41] mutante: no problem. my OS got screwed, so i'll take some days to get all things running. [16:16:42] I see the problem now: [16:16:44] 2011-09-26T16:43:00.010+02:00 [16:16:44] 2012-07-13T19:01:16.573+02:00 [16:16:55] that's why it was showing such old entry [16:17:04] shouldn't it sort by published date? [16:17:39] Platonides: hmm, not sure, updated seems to make sense, if there is an update to something already published it gets pushed back to top? [16:17:46] so it seems [16:17:49] see http://planet.wmflabs.org/es/ [16:17:57] that sounds like a feature [16:18:22] not so if the changes were minor... [16:20:09] I rearranged some images and other html recently [16:20:29] but the sorting is now completely mixed up [16:20:34] http://planet.wmflabs.org/html/templates.html [16:20:47] <-- see the last_updated variables there [16:21:11] hmm, it may indeed need a patch to be able to sort by the other date, i dunno yet [16:22:08] ah, there are published_ vars as well [16:22:45] where are the templates in git? [16:26:51] Platonides: missing. it is a copy of one that comes with this distro package and just changed the sidebar from right to left and the logo [16:29:32] Platonides: so you could aptitude install planet-venus to get the example or join labs project or i'll add it. i wasnt sure though if the customization should really all be files in puppet or rather a .deb [16:30:22] (but i wanted the feed configs in puppet for sure, because people will want to change them a lot) [18:01:31] Soooooooooooooooo [18:01:32] enwiki [18:02:45] !log reedy rebuilt wikiversions.cdb and synchronized wikiversions files: enwiki to 1.20wmf7 [18:02:53] Logged the message, Master [18:26:17] !log Running copyFileBackend.php for commons (shards 8-b) [18:26:24] Logged the message, Master [20:03:06] Hello, I need the WMF staffer in charge of system security (i.e. fighting malware) ASAP please [22:19:27] !log awjrichards synchronized wmf-config/InitialiseSettings.php 'Making epub generation for Collection extension configurable' [22:19:36] Logged the message, Master [22:20:33] !log awjrichards synchronized wmf-config/CommonSettings.php 'Disabling epub generation from Collection extension on all wikis except for simple and test' [22:20:41] Logged the message, Master [23:14:15] awjr: are you still in arizona these days? [23:23:35] werdna: yep! [23:23:50] awjr: any plans to invade SF soon? [23:24:08] werdna i'll be in SF for a few days around July 28 [23:24:14] excellent! [23:24:16] and then definitely for the all-staff in september [23:24:19] will you be in town? [23:24:20] I'm around until August 3 [23:24:24] w00t! [23:24:29] we need to have a beer [23:24:37] most definitely [23:24:44] after that you will definitely see me if you go to FOSDEM next year [23:24:49] i dont think i've seen you in the US since you've been legally aloud to do that [23:24:51] since it will be less than an hour from where I am :) [23:24:59] I thought I saw you at the end of February? [23:25:00] where are you? [23:25:06] well, where I will be [23:25:12] I am moving to Maastricht, in the Netherlands [23:25:16] werdna it's possible - i was still in a daze after the fundraiser :p [23:25:19] oh wow [23:25:21] why? [23:26:07] going to be studying there [23:26:13] awesome [23:26:57] awjr: so he is nearer to the european datacenter ;) [23:27:22] hehe [23:30:13] * werdna hides