* And unbreak, rebuildLanguage should really be fixed
[lhc/web/wiklou.git] / maintenance / tables.sql
2007-09-07 Brion VibberRevert 25602 and 25604 schema changes for now.
2007-09-07 Aryeh GregorReinstate 25267 now that 1.11 is branched, and add...
2007-09-05 Domas Mituzasdestroy rc_patrolling index, no removers added, I hope...
2007-08-29 Brion VibberRevert schema change in r25267 -- no more schema change...
2007-08-29 Aryeh Gregor* Add an index to (rev_page,rev_user,rev_timestamp...
2007-08-27 Greg Sabino MullaneDowngrade from semicolon to comma
2007-08-27 Aaron Schulz*err...make this consistent with rc_deleted patch file
2007-08-11 Brion VibberFixups for page id field in the archive table:
2007-08-09 Greg Sabino MullaneAdd rc_patrolling index to Postgres schema
2007-08-06 Rob ChurchFix syntax error
2007-08-06 Rob Church* (bug 10793) Show patrol links on all eligible diff...
2007-07-31 Brion VibberBacking out 24448, 24455, 24456 for the moment.
2007-07-30 River Tarnellneed name_key index in tables.sql too
2007-07-30 River Tarnell- new field: page_key, stores page_title in uppercase.
2007-07-23 Tim StarlingAdded ar_page
2007-07-22 Jens FrankCommas at the end of enumerations only works in PHP...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-09 Aaron Schulz*Include usertext_timestamp index here
2007-07-09 Aaron Schulz*Index image and oldimage tables by user/timestamp...
2007-06-23 Aaron Schulz*Remove extra pr_page index, it is redundant and just...
2007-06-22 Tim StarlingConverted a couple of missed fields. Reverted expansion...
2007-06-22 Tim Starling* Fixed complete breakage for MySQL instances with...
2007-06-22 Yuri AstrakhanForgot to update table sql per bug 10280
2007-06-16 Domas Mituzasvarchars exist for a reason (or rather, static length...
2007-06-07 Daniel Cannon(bug 7997) Added ability to Special:Blockip to block...
2007-05-31 Aaron Schulz*Restore oldimage schema changes removed temporarily...
2007-05-07 Greg Sabino MullaneTriple dash to double for SQL comment.
2007-05-07 Brion VibberRevert schema changes in r21954, 21955, 21956 for the...
2007-05-07 Aaron Schulz*Add new oldimage columns for mime/mediatype info and...
2007-04-22 Tim Starling* Removed mysql5 SQL files, obviously we're collectivel...
2007-03-17 Greg Sabino MullaneTypo and whitespace and case
2007-03-14 Erik Moellermissing ar_len
2007-03-14 Erik Moelleradd forgotten _deleted columns (were only in mysql5...
2007-03-13 Brion VibberMySQL seems kind of anal about comments; at least the...
2007-03-09 Brion VibberSince we're making other changes, let's bring in that...
2007-03-08 River Tarnelltables.sql needs rev_len
2007-02-25 Aaron Schulz*Create unique index pr_pagetype for PostgreSQL to...
2007-02-09 Brion VibberRevert r19843 for now; unreviewed schema changes
2007-02-09 Roman NosovRevision table tree patch (No objections have been...
2007-02-05 Domas MituzasIn case tables are created as MyISAM, use row hints...
2007-02-01 Andrew Garrett* Schema changes - add id fields to page_restrictions...
2007-01-22 Rotem LissThe support for time-limited protection isn't 'future...
2007-01-11 Greg Sabino MullaneMinor spacing.
2007-01-10 Andrew GarrettMerge from branches/werdna/restrictions-separation...
2006-12-21 Brion Vibbercorrections to last tweaks
2006-12-21 Brion Vibber* (bug 7669) Drop defaults on BLOB/TEXT columns for...
2006-12-14 Leon WeberWhoops, I also forgot that one...
2006-12-14 Brion VibberGoing ahead and adding this field while other DB update...
2006-12-09 Leon Weber* DB schema change: added two columns (rc_old_len and...
2006-11-28 Brion VibberRevert special:deletedcontribs for now; it's not ready...
2006-11-28 Ilmari KaronenNew special page Special:Deletedcontribs for browsing...
2006-11-22 Domas Mituzasrevert until proper cleanup
2006-11-22 Domas Mituzasremove 'subkey' (255) for a field which is 40-chars...
2006-11-11 Yuri Astrakhanbugfix 6440: updated indexes to improve backlinking...
2006-11-08 Andrew Garrett* (bug 5149) When autoblocks are enabled, retroactively...
2006-11-01 Andrew GarrettRestore patch that was temporarily reverted in order...
2006-11-01 Andrew GarrettRevert patch that was scapped into production without...
2006-11-01 Tim StarlingAdded block option "enable autoblocks". Patch by Werdna...
2006-10-25 Yuri AstrakhanAdded querycachetwo table creation & patch. The table...
2006-10-25 Yuri Astrakhan* Added 'redirect' table - contains unique targets...
2006-10-23 Tim StarlingAdded a per-user limit on password reminder emails...
2006-09-15 Brion Vibberreverting SerbianVariants check-in, not ready to go...
2006-09-15 Brion VibberMerge from SerbianVariants branch, trunk 16500 vs Serbi...
2006-07-22 Greg Sabino MullaneStandardize whitespace and caps a bit.
2006-07-22 Greg Sabino MullaneExplicitly make user_newtalk InnoDB.
2006-07-11 Tim StarlingUse bool not boolean for 4.0.x compatibility
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-06-29 Greg Sabino MullaneAdd newline to end.
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-21 Rob ChurchRemove unused "validation" table definitions from the...
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-04-17 Rob ChurchFix issues noted by Brion; proper handing of a missing...
2006-04-17 Rob Church(bug 4327) Report age of cached data sets in query...
2006-04-11 Tim Starlinglanglinks table
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-03-28 Tim StarlingAdded ss_images to site_stats, to replace the slow...
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...
2006-02-11 Tim Starlingexplicit TYPE=InnoDB
2006-01-31 Tim StarlingFixes and improvements to interwiki transclusion:
2006-01-26 Tim Starling* Added externallinks table, to track links to arbitrar...
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-22 Erik Moellerminor doc
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface
2005-12-01 Tom Gilderfix SQL comma error
2005-12-01 Tim StarlingFaster IP blocks. Requires schema change.
2005-11-12 Domas Mituzasadd timestamp key on logging table, in order to avoid...
2005-10-14 Ævar Arnfjörð Bjar... * Improved numerous comments
2005-10-14 Ævar Arnfjörð Bjar... * Added documentation to text.old_id
2005-09-13 Ævar Arnfjörð Bjar... * Changed the schema, put an index on img_major_mime...
2005-08-17 Brion VibberUse null in wl_notificationtimestamp! The database...
2005-08-13 Mr. E23Fixed unquoted negative numerals, which breaks on some...
2005-07-23 River Tarnelllet sysop delete trackbacks
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-07 Ævar Arnfjörð Bjar... * Removing backticks in the validate table definition
2005-07-05 Brion VibberSomebody forgot to update the interwiki table definition...
2005-06-25 Tim Starlingrecovering previous behaviour when enotif is switched off
next