lhc/web/wiklou.git
15 years ago* (bug 5755) Introduce {{CURRENTMONTH1}} and {{LOCALMONTH1}} to display the month...
Shinjiman [Wed, 20 May 2009 07:14:03 +0000 (07:14 +0000)]
* (bug 5755) Introduce {{CURRENTMONTH1}} and {{LOCALMONTH1}} to display the month number without the leading zero
* added {{CURRENTMONTH2}} and {{LOCALMONTH2}} as alias of {{CURRENTMONTH}} and {{LOCALMONTH}} for consistency with other magic words

15 years agoAdded wfDeprecated too
Niklas Laxström [Wed, 20 May 2009 05:45:18 +0000 (05:45 +0000)]
Added wfDeprecated too

15 years agoFollow-up to r50776. Retaining old method names for backwards compatibility,
Charles Melbye [Wed, 20 May 2009 04:30:03 +0000 (04:30 +0000)]
Follow-up to r50776. Retaining old method names for backwards compatibility,
but making them as deprecated. Patch by ^demon.

15 years ago* (bug 18849) follow up r50778 and r50804, additional date format for Taiwan Chinese...
Shinjiman [Wed, 20 May 2009 03:29:17 +0000 (03:29 +0000)]
* (bug 18849) follow up r50778 and r50804, additional date format for Taiwan Chinese language and Korean language.

15 years agoadditional date format for Taiwan Chinese language, per code review on r50778.
Shinjiman [Wed, 20 May 2009 03:02:46 +0000 (03:02 +0000)]
additional date format for Taiwan Chinese language, per code review on r50778.

15 years ago* (bug 18849) Added Japanese and North Korean calendars support
Shinjiman [Wed, 20 May 2009 01:53:39 +0000 (01:53 +0000)]
* (bug 18849) Added Japanese and North Korean calendars support

15 years agoFix typo in comment
Siebrand Mazeland [Tue, 19 May 2009 23:27:53 +0000 (23:27 +0000)]
Fix typo in comment

15 years agoClean up whitespace, add log_search to Postgres schema.
Greg Sabino Mullane [Tue, 19 May 2009 20:55:29 +0000 (20:55 +0000)]
Clean up whitespace, add log_search to Postgres schema.

15 years agoHandle multi-col primary keys, cleanup new tables.
Greg Sabino Mullane [Tue, 19 May 2009 20:54:52 +0000 (20:54 +0000)]
Handle multi-col primary keys, cleanup new tables.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-05-19 19:49 UTC)
Siebrand Mazeland [Tue, 19 May 2009 20:18:19 +0000 (20:18 +0000)]
Localisation updates for core messages from translatewiki.net (2009-05-19 19:49 UTC)

15 years ago* Fix plural issues
Niklas Laxström [Tue, 19 May 2009 19:44:23 +0000 (19:44 +0000)]
* Fix plural issues

15 years ago(bug 17060) Renders edit comments the same for all users wrt to revdelete
Aaron Schulz [Tue, 19 May 2009 19:19:41 +0000 (19:19 +0000)]
(bug 17060) Renders edit comments the same for all users wrt to revdelete

15 years agoorder fixed
Jure Kajzer [Tue, 19 May 2009 17:23:47 +0000 (17:23 +0000)]
order fixed

15 years agoForgot RELEASE-NOTES
Jure Kajzer [Tue, 19 May 2009 17:20:21 +0000 (17:20 +0000)]
Forgot RELEASE-NOTES

15 years ago(bug 18761) Add setting to hide a list of preferences.
Chad Horohoe [Tue, 19 May 2009 17:07:46 +0000 (17:07 +0000)]
(bug 18761) Add setting to hide a list of preferences.

15 years agofollow up r50778, updating the release notes.
Shinjiman [Tue, 19 May 2009 17:02:55 +0000 (17:02 +0000)]
follow up r50778, updating the release notes.

15 years agoPreparations for Oracle database abstraction update. Take II.
Jure Kajzer [Tue, 19 May 2009 16:58:56 +0000 (16:58 +0000)]
Preparations for Oracle database abstraction update. Take II.
Replaced hardcoded LIMIT clauses with database function (except in maintenance).
Created unionQueries in Database and overloaded it in DatabaseOracle (not commited yet).
Replaced all UNION clauses with function calls (except in maintenance).

