User Details
- User Since
- Jan 24 2019, 7:02 PM (358 w, 5 d)
- Availability
- Available
- LDAP User
- Eric Gardner
- MediaWiki User
- EGardner (WMF) [ Global Accounts ]
Yesterday
Mon, Dec 8
Sat, Dec 6
See my WIP follow-up attempt for the Bernoulli number article here: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/ReaderExperiments/+/1215782; patchdemo here: https://9e8787bfd6.catalyst.wmcloud.org/wiki/Bernoulli_number?stickyHeaders=1
Thu, Dec 4
Wed, Dec 3
@lwatson / @SherryYang-WMF looks like this was a content issue, not anything RG should be worrying about.
Tue, Dec 2
Mon, Dec 1
Sat, Nov 22
Fri, Nov 21
Fully QAing this task may require a full local experiment setup (which is not trivial to do), since we are using experiment inclusion as the determining factor of whether this option should be disabled or not.
As an alternative to limiting the feature or the experiment, we could just capture the page length in the events we collect, using mw.config.get( 'wgWMEPageLength', -1 ); to round to nearest log10 value (thanks @Jdlrobson for the suggestion). This might make it easier to segment the data in post.
Thu, Nov 20
Wed, Nov 19
Hey @A_smart_kitten and @Bugreporter, thanks for your interest here. I'll answer your questions as best I can below.
Tue, Nov 18
I've made a few updates to the file that @Jdlrobson created here, and I've pinged the Editing and Reader Experience teams for their respective OK. Once I have those, we can finalize this and merge it.