[00:30:30] on new Special:RecentChanges anybody knows how i can paginate? I do not see any controls to get to the next page... [00:32:10] or see changes from the past days [00:48:23] SMalyshev: It's not paginated. It never was. [00:48:49] hmm... so no way to see old changes except via api? [00:49:05] SMalyshev: If you want to see older commits you can change the number shown (cog, top right). [00:49:35] You used to be able to see "next 500" but I believe the metrics showed those links were almost never clicked. [00:49:52] James_F: that doesn't work - i still see today's changes. If I want to see changes e.g. 7 days ago, whatever I select I still see today's changes [00:49:58] SMalyshev: Are you looking for specific kinds of edits? [00:50:08] no, not really [00:50:15] SMalyshev: Yes, it will show the N edits from the M last hours/days. [00:50:19] just the list of changes at certain time [00:50:22] (lesser of, both). [00:50:40] yeah but it always starts with today, which on busy wiki means I can never see old ones... [00:50:50] since today has more than 500 [00:51:04] Indeed, RC is aimed at moderation of new changes, it doesn't show the "what happened at this time?" view well at all. [00:51:08] I thought there was a way to paginate via ui? [00:51:26] There is for special pages that implement Paginatable or whatever, but RC doesn't. [00:51:34] :( [00:52:04] ok I'll use the api then [00:52:05] SMalyshev: If you're logged in as staff then https://en.wikipedia.org/wiki/Special:RecentChanges?limit=1000 will go back 1000 changes, but… [06:44:12] TimStarling: Had any luck yet with perf/php7? [06:44:15] ( https://phabricator.wikimedia.org/T176916#3970761 ) [06:46:58] no [06:47:55] my time since the all hands has basically been divided between quarterly planning, annual planning, budgeting, and procrastinating while considering the enormous backlog of code review anomie has kindly made for me [06:51:39] speaking of budgeting I've been talking about getting a contractor to do this kind of PHP engine work [07:01:40] TimStarling: Yeah, I heard about that a few times from different people. [09:10:47] Krinkle: Other people hiring for Tims team? :P [13:11:48] addshore: Did you find anything about the issue RoanKattouw was asking about yesterday ( revision->getContent() returning null ) ? [13:58:23] legoktm: Does https://gerrit.wikimedia.org/r/#/c/409473/ need a followup to change the version to "-alpha" for future development? [17:25:58] anomie: yes [17:27:47] anomie: https://gerrit.wikimedia.org/r/410503 [18:45:35] I did a thing: https://gerrit.wikimedia.org/r/#/c/410521/ [18:45:38] Totally untested tho [19:14:11] no_justification: Neat idea. [19:34:57] I figure it'd make my evil queries easier to turn into JSON :p [19:35:03] (right now it's a pain) [19:36:13] How does I fix namespace dupes like this? https://phabricator.wikimedia.org/P6700 [19:36:16] I forgot, it's been ages [19:36:25] (--fix....didn't fix anything :P)