15 years agoadded Minguo calendar support for the Taiwan Chinese language
Shinjiman [Tue, 19 May 2009 16:38:21 +0000 (16:38 +0000)]
added Minguo calendar support for the Taiwan Chinese language

15 years agoCleanup to r50310 & 50313: Don't use @ on chmod() and dl(), use wfSuppressWarnings...
Chad Horohoe [Tue, 19 May 2009 16:34:49 +0000 (16:34 +0000)]
Cleanup to r50310 & 50313: Don't use @ on chmod() and dl(), use wfSuppressWarnings()/wfRestoreWarnings()

15 years agoPer code review: Redo these allowBlah() functions (except allowPasswordChange) into...
Chad Horohoe [Tue, 19 May 2009 16:23:58 +0000 (16:23 +0000)]
Per code review: Redo these allowBlah() functions (except allowPasswordChange) into a general allowPropChange(), update Preferences to use this. Checked extensions in SVN using AuthPlugin and none have implemented any of the allow*() functions, so nothing should break.

15 years agoRemove the globals.
Chad Horohoe [Tue, 19 May 2009 16:10:36 +0000 (16:10 +0000)]
Remove the globals.

15 years agoFollowup to 50635: Consolidate all of these hacky global checks into a clean method...
Chad Horohoe [Tue, 19 May 2009 16:08:53 +0000 (16:08 +0000)]
Followup to 50635: Consolidate all of these hacky global checks into a clean method. Also move a global and document it.

15 years agoReverting the code that encloses article sections in their own div for the time being...
Arash Boostani [Tue, 19 May 2009 15:12:05 +0000 (15:12 +0000)]
Reverting the code that encloses article sections in their own div for the time being, because there are certain scenarios that break the document structure.

15 years agochanging the Unihan.zip source from ftp to http in order to getting more stable download.
Shinjiman [Tue, 19 May 2009 14:54:49 +0000 (14:54 +0000)]
changing the Unihan.zip source from ftp to http in order to getting more stable download.

15 years agoCode style tweak, use strval() to make this all much shorter.
Chad Horohoe [Tue, 19 May 2009 14:54:20 +0000 (14:54 +0000)]
Code style tweak, use strval() to make this all much shorter.

15 years agoPartial revert of r49700: per Tim, this should probably stay, since it is likely...
Chad Horohoe [Tue, 19 May 2009 14:51:42 +0000 (14:51 +0000)]
Partial revert of r49700: per Tim, this should probably stay, since it is likely to still work in a PHP4 environment.

15 years agoReverted r46706, misses essential updates, the feature can easily be implemented...
Tim Starling [Tue, 19 May 2009 08:01:36 +0000 (08:01 +0000)]
Reverted r46706, misses essential updates, the feature can easily be implemented another way (see CodeReview). For 1.15.

15 years agoFixed bug in r49227; use raw function now
Aaron Schulz [Mon, 18 May 2009 22:15:12 +0000 (22:15 +0000)]
Fixed bug in r49227; use raw function now

15 years agoRemoved unused broken line
Aaron Schulz [Mon, 18 May 2009 20:21:12 +0000 (20:21 +0000)]
Removed unused broken line

15 years agoFollow-up to r50689 "* (bug 18389) Localise numbers in EXIF data (patch by Marcus...
Brion Vibber [Mon, 18 May 2009 20:20:58 +0000 (20:20 +0000)]
Follow-up to r50689 "* (bug 18389) Localise numbers in EXIF data (patch by Marcus Buck and Ahmad Sherif). Possible FIXME: Is said not to work for "Exif version" and fraction in "Exposure time""
Fixes the fraction formatting for the exposure time. Haven't actually seen anything with exif version?

