lhc/web/wiklou.git
16 years ago* Put both hidden categories and normal categories into the view page HTML, but with...
Tim Starling [Mon, 25 Feb 2008 16:38:25 +0000 (16:38 +0000)]
* Put both hidden categories and normal categories into the view page HTML, but with hidden categories being unconditionally hidden with CSS. A JS show/hide toggle can be added in user/site JS.
* Add user preference to always show hidden categories
* Add all hidden categories to [[Category:Hidden categories]], localised by hidden-category-category
* Add wgVariantArticlePath and wgActionPaths to the JS variables script, needed to determine title from link href.

16 years agoIndonesian (id) localisation updates.
Ivan Lanin [Mon, 25 Feb 2008 15:51:49 +0000 (15:51 +0000)]
Indonesian (id) localisation updates.

16 years agoAPI: Rewriting ApiQueryBacklinks big time. Implemented blredirect and cleaned up...
Roan Kattouw [Mon, 25 Feb 2008 14:32:57 +0000 (14:32 +0000)]
API: Rewriting ApiQueryBacklinks big time. Implemented blredirect and cleaned up continue parameter handling and generation, among other things.

16 years agoAPI: Fixing limit=max output; previous implementation threw fatal errors under certai...
Roan Kattouw [Mon, 25 Feb 2008 14:12:55 +0000 (14:12 +0000)]
API: Fixing limit=max output; previous implementation threw fatal errors under certain conditions and didn't accomodate for some modules having different limits in some cases.

16 years agoFor pages with hidden categories, add a list of these categories down the bottom...
Andrew Garrett [Mon, 25 Feb 2008 13:38:21 +0000 (13:38 +0000)]
For pages with hidden categories, add a list of these categories down the bottom of the "edit" page - underneath the list of included templates.

16 years agoUpdate.
Rotem Liss [Mon, 25 Feb 2008 13:05:29 +0000 (13:05 +0000)]
Update.

16 years agoBring the filepageexists message in-line with the actual behaviour of the software...
Andrew Garrett [Mon, 25 Feb 2008 13:01:38 +0000 (13:01 +0000)]
Bring the filepageexists message in-line with the actual behaviour of the software (see bug 4636)

16 years ago* (bug 13149) Correctly format fileexists message on Upload page.
Andrew Garrett [Mon, 25 Feb 2008 12:48:09 +0000 (12:48 +0000)]
* (bug 13149) Correctly format fileexists message on Upload page.

16 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Mon, 25 Feb 2008 12:18:08 +0000 (12:18 +0000)]
Localisation updates for core messages from Betawiki

16 years ago(bug 13140) Show parent categories in category namespace
Huji [Mon, 25 Feb 2008 11:44:17 +0000 (11:44 +0000)]
(bug 13140) Show parent categories in category namespace

16 years agoFix syntax error
Siebrand Mazeland [Mon, 25 Feb 2008 11:25:14 +0000 (11:25 +0000)]
Fix syntax error

16 years agoLocalisation updates for core messages from Betawiki (2008-02-25 11:14 CET)
Siebrand Mazeland [Mon, 25 Feb 2008 11:23:54 +0000 (11:23 +0000)]
Localisation updates for core messages from Betawiki (2008-02-25 11:14 CET)

16 years ago(bug 13137) Bots to edit protected pages
Huji [Mon, 25 Feb 2008 10:36:08 +0000 (10:36 +0000)]
(bug 13137) Bots to edit protected pages

16 years ago(bug 13143) Fix regression in r25481, in which file extensions were incorrectly being...
Andrew Garrett [Mon, 25 Feb 2008 10:10:42 +0000 (10:10 +0000)]
(bug 13143) Fix regression in r25481, in which file extensions were incorrectly being determined by taking the part of the filename after the first period. Behaviour modified to take the part after the LAST period.

16 years agoIndonesian (id) localisation updates.
Ivan Lanin [Mon, 25 Feb 2008 09:03:13 +0000 (09:03 +0000)]
Indonesian (id) localisation updates.

16 years agoThis variable was removed.
Rotem Liss [Mon, 25 Feb 2008 06:45:57 +0000 (06:45 +0000)]
This variable was removed.

16 years ago(bug 13132) Unable to unprotect pages protected with earlier versions of MediaWiki
Rotem Liss [Mon, 25 Feb 2008 06:42:12 +0000 (06:42 +0000)]
(bug 13132) Unable to unprotect pages protected with earlier versions of MediaWiki

