| .. |
|
.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-archive_ar_revid.sql
|
SQLite: sync a couple of indexes with MySQL
|
2011-06-05 19:39:28 +00:00 |
|
patch-archive_kill_ar_page_revid.sql
|
Followup r79702, r66793, r66822
|
2011-01-06 19:27:17 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-categorylinks-better-collation.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-categorylinks-better-collation2.sql
|
cl_sortkey should be 230 bytes long, not 255
|
2010-10-14 21:47:02 +00:00 |
|
patch-categorylinks.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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-indexes.sql
|
Add a patch file for the index change in r47488
|
2009-08-28 17:54:35 +00:00 |
|
patch-change_tag.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-config.sql
|
Follow up r88270 — remove commas from table creation that break a
|
2011-05-17 11:56:53 +00:00 |
|
patch-drop-user_newtalk.sql
|
|
|
|
patch-drop_img_type.sql
|
patch-img_media_type.sql assumed that img_type field existed and dropped it.
|
2005-05-28 21:18:39 +00:00 |
|
patch-email-authentication.sql
|
Clean up e-mail authentication code.
|
2005-04-25 18:38:43 +00:00 |
|
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-eu_local_id.sql
|
Rename some extauth functions and fields
|
2009-12-08 19:32:17 +00:00 |
|
patch-external_user.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-fix-il_from.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
added /*$wgDBprefix*/ in various places, to support upgrading from old prefixed databases, e.g. mine
|
2005-01-14 13:33:17 +00:00 |
|
patch-image_name_unique.sql
|
added /*$wgDBprefix*/ in various places, to support upgrading from old prefixed databases, e.g. mine
|
2005-01-14 13:33:17 +00:00 |
|
patch-img_exif.sql
|
Don't try to drop a column that doesn't exist. That's not helpful.
|
2005-04-22 01:55:10 +00:00 |
|
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
|
Don't try to drop a column that doesn't exist. That's not helpful.
|
2005-04-22 01:55:10 +00:00 |
|
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
|
fixed typo
|
2010-03-23 14:24:58 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-inverse_timestamp.sql
|
Add updater to remove inverse_timestamp and fix indexes on revision table
|
2005-03-14 02:59:23 +00:00 |
|
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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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-iw_api_and_wikiid.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-iwlinks.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-job.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-kill-iwl_pft.sql
|
Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and change the field order accordingly. Fixed r66892 which inserted iwl_from into the index (which was a good thing) but put it in the wrong place. I went out of my way to make sure the index isn't dropped and recreated needlessly, but since I don't know how to do the drop-index-if-exists thing in the Postgres updater, I left that out. The Postgres updater will now create the new index without dropping any old incarnations if present. I did create the patch files with the DROP INDEX statements to make it easier to add this behavior. Also tweak ApiQueryIWBacklinks to use this index properly.
|
2010-07-22 08:52:58 +00:00 |
|
patch-kill-iwl_prefix.sql
|
Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and change the field order accordingly. Fixed r66892 which inserted iwl_from into the index (which was a good thing) but put it in the wrong place. I went out of my way to make sure the index isn't dropped and recreated needlessly, but since I don't know how to do the drop-index-if-exists thing in the Postgres updater, I left that out. The Postgres updater will now create the new index without dropping any old incarnations if present. I did create the patch files with the DROP INDEX statements to make it easier to add this behavior. Also tweak ApiQueryIWBacklinks to use this index properly.
|
2010-07-22 08:52:58 +00:00 |
|
patch-l10n_cache.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-langlinks-ll_lang-20.sql
|
For bug 24129 and a followup to r23239, there was never a patch to transfer from VARCHAR/VARBINARY(10) to VARBINARY(20)
|
2011-02-01 18:35:38 +00:00 |
|
patch-langlinks.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-linkscc-1.3.sql
|
added /*$wgDBprefix*/ in various places, to support upgrading from old prefixed databases, e.g. mine
|
2005-01-14 13:33:17 +00:00 |
|
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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-log_user_text.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-logging-times-index.sql
|
add timestamp key on logging table, in order to avoid stupid filesorting
|
2005-11-12 20:25:33 +00:00 |
|
patch-logging-title.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-logging.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-mime_minor_length.sql
|
Followup r69186, need to specify column name here
|
2010-07-08 18:35:26 +00:00 |
|
patch-mimesearch-indexes.sql
|
* Changed the schema, put an index on img_major_mime and img_minor_mime
|
2005-09-13 16:33:50 +00:00 |
|
patch-module_deps.sql
|
Per bug 25503 comment #11, use varbinary instead of varchar for ResourceLoader-related tables to avoid errors about indexes being too long. Only really needed for msg_resource_links, changed the rest for consistency. No updater needed: anyone who's already gotten this set up without these errors doesn't need this change.
|
2010-11-05 22:15:58 +00:00 |
|
patch-msg_resource.sql
|
Per bug 25503 comment #11, use varbinary instead of varchar for ResourceLoader-related tables to avoid errors about indexes being too long. Only really needed for msg_resource_links, changed the rest for consistency. No updater needed: anyone who's already gotten this set up without these errors doesn't need this change.
|
2010-11-05 22:15:58 +00:00 |
|
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
|
added /*$wgDBprefix*/ in various places, to support upgrading from old prefixed databases, e.g. mine
|
2005-01-14 13:33:17 +00:00 |
|
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_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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
Add missing semicolon from r86750
|
2011-04-23 21:26:10 +00:00 |
|
patch-protected_titles.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-pt_title-encoding.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-querycache.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-random-dateindex.sql
|
added /*$wgDBprefix*/ in various places, to support upgrading from old prefixed databases, e.g. mine
|
2005-01-14 13:33:17 +00:00 |
|
patch-rc-newindex.sql
|
added /*$wgDBprefix*/ in various places, to support upgrading from old prefixed databases, e.g. mine
|
2005-01-14 13:33:17 +00:00 |
|
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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-rename-iwl_prefix.sql
|
Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and change the field order accordingly. Fixed r66892 which inserted iwl_from into the index (which was a good thing) but put it in the wrong place. I went out of my way to make sure the index isn't dropped and recreated needlessly, but since I don't know how to do the drop-index-if-exists thing in the Postgres updater, I left that out. The Postgres updater will now create the new index without dropping any old incarnations if present. I did create the patch files with the DROP INDEX statements to make it easier to add this behavior. Also tweak ApiQueryIWBacklinks to use this index properly.
|
2010-07-22 08:52:58 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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-tc-timestamp.sql
|
Followup r69186, need to specify column name here
|
2010-07-08 18:35:26 +00:00 |
|
patch-templatelinks.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-testrun.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
Addendum to r59925, fix remaining straggling files that set rc_time to int
|
2009-12-10 10:10:56 +00:00 |
|
patch-ul_value.sql
|
Add optional ul_value blob to updatelog so it can store more useful things
|
2010-07-08 13:58:42 +00:00 |
|
patch-up_property.sql
|
(bug 19408) user_properties.up_property: 32 bytes is not enough.
|
2011-05-03 21:08:44 +00:00 |
|
patch-updatelog.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-uploadstash.sql
|
changing smallint to int for image sizes, re bug 26179 comment 13
|
2011-07-13 00:21:02 +00:00 |
|
patch-user-newtalk-timestamp-null.sql
|
Per Tim Starling, follow-up r83137: added schema update
|
2011-03-17 17:35:52 +00:00 |
|
patch-user-realname.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
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_index.sql
|
SQLite support for r86485
|
2011-06-15 17:57:00 +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_former_groups.sql
|
Follow-up r90749:
|
2011-06-25 04:11:20 +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
|
Fixed patch from r33520
|
2011-03-03 06:28:43 +00:00 |
|
patch-user_nameindex.sql
|
* (bug 2223) Add unique index on user_name field to prevent duplicate accounts
|
2005-06-05 11:19:52 +00:00 |
|
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
|
added /*$wgDBprefix*/ in various places, to support upgrading from old prefixed databases, e.g. mine
|
2005-01-14 13:33:17 +00:00 |
|
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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
patch-validate.sql
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +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
|
Self-revert r80547 per CR, breaks stuff and is undesirable
|
2011-01-20 23:56:47 +00:00 |
|
upgradeLogging.php
|
Merge r86398 into the old wfWaitForSlaves. Update core calls.
|
2011-04-20 00:12:06 +00:00 |