lhc/web/wiklou.git
17 years ago* Add some summaries for <table> elements
Antoine Musso [Mon, 11 Dec 2006 20:38:34 +0000 (20:38 +0000)]
* Add some summaries for <table> elements
* Empty <a> href now point to http://www.example.com/
* Remove empty <tr></tr> in SpecialUpload

17 years agoreadded zh-min-nan to not break the site
Leon Weber [Mon, 11 Dec 2006 20:25:58 +0000 (20:25 +0000)]
readded zh-min-nan to not break the site

17 years agofix typo in comment
Brion Vibber [Mon, 11 Dec 2006 19:54:34 +0000 (19:54 +0000)]
fix typo in comment

17 years agoremove some white spaces, add some for clarity
Antoine Musso [Mon, 11 Dec 2006 19:49:21 +0000 (19:49 +0000)]
remove some white spaces, add some for clarity

17 years agoImplements bug #4673 : Special:Allpages should display "previous" link
Antoine Musso [Mon, 11 Dec 2006 19:29:41 +0000 (19:29 +0000)]
Implements bug #4673 : Special:Allpages should display "previous" link
Notes: added a 'prevpage' message, you might want to review database queries

17 years ago'next page' link now point to the first title of the next chunk instead of
Antoine Musso [Mon, 11 Dec 2006 18:16:32 +0000 (18:16 +0000)]
'next page' link now point to the first title of the next chunk instead of
pointing to the last title of current chunk.

17 years ago(bug 8217) changed zh-min-nan language code to nan. Someone needs to change the subdo...
Leon Weber [Mon, 11 Dec 2006 16:16:38 +0000 (16:16 +0000)]
(bug 8217) changed zh-min-nan language code to nan. Someone needs to change the subdomains, though.

17 years ago(bug 8210) Slovak (sk) messages update by helix84
Rotem Liss [Mon, 11 Dec 2006 15:57:38 +0000 (15:57 +0000)]
(bug 8210) Slovak (sk) messages update by helix84

17 years agoPer discussion on wikitech-l, add an (undo) link for on-top revisions as well. Also...
Andrew Garrett [Mon, 11 Dec 2006 09:39:39 +0000 (09:39 +0000)]
Per discussion on wikitech-l, add an (undo) link for on-top revisions as well. Also, don't do a merge if (undo) is being used for a straight revert

17 years ago* (bug 8148) Handle non-removable output buffers gracefully when cleaning
Brion Vibber [Mon, 11 Dec 2006 01:51:21 +0000 (01:51 +0000)]
* (bug 8148) Handle non-removable output buffers gracefully when cleaning
  buffers for HTTP 304 responses, StreamFile, and Special:Export.
  Duplicated code merged into wfResetOutputBuffers() and wfClearOutputBuffers()

17 years agoFix to use the correct css class
Leon Weber [Sun, 10 Dec 2006 09:49:29 +0000 (09:49 +0000)]
Fix to use the correct css class

17 years ago* (bug 8203) Remove keyboard shortcut for "log out", because it's not so common to...
Aryeh Gregor [Sun, 10 Dec 2006 02:51:09 +0000 (02:51 +0000)]
* (bug 8203) Remove keyboard shortcut for "log out", because it's not so common to do and the key is right next to "p" for preview.  I always found that really annoying.

17 years agoFix for oldtitle too
Aryeh Gregor [Sun, 10 Dec 2006 02:39:30 +0000 (02:39 +0000)]
Fix for oldtitle too

17 years ago* Removed a redundant <strong> tag from diff pages that was causing display issues...
Aryeh Gregor [Sun, 10 Dec 2006 01:11:27 +0000 (01:11 +0000)]
* Removed a redundant <strong> tag from diff pages that was causing display issues for some users (patch based on one by Patrick Collison/adxp)

17 years agoOverhaul and cleanup Postgres older version updater.
Greg Sabino Mullane [Sat, 9 Dec 2006 17:23:13 +0000 (17:23 +0000)]
Overhaul and cleanup Postgres older version updater.

