wiki.techinc.nl/maintenance/archives
2009-08-16 04:41:00 +00:00
..
.htaccess
patch-ar_deleted.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-ar_len.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-ar_parent_id.sql *Add ar_parent_id 2008-04-11 22:57:01 +00:00
patch-archive-page_id.sql Fixups for page id field in the archive table: 2007-08-11 14:43:47 +00:00
patch-archive-rev_id.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-archive-text_id.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-archive-user-index.sql Native EOL style. 2007-07-11 07:55:24 +00:00
patch-backlinkindexes.sql bugfix 6440: updated indexes to improve backlinking queries. May be very slow on large wikis. 2006-11-11 21:38:18 +00:00
patch-bot.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-cache.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-category.sql This is a schema change. It's only a table creation, but the table must be created on Wikimedia servers before this revision goes live. The maintenance script populateCategory.php should be run when convenient. If it's not run, there's only one substantial case where display will be harmed: the page of a category with more than 200 net pages added since the patch goes live will give an erroneously low count. In other cases category pages will just be better-worded, and it will recognize the count in the table is bogus. 2008-03-18 00:17:28 +00:00
patch-categorylinks.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-categorylinksindex.sql bug 10280: For table categorylinks, add cl_from to the cl_sortkey index 2007-06-15 18:37:38 +00:00
patch-change_tag.sql Added change_tag, tag_summary and valid_tag for the SQLite updater and made the patch work with SQLite 2009-02-19 12:38:32 +00:00
patch-drop-user_newtalk.sql
patch-drop_img_type.sql
patch-email-authentication.sql
patch-email-notification.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-external_user.sql Add experimental new auth framework, ExternalAuth 2009-07-19 22:02:00 +00:00
patch-externallinks.sql * Removed mysql5 SQL files, obviously we're collectively incapable of keeping them up to date. They were littered with errors. The only deliberate difference appears to be the table character set, which can be adjusted programatically using a variable. 2007-04-22 14:04:06 +00:00
patch-fa_deleted.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-filearchive-user-index.sql Fix typo in filename 2009-06-08 04:39:27 +00:00
patch-filearchive.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-fix-il_from.sql (bug 11451) Fix error in 1.2 -> 1.3 upgrade script, causing failure of upgrades from 1.2 or before. Rediscovered during automated testing. For backport to 1.15. 2009-05-14 13:49:17 +00:00
patch-hitcounter.sql Change all uses of TYPE= in MySQL to ENGINE= 2008-07-10 22:00:04 +00:00
patch-image-user-index.sql Native EOL style. 2007-07-11 07:55:24 +00:00
patch-image_name_primary.sql
patch-image_name_unique.sql
patch-image_reditects.sql Revert for now r28986, 28987, 28992 - image redirects. 2007-12-31 20:26:53 +00:00
patch-img_exif.sql
patch-img_media_type.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-img_metadata.sql
patch-img_sha1.sql 32 width 2007-07-23 18:28:52 +00:00
patch-img_width.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-indexes.sql *Add IF EXISTS clause so tables.sql can be ran to create a db without errors 2007-03-27 17:53:43 +00:00
patch-interwiki-trans.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-interwiki.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-inverse_timestamp.sql
patch-ipb_allow_usertalk.sql Fix r41248 (bug 8440) - Default should be 1 to allow for previous behaviour to continue. 2008-09-29 23:16:34 +00:00
patch-ipb_anon_only.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-ipb_by_text.sql Patch itself 2008-02-18 12:18:28 +00:00
patch-ipb_deleted.sql "svn propset svn:eol-style native" on the maintenance/[postgres|archives]/*.sql files which were not set to native. 2007-04-03 07:07:13 +00:00
patch-ipb_emailban.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-ipb_expiry.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-ipb_optional_autoblock.sql Restore patch that was temporarily reverted in order to rectify an issue where the patch was applied without enacting required database changes 2006-11-01 21:57:18 +00:00
patch-ipb_range_start.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-ipblocks.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-job.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-l10n_cache.sql (bug 19428) PG and MySQL followups to r52503. Patch by OverlordQ 2009-07-01 00:55:45 +00:00
patch-langlinks.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-linkscc-1.3.sql
patch-linkscc.sql * Removed mysql5 SQL files, obviously we're collectively incapable of keeping them up to date. They were littered with errors. The only deliberate difference appears to be the table character set, which can be adjusted programatically using a variable. 2007-04-22 14:04:06 +00:00
patch-linktables.sql Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit). 2008-12-01 17:14:30 +00:00
patch-log_deleted.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-log_id.sql /*$wgDBprefix*/ was missing. 2007-02-02 20:38:53 +00:00
patch-log_params.sql * (bug 7669) Drop defaults on BLOB/TEXT columns for better compatibility 2006-12-21 21:40:43 +00:00
patch-log_search-rename-index.sql Fix for CR comments on r51627: fix the log_search table if it was created between r50567 and r51465, with an incorrect index name. There's no significant performance penalty in checking for this in release versions. 2009-08-16 04:41:00 +00:00
patch-log_search.sql Tweaked r49468 - sqllite fix 2009-06-04 12:57:22 +00:00
patch-log_user_text.sql Fixed SQL error, inconsistency in field names between ALTER TABLE and CREATE INDEX. I'll go for log_page rather than log_page_id because it fits in better with similar existing field names. 2009-06-08 06:15:53 +00:00
patch-logging-times-index.sql
patch-logging-title.sql
patch-logging.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-math.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-mimesearch-indexes.sql
patch-objectcache.sql * (bug 11450) Fix creation of objectcache table on upgrade 2007-09-25 15:08:50 +00:00
patch-oi_metadata.sql *clean up comment 2007-07-09 21:09:39 +00:00
patch-oldestindex.sql
patch-oldimage-user-index.sql Native EOL style. 2007-07-11 07:55:24 +00:00
patch-page_len.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-page_no_title_convert.sql reverting SerbianVariants check-in, not ready to go live yet on Wikimedia 2006-09-15 21:02:35 +00:00
patch-page_props.sql wgDBTableOptions 2008-02-22 04:13:24 +00:00
patch-page_restrictions.sql *Remove extra pr_page index, it is redundant and just increases overhead 2007-06-23 19:28:00 +00:00
patch-page_restrictions_sortkey.sql Silly me, forgot $wgDBprefix 2007-02-16 23:01:44 +00:00
patch-pagelinks.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-parsercache.sql * Removed mysql5 SQL files, obviously we're collectively incapable of keeping them up to date. They were littered with errors. The only deliberate difference appears to be the table character set, which can be adjusted programatically using a variable. 2007-04-22 14:04:06 +00:00
patch-pl-tl-il-unique.sql Recommit r45821: (bug 16645) Making the pl_namespace, tl_namespace and il_to indices UNIQUE, just like their differently-ordered counterparts. This helps MySQL optimize stuff (see bug) 2009-01-19 15:33:22 +00:00
patch-profiling-memory.sql Adding updater for new pf_memory field 2008-04-29 15:13:46 +00:00
patch-profiling.sql Change all uses of TYPE= in MySQL to ENGINE= 2008-07-10 22:00:04 +00:00
patch-protected_titles.sql * (bug 13768) pt_title field encoding fixed 2008-04-17 19:11:36 +00:00
patch-pt_title-encoding.sql * (bug 13768) pt_title field encoding fixed 2008-04-17 19:11:36 +00:00
patch-querycache.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-querycacheinfo.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-querycachetwo.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-random-dateindex.sql
patch-rc-newindex.sql
patch-rc-patrol.sql Remove stray executable bit 2006-04-04 07:58:49 +00:00
patch-rc_deleted.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rc_id.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rc_ip.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rc_len.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rc_type.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rc_user_text-index.sql * (bug 5149) When autoblocks are enabled, retroactively apply an autoblock to the most recently used IP of a user when they are blocked. 2006-11-08 09:54:06 +00:00
patch-rd_interwiki.sql SCHEMA CHANGE: adding rd_interwiki patch from bug 14418. Actual use of this schema change will follow later 2009-06-08 07:11:30 +00:00
patch-recentchanges-utindex.sql * (bug 6448) Allow filtering of Special:Newpages according to username 2006-07-10 08:38:48 +00:00
patch-redirect.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rename-user_groups-and_rights.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-restructure.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rev_deleted.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rev_len.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rev_parent_id.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-rev_text_id.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-searchindex.sql Change all uses of TYPE= in MySQL to ENGINE= 2008-07-10 22:00:04 +00:00
patch-ss_active_users.sql * Remove mysql var and move field init to updaters.inc 2008-09-01 19:22:28 +00:00
patch-ss_images.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-ss_total_articles.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-templatelinks.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-trackbacks.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-transcache.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-updatelog.sql Add updatelog table to reliably permit updates that don't change the schema. A fairly trivial patch. It isn't used at all currently (it will be in a minute!), and presumably won't ever be used outside of update.php, so it can be ignored for Wikimedia despite being a schema change. 2008-03-18 00:06:06 +00:00
patch-user-realname.sql
patch-user_editcount.sql Going ahead and adding this field while other DB updates are pending. 2006-12-14 13:22:52 +00:00
patch-user_email_token.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-user_groups.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-user_last_timestamp.sql Add user_last_timestamp field for diff from last view links. Discussed timestamp use for this w/ brion. 2008-04-17 21:17:28 +00:00
patch-user_nameindex.sql
patch-user_newpass_time.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-user_properties.sql * Update patch-user_properties.sql to match definition in tables.sql 2009-04-27 17:15:01 +00:00
patch-user_registration.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-user_rights.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-user_token.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-userindex.sql
patch-userlevels.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-usernewtalk.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-val_ip.sql
patch-validate.sql * Removed mysql5 SQL files, obviously we're collectively incapable of keeping them up to date. They were littered with errors. The only deliberate difference appears to be the table character set, which can be adjusted programatically using a variable. 2007-04-22 14:04:06 +00:00
patch-watchlist-null.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
patch-watchlist.sql Updated patch files to match the recent update to tables.sql. Removed some defunct patch files. Tested with a 1.3 -> 1.11 upgrade. 2007-06-22 20:09:59 +00:00
upgradeLogging.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00