15 years agoMove wfDebug() call about use of PHP mail() function to _before_ we mess around with...
Brion Vibber [Mon, 18 May 2009 19:08:53 +0000 (19:08 +0000)]
Move wfDebug() call about use of PHP mail() function to _before_ we mess around with warning/error reporting.
Previously, a failure to open the debug log file for writing would end up getting reported as a failure of mail delivery, even though we were successful.
It'll now fail silently (as it should) and won't interfere with the actual mail() call's error reporting.

15 years agoRevert r50721 "(bug 18834) Commit Patch from User Joshua C. Lerner <jlerner@gmail...
Brion Vibber [Mon, 18 May 2009 18:52:53 +0000 (18:52 +0000)]
Revert r50721 "(bug 18834) Commit Patch from User Joshua C. Lerner <jlerner@gmail.com> for include/Linker.php"
* Fails to explain purpose of patch
* use of SQL variable interpolation without using standard encoded variable naming convention; looks unsafe and makes review harder
* Code has issues already noted; follow-up code was also reverted.
Code needs a little more cooking I think. :)

15 years agoRevert r50727 "* (bug 18834) Show how many edits will rollback if $wgShowRollbackEdit...
Brion Vibber [Mon, 18 May 2009 18:48:36 +0000 (18:48 +0000)]
Revert r50727 "* (bug 18834) Show how many edits will rollback if $wgShowRollbackEditCount is set true in LocalSettings.php, bugfixes for r50721"
* Seems to combine unrelated changes, which complicates code review and management
* Patch is incomplete, missing default settings etc.

15 years agoremove "+"
Robin Pepermans [Mon, 18 May 2009 18:45:09 +0000 (18:45 +0000)]
remove "+"

15 years ago(bug 17399) CSS class for "(top)" on Special:Contributions. Patch by Umherirrender.
Robin Pepermans [Mon, 18 May 2009 18:40:18 +0000 (18:40 +0000)]
(bug 17399) CSS class for "(top)" on Special:Contributions. Patch by Umherirrender.

15 years ago* (bug 18834) Show how many edits will rollback if $wgShowRollbackEditCount is set...
Jan Luca Naumann [Mon, 18 May 2009 18:25:06 +0000 (18:25 +0000)]
* (bug 18834) Show how many edits will rollback if $wgShowRollbackEditCount is set true in LocalSettings.php, bugfixes for r50721

15 years agoLocalization update for he, and rebuilding en.
Rotem Liss [Mon, 18 May 2009 16:26:39 +0000 (16:26 +0000)]
Localization update for he, and rebuilding en.

15 years ago(bug 18834) Commit Patch from User Joshua C. Lerner <jlerner@gmail.com> for include...
Jan Luca Naumann [Mon, 18 May 2009 14:20:46 +0000 (14:20 +0000)]
(bug 18834) Commit Patch from User Joshua C. Lerner <jlerner@gmail.com> for include/Linker.php

