lhc/web/wiklou.git
15 years agoUpdate RELEASE-NOTES for r46125
Siebrand Mazeland [Sat, 24 Jan 2009 10:59:46 +0000 (10:59 +0000)]
Update RELEASE-NOTES for r46125

15 years agoRe-add MessagesFiu_vro.php with fallback to 'vro'
Siebrand Mazeland [Sat, 24 Jan 2009 10:02:10 +0000 (10:02 +0000)]
Re-add MessagesFiu_vro.php with fallback to 'vro'

15 years agoRename 'fiu-vro' locale to 'vro' as it got an ISO 639-3 code recently (http://www...
Siebrand Mazeland [Sat, 24 Jan 2009 09:59:37 +0000 (09:59 +0000)]
Rename 'fiu-vro' locale to 'vro' as it got an ISO 639-3 code recently (sil.org/iso639-3/documentation.asp?id=vro)

15 years agoFix typo in credits
Siebrand Mazeland [Sat, 24 Jan 2009 09:53:47 +0000 (09:53 +0000)]
Fix typo in credits

15 years ago* Follow up r46117: Add new messages
Raimond Spekking [Sat, 24 Jan 2009 07:53:45 +0000 (07:53 +0000)]
* Follow up r46117: Add new messages
** fixes bug 2314 - add to RELEASE NOTES

15 years ago(bug 14423) Check flag validity for logging
Aaron Schulz [Sat, 24 Jan 2009 06:01:59 +0000 (06:01 +0000)]
(bug 14423) Check flag validity for logging

15 years agocode style tweaks
Aaron Schulz [Sat, 24 Jan 2009 05:37:43 +0000 (05:37 +0000)]
code style tweaks

15 years agoAdd link to css/js subpage in preferences
Aaron Schulz [Sat, 24 Jan 2009 05:28:31 +0000 (05:28 +0000)]
Add link to css/js subpage in preferences

15 years agoRemove stray semicolon
Roan Kattouw [Fri, 23 Jan 2009 20:39:54 +0000 (20:39 +0000)]
Remove stray semicolon

15 years agoAPI: Fix profiling errors caused by calling wfProfileClose() from dieUsage()
Roan Kattouw [Fri, 23 Jan 2009 20:23:34 +0000 (20:23 +0000)]
API: Fix profiling errors caused by calling wfProfileClose() from dieUsage()

15 years ago* Fix E_STRICT
Alexandre Emsenhuber [Fri, 23 Jan 2009 20:13:39 +0000 (20:13 +0000)]
* Fix E_STRICT
* Fix doxygen warnings

15 years agoAPI: ApiBase::dieUsage() is not a static function, fix static calls
Roan Kattouw [Fri, 23 Jan 2009 20:08:00 +0000 (20:08 +0000)]
API: ApiBase::dieUsage() is not a static function, fix static calls

15 years agoAllow exempting domain names from rel="nofollow"
Aryeh Gregor [Fri, 23 Jan 2009 18:03:12 +0000 (18:03 +0000)]
Allow exempting domain names from rel="nofollow"

This introduces a new configuration option, $wgNoFollowDomainExceptions.
By default this is an empty array; perhaps it should be null by default
and initialize to something extracted from $wgServer.  An appropriate
value for Wikimedia would be something like:

$wgNoFollowDomainExceptions = array( 'wikipedia.org', 'wiktionary.org',
'wikibooks.org', ... );

It's fairly silly that we're nofollowing links to our own sites.  :)

15 years agoRemove unused code
Aryeh Gregor [Fri, 23 Jan 2009 18:03:02 +0000 (18:03 +0000)]
Remove unused code

15 years agoBreak off wfParseUrl() from wfMakeUrlIndex()
Aryeh Gregor [Fri, 23 Jan 2009 18:02:48 +0000 (18:02 +0000)]
Break off wfParseUrl() from wfMakeUrlIndex()

Should be no functional changes.