16 years agoDon't allow double logging of patrol events
Aaron Schulz [Mon, 25 Feb 2008 05:58:10 +0000 (05:58 +0000)]
Don't allow double logging of patrol events

16 years agoFix syntax error
Siebrand Mazeland [Sun, 24 Feb 2008 23:09:10 +0000 (23:09 +0000)]
Fix syntax error

16 years agoLocalisation updates for core messages from Betawiki (2008-02-24 23:00 CET)
Siebrand Mazeland [Sun, 24 Feb 2008 22:18:14 +0000 (22:18 +0000)]
Localisation updates for core messages from Betawiki (2008-02-24 23:00 CET)

16 years ago(bug 13128) Add patrolled flag to list=recentchanges
Roan Kattouw [Sun, 24 Feb 2008 20:23:33 +0000 (20:23 +0000)]
(bug 13128) Add patrolled flag to list=recentchanges

16 years agoAdding fixPageRestrcionts.php, a maintenance script which deals with bug 13132.
Huji [Sun, 24 Feb 2008 20:11:43 +0000 (20:11 +0000)]
Adding fixPageRestrcionts.php, a maintenance script which deals with bug 13132.

16 years agoFixing main page display in meta=siteinfo: also showing namespace, if exists (e.g...
Rotem Liss [Sun, 24 Feb 2008 18:36:16 +0000 (18:36 +0000)]
Fixing main page display in meta=siteinfo: also showing namespace, if exists (e.g. in enwiktionary).

16 years ago(In continuation of r31215) bump trunk to 1.13
Huji [Sun, 24 Feb 2008 07:54:43 +0000 (07:54 +0000)]
(In continuation of r31215) bump trunk to 1.13

16 years ago* Add wfReadOnlyReason() to supply the reason for the wiki being read only. Use it...
Tim Starling [Sun, 24 Feb 2008 03:50:05 +0000 (03:50 +0000)]
* Add wfReadOnlyReason() to supply the reason for the wiki being read only. Use it in OutputPage.

16 years agoRevert r31223 -- edit token below the text box means we're more likely to submit...
Brion Vibber [Sun, 24 Feb 2008 02:02:19 +0000 (02:02 +0000)]
Revert r31223 -- edit token below the text box means we're more likely to submit broken forms (with incomplete text).
It is placed after the textbox deliberately, to ensure that the entire text box is transmitted successfully first.

16 years agoLocalisation updates for core messages from Betawiki (2008-02-23 22:50 CET)
Siebrand Mazeland [Sat, 23 Feb 2008 22:03:00 +0000 (22:03 +0000)]
Localisation updates for core messages from Betawiki (2008-02-23 22:50 CET)

16 years ago* (bug 13130) Position of wpEditToken input tag in edit form
Victor Vasiliev [Sat, 23 Feb 2008 19:33:39 +0000 (19:33 +0000)]
* (bug 13130) Position of wpEditToken input tag in edit form

16 years agoSQL syntax error... Shame on me :(
Victor Vasiliev [Sat, 23 Feb 2008 16:58:23 +0000 (16:58 +0000)]
SQL syntax error... Shame on me :(
(Should be merged to REL1_13 branch)

16 years agoLet it be public, for CrosswikiBlock extension
Victor Vasiliev [Sat, 23 Feb 2008 16:25:27 +0000 (16:25 +0000)]
Let it be public, for CrosswikiBlock extension

16 years agoRevert it back. It's already disabled on enwiki. If you need it, you can just set...
Victor Vasiliev [Sat, 23 Feb 2008 10:07:50 +0000 (10:07 +0000)]
Revert it back. It's already disabled on enwiki. If you need it, you can just set MediaWiki:Red-link-title to "$1".

16 years agobump trunk to 1.13
Brion Vibber [Sat, 23 Feb 2008 00:29:36 +0000 (00:29 +0000)]
bump trunk to 1.13

16 years ago(bug 13115) rebuildrecentchanges should print the current value of $wgRCMaxAge
Huji [Fri, 22 Feb 2008 21:50:58 +0000 (21:50 +0000)]
(bug 13115) rebuildrecentchanges should print the current value of $wgRCMaxAge

16 years agoNo more " (not yet written)" per r31196
Greg Sabino Mullane [Fri, 22 Feb 2008 19:06:35 +0000 (19:06 +0000)]
No more " (not yet written)" per r31196

16 years agoRemove "(not written yet)" text from title (introduced in r31140. It broke many bots...
Victor Vasiliev [Fri, 22 Feb 2008 18:49:09 +0000 (18:49 +0000)]
Remove "(not written yet)" text from title (introduced in r31140. It broke many bots which used title attribute of link for getting its target.

16 years agoLocalisation updates for core messages from Betawiki (2008-02-22 17:10 CET)
Siebrand Mazeland [Fri, 22 Feb 2008 16:20:15 +0000 (16:20 +0000)]
Localisation updates for core messages from Betawiki (2008-02-22 17:10 CET)

16 years agoOkay for page_props not to be created in parser tests.
Greg Sabino Mullane [Fri, 22 Feb 2008 16:09:20 +0000 (16:09 +0000)]
Okay for page_props not to be created in parser tests.

16 years agoAdjust namespace titles per r31177
Greg Sabino Mullane [Fri, 22 Feb 2008 16:08:10 +0000 (16:08 +0000)]
Adjust namespace titles per r31177

16 years agoAdding/updating Persian translations
Huji [Fri, 22 Feb 2008 15:49:46 +0000 (15:49 +0000)]
Adding/updating Persian translations

16 years agoUpdate.
Rotem Liss [Fri, 22 Feb 2008 15:30:32 +0000 (15:30 +0000)]
Update.

16 years agoIntroducing $wgFeed variable. Allows tuning sydication feeds off, when desired.
Huji [Fri, 22 Feb 2008 12:33:51 +0000 (12:33 +0000)]
Introducing $wgFeed variable. Allows tuning sydication feeds off, when desired.

16 years agoRevert r31022 -- breaks commons upload hack.
Tim Starling [Fri, 22 Feb 2008 11:49:13 +0000 (11:49 +0000)]
Revert r31022 -- breaks commons upload hack.

16 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Fri, 22 Feb 2008 10:05:54 +0000 (10:05 +0000)]
Localisation updates for core messages from Betawiki

16 years agoAdding/updating Persian translations for magic words
Huji [Fri, 22 Feb 2008 09:55:09 +0000 (09:55 +0000)]
Adding/updating Persian translations for magic words

16 years agoFixed namespace in red link title attribute, was briefly broken
Tim Starling [Fri, 22 Feb 2008 09:49:32 +0000 (09:49 +0000)]
Fixed namespace in red link title attribute, was briefly broken

16 years agoLocalisation updates Lao
Raimond Spekking [Fri, 22 Feb 2008 07:43:34 +0000 (07:43 +0000)]
Localisation updates Lao
(bug 12847) Fix spelling errors in namespace translations per comment #4

16 years agofixed XVO header
Tim Starling [Fri, 22 Feb 2008 07:42:07 +0000 (07:42 +0000)]
fixed XVO header

16 years agoAdjust test output to reflect change in Linker.php that uses 'editredlink', and ...
Greg Sabino Mullane [Fri, 22 Feb 2008 05:10:45 +0000 (05:10 +0000)]
Adjust test output to reflect change in Linker.php that uses 'editredlink', and 'not yet written' in titles.

16 years agowgDBTableOptions
Tim Starling [Fri, 22 Feb 2008 04:13:24 +0000 (04:13 +0000)]
wgDBTableOptions

16 years ago* Update Chinese translations
Shinjiman [Fri, 22 Feb 2008 03:35:47 +0000 (03:35 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations

16 years agoLocalisation updates for core messages from Betawiki (2008-02-21 21:06 CET)
Siebrand Mazeland [Thu, 21 Feb 2008 20:17:49 +0000 (20:17 +0000)]
Localisation updates for core messages from Betawiki (2008-02-21 21:06 CET)

16 years agoContinue the pretty lining up from above.
Greg Sabino Mullane [Thu, 21 Feb 2008 20:05:52 +0000 (20:05 +0000)]
Continue the pretty lining up from above.

16 years agoAdd table page_props to Postgres schema.
Greg Sabino Mullane [Thu, 21 Feb 2008 20:04:00 +0000 (20:04 +0000)]
Add table page_props to Postgres schema.

16 years agoAdd wgDBTableOptions
Greg Sabino Mullane [Thu, 21 Feb 2008 19:20:43 +0000 (19:20 +0000)]
Add wgDBTableOptions

16 years agoUpdate.
Rotem Liss [Thu, 21 Feb 2008 18:21:50 +0000 (18:21 +0000)]
Update.

16 years agoLocalisation updates German
Raimond Spekking [Thu, 21 Feb 2008 17:14:29 +0000 (17:14 +0000)]
Localisation updates German

16 years agoUpdate localization message from BETAWIKI (core + aliases, skin names)
Bertrand Grondin [Thu, 21 Feb 2008 14:51:51 +0000 (14:51 +0000)]
Update localization message from BETAWIKI (core + aliases, skin names)

16 years agoAdding/updating Persian translations
Huji [Thu, 21 Feb 2008 12:51:42 +0000 (12:51 +0000)]
Adding/updating Persian translations

16 years agoHook suggested on IRC.
Tim Starling [Thu, 21 Feb 2008 10:25:44 +0000 (10:25 +0000)]
Hook suggested on IRC.

16 years agoUpdate per r31140.
Raimond Spekking [Thu, 21 Feb 2008 10:06:48 +0000 (10:06 +0000)]
Update per r31140.

16 years ago* Don't show edit permissions errors on a red link click, just redirect to the articl...
Tim Starling [Thu, 21 Feb 2008 09:32:59 +0000 (09:32 +0000)]
* Don't show edit permissions errors on a red link click, just redirect to the article. This is so that readers who don't know what a red link is aren't confused when they are told they are range-blocked.
* Put "not yet written" in the title attribute of red links, so that readers unfamiliar with the site might guess what the colour means.
* Fixed minor bugs and refactored code in the vicinity of EditPage::edit().

16 years agoUpdate.
Rotem Liss [Wed, 20 Feb 2008 17:48:26 +0000 (17:48 +0000)]
Update.

16 years agoLocalisation updates for core messages from Betawiki (2008-02-10 16:10 CET)
Siebrand Mazeland [Wed, 20 Feb 2008 15:25:03 +0000 (15:25 +0000)]
Localisation updates for core messages from Betawiki (2008-02-10 16:10 CET)

16 years agofix bug 13085 (since last commit)
Tim Starling [Wed, 20 Feb 2008 13:38:17 +0000 (13:38 +0000)]
fix bug 13085 (since last commit)

16 years agoRemove Wikipedia/Wikimedia specific translations
Raimond Spekking [Wed, 20 Feb 2008 11:20:35 +0000 (11:20 +0000)]
Remove Wikipedia/Wikimedia specific translations

16 years ago* Added __HIDDENCAT__ feature, to hide categories from the box at the bottom of the...
Tim Starling [Wed, 20 Feb 2008 08:53:12 +0000 (08:53 +0000)]
* Added __HIDDENCAT__ feature, to hide categories from the box at the bottom of the member pages depending on special text on the category page.
* Added page_props backend, generic parser-driven page properties which, when changed, invalidate the cache of backlinked pages on any links table. Could be used to add overlays to images depending on their deletion status, or to add icons to articles based on category membership.
* Refactored double-underscore handling in the parser.
* Moved CoreParserFunctions registration to CoreParserFunctions.

16 years agoAdding/updating Persian translations
Huji [Wed, 20 Feb 2008 07:35:35 +0000 (07:35 +0000)]
Adding/updating Persian translations

16 years ago(bug 13084) Increase size of source/destination filename fields in upload form
Huji [Wed, 20 Feb 2008 07:30:41 +0000 (07:30 +0000)]
(bug 13084) Increase size of source/destination filename fields in upload form

16 years agoLocalisation updates Belarusian in Taraskievica orthography
Raimond Spekking [Wed, 20 Feb 2008 06:11:17 +0000 (06:11 +0000)]
Localisation updates Belarusian in Taraskievica orthography
(bug 13083) Patch by Eugene Zelenko

16 years agoVary the cache on session, Token and LoggedOut cookies, but not UserID cookie. The...
Tim Starling [Wed, 20 Feb 2008 04:13:24 +0000 (04:13 +0000)]
Vary the cache on session, Token and LoggedOut cookies, but not UserID cookie. The session and Token cookies are necessary because they can represent credentials. The UserID cookie is sometimes present after the credential cookies are expired and thus the request is anonymous. Need to vary on the LoggedOut cookie to prevent Squid from returning a 304 response for a logged-in page view cached on the client. Presumably this could be better dealt with with ETags.

Always send Cache-Control: private when there is a cache-varying cookie present, to prevent pollution of the logged-in user cache with logged-out page views. This missing logic is why people have been reporting getting logged out.

16 years ago* Relocate misplaced declaration of $_response
Tim Starling [Wed, 20 Feb 2008 04:07:26 +0000 (04:07 +0000)]
* Relocate misplaced declaration of $_response
* Added getHeader() function
* Check function_exists('get_magic_quotes_gpc') on rumours that it will be removed in a future version of PHP

16 years agoWhitespace tweak
Aaron Schulz [Tue, 19 Feb 2008 21:19:55 +0000 (21:19 +0000)]
Whitespace tweak

16 years agoLocalisation updates Lao
Raimond Spekking [Tue, 19 Feb 2008 19:53:36 +0000 (19:53 +0000)]
Localisation updates Lao
(bug 12848) Add namespace translations - the last one.

16 years agoUpdate.
Rotem Liss [Tue, 19 Feb 2008 16:51:07 +0000 (16:51 +0000)]
Update.

16 years ago* (bug 10677) Add link to the file description page on the shared repository
Raimond Spekking [Tue, 19 Feb 2008 16:29:28 +0000 (16:29 +0000)]
* (bug 10677) Add link to the file description page on the shared repository
The existing message 'sharedupload' does not has a link to the shared repository. A lot of WMF projects has modified it locally but for their content language only.
That means, all users with another user language does not profit from the modification.
Compare http://en.wikipedia.org/wiki/Image:test.jpg?uselang=en and http://en.wikipedia.org/wiki/Image:test.jpg?uselang=eo
New message 'shareduploadwiki-desc' introduced. This can be set to '-' by local sysops to suppress the message if 'sharedupload' has a link already.

16 years agoLocalisation updates for core messages from Betawiki (2008-02-19 14:10 CET)
Siebrand Mazeland [Tue, 19 Feb 2008 13:13:03 +0000 (13:13 +0000)]
Localisation updates for core messages from Betawiki (2008-02-19 14:10 CET)

16 years ago* Update Chinese translations
Shinjiman [Tue, 19 Feb 2008 06:07:44 +0000 (06:07 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations

16 years agoFix rendering of filepageexists message. Previously was incorrectly raw HTML, with...
Brion Vibber [Tue, 19 Feb 2008 03:09:14 +0000 (03:09 +0000)]
Fix rendering of filepageexists message. Previously was incorrectly raw HTML, with a misspelled "parseinline" setting. Then that was removed. Then the "parseinline" was returned, spelled correctly. However since the parameter *is* a raw HTML link currently, had to add 'replaceafter'

16 years agoRemove no longer used patch files.
Greg Sabino Mullane [Tue, 19 Feb 2008 01:13:33 +0000 (01:13 +0000)]
Remove no longer used patch files.

16 years agoHave update.php change the functions to their new builtin tsearch2 versions if Postgr...
Greg Sabino Mullane [Tue, 19 Feb 2008 01:06:06 +0000 (01:06 +0000)]
Have update.php change the functions to their new builtin tsearch2 versions if Postgres >= 8.3

16 years agoFix for r30957: instead of just removing the misspelled parameter, fix the spelling! :)
Brion Vibber [Tue, 19 Feb 2008 01:02:01 +0000 (01:02 +0000)]
Fix for r30957: instead of just removing the misspelled parameter, fix the spelling! :)
parseline -> array() -> parseinline

16 years agoAdd ipb_by_text to Postgres schema.
Greg Sabino Mullane [Tue, 19 Feb 2008 00:58:52 +0000 (00:58 +0000)]
Add ipb_by_text to Postgres schema.

16 years agoReflect new change from CHAR to SMALLINT to match MySQL's pseudo-booleans.
Greg Sabino Mullane [Tue, 19 Feb 2008 00:57:53 +0000 (00:57 +0000)]
Reflect new change from CHAR to SMALLINT to match MySQL's pseudo-booleans.

16 years agoLocalisation updates Guarani
Raimond Spekking [Mon, 18 Feb 2008 21:48:31 +0000 (21:48 +0000)]
Localisation updates Guarani
(bug 13059) Add namespace translations

16 years agoLocalisation updates for core messages from Betawiki (2008-02-18 21:13 CET)
Siebrand Mazeland [Mon, 18 Feb 2008 21:19:21 +0000 (21:19 +0000)]
Localisation updates for core messages from Betawiki (2008-02-18 21:13 CET)

16 years ago(bug 12320) Female forms for namespaces TALK and USER_TALK as alias
Siebrand Mazeland [Mon, 18 Feb 2008 16:14:20 +0000 (16:14 +0000)]
(bug 12320) Female forms for namespaces TALK and USER_TALK as alias

16 years agoLocalisation updates German
Raimond Spekking [Mon, 18 Feb 2008 16:03:24 +0000 (16:03 +0000)]
Localisation updates German

16 years agoLocalisation updates Lao
Raimond Spekking [Mon, 18 Feb 2008 15:54:59 +0000 (15:54 +0000)]
Localisation updates Lao
(bug 12848) Add namespace translations - 2 more

16 years agoPatch itself
Victor Vasiliev [Mon, 18 Feb 2008 12:18:28 +0000 (12:18 +0000)]
Patch itself

16 years ago* (bug 12999) introduce ipb_by_text colomn
Victor Vasiliev [Mon, 18 Feb 2008 12:16:23 +0000 (12:16 +0000)]
* (bug 12999) introduce ipb_by_text colomn
N.B.: this is schema change (obviously)

16 years agoUpdated the parser section.
Tim Starling [Mon, 18 Feb 2008 08:00:54 +0000 (08:00 +0000)]
Updated the parser section.

16 years agoBug in r31044, thanks Nikerabbit
Tim Starling [Mon, 18 Feb 2008 07:47:46 +0000 (07:47 +0000)]
Bug in r31044, thanks Nikerabbit

16 years agoDocumentation.
Tim Starling [Mon, 18 Feb 2008 07:45:44 +0000 (07:45 +0000)]
Documentation.

16 years agoUpdate.
Rotem Liss [Mon, 18 Feb 2008 07:34:06 +0000 (07:34 +0000)]
Update.

16 years ago* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easie...
Tim Starling [Mon, 18 Feb 2008 07:25:35 +0000 (07:25 +0000)]
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
* Used the new functions in the relevant places throughout the core. Where this was not possible, used wfMsgNoTrans() to avoid double-parsing.
* Calling wfEscapeWikiText() on a title before passing it to a message is unnecessary and causes bugs. The best idea is to let the message do its own escaping. Removed wfEscapeWikiText() from the caller of addedwatchtext, removedwatchtext, deletedtext, protect-text, nosuchusershort and movepage-moved. Updated all message files to use <nowiki>$1</nowiki> where appropriate in these messages.
* Removed unnecessary empty message handling from semiprotectedpagewarning
* Removed nonsense warning about the output of wfMsg() not being safe for inclusion in HTML.
* Changed wfShellExec() to use passthru/ob_get_contents instead of exec(). This avoids corruption of whitespace in the response.
* Added $wgValidateAllHtml feature, to optionally validate HTML on output.
* Fixed missing newline in cascadeprotected in MessagesEn.php
* Belatedly updated addedwatchtext to take account of the new "monobook" skin. No unwatch link in the sidebar anymore.

16 years agoAdding/updating Persian translations
Huji [Sun, 17 Feb 2008 20:48:15 +0000 (20:48 +0000)]
Adding/updating Persian translations

16 years agoGive usertext so that user,timestamp index can be used. Should require less to scan...
Aaron Schulz [Sun, 17 Feb 2008 20:13:00 +0000 (20:13 +0000)]
Give usertext so that user,timestamp index can be used. Should require less to scan that just the timestamp index.

16 years agoLocalisation updates for core messages from Betawiki (2008-02-17 20:48 CET)
Siebrand Mazeland [Sun, 17 Feb 2008 19:51:32 +0000 (19:51 +0000)]
Localisation updates for core messages from Betawiki (2008-02-17 20:48 CET)

16 years agoApiQueryBase.php: Allow queries to have a where range that does not match the range...
Bryan Tong Minh [Sun, 17 Feb 2008 18:43:31 +0000 (18:43 +0000)]
ApiQueryBase.php: Allow queries to have a where range that does not match the range field

16 years agoLocalisation updates for core messages from Betawiki (2008-02-17 18:50 CET)
Siebrand Mazeland [Sun, 17 Feb 2008 18:09:14 +0000 (18:09 +0000)]
Localisation updates for core messages from Betawiki (2008-02-17 18:50 CET)