15 years ago* mark up "Warning:" the same way in all Messages
Siebrand Mazeland [Mon, 18 May 2009 11:51:51 +0000 (11:51 +0000)]
* mark up "Warning:" the same way in all Messages
* remove some ALLCAPS usage.

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Mon, 18 May 2009 10:45:01 +0000 (10:45 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoWatchlist now has a specialized <div> tag that contains a unique class for each page
X! [Mon, 18 May 2009 01:12:52 +0000 (01:12 +0000)]
Watchlist now has a specialized <div> tag that contains a unique class for each page

15 years ago* replace hard coded namespace numbers by the php define
Siebrand Mazeland [Sun, 17 May 2009 20:39:11 +0000 (20:39 +0000)]
* replace hard coded namespace numbers by the php define
* remove leading spaces, and replace leading space blocks by tabs

Inspired by a patch by jidanni in bug 18273.

15 years ago(bug 18432) Updated documentation for dumpBackup.php (patch contributed by Jidanni)
Siebrand Mazeland [Sun, 17 May 2009 19:28:02 +0000 (19:28 +0000)]
(bug 18432) Updated documentation for dumpBackup.php (patch contributed by Jidanni)

15 years ago(bug 18411) The upload form now also checks post_max_size (patch contributed by Enuka...
Siebrand Mazeland [Sun, 17 May 2009 19:23:12 +0000 (19:23 +0000)]
(bug 18411) The upload form now also checks post_max_size (patch contributed by Enukarmers, updated by Stefano Codari)

15 years ago(bug 18342) insertTags works in edit summary box now (patch contributed by Ahmad...
Siebrand Mazeland [Sun, 17 May 2009 19:04:05 +0000 (19:04 +0000)]
(bug 18342) insertTags works in edit summary box now (patch contributed by Ahmad Sherif)

15 years agoLocalization update for he.
Rotem Liss [Sun, 17 May 2009 18:42:22 +0000 (18:42 +0000)]
Localization update for he.

15 years agoFollow-up on r50701. Close bold on WARNING.
Siebrand Mazeland [Sun, 17 May 2009 18:12:13 +0000 (18:12 +0000)]
Follow-up on r50701. Close bold on WARNING.

15 years ago(bug 18438) Tweak HTML for preview bar for consistency and accessibility (patch contr...
Siebrand Mazeland [Sun, 17 May 2009 17:55:15 +0000 (17:55 +0000)]
(bug 18438) Tweak HTML for preview bar for consistency and accessibility (patch contributed by Happy-melon with tweaks by siebrand)

15 years ago(bug 18466) Add note or warning when overruling a move (semi-)protection (patch by...
Siebrand Mazeland [Sun, 17 May 2009 17:32:25 +0000 (17:32 +0000)]
(bug 18466) Add note or warning when overruling a move (semi-)protection (patch by Nakon with tweaks by Siebrand)

15 years ago* Follow-up for r50691, add \n to be safe in case there is line-start sensitive markup
Niklas Laxström [Sun, 17 May 2009 15:44:51 +0000 (15:44 +0000)]
* Follow-up for r50691, add \n to be safe in case there is line-start sensitive markup

15 years ago(bug 18522) Wrap MediaWiki:Protect-cascadeon in a div for identification (patch by...
Siebrand Mazeland [Sun, 17 May 2009 14:57:30 +0000 (14:57 +0000)]
(bug 18522) Wrap MediaWiki:Protect-cascadeon in a div for identification (patch by Happy-melon)

15 years ago* (bug 18389) Localise numbers in EXIF data (patch by Marcus Buck and Ahmad Sherif...
Siebrand Mazeland [Sun, 17 May 2009 14:34:28 +0000 (14:34 +0000)]
* (bug 18389) Localise numbers in EXIF data (patch by Marcus Buck and Ahmad Sherif). Possible FIXME: Is said not to work for "Exif version" and fraction in "Exposure time"
* limit lines in RELEASE-NOTES to 80 characters and remove trailing whitespace

15 years ago(bug 18806) Use correct unicode characters in spelling of native Chuvash
Siebrand Mazeland [Sun, 17 May 2009 14:17:55 +0000 (14:17 +0000)]
(bug 18806) Use correct unicode characters in spelling of native Chuvash

15 years agoreplace ereg(i) by preg_match since the former is deprecated since PHP 5.3
Alexandre Emsenhuber [Sun, 17 May 2009 13:54:58 +0000 (13:54 +0000)]
replace ereg(i) by preg_match since the former is deprecated since PHP 5.3

15 years agoLocalisation updates from translatewiki.net
Siebrand Mazeland [Sun, 17 May 2009 10:33:28 +0000 (10:33 +0000)]
Localisation updates from translatewiki.net
* new localisation Lower Silesian (Schläsch) (sli)
* new localisation Uyghur (Arabic script) (ug-arab)

15 years agoLocalisation updates from translatewiki.net
Siebrand Mazeland [Sun, 17 May 2009 10:23:04 +0000 (10:23 +0000)]
Localisation updates from translatewiki.net
* special pages aliases, magic words, namespace names and namespace aliases

15 years agoLocalisation updates for core messages from translatewiki.net (2009-05-17 09:04 UTC)
Siebrand Mazeland [Sun, 17 May 2009 09:16:22 +0000 (09:16 +0000)]
Localisation updates for core messages from translatewiki.net (2009-05-17 09:04 UTC)

15 years agoRm unused $wgLang and some trailing whitespace.
Chad Horohoe [Sun, 17 May 2009 00:09:30 +0000 (00:09 +0000)]
Rm unused $wgLang and some trailing whitespace.

15 years ago* fix MessageCache::get()'s $isFullKey param: full key is "msg/lang" as in MediaWiki...
Alexandre Emsenhuber [Sat, 16 May 2009 20:12:29 +0000 (20:12 +0000)]
* fix MessageCache::get()'s $isFullKey param: full key is "msg/lang" as in MediaWiki namespace, not "lang/msg"
* whitespaces tweaks

15 years agofix for r50667: consistency with other hooks: removed "* " before params
Alexandre Emsenhuber [Sat, 16 May 2009 19:35:03 +0000 (19:35 +0000)]
fix for r50667: consistency with other hooks: removed "* " before params

15 years agoDocument "MessageNotInMwNs" hook
Alexandre Emsenhuber [Sat, 16 May 2009 19:32:12 +0000 (19:32 +0000)]
Document "MessageNotInMwNs" hook

15 years agoFix for r50642: forgot to rebuild "qqq"
Alexandre Emsenhuber [Fri, 15 May 2009 20:57:37 +0000 (20:57 +0000)]
Fix for r50642: forgot to rebuild "qqq"

15 years agoLocalisation updates for core messages from translatewiki.net (2009-05-15 20:05 UTC)
Alexandre Emsenhuber [Fri, 15 May 2009 20:09:30 +0000 (20:09 +0000)]
Localisation updates for core messages from translatewiki.net (2009-05-15 20:05 UTC)

15 years ago(bug 16912) Tooltips on images with link= disappear
Aryeh Gregor [Fri, 15 May 2009 19:43:09 +0000 (19:43 +0000)]
(bug 16912) Tooltips on images with link= disappear

Patch based on one by Derk-Jan Hartman, which he wasn't able to commit
because he didn't have a MediaWiki installation to test on.  One fix
made, and parser tests added.

15 years agoAdd --setversion option to parserTests
Aryeh Gregor [Fri, 15 May 2009 19:23:00 +0000 (19:23 +0000)]
Add --setversion option to parserTests

This overrides the version string stored in the database with --record.
When using git-svn, you can do

    php maintenance/parserTests.php --quick --quiet --record \
--setversion=`git rev-parse HEAD`

to have comprehensible version info stored for the purposes of later
bisection.  Previously just "1.16alpha" would be stored, which is
useless for tracking down the old revision -- you'd have to try guessing
based on date.

It might be useful for SpecialVersion::getVersion() to support git-svn,
but that's a more complicated and intrusive change for an admittedly
small minority, so I avoided it for now.

15 years agoFix parsertests with $wgSectionContainers=true
Aryeh Gregor [Fri, 15 May 2009 19:01:06 +0000 (19:01 +0000)]
Fix parsertests with $wgSectionContainers=true

15 years agoUse getTitle() instead of getTitleFor()
Chad Horohoe [Fri, 15 May 2009 17:21:31 +0000 (17:21 +0000)]
Use getTitle() instead of getTitleFor()

15 years ago(bug 18549) Make Special:Blockip (and api action=block) respect $wgEnableUserEmail...
Chad Horohoe [Fri, 15 May 2009 17:08:38 +0000 (17:08 +0000)]
(bug 18549) Make Special:Blockip (and api action=block) respect $wgEnableUserEmail and $wgSysopEmailBans

15 years agoDon't need to use $wgUser, isValidEmailAddr() is static.
Chad Horohoe [Fri, 15 May 2009 16:43:09 +0000 (16:43 +0000)]
Don't need to use $wgUser, isValidEmailAddr() is static.

15 years agoFollow-up r50567: also update PostgreSQL and SQLite schema
Alexandre Emsenhuber [Fri, 15 May 2009 11:34:18 +0000 (11:34 +0000)]
Follow-up r50567: also update PostgreSQL and SQLite schema

15 years agoFix up r50600, which had no effect
Roan Kattouw [Fri, 15 May 2009 10:42:25 +0000 (10:42 +0000)]
Fix up r50600, which had no effect

15 years ago* Fix comment
Alexandre Emsenhuber [Fri, 15 May 2009 10:16:13 +0000 (10:16 +0000)]
* Fix comment
* Removed "- 1" when incrementing $blockStart and $blockEnd so that LOG_SEARCH_BATCH_SIZE is respected

15 years agoTweak for r50609: use $wgDatabase rather than wfGetDB( DB_MASTER )
Alexandre Emsenhuber [Fri, 15 May 2009 09:37:11 +0000 (09:37 +0000)]
Tweak for r50609: use $wgDatabase rather than wfGetDB( DB_MASTER )

15 years agoAdd newline to echo call
Aaron Schulz [Fri, 15 May 2009 05:25:46 +0000 (05:25 +0000)]
Add newline to echo call

15 years agoFix breakage of SQLite ResultWrapper due to r45769. The "result" member in SQLite...
Tim Starling [Fri, 15 May 2009 02:49:06 +0000 (02:49 +0000)]
Fix breakage of SQLite ResultWrapper due to r45769. The "result" member in SQLite is actually an array and so passing by value to DatabaseSqlite::fetchObject() makes it fail to iterate. We can't really pass it by reference since that's an E_STRICT error due to a parameter type mismatch with Database. Pass the ResultWrapper instead.

This means that nothing at all should be passing bare result objects/arrays to Database*::fetchObject() anymore. The "instanceof ResultWrapper" logic can be removed in a subsequent commit. It can stay in this one for now for safer backport to 1.15.

15 years agoPopulate log_search during update.php run and store an update status row when we...
Brion Vibber [Thu, 14 May 2009 23:06:53 +0000 (23:06 +0000)]
Populate log_search during update.php run and store an update status row when we're done.

15 years agoCleanup for r50567:
Brion Vibber [Thu, 14 May 2009 22:43:57 +0000 (22:43 +0000)]
Cleanup for r50567:
* Include DB table options on log_search table creation
* Adjust tabs->spaces in table def... sounds silly, but the tabs sometimes confuse things when cut-and-pasting into mysql command line. :)

15 years agoWrap line.
Chad Horohoe [Thu, 14 May 2009 21:45:22 +0000 (21:45 +0000)]
Wrap line.

15 years agoUpdated RELEASE-NOTES for the changes made in r50605
Tom Maaswinkel [Thu, 14 May 2009 21:41:18 +0000 (21:41 +0000)]
Updated RELEASE-NOTES for the changes made in r50605

15 years agoAdded a new hook to handle messages that aren't found in the Mediawiki Namespace...
Tom Maaswinkel [Thu, 14 May 2009 21:38:45 +0000 (21:38 +0000)]
Added a new hook to handle messages that aren't found in the Mediawiki Namespace (before checking the message files)

15 years ago(bug 18656) Use proper directory separators in wfMkdirParents(). Normalized all ...
Chad Horohoe [Thu, 14 May 2009 20:45:14 +0000 (20:45 +0000)]
(bug 18656) Use proper directory separators in wfMkdirParents(). Normalized all \ or / to DIRECTORY_SEPARATOR.

15 years agoFollowup to r50423: Check if the row is null, since older revs don't necessarily...
Chad Horohoe [Thu, 14 May 2009 20:29:54 +0000 (20:29 +0000)]
Followup to r50423: Check if the row is null, since older revs don't necessarily have rev_len populated.

15 years ago(bug 18716) Removed redundant class in Modern skin CSS for category links and tweaked...
Chad Horohoe [Thu, 14 May 2009 20:22:42 +0000 (20:22 +0000)]
(bug 18716) Removed redundant class in Modern skin CSS for category links and tweaked spacing. Patch by  Derk-Jan Hartman

15 years agoTweaks to r50567:
Aaron Schulz [Thu, 14 May 2009 19:49:33 +0000 (19:49 +0000)]
Tweaks to r50567:
* Improved exception handling
* Removed redundant ls_log_id cond
* Added log_type to getLogQueryCond()
* Don't show duplicate rows in log results
* populateLogSearch now handles an older log_param format

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Thu, 14 May 2009 17:39:18 +0000 (17:39 +0000)]
Update the Chinese conversion tables.

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Thu, 14 May 2009 16:59:42 +0000 (16:59 +0000)]
Update the Chinese conversion tables.

15 years ago(bug 11451) Fix error in 1.2 -> 1.3 upgrade script, causing failure of upgrades from...
Tim Starling [Thu, 14 May 2009 13:49:17 +0000 (13:49 +0000)]
(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.

15 years agoGive failure message rather than assuming field 0 for trying to set field 8 (just...
Aaron Schulz [Wed, 13 May 2009 22:22:09 +0000 (22:22 +0000)]
Give failure message rather than assuming field 0 for trying to set field 8 (just suppressing a rev but not hiding anything)

15 years ago[schema change] Use new log_search table to replace ugly code from r48839. Maintenanc...
Aaron Schulz [Wed, 13 May 2009 22:03:32 +0000 (22:03 +0000)]
[schema change] Use new log_search table to replace ugly code from r48839. Maintenance script added to populate the table with revisiondelete log items.

15 years agoAdd AbuseFilter to the installer.
Tim Starling [Wed, 13 May 2009 04:03:36 +0000 (04:03 +0000)]
Add AbuseFilter to the installer.

15 years agounencode all slashes and colons in importScript(), not just the first one of each
Ilmari Karonen [Tue, 12 May 2009 23:56:28 +0000 (23:56 +0000)]
unencode all slashes and colons in importScript(), not just the first one of each

15 years ago* (bug 18776) Native name of Burmese language (my)
Raimond Spekking [Tue, 12 May 2009 20:40:44 +0000 (20:40 +0000)]
* (bug 18776) Native name of Burmese language (my)

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Tue, 12 May 2009 18:46:21 +0000 (18:46 +0000)]
Update the Chinese conversion tables.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-05-12 18:10 UTC)
Raimond Spekking [Tue, 12 May 2009 18:20:27 +0000 (18:20 +0000)]
Localisation updates for core messages from translatewiki.net (2009-05-12 18:10 UTC)

15 years agoFix E_STRICT reported on Translatewiki.net
Roan Kattouw [Tue, 12 May 2009 14:15:08 +0000 (14:15 +0000)]
Fix E_STRICT reported on Translatewiki.net

15 years agoQuick hack to allow creation of blobs tables with names other than "blobs"
Tim Starling [Tue, 12 May 2009 13:43:51 +0000 (13:43 +0000)]
Quick hack to allow creation of blobs tables with names other than "blobs"

15 years ago* Add Estonian letters äöõšüž to linktrail (et)
Raimond Spekking [Tue, 12 May 2009 11:58:04 +0000 (11:58 +0000)]
* Add Estonian letters äöõšüž to linktrail (et)
Per discussion at http://de.wikipedia.org/w/index.php?title=Hilfe_Diskussion:Bugzilla&oldid=59892716#Fehlerhafte_Hyperlinks

15 years ago__FUNCTION__ -> __METHOD__ in SpecialRecentchanges::checkLastModified()
Alexandre Emsenhuber [Mon, 11 May 2009 15:32:51 +0000 (15:32 +0000)]
__FUNCTION__ -> __METHOD__ in SpecialRecentchanges::checkLastModified()

15 years agoPartial revert of r50478 "Preparations for Oracle database abstraction update."
Aryeh Gregor [Mon, 11 May 2009 14:05:21 +0000 (14:05 +0000)]
Partial revert of r50478 "Preparations for Oracle database abstraction update."

Syntax error in RecentChangesLinked with MySQL 5.0: "1248: Every derived
table must have its own alias (localhost)".  Also likely to fail in
MySQL 4.0 even with an alias added, since subqueries don't work.

15 years agoPreparations for Oracle database abstraction update.
Jure Kajzer [Mon, 11 May 2009 12:38:45 +0000 (12:38 +0000)]
Preparations for Oracle database abstraction update.
Replaced a few hardcoded LIMIT clauses with database function.
Wrapped UNION statement in SpecialRecentchangeslinked for Oracle compatibility.