Making User::isBot deprecated, using User::isAllowed('bot') instead, making it a...
[lhc/web/wiklou.git] / maintenance /
2006-07-16 Greg Sabino MullaneTypo.
2006-07-16 Greg Sabino MullaneBump up size, height, and width data types for image...
2006-07-16 Greg Sabino MullaneAdd ipb_anon_only and ipb_create_account columns.
2006-07-16 Jimmy CollinsRenamed maintainace script redundanttrans.php to unused...
2006-07-16 Greg Sabino MullaneExpand new version table.
2006-07-16 Greg Sabino MullaneAdd mediawiki_version table.
2006-07-14 Brion Vibberduh, typo
2006-07-14 Brion Vibber* (bug 6679) syntax error
2006-07-13 Brion Vibberduh
2006-07-13 Brion VibberRename the files as well
2006-07-13 Brion VibberAdd script to clean up badly named image records. Doesn...
2006-07-13 Brion VibberAbstract out some of the cleanupTitles code to reuse it
2006-07-12 Brion Vibber* cleanupTitles.php changed from --dry-run option to...
2006-07-12 Tim StarlingFix incorrect require_once logic
2006-07-11 Antoine Mussocleaner error message when file cant be wrote
2006-07-11 Brion Vibber* Pre-strip characters ignored in IDNs from URLs so...
2006-07-11 Brion VibberAdd parser test case for bad char ref in link
2006-07-11 Antoine MussoDisabled test for #6301 , see #4515
2006-07-11 Antoine MussoRemove forced dereferencements (new() returns a referen...
2006-07-11 Tim StarlingAdded missing update query
2006-07-11 Tim StarlingUse bool not boolean for 4.0.x compatibility
2006-07-10 Brion Vibber* Quick hack for extension testing: parser test doesn...
2006-07-10 Tim StarlingTurn off ipb_create_account for user blocks.
2006-07-10 Rob Church* (bug 6448) Allow filtering of Special:Newpages accord...
2006-07-10 Tim Starling* Allow blocks on anonymous users only.
2006-07-09 Brion VibberFix the other incidence of ENGINE= that was forgotten...
2006-07-08 Domas Mituzasbring back TYPE instead of ENGINE
2006-07-07 Brion VibberAdd some more tests from Nick Jenkins
2006-07-07 Brion VibberUse Sanitizer::encodeAttribute instead of raw htmlspeci...
2006-07-05 Greg Sabino MullaneMight as well give pag_random a decent default.
2006-07-05 Greg Sabino MullaneWrap entire thing in a transaction
2006-07-03 Brion Vibber* (bug 6523) Fix SVG issue in rebuildImages.php
2006-07-02 Rob Church* Introduce updateArticleCount maintenance script which...
2006-07-02 Tim StarlingVarious performance and initialisation issues:
2006-07-01 Rotem LissRemoving the additional protection of the system messag...
2006-06-29 Greg Sabino MullaneAdd newline to end.
2006-06-29 Greg Sabino MullaneAdd searchindex table back in, lots of reformatting.
2006-06-28 Rob Church* (bug 6479) Allow specification of the skin to use...
2006-06-28 Brion Vibber* Allow page moves over historyless self-redirects...
2006-06-28 Rob Church* Change to use $dbr->getProperty()
2006-06-28 Brion VibberAllow use of arbitrray prefix *and* dest namespace key
2006-06-28 Greg Sabino MullaneRemove hard-coded SCHEMA stuff, now set in the config...
2006-06-28 Greg Sabino MullaneRemove deprecated validate table.
2006-06-27 Greg Sabino MullaneAdd table "filearchive"
2006-06-27 Greg Sabino MullaneReminder about hard-coded schema
2006-06-27 Brion VibberRevert to r15092; massive breakage, unable to connect...
2006-06-27 Greg Sabino MullaneAdd concept of a distinct port separate from a server.
2006-06-27 Greg Sabino MullaneStandardize name to simply "postgres"
2006-06-27 Brion Vibber* dumpBackup can optionally compress via dbzip2
2006-06-24 Brion VibberParser cases test external image support, which is...
2006-06-23 Tim StarlingFixed issues with careless use of Sanitizer::decodeChar...
2006-06-21 Rob ChurchRemove unused "validation" table definitions from the...
2006-06-21 Brion VibberTest case for bug 6398
2006-06-20 Rob ChurchUpdate site_stats.ss_users after deleting unused accoun...
2006-06-17 Rob ChurchMaintenance script to create an account and promote...
2006-06-17 Brion Vibber* namespaceDupes.php can now accept an arbitrary prefix...
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-06-15 Brion VibberA batch-deletion script based on the batch-move script
2006-06-13 Brion VibberThe hell is this? Removing.
2006-06-12 Rob ChurchIntroduce $wgContentNamespaces which allows for article...
2006-06-12 Brion VibberHTML normalization: use double-quotes on RFC and PMID...
2006-06-12 Brion VibberHTML output normalization: remove extra space after...
2006-06-12 Brion Vibber* Use double quoted consistently on attributes in linke...
2006-06-10 Brion VibberAdd regression tests for bug 3298 (<noinclude> etc...
2006-06-09 Brion Vibber* Fix regression(?) in behavior of initial-whitespace...
2006-06-09 Brion Vibber* Whitespace now normalized more or less properly in...
2006-06-07 Brion Vibber* (bug 6230) Regression fix: <nowiki> in [URL link...
2006-06-06 Brion Vibber* (bug 3837) Leave <center> as is instead of doing...
2006-06-06 Brion VibberParser tests for <pre> tag with attributes (bug 3202)
2006-06-06 Brion VibberFix the converter tests; the language object doesn...
2006-06-06 Domas MituzasAutoLoad Math.php
2006-06-06 Brion Vibber* (bug 2587) Fix for section editing with comment prefix
2006-06-05 Brion VibberSection extraction tests for bugs 2607, 3342, 5272
2006-06-05 Brion VibberMore section extraction tests: trailing comments, start...
2006-06-05 Brion VibberAdd some basic regression tests on extraction for secti...
2006-06-05 Brion Vibberfix error display
2006-06-05 Tim StarlingScript to update user_registration to an approximation...
2006-06-04 Brion Vibber* (bug 5021) Transcluding the same special page twice...
2006-06-04 Brion VibberMore HTML sanitization tests
2006-06-04 Anders Wegge JakobsenTypo in a parser test case
2006-06-04 Anders Wegge JakobsenProdding the sore toe: Another pathological parser...
2006-06-03 Tim StarlingIn fixSlaveDesync.php, don't check slaves that have...
2006-06-03 Brion VibberTesting tool to dump out rendered HTML of page input...
2006-06-03 Brion VibberCorrections to a couple of HTML test cases
2006-06-03 Brion Vibber* Fix fatal error when specifying illegal name for...
2006-06-03 Anders Wegge JakobsenBug 6171: Sanitizing of HTML-elements with optional...
2006-06-02 Brion Vibber* Improve handling of ;: definition list construct...
2006-06-01 Brion VibberRegression test for unclosed final comment
2006-06-01 Brion Vibberthat's what i get for committing tests at 1:30am
2006-06-01 Brion VibberRegression test for unclosed comments in extension...
2006-06-01 Brion VibberAdd a couple pre-save transform tests
2006-06-01 Brion Vibber* (bug 5384) Fix <!-- comments --> in <ref> extension
2006-06-01 Brion VibberRegression test for <pre><nowiki>...</nowiki></pre...
2006-06-01 Brion Vibber* Fix oddity with open tag parameters getting stuck...
2006-06-01 Brion Vibber* parserTests.php accepts a --file parameter to run...
2006-05-28 Domas Mituzasmicrotime(true) instead of slow php4 hacks
2006-05-28 Domas MituzasAdded proper pf_server definition to table, enabled...
2006-05-28 Brion VibberTweak bug 4598 with more sanity checks for cases
2006-05-28 Brion VibberAdd parser tests for bug 4598 ('' in link title)
2006-05-27 Brion Vibber* (bug 6102) For consistency with other markup, normali...
next