17 years agoAdd recentchanges recent changes for pg upddates.
Greg Sabino Mullane [Sat, 9 Dec 2006 16:57:14 +0000 (16:57 +0000)]
Add recentchanges recent changes for pg upddates.

17 years agoBug 7841
Greg Sabino Mullane [Sat, 9 Dec 2006 15:58:00 +0000 (15:58 +0000)]
Bug 7841

17 years agoBug 8200
Greg Sabino Mullane [Sat, 9 Dec 2006 15:53:26 +0000 (15:53 +0000)]
Bug 8200

17 years agoAllow "ORDER BY value" to do its thing for databases without special magic. Per bug...
Greg Sabino Mullane [Sat, 9 Dec 2006 15:49:13 +0000 (15:49 +0000)]
Allow "ORDER BY value" to do its thing for databases without special magic. Per bug 8200.

17 years agotemp hack to restore previous behaviour, re whitespace around fragments
Tim Starling [Sat, 9 Dec 2006 15:32:16 +0000 (15:32 +0000)]
temp hack to restore previous behaviour, re whitespace around fragments

17 years agoFixing a bug in my last commit to make it also work on related changes.
Leon Weber [Sat, 9 Dec 2006 12:28:02 +0000 (12:28 +0000)]
Fixing a bug in my last commit to make it also work on related changes.

17 years ago* DB schema change: added two columns (rc_old_len and rc_new_len) to the recentchange...
Leon Weber [Sat, 9 Dec 2006 11:36:35 +0000 (11:36 +0000)]
* DB schema change: added two columns (rc_old_len and rc_new_len) to the recentchanges table to store
  the text lengths before and after the edit
* (bug 1085) Made Special:Recentchanges show the character difference between the changed revisions

17 years ago* Allow Xml::check() $attribs parameter to override 'value' attribute
Brion Vibber [Fri, 8 Dec 2006 23:07:06 +0000 (23:07 +0000)]
* Allow Xml::check() $attribs parameter to override 'value' attribute
PHP's array + operator doesn't overwrite items from the left side when
keys conflict. Switch to array_merge() here, which acts as expected.

17 years ago(bug 8193) Update to Japanese localisation (ja)
Rotem Liss [Fri, 8 Dec 2006 16:35:45 +0000 (16:35 +0000)]
(bug 8193) Update to Japanese localisation (ja)

17 years ago(bug 8173) Typo in the namespaces settings for West-Flemish
Rotem Liss [Fri, 8 Dec 2006 15:17:49 +0000 (15:17 +0000)]
(bug 8173) Typo in the namespaces settings for West-Flemish

17 years ago(bug 8190) Update for Cantonese language (zh-yue) #7
Rotem Liss [Fri, 8 Dec 2006 13:44:50 +0000 (13:44 +0000)]
(bug 8190) Update for Cantonese language (zh-yue) #7

17 years agoFix regression from r17927 that broke IP::isInRange (and hence the autoblock whitelist).
Andrew Garrett [Fri, 8 Dec 2006 10:30:50 +0000 (10:30 +0000)]
Fix regression from r17927 that broke IP::isInRange (and hence the autoblock whitelist).

17 years agobump style version for wikibits.js
Tim Starling [Fri, 8 Dec 2006 06:24:51 +0000 (06:24 +0000)]
bump style version for wikibits.js

17 years ago* Added redirect to section feature. Use it wisely.
Tim Starling [Fri, 8 Dec 2006 06:09:15 +0000 (06:09 +0000)]
* Added redirect to section feature. Use it wisely.
* Added a configuration variable allowing the "break out of framesets" feature to be switched on and off. Off by default -- there's all sorts of flashy frameset gadgets around, outright abuse is more rare, especially for small default installs.
* Refactored URL fragment handling.
* Made Title::secureAndSplit() slightly more legible.
* Refactored makeGlobalVariablesScript() -- it's not particularly convenient or maintainable to pass all global variables through the template array. The array is there for BC, not flexibility.

