User:Catrope/Weekly reports/2011-09-05
Monday September 5
edit- Talked to Tim about my ideas for a new setup for LocalisationUpdate, and documented them so Ryan can look over them later
- Backfilled this report, hadn't updated it since Thursday
- Reviewed revisions (mostly) for 1.18: r96273, r96180, r96271, r95260, r95810, r95272, r95604, r88639, r96200, r96201, r95955, r95525, r96227, r84007, r92924, r86482, r96174, r87731, r90371, r96218, r96217
- Fixed HTTPS bug 30733, a similar issue on the error page (r96283) and fixed breakage my earlier HTTPS changes caused in Collection (reported on bug 30680, fixed in r96286) and lucene-search (reported on bug 26304, fixed in r96287)
Tuesday September 6
editMy ISP executed planned maintenance that killed my internet connection, so I took half the day off.
- Reviewed the beast that is r91123 (7,102-line diff). Still working on verifying extension hooks didn't break
- Deployed HTTPS on meta
Wednesday September 7
edit- Fixed bug 30792 (my HTTPS changes broke Squid purging). Fixed it for real after talking to Tim (r96437, r96438)
- Finished reviewing r91123, marked it fixme because it broke two extensions
- Reviewed the rest of the WikiPage saga: r91159, r91162, r91327, r93093
- More code review: r96427, r96460, r96505
- Churned through most of the 1.18 merge queue, merging 65 revs. Left some unreviewed ones in, as well as Ariel's Export.php/dumpTextPass.php stuff that I really don't want to have to deal with past midnight
- Merged and deployed 20 revisions in the 1.17wmf1 merge queue, again excluding Ariel's stuff because it didn't merge cleanly at all
- Deployed a small UploadWizard fix for Ian
Thursday September 8
edit- Wrote conference reports for Wikimania and OSCON (finally)
- Reviewed r96474, r96482, r96477, r96481
- Fixed HTTPS issue in OggHandler (see r96400 for Tim's live hack and discussion) (r96560)
- Fixed HTTPS issue that was affecting UploadWizard (bug 30797, r96562, r96563, r96564)
- Scheduled Narayam deployment for Monday
- Reviewed Narayam revisions (r96142, r96143, r96181, r96185, r96186, r96190, r96204, r96412, r96423), applied one of the patches from bug 30130 (in r96579), committed some minor fixes to Narayam (r96566, r96567, r96568, r96573, r96574)
Friday September 9
editSaturday September 10
edit- Worked on a massive schema change for ArticleFeedback to address counter drift problems (r96722) and came up with a simpler patch that I believe might address the drift behavior in production. If it does, I might have to revert 4 hours of work :(