User : Catrope/Weekly reports/2011-11-07
Caught up on code review and Bugzilla list backlog
Fixed bug 29591 (interwiki bindings for sourceswiki) in r102388
Debugged LocalisationUpdate breakage together with Niklas, tracked it down to permissions issues plus stale cache and fixed both
Enabled the enotif trial requested in bug 28026
Participated in the 1.18 blocker revs review meeting
ArticleFeedback
Gave OmniIT shell access to prototype
RL2
Wednesday November 9
edit
Fixed bug 30882 , bug 29591 (again) (r102545 and bug 32256 (r102537 )
Reviewed AFT revision r102426 and got Greg to redo it properly
RL2
Visual editor
Wrote test cases for committing an insertion that inserts a paragraph break (r102564 ) and started working on making it pass
Fixed a bug in selectNodes() that I ran into while trying to make the paragraph break tests pass (r102574 )
Thursday November 10
edit
Visual editor
Finished rewriting remove() such that the test cases I added yesterday pass (r102663 )
Changed and fixed things elsewhere to make the above possible (r102651 , r102653 , r102655 , r102660 )
Chased down an API bug reported against 1.18 and figured out it was fixed in trunk
AFT
Reviewed proposed AFTv5 data model
Set up log rotation for UDP clicktracking log files
RL2
Reviewed Timo's recent (and less recent) revisions: r98951 , r99119 , r99120 , r99889 , r99992 , r100001 )
Updated the on-wiki TODO list with a bunch of TODO things that were logged as comments in the code
Addressed or removed a bunch of TODO comments in the code (r102781 , r102782 , r102783 , r102788 , r102789 , r102790 , r102791 , r102796 , r102797 )
Wrote a maintenance script for migrating a wiki's gadgets to the new system (r102817 )
Fixed a bug I discovered while testing the maintenance script (r102814 )
Saturday November 12
edit
Fixed bug 32374
Investigated TitleBlacklist/CentralAuth-related breakage on kwwiktionary (similar to what happened on nsowiki earlier)
RL2
Added core support so extensions can add maintenance scripts to the updater list (r102849 )
Made the gadget migration script run only once and added it to the updater list (r102850 ). Same for the gadgetpagelist table population script (r102852 )
Made the gadget migration script move subpages too (r102854 )
Imported the gadgets from mediawiki.org and meta into the rl2-repo1 prototype wiki
Fix a bunch of bugs I discovered while performing the imports (r102855 , r102856 , r102857 , r102858 , r102859 )