ported $wgAntiLockFlags from REL1_4
[lhc/web/wiklou.git] / maintenance /
2005-05-28 Evan Prodromoupatch-img_media_type.sql assumed that img_type field...
2005-05-28 Evan ProdromouRemoved commented-out lines and commas that broke patch.
2005-05-28 Tim StarlingMany changes. Work in progress, do not use.
2005-05-27 Brion Vibber* Add validate table and val_ip column through the...
2005-05-26 Brion VibberUpdater script for pagelinks table.
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-05-25 Ævar Arnfjörð Bjar... * Fixed up the trivial command line example so that...
2005-05-23 Magnus ManskeValidation feature update; someone please update the...
2005-05-21 Ævar Arnfjörð Bjar... * (bug 898) Mime type autodetection.
2005-05-18 Brion Vibber-stupidity
2005-05-18 Brion Vibbertweak test for 2095
2005-05-18 Brion VibberAdd parser test for bug 2095; working on it...
2005-05-16 Tim Starlingrestoring
2005-05-16 Ævar Arnfjörð Bjar... * Presumably this was supposed to be used in combonatio...
2005-05-15 Brion Vibber* (bug 2178) Use TMPDIR, TMP, or TEMP environment varia...
2005-05-15 Tim StarlingRenamed group table to groups, and renamed the fields...
2005-05-15 Tim Starlingsysop right no longer necessary, the 'protect' right...
2005-05-15 Tim Starlingerror in description
2005-05-14 Tim StarlingRemoved sysop right, it was removed from Defines.php...
2005-05-13 Ævar Arnfjörð Bjar... * Improved the testcase for bug 787
2005-05-13 Ævar Arnfjörð Bjar... * Added a testcase for bug 787
2005-05-10 Ævar Arnfjörð Bjar... * Fixed some phpdoc errors, see wikipedia.sf.net/doc...
2005-05-08 Brion Vibber* HistoryBlobStub: the last-used HistoryBlob is kept...
2005-05-06 Ævar Arnfjörð Bjar... * Added a testcase for bug 785.
2005-05-06 Brion Vibber* Add $wgLegacySchemaConversion update-time option...
2005-05-04 Brion Vibber* (bug 2067) Fixed crash on empty quoted HTML attribute
2005-05-04 Ævar Arnfjörð Bjar... * $/ => \n
2005-05-03 Ævar Arnfjörð Bjar... * Added a test for a link with multiple pipes
2005-05-03 Ævar Arnfjörð Bjar... * Grammar in comments and a mention of isCountable...
2005-05-02 Ævar Arnfjörð Bjar... * Added two table tests that fail, down to 92.77%
2005-05-02 Ævar Arnfjörð Bjar... * Adding a test for handling of sections up to level...
2005-05-02 Brion Vibber* (bug 719) Increase namespace fields from tinyint...
2005-05-02 Ævar Arnfjörð Bjar... * Removed spacing from the "Resolving duplicate section...
2005-05-02 Ævar Arnfjörð Bjar... * These tests were going a bit too well, so here are...
2005-05-02 Brion VibberUse InnoDB by default for table creations if available.
2005-05-02 Brion VibberDon't create unused blobs table.
2005-05-02 Brion VibberMove schema documentation to inline comments in tables...
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...
next