17 years ago(bug 8100) Fix XHTML validity in Taiwanese localization
Aryeh Gregor [Thu, 7 Dec 2006 23:09:03 +0000 (23:09 +0000)]
(bug 8100) Fix XHTML validity in Taiwanese localization

17 years agoAdd variable for edit section offset, to help account for sections that were not...
Steve Sanbeg [Thu, 7 Dec 2006 18:48:29 +0000 (18:48 +0000)]
Add variable for edit section offset, to help account for sections that were not transcluded.

17 years ago(bug 8173) Name change for West-Flemish and namespace translation for West-Flemish
Rotem Liss [Thu, 7 Dec 2006 14:55:16 +0000 (14:55 +0000)]
(bug 8173) Name change for West-Flemish and namespace translation for West-Flemish

17 years agoUpdate $wgProxyScriptPath default path to point to valid file, as per http://mail...
Nick Jenkins [Wed, 6 Dec 2006 22:25:49 +0000 (22:25 +0000)]
Update $wgProxyScriptPath default path to point to valid file, as per mail.wikipedia.org/pipermail/wikitech-l/2006-December/040264.html

17 years agoFix typo, thanks to Sven Klemm for finding.
Greg Sabino Mullane [Wed, 6 Dec 2006 21:45:45 +0000 (21:45 +0000)]
Fix typo, thanks to Sven Klemm for finding.

17 years agoFix for new diff revision counter: suppress intermediate revision count when
Brion Vibber [Wed, 6 Dec 2006 21:27:04 +0000 (21:27 +0000)]
Fix for new diff revision counter: suppress intermediate revision count when
comparing revisions from different pages

17 years ago(bug 8071) Update for Lithuanian language (lt)
Rotem Liss [Wed, 6 Dec 2006 19:11:32 +0000 (19:11 +0000)]
(bug 8071) Update for Lithuanian language (lt)

17 years ago(bug 8114) Fixing namespaces for nds-nl
Rotem Liss [Wed, 6 Dec 2006 18:22:21 +0000 (18:22 +0000)]
(bug 8114) Fixing namespaces for nds-nl

17 years ago(bug 8071) Update for Lithuanian language (lt)
Rotem Liss [Wed, 6 Dec 2006 18:16:47 +0000 (18:16 +0000)]
(bug 8071) Update for Lithuanian language (lt)

17 years ago(bug 7979) Tatarish i18n for MediaWiki updates
Rotem Liss [Wed, 6 Dec 2006 18:10:46 +0000 (18:10 +0000)]
(bug 7979) Tatarish i18n for MediaWiki updates

17 years ago(bug 8168) Russian translation update
Rotem Liss [Wed, 6 Dec 2006 16:16:29 +0000 (16:16 +0000)]
(bug 8168) Russian translation update

17 years agoUpdate.
Rotem Liss [Wed, 6 Dec 2006 15:31:59 +0000 (15:31 +0000)]
Update.

17 years agoMerging 'diff-multi' and 'diff-multi-revs'.
Rotem Liss [Wed, 6 Dec 2006 15:27:30 +0000 (15:27 +0000)]
Merging 'diff-multi' and 'diff-multi-revs'.

17 years agoCombining new 'diff-multi-rev' and 'diff-multi-revs' to one message with plural.
Rotem Liss [Wed, 6 Dec 2006 15:20:15 +0000 (15:20 +0000)]
Combining new 'diff-multi-rev' and 'diff-multi-revs' to one message with plural.

17 years agofix "show changes" edit button breakage from r18194
Ilmari Karonen [Wed, 6 Dec 2006 08:46:22 +0000 (08:46 +0000)]
fix "show changes" edit button breakage from r18194

17 years ago(bug 5485) Show number of intervening revisions in diff view.
Ilmari Karonen [Wed, 6 Dec 2006 08:28:44 +0000 (08:28 +0000)]
(bug 5485) Show number of intervening revisions in diff view.

