* $wgStyleSheetDirectory is no longer an alias for $wgStyleDirectory;
[lhc/web/wiklou.git] / maintenance /
2005-05-01 Ævar Arnfjörð Bjar... * Changed 'cur' to 'page' which we use in 1.5
2005-05-01 Tim StarlingMajor changes to user groups:
2005-05-01 Brion Vibber* (bug 2018) Fix deletion for new schema, make work...
2005-04-30 Brion VibberCorrect a bogus test and an outdated test (toc change)
2005-04-27 Tim Starling* Deglobalised link placeholder handling by moving...
2005-04-27 Ævar Arnfjörð Bjar... * Changed image width/height attributes to what we...
2005-04-27 Ævar Arnfjörð Bjar... * Changing img_height and img_width to the values of...
2005-04-27 Tim Starlingcommitting before avar does
2005-04-26 Jens FrankAdd user_email_* columns to tables.sql, so that the...
2005-04-25 Brion VibberClean up e-mail authentication code.
2005-04-25 Brion Vibberadd --quick option to skip the 5 second "you are destro...
2005-04-24 Tim StarlingMade updateSpecialPages.php more robust to database...
2005-04-24 Tim StarlingNew updateSpecialPages.php script, to update the QueryP...
2005-04-22 Brion VibberAdd parser test case for a bug 361 case that's still...
2005-04-22 Brion VibberAdd parser test case for bug 1830 (passes in 1.5 code)
2005-04-22 Brion VibberDon't try to drop a column that doesn't exist. That...
2005-04-21 Ævar Arnfjörð Bjar... * Adding img_metadata to image
2005-04-21 Ævar Arnfjörð Bjar... * Moving img_exif to img_metadata, makes more sense...
2005-04-21 Magnus ManskeAdd img_exif field
2005-04-21 Brion Vibber* (bug 1938) Fix normalization of character references...
2005-04-21 Brion VibberCorrect test for 1636, mark ISBN 1937 pb
2005-04-21 Brion VibberTest case for bug 1636
2005-04-21 Ævar Arnfjörð Bjar... * Adding a PMID test, currently fails (unless we like...
2005-04-21 Ævar Arnfjörð Bjar... Using sprintf "%.2f" to output the final percentage
2005-04-20 Ævar Arnfjörð Bjar... * These the expected output for two tests was incorrect...
2005-04-20 Brion VibberAdd another test case to make sure subst fixes don...
2005-04-20 Brion VibberAdd test cases for bug 1188 and bug 1936: subst problems
2005-04-20 Jens FrankFix
2005-04-20 Jens FrankRevert.
2005-04-20 Jens FrankAdd rev_text_id during upgrade from 1.4 before calling...
2005-04-20 Ævar Arnfjörð Bjar... * Using a real JPEG file as our image testcase (skins...
2005-04-20 Brion VibberInsert an image table row for the test image
2005-04-18 Tim StarlingFixed obvious bug
2005-04-16 Tim StarlingConversion from 1.4 schema, zero downtime
2005-04-12 Tim StarlingVarious live patches ported from REL1_4
2005-04-11 Erik Moellerfix sql
2005-04-11 Ævar Arnfjörð Bjar... * Adding title="" to all tests since the parser now...
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-04-07 Ævar Arnfjörð Bjar... * Changed the options to generate documentation akin...
2005-04-07 Ævar Arnfjörð Bjar... * use encoding 'utf8';
2005-04-06 Ævar Arnfjörð Bjar... * rmed redundant code
2005-04-06 Ævar Arnfjörð Bjar... archives not archive
2005-04-05 Ævar Arnfjörð Bjar... * Optimized! (now =~ 5 time faster)
2005-04-03 Ævar Arnfjörð Bjar... * Now supports all entities, see: w3.org/TR/REC-html40...
2005-04-03 Ævar Arnfjörð Bjar... * NEW: A script to convert html entitites to Unicode...
2005-03-31 Jens FrankCreate rev_deleted column initially. It is used during...
2005-03-31 Brion Vibber* Add wfElement() for handy generation of properly...
2005-03-31 Ævar Arnfjörð Bjar... rewrote it IN PERL, TAKE THAT AUSTIN ;=)
2005-03-28 Brion VibberFix a couple schema-related changes.
2005-03-28 Brion VibberDecouple revision.rev_id from text.old_id
2005-03-27 Tim StarlingBasic static HTML dump generator, experimental
2005-03-27 Tim Starlingquick hack to fix one installation problem, still plent...
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-26 Tim Starlingrm fixme, doDumpUpdate() is correct
2005-03-20 Tim StarlingChanged default groups to be more like Wikipedia
2005-03-20 River Tarnellconvert namespaces to sql
2005-03-19 Magnus Manskecorrect validate-table code
2005-03-19 Brion VibberUpdate message initialiser to use Revision functions...
2005-03-18 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-18 Brion VibberRemove obsolete phase2 importer. maintenance/importPhas...
2005-03-14 Brion VibberTweaks for valid output
2005-03-14 Brion VibberRewrite output to create Special:Export format for...
2005-03-14 Brion VibberAdd updater to remove inverse_timestamp and fix indexes...
2005-03-13 Brion VibberDon't run moveCustomMessages() on upgrade; this causes...
2005-03-13 Brion VibberChange interface to Article::updateRevisionOn() to...
2005-03-13 Brion VibberCheck and fix for pages whose page_latest is not set...
2005-03-13 Brion VibberStart on a script to find and clean up orphan revisions
2005-03-12 Brion VibberAdd page_len field with byte length of current revision...
2005-03-12 Brion Vibber* Make undeletion (more or less) work with new schema
2005-03-09 Antoine Mussoimplement #1667, 5 second countdown before crashing...
2005-03-01 Domas Mituzassome not commited in inverse_timestamp patch
2005-02-25 Brion VibberApparently forgot to check this in.
2005-02-25 Brion VibberSome [[media:]] link tests
2005-02-24 Domas Mituzasleftover wfInvertTimestamp()
2005-02-21 Domas Mituzasremove inverse_timestamp wherever it is found and disab...
2005-02-18 Brion Vibberlogging table encoding fix -- hopefully it actually...
2005-02-10 Domas Mituzasdb::setBufferResults wiped out. db::bufferResults is...
2005-02-08 Domas MituzaswfLimitResult -> DB::limitResult()
2005-02-06 Brion VibberUse the new character entity reference sanitizer on...
2005-02-06 Brion VibberRun a check on output for well-formedness.
2005-02-06 Brion VibberRewrote fixTagAttributes() for robustness and correctness:
2005-01-31 Antoine Mussosimplier output
2005-01-30 Antoine Mussoshow content of message missing and available in refere...
2005-01-30 Antoine Mussonow able to compare a mediawiki messages files against...
2005-01-30 Brion Vibber* (bug 1228) Fix double-escaping on & sequences...
2005-01-29 Brion VibberA couple quick cur->page fixes. moveCustomMessages...
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-22 Brion VibberSo single trial; add --count option for number of title...
2005-01-20 Brion VibberScript to benchmark squid purges
2005-01-19 Brion Vibber* Add $wgNoFollowLinks option to add rel="nofollow...
2005-01-19 Brion VibberUpdate for tomg's changes to external link formatting...
2005-01-19 Brion VibberCreate a new $wgUser to initialize default settings...
2005-01-18 Brion VibberSomewhat experimental tool for pulling edit data from...
2005-01-18 Brion VibberInitialize a group so the parser test can run
2005-01-17 Antoine MussoImplement #858 : split user assignment and group rights.
2005-01-16 Brion Vibber* Don't try to create links without namespaces ([[Categ...
2005-01-15 Jens FrankENOTIF: Create the column with the long name before...
2005-01-15 Brion Vibber* (bug 1132) Fix concatenation of link lists in refresh...
2005-01-14 Tim Starlingelaborate fix for bug 1156: Block log: missing expiry...
next