Revert r20558: appears to be trying to treat symptoms of misformatted data being...
[lhc/web/wiklou.git] / maintenance /
2007-03-28 River Tarnellthis would be less silly if it used 2 dp
2007-03-28 River Tarnellel_to should be varchar in oracle
2007-03-27 Rob Church(bug 8933) User::loadFromDatabase() doesn't exist;...
2007-03-27 Rob Church* (bug 8975) Use "Maintenance script" as the username...
2007-03-27 Raimond Spekking* Update German translations
2007-03-27 Rob ChurchBeef up the Special:Log search form so it's laid out...
2007-03-27 Aaron Schulz*Add IF EXISTS clause so tables.sql can be ran to creat...
2007-03-26 Rob Church(bug 9397) Introduce "sp-contributions-footer" and...
2007-03-26 Brion Vibbermore idiot mistakes from me. whee
2007-03-26 Brion Vibberduh
2007-03-26 Brion Vibberquickie script to move ES blob tables from one wiki...
2007-03-26 Greg Sabino MullaneAccount for pre-existing test table, commit only if...
2007-03-26 Greg Sabino MullaneAnother pesky comma where it shouldn't be.
2007-03-25 Greg Sabino MullaneErrant comma restored.
2007-03-25 Domas Mituzasspecify offset for Job::pop(), yay for efficient job...
2007-03-23 Nick JenkinsMerge approximately 15 missing Wikipedia language codes...
2007-03-22 Rotem LissUpdate.
2007-03-22 Rotem LissShow a notice about unknown messages when rebuilding...
2007-03-22 Raimond Spekking* (bug 4624) Namespace selection for Special:Whatlinkshere
2007-03-21 Domas Mituzasuse MyISAM by default instead of InnoDB
2007-03-21 Rotem LissAllow checking for changes in the file without actually...
2007-03-21 Raimond SpekkingUpdate German translations
2007-03-20 Raimond Spekking* (bug 3069) Warning on upload of scaled down images
2007-03-19 Greg Sabino MullaneRequire dbname and user, fix sequences, updates schema...
2007-03-19 River Tarnellr20553 made mysql sad
2007-03-19 River Tarnell- strict warning fixes in databasepostgres
2007-03-18 Greg Sabino MullanePostgres: make sure ar_len is added when updating,...
2007-03-17 Greg Sabino MullanePostgres:
2007-03-17 Greg Sabino MullanePostgres: Change math_inputhash and math_outputhash...
2007-03-17 Greg Sabino MullaneMinor tweaks to Postgres section.
2007-03-17 Greg Sabino MullaneMinor cleanups
2007-03-17 Greg Sabino MullaneBring in sync with maintenance/tables.sql
2007-03-17 Greg Sabino MullaneTypo and whitespace and case
2007-03-16 Brion VibberRemove the 'TODO' markings. The test runner can now...
2007-03-16 Rotem LissUpdate.
2007-03-16 Rotem LissFix.
2007-03-16 Rotem LissIf the generated messages are same to the current file...
2007-03-16 Rotem LissFixes.
2007-03-16 Rotem LissFixing the comment (the special page name is Log, not...
2007-03-16 Raimond Spekking* Update German translations and messages.inc
2007-03-15 Raimond Spekking* Show thumbnail of existing image if image exists...
2007-03-15 Raimond SpekkingStuff from rev_del translated into German
2007-03-14 Erik Moellermissing ar_len
2007-03-14 Erik Moelleradd forgotten _deleted columns (were only in mysql5...
2007-03-14 Steve SanbegWhen calling edit page for nonexistent section, generat...
2007-03-14 Aaron Schulz*Add ";"
2007-03-14 Steve Sanbegfix syntax error.
2007-03-14 River Tarnellsyntax errors in postgres schema
2007-03-14 Greg Sabino MullaneDefault null is implicit, remove tabs.
2007-03-13 Aaron Schulz*Add ar_len, remove reference to archive2 for Postgres
2007-03-13 Raimond Spekking* (bug 3984) Searching in logs by title%
2007-03-13 Antoine MussoIgnore lonely wiki text '''''. Fix a parser test.
2007-03-13 Brion VibberMySQL seems kind of anal about comments; at least the...
2007-03-12 Raimond SpekkingRevert of r20304.
2007-03-11 River Tarnellfull-search search for oracle using Oracle Text
2007-03-11 River Tarnellnew files for oracle
2007-03-10 River Tarnelldrop obsolete archive2 table; it doesn't work and Speci...
2007-03-10 River TarnellERROR: null value in column "ar_deleted" violates not...
2007-03-10 Aaron Schulz* Add ar_deleted to CREATE VIEW
2007-03-10 River Tarnellpostgres updaters for r20302
2007-03-10 Aaron Schulz*Revert r20302, no use for this index
2007-03-09 Raimond Spekking* (bug 5619) Split statistics messages for brighter...
2007-03-09 Aaron Schulz*Add bitfields to various tables for revisiondelete
2007-03-09 Brion VibberSince we're making other changes, let's bring in that...
2007-03-09 Raimond Spekking* (bug 6997) Link from Special:log/block to unblock...
2007-03-09 Brion Vibberprettify:
2007-03-09 Raimond SpekkingAs mentioned by Simetrical in r20250 'newbies' is unused.
2007-03-09 River Tarnellmissing \n at end of output
2007-03-09 River TarnelldumpBackup should instantiate correct database class...
2007-03-08 River Tarnellconvert archive_insert rule fix to new form
2007-03-08 River Tarnellneed to actually implement pg_fkey_deltype()
2007-03-08 River Tarnellconvert postgres revision_rev_user_fkey update to new...
2007-03-08 River Tarnellmake postgres pagelink_unique updater use new form
2007-03-08 River Tarnelluse int4 instead of integer for image/oldimage type...
2007-03-08 River Tarnellchange hardcoded rc_cur_id update into new flexible...
2007-03-08 Rotem LissUpdate.
2007-03-08 Raimond SpekkingAdd option for "newbies" to SpecialContributions
2007-03-08 River Tarnelltables.sql needs rev_len
2007-03-08 River Tarnelladd rev_len to revision; store length of revision when...
2007-03-08 River Tarnell* (bug 9222) PostgreSQL updater should not be version...
2007-03-07 River TarnellERROR: syntax error at or near "a2" at character 22
2007-03-07 Niklas Laxström* Added clear: both; to the style
2007-03-06 Rotem Liss(bug 9176) Add --plural parameter to checkLanguage.php
2007-03-06 Raimond Spekking* (bug 9009) Add username entry field to Special:Contri...
2007-03-05 Raimond Spekking* (bug 7782) fix for .svg
2007-03-05 Raimond SpekkingSame behavior for 'rcnote' as on RC and WL
2007-03-03 Rotem LissUpdate.
2007-03-02 Aryeh GregorAdd "(this may take a long time!)" to the "deleting...
2007-03-01 Raimond Spekking* (bug 8728) MediaWiki:Badfiletype splitted into 3...
2007-02-28 Greg Sabino MullaneBump default version, put in check for 1.8 schema.
2007-02-28 Raimond Spekking* (bug 8539 Enable PLURAL option for another message...
2007-02-28 Antoine Mussotab to space
2007-02-27 Raimond Spekking* (bug 7782) Standardisation of file info at image...
2007-02-26 Tim StarlingProposed new method which will work with split Committ...
2007-02-25 Tim StarlingJob queue utility, currently Wikimedia-specific
2007-02-25 Aaron Schulz*Create unique index pr_pagetype for PostgreSQL to...
2007-02-25 Aaron Schulz*Add pr_id column to fix horrible breakage (Bug 9103)
2007-02-23 Rotem LissUpdate.
2007-02-22 Rotem LissAdding the new quickbar messages to messages.inc, rebui...
2007-02-22 Raimond Spekking* (bug 8919) Suppress paging links and related messages...
next