Also clean up RELEASE-NOTES some more after SpecialContributions revert.

17 years ago...the previous line can also me moved inside the if block
Ilmari Karonen [Wed, 6 Dec 2006 06:58:50 +0000 (06:58 +0000)]
...the previous line can also me moved inside the if block

17 years agoavoid calling wfMsg( 'missingarticle' ) unless needed
Ilmari Karonen [Wed, 6 Dec 2006 06:55:34 +0000 (06:55 +0000)]
avoid calling wfMsg( 'missingarticle' ) unless needed

17 years ago(bug 8151) Enable link prefix for Lingala (ln).
Aryeh Gregor [Tue, 5 Dec 2006 22:45:27 +0000 (22:45 +0000)]
(bug 8151) Enable link prefix for Lingala (ln).

17 years agoFixes.
Rotem Liss [Tue, 5 Dec 2006 17:55:09 +0000 (17:55 +0000)]
Fixes.

17 years agoReverting r18153, per the revert of Special:Contributions and Special:NewbieContribut...
Rotem Liss [Tue, 5 Dec 2006 14:40:01 +0000 (14:40 +0000)]
Reverting r18153, per the revert of Special:Contributions and Special:NewbieContributions in r18166.

17 years agoAdd pretty arrow images from SMW for sorttable instead of Unicode arrow characters...
Aryeh Gregor [Tue, 5 Dec 2006 08:45:16 +0000 (08:45 +0000)]
Add pretty arrow images from SMW for sorttable instead of Unicode arrow characters.  Currently the same for all skins; any clever ideas on how to make them different, maybe?  The path should be overridable in other JS files, anyway.

17 years agoadd cute barchart
Brion Vibber [Tue, 5 Dec 2006 02:44:53 +0000 (02:44 +0000)]
add cute barchart

17 years ago* silly script to dump lag time for each database
Brion Vibber [Tue, 5 Dec 2006 02:37:31 +0000 (02:37 +0000)]
* silly script to dump lag time for each database

17 years agoRevert r17964 again; accidentally restored that breakage while restoring Special...
Brion Vibber [Tue, 5 Dec 2006 01:35:41 +0000 (01:35 +0000)]
Revert r17964 again; accidentally restored that breakage while restoring Special:Contributions

17 years agoRestore Special:Contributions to its state as of 17964
Brion Vibber [Tue, 5 Dec 2006 01:11:12 +0000 (01:11 +0000)]
Restore Special:Contributions to its state as of 17964
New version doesn't keep all features; keep it off trunk until complete

17 years agoReverting oldid parts of r18156 and r18150, as should not be taking 'oldid' out of...
Nick Jenkins [Mon, 4 Dec 2006 23:29:15 +0000 (23:29 +0000)]
Reverting oldid parts of r18156 and r18150, as should not be taking 'oldid' out of $wgRequest as it is going to be frequently incorrect, and can contain bogus integer data.
E.g. outputs the wrong value here: http://en.wikipedia.org/w/index.php?title=Calcitriol&direction=next&oldid=71374766
and outputs a negative value here: http://en.wikipedia.org/w/index.php?title=Calcitriol&direction=next&oldid=-71374766

17 years ago* Enable QueryPage classes to override list formatting; return Contribs
Brion Vibber [Mon, 4 Dec 2006 22:54:12 +0000 (22:54 +0000)]
* Enable QueryPage classes to override list formatting; return Contribs
  to unordered list display to improve readability

17 years ago* (bug 8042) Make miser mode caching limits settable via $wgQueryCacheLimit
Brion Vibber [Mon, 4 Dec 2006 22:17:12 +0000 (22:17 +0000)]
* (bug 8042) Make miser mode caching limits settable via $wgQueryCacheLimit
  instead of hardcoding to 1000
* Avoid notice when contribs query page class is instantiated in batch mode