15 years agoLocalisation updates for core messages from Betawiki (2009-01-23 17:19 UTC)
Siebrand Mazeland [Fri, 23 Jan 2009 18:00:11 +0000 (18:00 +0000)]
Localisation updates for core messages from Betawiki (2009-01-23 17:19 UTC)

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Fri, 23 Jan 2009 15:10:32 +0000 (15:10 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoFind variant link of categories, to fix some strange bugs in Chinese Wikipedia.
Philip Tzou [Fri, 23 Jan 2009 09:32:41 +0000 (09:32 +0000)]
Find variant link of categories, to fix some strange bugs in Chinese Wikipedia.

15 years agoLocalization:
Rotem Liss [Fri, 23 Jan 2009 08:53:41 +0000 (08:53 +0000)]
Localization:
* Moving language-link-title to the bottom of the localization files, since it is not really the sidebar, and since the comment above the message 'sidebar' is not relevant for the other languages.
* Update for he.

15 years agoEnable language conversion
Philip Tzou [Fri, 23 Jan 2009 07:56:04 +0000 (07:56 +0000)]
Enable language conversion
in "alt" and "title" attributes.

15 years ago* Follow up r46059: Add new message
Raimond Spekking [Fri, 23 Jan 2009 07:36:06 +0000 (07:36 +0000)]
* Follow up r46059: Add new message
* Move new message to the 'sidebar' section

15 years ago* + xml:lang
Danny B [Fri, 23 Jan 2009 04:29:40 +0000 (04:29 +0000)]
* + xml:lang

15 years ago* re: r46058 & r46060 (bug 3043)
Danny B [Fri, 23 Jan 2009 03:51:14 +0000 (03:51 +0000)]
* re: r46058 & r46060 (bug 3043)

15 years ago* (bug 3043) - RSS feed link should have silly orange icon
Danny B [Fri, 23 Jan 2009 03:39:11 +0000 (03:39 +0000)]
* (bug 3043) - RSS feed link should have silly orange icon
** improved r46058, now works in all skins

15 years ago(bug 1433) Add meta-information to pages with language links.
Andrew Garrett [Fri, 23 Jan 2009 02:11:20 +0000 (02:11 +0000)]
(bug 1433) Add meta-information to pages with language links.

15 years ago* (bug 3043) - RSS feed link should have silly orange icon
Danny B [Fri, 23 Jan 2009 02:09:48 +0000 (02:09 +0000)]
* (bug 3043) - RSS feed link should have silly orange icon
** Monobook & Modern skins implementation

15 years ago* Added optional alternative Search form look - Go button & Advanced search link...
Danny B [Thu, 22 Jan 2009 23:31:31 +0000 (23:31 +0000)]
* Added optional alternative Search form look - Go button & Advanced search link instead of Go button & Search button

15 years agoLocalisation updates for core from Betawiki
Siebrand Mazeland [Thu, 22 Jan 2009 14:54:07 +0000 (14:54 +0000)]
Localisation updates for core from Betawiki

15 years agoEnable LanguageConverter on Category Pages.
Philip Tzou [Thu, 22 Jan 2009 14:31:01 +0000 (14:31 +0000)]
Enable LanguageConverter on Category Pages.

15 years ago* Wrap 'cascadeprotectedwarning'/'titleprotectedwarning' messages into a div with...
Raimond Spekking [Thu, 22 Jan 2009 12:57:09 +0000 (12:57 +0000)]
* Wrap 'cascadeprotectedwarning'/'titleprotectedwarning' messages into a div with own classes

15 years agoPer Raymond's comment on r45988: fixed "Fatal error: Unsupported operand types in...
Alexandre Emsenhuber [Thu, 22 Jan 2009 11:49:32 +0000 (11:49 +0000)]
Per Raymond's comment on r45988: fixed "Fatal error: Unsupported operand types in includes/Pager.php on line 318"

15 years agoFix filelist link
Aaron Schulz [Thu, 22 Jan 2009 07:34:18 +0000 (07:34 +0000)]
Fix filelist link

15 years agoFix ordering of OpenDocument type detection so template files can actually be uploaded.
Brion Vibber [Thu, 22 Jan 2009 00:15:16 +0000 (00:15 +0000)]
Fix ordering of OpenDocument type detection so template files can actually be uploaded.
Previously, the shorter types like 'text' matched before the longer ones like 'text-template', causing an .ott file to be misdetected as an .odt... and thus rejected for being the wrong type.

15 years agoUse HTML5 rel attributes for some links
Aryeh Gregor [Thu, 22 Jan 2009 00:11:23 +0000 (00:11 +0000)]
Use HTML5 rel attributes for some links

http://dev.w3.org/html5/spec/#linkTypes

Probably doesn't do much, but looks cool.  :)

15 years agoRemoving Old Chinese and Late Time Chinese, unused.
Shinjiman [Wed, 21 Jan 2009 23:12:59 +0000 (23:12 +0000)]
Removing Old Chinese and Late Time Chinese, unused.
Per siebrand's comment.

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Wed, 21 Jan 2009 23:08:52 +0000 (23:08 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoLocalisation updates for core messages from Betawiki (2009-01-21 21:16 UTC)
Siebrand Mazeland [Wed, 21 Jan 2009 21:26:17 +0000 (21:26 +0000)]
Localisation updates for core messages from Betawiki (2009-01-21 21:16 UTC)

15 years agoShow title/rev in IRC (bug 16604)
Aaron Schulz [Wed, 21 Jan 2009 20:47:59 +0000 (20:47 +0000)]
Show title/rev in IRC (bug 16604)

15 years agoRedirect-related bugfixes/features:
Ryan Schmidt [Wed, 21 Jan 2009 20:42:32 +0000 (20:42 +0000)]
Redirect-related bugfixes/features:
* (bug 11644) Add $wgMaxRedirects variable to control how many redirects are recursed through until the "destination" page is reached.
** update redirect page UI to show each step down to the destination page
** rdfrom text still links to original page visited
** pages still show up in DoubleRedirects
** setting to 1 (default) is current behavior of only going 1 step down. Setting to 0 disables automatic redirects.
** arrow image needs to be smoothed, couldn't figure out how to do it myself while keeping the image in indexed mode
* (bug 10569) Redirects to Special:Mypage and Special:Mytalk are no longer allowed to prevent redirect loops
** can be re-enabled by changing the $wgInvalidRedirectTargets array

15 years agoLocalization update.
Rotem Liss [Wed, 21 Jan 2009 16:07:26 +0000 (16:07 +0000)]
Localization update.

15 years agoXHTML
Aaron Schulz [Wed, 21 Jan 2009 15:50:13 +0000 (15:50 +0000)]
XHTML

15 years agoFollow up r45963: Add new message
Raimond Spekking [Wed, 21 Jan 2009 15:49:59 +0000 (15:49 +0000)]
Follow up r45963: Add new message

15 years ago(bug 15811) Re-upload form tweaks
Aaron Schulz [Wed, 21 Jan 2009 15:46:48 +0000 (15:46 +0000)]
(bug 15811) Re-upload form tweaks
* Don't show license dropdown
* Use different message for summary box label
* Don't show "file exists" message
* Lock the destination name

15 years agoFollow up of r45960, adding English comment in Names.php
Shinjiman [Wed, 21 Jan 2009 15:13:12 +0000 (15:13 +0000)]
Follow up of r45960, adding English comment in Names.php

15 years agoFix typo in r45863; argument in wrong place
Aaron Schulz [Wed, 21 Jan 2009 15:08:22 +0000 (15:08 +0000)]
Fix typo in r45863; argument in wrong place

15 years ago* Adding Literary Chinese (lzh) language.
Shinjiman [Wed, 21 Jan 2009 15:04:46 +0000 (15:04 +0000)]
* Adding Literary Chinese (lzh) language.
* Adding Old Chinese (och) language redirect to lzh.
* Adding Late Time Chinese (ltc) language redirect to lzh.
* Redirect Classical Chinese (zh-classical) to Literary Chinese.

15 years agoFix up r45749: do is_string() check in the caller instead
Roan Kattouw [Wed, 21 Jan 2009 09:26:48 +0000 (09:26 +0000)]
Fix up r45749: do is_string() check in the caller instead

15 years agoFollowup to r45954: it helps to save before committing
Roan Kattouw [Wed, 21 Jan 2009 09:22:48 +0000 (09:22 +0000)]
Followup to r45954: it helps to save before committing

15 years agoFix indentation for r45944 and use consistent code style
Roan Kattouw [Wed, 21 Jan 2009 09:21:58 +0000 (09:21 +0000)]
Fix indentation for r45944 and use consistent code style

15 years agoFollow up r45698 and r45857: Add new options to $wgDefaultUserOptions
Raimond Spekking [Wed, 21 Jan 2009 08:02:30 +0000 (08:02 +0000)]
Follow up r45698 and r45857: Add new options to $wgDefaultUserOptions

15 years ago* Add some forgotten release notes
Raimond Spekking [Wed, 21 Jan 2009 07:52:56 +0000 (07:52 +0000)]
* Add some forgotten release notes
* break lines after 80 chars

15 years agoFix for r45862, handle indefinite blocks correctly (and use a less anglo-centric...
Alex Z [Wed, 21 Jan 2009 03:50:08 +0000 (03:50 +0000)]
Fix for r45862, handle indefinite blocks correctly (and use a less anglo-centric timestamp format)

15 years agoCode style tweak.
Chad Horohoe [Tue, 20 Jan 2009 23:58:18 +0000 (23:58 +0000)]
Code style tweak.

15 years agoMake API action=delete respect $wgDeleteRevisionsLimit
Alex Z [Tue, 20 Jan 2009 23:37:39 +0000 (23:37 +0000)]
Make API action=delete respect $wgDeleteRevisionsLimit

15 years agoRevert r45490 per http://www.mediawiki.org/wiki/Special:Code/MediaWiki/45490
Aaron Schulz [Tue, 20 Jan 2009 23:04:56 +0000 (23:04 +0000)]
Revert r45490 per mediawiki.org/wiki/Special:Code/MediaWiki/45490

15 years agoRevert r45810 "API: (bug 17027) Allow all configuration variables in $wgAPIReadableCo...
Brion Vibber [Tue, 20 Jan 2009 22:57:05 +0000 (22:57 +0000)]
Revert r45810 "API: (bug 17027) Allow all configuration variables in $wgAPIReadableConfigVars to be read through meta=siteinfo&siprop=configvars. I tried my best to only make useful stuff readable and skip stuff that's sensitive (like $wgDBpassword), available already (like $wgExtraNamespaces) or useless (like $wgUpdateRowsPerJob)."
This is way too tightly coupled to internal implementation details. Any and all of those things could change dramatically; they're not appropriate for an external API.

15 years agoFollow up to r45780: catch Talk:interwiki:x links
Aaron Schulz [Tue, 20 Jan 2009 22:55:20 +0000 (22:55 +0000)]
Follow up to r45780: catch Talk:interwiki:x links

15 years agoRevert r45788 "Page moves should not be minor edits"
Brion Vibber [Tue, 20 Jan 2009 22:32:25 +0000 (22:32 +0000)]
Revert r45788 "Page moves should not be minor edits"
Would prefer to see some discussion first; it's not obvious whether the change is needed/wanted.

15 years agoFollow-up to r45761 "* Convert prefsubmit div into a table to fix tab indexing"
Brion Vibber [Tue, 20 Jan 2009 21:52:02 +0000 (21:52 +0000)]
Follow-up to r45761 "* Convert prefsubmit div into a table to fix tab indexing"
Checking contlang RTL so we can left-align when necessary.

15 years agoFix typo
Roan Kattouw [Tue, 20 Jan 2009 13:50:11 +0000 (13:50 +0000)]
Fix typo

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Tue, 20 Jan 2009 13:38:39 +0000 (13:38 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agoFix up r45897: indexInfo() returns an array of objects rather than an object
Roan Kattouw [Tue, 20 Jan 2009 13:13:55 +0000 (13:13 +0000)]
Fix up r45897: indexInfo() returns an array of objects rather than an object

15 years ago* Added rollback links to changes lists (bug 9305)
Aaron Schulz [Tue, 20 Jan 2009 04:01:59 +0000 (04:01 +0000)]
* Added rollback links to changes lists (bug 9305)
* Remove commend code duplication

15 years agoFollow-up to r45883: "(bug 17055) Use a CSS class ('mw-revdelundel-link') for Revisio...
Alex Z [Tue, 20 Jan 2009 00:16:35 +0000 (00:16 +0000)]
Follow-up to r45883: "(bug 17055) Use a CSS class ('mw-revdelundel-link') for RevisionDelete "(show/hide)" links rather than hardcoded <tt><small>, reduce some code duplication by creating Linker::revDeleteLink() to make the links."
Change a couple instances I missed the first time

15 years agoFollow up to r45915: disable profiler.php (not the udp versions and such) for mainten...
Aaron Schulz [Mon, 19 Jan 2009 23:43:54 +0000 (23:43 +0000)]
Follow up to r45915: disable profiler.php (not the udp versions and such) for maintenance scripts

15 years agoCheck $wgProfiling. This lets long running scripts disable profiling to avoid OOM...
Aaron Schulz [Mon, 19 Jan 2009 23:34:13 +0000 (23:34 +0000)]
Check $wgProfiling. This lets long running scripts disable profiling to avoid OOM errors due to the growing work stack size.

15 years agoLocalisation updates for core messages from Betawiki (2009-01-19 21:53 UTC)
Siebrand Mazeland [Mon, 19 Jan 2009 21:58:58 +0000 (21:58 +0000)]
Localisation updates for core messages from Betawiki (2009-01-19 21:53 UTC)
* removed duplicate 'tog-newpageshidepatrolled' from zh-hans

15 years agoAdd commit statements after each block
Aaron Schulz [Mon, 19 Jan 2009 20:46:31 +0000 (20:46 +0000)]
Add commit statements after each block

15 years agoAdd command use blurb
Aaron Schulz [Mon, 19 Jan 2009 19:55:38 +0000 (19:55 +0000)]
Add command use blurb

15 years agotweak UserMailer.php documentation. $replyto must be a MailAddress object and not...
Jack Phoenix [Mon, 19 Jan 2009 18:55:14 +0000 (18:55 +0000)]
tweak UserMailer.php documentation. $replyto must be a MailAddress object and not a string or otherwise you'll get fatal errors like this: Fatal error: Call to a member function toString() on a non-object in ../includes/UserMailer.php on line 142

15 years agoDon't use the 'noarticletext' message for pages in the MediaWiki namespace, it hides...
Alexandre Emsenhuber [Mon, 19 Jan 2009 16:09:06 +0000 (16:09 +0000)]
Don't use the 'noarticletext' message for pages in the MediaWiki namespace, it hides the default message

15 years agoAPI: (bug 17069) Added ucshow=patrolled|!patrolled to list=usercontribs
Roan Kattouw [Mon, 19 Jan 2009 16:04:33 +0000 (16:04 +0000)]
API: (bug 17069) Added ucshow=patrolled|!patrolled to list=usercontribs

15 years agoadding a new hook from wikia codebase into SpecialWantedpages.php to allow extensions...
Jack Phoenix [Mon, 19 Jan 2009 15:35:15 +0000 (15:35 +0000)]
adding a new hook from wikia codebase into SpecialWantedpages.php to allow extensions to alter the SQL query

15 years agoRecommit r45821: (bug 16645) Making the pl_namespace, tl_namespace and il_to indices...
Roan Kattouw [Mon, 19 Jan 2009 15:33:22 +0000 (15:33 +0000)]
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)

15 years agoAPI: (bug 17048) Show the 'new' flag in list=usercontribs for the revision that creat...
Roan Kattouw [Mon, 19 Jan 2009 15:23:12 +0000 (15:23 +0000)]
API: (bug 17048) Show the 'new' flag in list=usercontribs for the revision that created the page, even if it's not the top revision

15 years agoPartial redo of r45819:
Roan Kattouw [Mon, 19 Jan 2009 14:12:59 +0000 (14:12 +0000)]
Partial redo of r45819:
* rename non-PRIMARY indices that were implicitly named before r45764 back to their implicit names
* add the renamed un_user_id and un_user_ip to the indexName() rewrite
* use consistent casing for PRIMARY KEY

15 years agoRevert r45821, r45830, r45831 and r45835 all in order to revert r45819, per discussio...
Roan Kattouw [Mon, 19 Jan 2009 13:56:08 +0000 (13:56 +0000)]
Revert r45821, r45830, r45831 and r45835 all in order to revert r45819, per discussions on CR. Will redo part of r45819 momentarily.

15 years agoLocalisation updates for extension messages from Betawiki (2009-01-18 22:56 UTC)
Siebrand Mazeland [Sun, 18 Jan 2009 23:05:12 +0000 (23:05 +0000)]
Localisation updates for extension messages from Betawiki (2009-01-18 22:56 UTC)

15 years ago(bug 17055) Use a CSS class ('mw-revdelundel-link') for RevisionDelete "(show/hide...
Alex Z [Sun, 18 Jan 2009 21:07:09 +0000 (21:07 +0000)]
(bug 17055) Use a CSS class ('mw-revdelundel-link') for RevisionDelete "(show/hide)" links rather than hardcoded <tt><small>, reduce some code duplication by creating Linker::revDeleteLink() to make the links.

15 years agoTweak r45600: kill the broken page_restrictions columns too
Aaron Schulz [Sun, 18 Jan 2009 19:55:01 +0000 (19:55 +0000)]
Tweak r45600: kill the broken page_restrictions columns too

15 years agoFix typo in r45855
Aaron Schulz [Sun, 18 Jan 2009 19:23:20 +0000 (19:23 +0000)]
Fix typo in r45855

15 years agoFix typo in r43155
Aryeh Gregor [Sun, 18 Jan 2009 18:48:16 +0000 (18:48 +0000)]
Fix typo in r43155

Pointed out by zocky on IRC.

15 years agoSmall cleanup on messages added in r45865
Siebrand Mazeland [Sun, 18 Jan 2009 09:07:34 +0000 (09:07 +0000)]
Small cleanup on messages added in r45865
* "(s)" removed to avoid confusion
* removed a newline

15 years agoLocalization update for he.
Rotem Liss [Sun, 18 Jan 2009 09:03:49 +0000 (09:03 +0000)]
Localization update for he.

15 years ago(bug 17054) more descriptive error messages for Special:RevisionDelete
Alex Z [Sun, 18 Jan 2009 07:02:28 +0000 (07:02 +0000)]
(bug 17054) more descriptive error messages for Special:RevisionDelete

15 years agoRemove misplaced whitespace in export header.
Robert Rohde [Sun, 18 Jan 2009 05:54:27 +0000 (05:54 +0000)]
Remove misplaced whitespace in export header.

15 years agoNo need to send autopatrols to udp
Aaron Schulz [Sun, 18 Jan 2009 05:17:02 +0000 (05:17 +0000)]
No need to send autopatrols to udp

15 years ago(bug 17045) Prefill the block form with the options of the existing block when modify...
Alex Z [Sun, 18 Jan 2009 02:57:54 +0000 (02:57 +0000)]
(bug 17045) Prefill the block form with the options of the existing block when modifying an existing block

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Sun, 18 Jan 2009 00:59:18 +0000 (00:59 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agoFix omission in r45857
Siebrand Mazeland [Sun, 18 Jan 2009 00:03:40 +0000 (00:03 +0000)]
Fix omission in r45857

15 years ago(bug 16957) Add show/hide to Preferences for option on Special:NewPages
Aaron Schulz [Sun, 18 Jan 2009 00:01:58 +0000 (00:01 +0000)]
(bug 16957) Add show/hide to Preferences for option on Special:NewPages

15 years agoisAllowed('patrol') now returns false if patrolling is disabled
Aaron Schulz [Sat, 17 Jan 2009 23:32:27 +0000 (23:32 +0000)]
isAllowed('patrol') now returns false if patrolling is disabled

15 years agoLocalisation updates for core messages from Betawiki (2009-01-17 23:02 UTC)
Siebrand Mazeland [Sat, 17 Jan 2009 23:15:34 +0000 (23:15 +0000)]
Localisation updates for core messages from Betawiki (2009-01-17 23:02 UTC)

15 years agoAPI: Fixing paging in list=alllinks, which seems to have been broken for a long time...
Roan Kattouw [Sat, 17 Jan 2009 19:52:37 +0000 (19:52 +0000)]
API: Fixing paging in list=alllinks, which seems to have been broken for a long time. Also fix alunique, which simply didn't work. No RELEASE-NOTES entry since I'm gonna backport this to 1.14.

15 years ago* Added 'target' param to changesfeed to fix total breakage of RCL feed. They were...
Aaron Schulz [Sat, 17 Jan 2009 18:44:28 +0000 (18:44 +0000)]
* Added 'target' param to changesfeed to fix total breakage of RCL feed. They were all using the same cache so the feed for page X sometimes showed the feed for page Y.
* Removed extra constant cache key params
* Added feed comments
* Fixed tab space

15 years ago(bug 8065) Fix summary forcing for new pages
Aaron Schulz [Sat, 17 Jan 2009 17:47:58 +0000 (17:47 +0000)]
(bug 8065) Fix summary forcing for new pages

15 years agosvn:eol-style native
Alexandre Emsenhuber [Sat, 17 Jan 2009 15:47:23 +0000 (15:47 +0000)]
svn:eol-style native

15 years agoLocalisation updates for core messages from Betawiki
Raimond Spekking [Sat, 17 Jan 2009 14:12:47 +0000 (14:12 +0000)]
Localisation updates for core messages from Betawiki

15 years agoAnother followup to r45819: update references to the renamed archive.usertext_timesta...
Roan Kattouw [Sat, 17 Jan 2009 10:11:42 +0000 (10:11 +0000)]
Another followup to r45819: update references to the renamed archive.usertext_timestamp index. The user_newtalk.user_id and user_newtalk.user_ip indices aren't used anywhere that I could find.

15 years agoFix up r45819 per CR comments: removing calls to removed function Database::indexName()
Roan Kattouw [Sat, 17 Jan 2009 09:56:38 +0000 (09:56 +0000)]
Fix up r45819 per CR comments: removing calls to removed function Database::indexName()