17 years agoWhoops, forgot to update the release notes :-) Thanks raymond.
Leon Weber [Mon, 4 Dec 2006 21:17:24 +0000 (21:17 +0000)]
Whoops, forgot to update the release notes :-) Thanks raymond.

17 years ago* (bug 8141) Cleanup of Parser::doTableStuff() (patch by Carl Fürstenberg/AzaTht)
Leon Weber [Mon, 4 Dec 2006 20:08:53 +0000 (20:08 +0000)]
* (bug 8141) Cleanup of Parser::doTableStuff() (patch by Carl Fürstenberg/AzaTht)
* Slightes change of a code snippet of me to make it look nicer

17 years ago(bug 8119) Correct spelling of Category namespace in Limburgish
Rotem Liss [Mon, 4 Dec 2006 12:02:00 +0000 (12:02 +0000)]
(bug 8119) Correct spelling of Category namespace in Limburgish

17 years agoE_STRICT minor tweaks:
Nick Jenkins [Mon, 4 Dec 2006 11:28:48 +0000 (11:28 +0000)]
E_STRICT minor tweaks:

* Strict Standards: Undefined index:  currevisionid in includes/Skin.php on line 287
* Strict Standards: Undefined index:  oldid in includes/Skin.php on line 288
[ Repo above with error_logging(E_ALL | E_STRICT) in LocalSettings.php, and a non-default skin, e.g: http://localhost/wiki/index.php?title=Main_Page&useskin=nostalgia ]
* Strict Standards: is_a(): Deprecated. Please use the instanceof operator in includes/UserMailer.php on line 42

17 years agoUpdate.
Rotem Liss [Sun, 3 Dec 2006 15:09:32 +0000 (15:09 +0000)]
Update.

17 years agoFixed the error of r18149. Apologies.
Leon Weber [Sun, 3 Dec 2006 14:13:59 +0000 (14:13 +0000)]
Fixed the error of r18149. Apologies.

17 years agoTook back the change of r18150 until I find out how to fix
Leon Weber [Sun, 3 Dec 2006 13:47:37 +0000 (13:47 +0000)]
Took back the change of r18150 until I find out how to fix

17 years ago* Added js variable wgOldId which shows the oldid when viewing an old revision
Leon Weber [Sun, 3 Dec 2006 12:35:50 +0000 (12:35 +0000)]
* Added js variable wgOldId which shows the oldid when viewing an old revision

17 years ago* Added js variable wgCurRevisionId to the output
Leon Weber [Sun, 3 Dec 2006 11:44:23 +0000 (11:44 +0000)]
* Added js variable wgCurRevisionId to the output

17 years agoQuote namespace names before plonking them into a regular expression, to give me...
Rob Church [Sun, 3 Dec 2006 04:09:48 +0000 (04:09 +0000)]
Quote namespace names before plonking them into a regular expression, to give me the warm fuzzies

17 years ago(bug 7671) Observe canonical media namespace prefix in Linker::formatComment
Rob Church [Sun, 3 Dec 2006 04:05:12 +0000 (04:05 +0000)]
(bug 7671) Observe canonical media namespace prefix in Linker::formatComment

17 years agoNew special page Special:NewbieContributions to replace Special:Contributions/newbies
Ilmari Karonen [Sun, 3 Dec 2006 01:59:57 +0000 (01:59 +0000)]
New special page Special:NewbieContributions to replace Special:Contributions/newbies
Also remove some obsolete contributions-related UI messages.

17 years agofixfix (thx brion!)
Ilmari Karonen [Sun, 3 Dec 2006 00:42:32 +0000 (00:42 +0000)]
fixfix (thx brion!)

17 years agoUse Title::newMainPage() in various places instead of calling
Ilmari Karonen [Sun, 3 Dec 2006 00:22:14 +0000 (00:22 +0000)]
Use Title::newMainPage() in various places instead of calling
wfMsgForContent( 'mainpage' ) directly.  Also add release notes
for previous commit.

17 years agoDidn't really mean to delete SpecialContributions.php back there, but now that
Ilmari Karonen [Sun, 3 Dec 2006 00:05:45 +0000 (00:05 +0000)]
Didn't really mean to delete SpecialContributions.php back there, but now that
it's gone, I might just as well roll out my new, completely rewritten version.

17 years ago* (bug 8117) {{REVISIONTIMESTAMP}} showed weird default if $wgLocalTZoffset set;
Brion Vibber [Sat, 2 Dec 2006 23:56:25 +0000 (23:56 +0000)]
* (bug 8117) {{REVISIONTIMESTAMP}} showed weird default if $wgLocalTZoffset set;
  now uses current time for previews and if timestamp can't be loaded from DB
* {{REVISIONTIMESTAMP}} now uses site local timezone instead of user timezone
  to ensure consistent behavior
* {{REVISIONTIMESTAMP}} and friends should now work on non-MySQL backends

17 years agoremove empty file left over from revert
Ilmari Karonen [Sat, 2 Dec 2006 23:54:55 +0000 (23:54 +0000)]
remove empty file left over from revert

17 years agowhat is this old copy doing here?
Ilmari Karonen [Sat, 2 Dec 2006 23:51:58 +0000 (23:51 +0000)]
what is this old copy doing here?

17 years agoproper Finnish translations for NS_MEDIAWIKI and NS_MEDIAWIKI_TALK
Ilmari Karonen [Sat, 2 Dec 2006 22:39:05 +0000 (22:39 +0000)]
proper Finnish translations for NS_MEDIAWIKI and NS_MEDIAWIKI_TALK

17 years agoRewrite the importTextFile.php script; remove un-needed include file, use Article...
Rob Church [Sat, 2 Dec 2006 22:16:21 +0000 (22:16 +0000)]
Rewrite the importTextFile.php script; remove un-needed include file, use Article::doEdit() to do the work, and allow overwriting to occur. Fixes these bugs:

* (bug 7461) Allow overwriting pages using importTextFile.php
* (bug 7946) importTextFile.php doesn't perform pre-save transform

17 years ago* make compile
Niklas Laxström [Sat, 2 Dec 2006 21:34:13 +0000 (21:34 +0000)]
* make compile

17 years agoUpdate linker to make contributions links (in userToolLinks and userLink) and block...
Andrew Garrett [Sat, 2 Dec 2006 08:52:54 +0000 (08:52 +0000)]
Update linker to make contributions links (in userToolLinks and userLink) and block links (blockLink) use subpage notation, rather than pass the target as a parameter

17 years agoUpdate.
Rotem Liss [Sat, 2 Dec 2006 07:54:51 +0000 (07:54 +0000)]
Update.

17 years agoguess I should add a release note for that
Ilmari Karonen [Sat, 2 Dec 2006 06:34:27 +0000 (06:34 +0000)]
guess I should add a release note for that

17 years agoInclude a backslash character in wpEditToken to prevent editing from broken
Ilmari Karonen [Sat, 2 Dec 2006 06:19:48 +0000 (06:19 +0000)]
Include a backslash character in wpEditToken to prevent editing from broken
proxies that mangle such characters.  Not only is editing from open proxies
generally frowned upon on Wikimedia projects, but more importantly, these
particular proxies tend to break wiki markup in submitted content.  These
really are not edits we want to let through.

Yes, this is a hack.  We may eventually want to explicitly check for this
condition and provide a more informative response, but even so this would
still remain a useful fallback check just in case.

17 years ago(bug 8083) Applied patch for sk localisation
Leon Weber [Fri, 1 Dec 2006 22:56:25 +0000 (22:56 +0000)]
(bug 8083) Applied patch for sk localisation

17 years agoAdded hook 'EditPage::attemptSave' before an article is saved.
Leon Weber [Fri, 1 Dec 2006 21:18:40 +0000 (21:18 +0000)]
Added hook 'EditPage::attemptSave' before an article is saved.

17 years ago(bug 8024) Introduce "send me copies of emails I send to others" preference
Rob Church [Fri, 1 Dec 2006 18:39:43 +0000 (18:39 +0000)]
(bug 8024) Introduce "send me copies of emails I send to others" preference

17 years agoFixes.
Rotem Liss [Fri, 1 Dec 2006 14:32:27 +0000 (14:32 +0000)]
Fixes.

17 years agoChange realTimestamp to a function only, per Tim's advice.
Greg Sabino Mullane [Fri, 1 Dec 2006 04:37:48 +0000 (04:37 +0000)]
Change realTimestamp to a function only, per Tim's advice.

17 years agodisallow embedded line breaks in ISBNs; allowing them breaks things in a most interes...
Ilmari Karonen [Fri, 1 Dec 2006 03:16:22 +0000 (03:16 +0000)]
disallow embedded line breaks in ISBNs; allowing them breaks things in a most interesting manner

17 years agofix broken ISBN test, add two to test space-delimited ISBNs
Ilmari Karonen [Fri, 1 Dec 2006 03:09:39 +0000 (03:09 +0000)]
fix broken ISBN test, add two to test space-delimited ISBNs

17 years agoavoid matching "ISBN " in "ISBN foo"
Ilmari Karonen [Fri, 1 Dec 2006 02:59:21 +0000 (02:59 +0000)]
avoid matching "ISBN  " in "ISBN  foo"

17 years ago(bug 8110) allow spaces in ISBNs
Ilmari Karonen [Fri, 1 Dec 2006 02:39:19 +0000 (02:39 +0000)]
(bug 8110) allow spaces in ISBNs

17 years ago* Fix regression in authentication hook auto-creation on login
Brion Vibber [Thu, 30 Nov 2006 20:55:44 +0000 (20:55 +0000)]
* Fix regression in authentication hook auto-creation on login

17 years ago(bug 1331) Add "next page" link to bottom of Special:Allpages in chunk mode
Rob Church [Thu, 30 Nov 2006 17:09:27 +0000 (17:09 +0000)]
(bug 1331) Add "next page" link to bottom of Special:Allpages in chunk mode

This code is the stuff nightmares are made of. Nightmares that would make even David Gerard cry.

17 years ago* Add AuthPluginSetup hook to override $wgAuth after configuration
Brion Vibber [Thu, 30 Nov 2006 07:47:34 +0000 (07:47 +0000)]
* Add AuthPluginSetup hook to override $wgAuth after configuration

17 years agoBring reportQueryError back in sync and support the IGNORE option
Greg Sabino Mullane [Thu, 30 Nov 2006 01:00:08 +0000 (01:00 +0000)]
Bring reportQueryError back in sync and support the IGNORE option

17 years agomoved the status call so it is only called if max_lag is set, since that is the only...
Jason Richey [Wed, 29 Nov 2006 23:13:59 +0000 (23:13 +0000)]
moved the status call so it is only called if max_lag is set, since that is the only time it's value is useful.  This won't help Wikimedia, but it should help users who are not using multiple DB servers+max_lag

17 years agoUndo oddity from r17987; function doesn't need to be using references here in php5...
Brion Vibber [Wed, 29 Nov 2006 21:32:28 +0000 (21:32 +0000)]
Undo oddity from r17987; function doesn't need to be using references here in php5-land, just remove them and behave normally

17 years ago* Updates from helix84
Niklas Laxström [Wed, 29 Nov 2006 19:57:44 +0000 (19:57 +0000)]
* Updates from helix84

17 years agoPatch from LeonWP: added UploadForm:BeforeProcessing hook in SpecialUpload.php
Ilmari Karonen [Wed, 29 Nov 2006 18:21:56 +0000 (18:21 +0000)]
Patch from LeonWP: added UploadForm:BeforeProcessing hook in SpecialUpload.php