lhc/web/wiklou.git
16 years ago* Fix namespace selection after submit of Special:Newpages
Raimond Spekking [Wed, 26 Sep 2007 07:22:00 +0000 (07:22 +0000)]
* Fix namespace selection after submit of Special:Newpages
 (Xml::namespaceSelector uses === not == as comparison operator)
* Make input form of Special:Newpages a bit nicer for RTL wikis

16 years ago(bug 11353) Add ability to retrieve raw section content via 'action=raw' by specifyin...
Daniel Cannon [Wed, 26 Sep 2007 05:23:03 +0000 (05:23 +0000)]
(bug 11353) Add ability to retrieve raw section content via 'action=raw' by specifying a 'section' parameter in the URL.

16 years ago(bug 11404) API: Provide name of exception caught in error code field of internal...
Daniel Cannon [Wed, 26 Sep 2007 04:28:48 +0000 (04:28 +0000)]
(bug 11404) API: Provide name of exception caught in error code field of internal api error messages.

16 years ago(bug 11218) Add 'allrev' parameter option to feedwatchlist, to allow multiple revisio...
Daniel Cannon [Wed, 26 Sep 2007 03:24:01 +0000 (03:24 +0000)]
(bug 11218) Add 'allrev' parameter option to feedwatchlist, to allow multiple revisions for each page to displayed.

16 years ago* Hmm, syntax terrors
Niklas Laxström [Tue, 25 Sep 2007 20:11:58 +0000 (20:11 +0000)]
* Hmm, syntax terrors

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Tue, 25 Sep 2007 19:27:49 +0000 (19:27 +0000)]
Localisation updates from Betawiki.
* dsb (fix accidental inclusion of English messages), fi.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Tue, 25 Sep 2007 19:23:15 +0000 (19:23 +0000)]
Localisation updates from Betawiki.
* am, bcl, bn, bpy, cs, csb, dsb, ee (new), es, gan (new), grc, is, ja, la, sei.

16 years agoAPI: (bug 11405) Expand templates implementation in the API
Roan Kattouw [Tue, 25 Sep 2007 18:36:25 +0000 (18:36 +0000)]
API: (bug 11405) Expand templates implementation in the API
Modified patch by Bryan Tongh Minh

16 years agoRemove wrong magic word translation
Raimond Spekking [Tue, 25 Sep 2007 17:02:39 +0000 (17:02 +0000)]
Remove wrong magic word translation

16 years ago* (bug 11450) Fix creation of objectcache table on upgrade
Brion Vibber [Tue, 25 Sep 2007 15:08:50 +0000 (15:08 +0000)]
* (bug 11450) Fix creation of objectcache table on upgrade
patch-objectcache.sql had an extra 'binary' specifier which wasn't needed and causes the table creation to fail. Whoops! :)

16 years agotwo more encoding fixes
Raimond Spekking [Tue, 25 Sep 2007 14:29:41 +0000 (14:29 +0000)]
two more encoding fixes

16 years agoRevert r26090 -- breaks parameters for Special:Newpages with no explanation other...
Brion Vibber [Tue, 25 Sep 2007 14:14:49 +0000 (14:14 +0000)]
Revert r26090 -- breaks parameters for Special:Newpages with no explanation other than a claim that they're unused o_O

16 years ago* (bug 11421) fix broken UTF-8 characters
Raimond Spekking [Tue, 25 Sep 2007 14:01:57 +0000 (14:01 +0000)]
* (bug 11421) fix broken UTF-8 characters
* Untranslated, optional and to-be-ignored messages removed

16 years agoShow the right message on account creation when the user is blocked.
Rotem Liss [Tue, 25 Sep 2007 04:25:48 +0000 (04:25 +0000)]
Show the right message on account creation when the user is blocked.

16 years agoFix.
Rotem Liss [Tue, 25 Sep 2007 00:38:15 +0000 (00:38 +0000)]
Fix.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 24 Sep 2007 23:43:23 +0000 (23:43 +0000)]
Localisation updates from Betawiki.
* dsb

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 24 Sep 2007 23:36:53 +0000 (23:36 +0000)]
Localisation updates from Betawiki.
* am, bcl, cs, fi, grc, is, ja, ko, la, nds, pt, tet.

16 years ago* (bug 8376) Special:Newpages accepts namespace in subpage form (again?)
Raimond Spekking [Mon, 24 Sep 2007 21:27:15 +0000 (21:27 +0000)]
* (bug 8376) Special:Newpages accepts namespace in subpage form (again?)
* Removing some code which seems useless/outdated, parameters &limit=, &offset=, &username=... works furthermore
* Make input form nicer for RTL wikis
* Found and fixed another bug: namespace selection was lost after submit

16 years agoRevert r26084; as mentioned on list this still is a bit odd, with duplication between...
Brion Vibber [Mon, 24 Sep 2007 21:11:43 +0000 (21:11 +0000)]
Revert r26084; as mentioned on list this still is a bit odd, with duplication between title and subtitle texts

16 years agoRevert namespace names, magic words and special page aliases from r26034. Was causing...
Siebrand Mazeland [Mon, 24 Sep 2007 20:13:14 +0000 (20:13 +0000)]
Revert namespace names, magic words and special page aliases from r26034. Was causing problems in ar.wp.

16 years agoMajor cleanup of schema, based on new compare_schemas.pl functionality.
Greg Sabino Mullane [Mon, 24 Sep 2007 20:10:00 +0000 (20:10 +0000)]
Major cleanup of schema, based on new compare_schemas.pl functionality.

16 years agoAdd column type brains, map out all non-standard stuff
Greg Sabino Mullane [Mon, 24 Sep 2007 20:09:02 +0000 (20:09 +0000)]
Add column type brains, map out all non-standard stuff

16 years ago* (bug 11035) Add descriptive <title> to Special:Search
Raimond Spekking [Mon, 24 Sep 2007 19:48:11 +0000 (19:48 +0000)]
* (bug 11035) Add descriptive <title> to Special:Search
* Proper header for direct call of Special:Search
 (the former r26071 was tested but with German interface/quotation marks only, my fault :-( )

16 years agoUpdating persian translations
Huji [Mon, 24 Sep 2007 18:59:24 +0000 (18:59 +0000)]
Updating persian translations

16 years ago* Update German
Raimond Spekking [Mon, 24 Sep 2007 18:48:22 +0000 (18:48 +0000)]
* Update German

16 years agoRevert r26071 -- clearly not tested at all; title text is double-escaped.
Brion Vibber [Mon, 24 Sep 2007 18:40:36 +0000 (18:40 +0000)]
Revert r26071 -- clearly not tested at all; title text is double-escaped.

16 years agoClean up after r26070:
Brion Vibber [Mon, 24 Sep 2007 18:30:42 +0000 (18:30 +0000)]
Clean up after r26070:
* Fix parser test cases whose results are altered by the extra escaping

16 years agoClean up r26058, r26059 a bit...
Brion Vibber [Mon, 24 Sep 2007 18:25:56 +0000 (18:25 +0000)]
Clean up r26058, r26059 a bit...
* We've got these nice functions to do escaping of XML for us, use them. :)
* Swapped order so per-page feeds (history, newpages, etc) show up first
I'm still not too thrilled with the message texts on the titles.

16 years agoCommitting a version which at least shows the text preview properly
Niklas Laxström [Mon, 24 Sep 2007 13:46:14 +0000 (13:46 +0000)]
Committing a version which at least shows the text preview properly
* (bug 11438) Live Preview chops returned text

16 years ago* (bug 11035) Add descriptive <title> to Special:Search
Raimond Spekking [Mon, 24 Sep 2007 13:21:35 +0000 (13:21 +0000)]
* (bug 11035) Add descriptive <title> to Special:Search
* Proper header for direct call of Special:Search

16 years agoActually, Sanitizer::encodeAttribute() was broken, so my last fix didn't actually...
Aryeh Gregor [Mon, 24 Sep 2007 12:54:00 +0000 (12:54 +0000)]
Actually, Sanitizer::encodeAttribute() was broken, so my last fix didn't actually work, there was still HTML injection.  Fixed it so it encodes single quotes too.  The only other things in core that used it (or its friend safeEncodeAttribute) appear to be utility functions in Xml and Sanitizer::fixTagAttributes, all of which use double quotes.  However, it's possible that the SemanticForms extension may be affected -- I didn't look closely, but it seems to safely use double-quotes.

16 years ago* (bug 11429) Update French translations
Raimond Spekking [Mon, 24 Sep 2007 10:56:13 +0000 (10:56 +0000)]
* (bug 11429) Update French translations
  Patch by  Bertrand GRONDIN

16 years agoUpdate.
Rotem Liss [Mon, 24 Sep 2007 05:06:17 +0000 (05:06 +0000)]
Update.

16 years ago"' onload='send_me_your_credit_card_info()" would be an interesting page name, don...
Aryeh Gregor [Mon, 24 Sep 2007 04:56:37 +0000 (04:56 +0000)]
"' onload='send_me_your_credit_card_info()" would be an interesting page name, don't you think?

16 years ago(bug 5412) Add feed links for the site (i.e., Recentchanges) to all pages.
Aryeh Gregor [Mon, 24 Sep 2007 04:43:23 +0000 (04:43 +0000)]
(bug 5412) Add feed links for the site (i.e., Recentchanges) to all pages.

16 years ago*Actually delete the files too (bug 8250)
Aaron Schulz [Mon, 24 Sep 2007 00:47:05 +0000 (00:47 +0000)]
*Actually delete the files too (bug 8250)
*Make notices more specific

16 years ago*Typo fix (bug 11434)
Aaron Schulz [Mon, 24 Sep 2007 00:28:13 +0000 (00:28 +0000)]
*Typo fix (bug 11434)

16 years ago*Kill references to non-existent php files (bug 11433)
Aaron Schulz [Mon, 24 Sep 2007 00:23:14 +0000 (00:23 +0000)]
*Kill references to non-existent php files (bug 11433)

16 years agoMake CONCAT calls database portable, change IF() to standard CASE-WHEN calls.
Greg Sabino Mullane [Sun, 23 Sep 2007 22:23:01 +0000 (22:23 +0000)]
Make CONCAT calls database portable, change IF() to standard CASE-WHEN calls.
Postgres: replace CHAR(64) with TEXT for fa_storage_key of filearchive
Postgres: Add hasConstraint to allow replacing of oldimage fk constraint
Postgres: make oldimage cascade delete on image deletion

16 years ago(Bug 11363). Change image and filearchive to bytea from text, to match oldimage.
Greg Sabino Mullane [Sun, 23 Sep 2007 20:47:17 +0000 (20:47 +0000)]
(Bug 11363). Change image and filearchive to bytea from text, to match oldimage.

16 years ago* Fix to special page aliases
Niklas Laxström [Sun, 23 Sep 2007 19:59:59 +0000 (19:59 +0000)]
* Fix to special page aliases

16 years agoFix bug 11292, unserialize errors with Postgres, by changing from array to object...
Greg Sabino Mullane [Sun, 23 Sep 2007 19:54:56 +0000 (19:54 +0000)]
Fix bug 11292, unserialize errors with Postgres, by changing from array to object when slinging around blobs.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 23 Sep 2007 19:28:59 +0000 (19:28 +0000)]
Localisation updates from Betawiki.
* la.

16 years agoFix typo (thanks to Bryan)
Siebrand Mazeland [Sun, 23 Sep 2007 18:45:52 +0000 (18:45 +0000)]
Fix typo (thanks to Bryan)

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 23 Sep 2007 18:42:44 +0000 (18:42 +0000)]
Localisation updates from Betawiki.
* la (also resolved encoding issue).

16 years ago* Some special page aliases for (tet)
Niklas Laxström [Sun, 23 Sep 2007 18:25:26 +0000 (18:25 +0000)]
* Some special page aliases for (tet)

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 23 Sep 2007 17:58:49 +0000 (17:58 +0000)]
Localisation updates from Betawiki.
* am, ar, bcl, cy, hsb, la, nl, sei, tet.

16 years agoUpdated translations for da
Anders Wegge Jakobsen [Sun, 23 Sep 2007 10:56:53 +0000 (10:56 +0000)]
Updated translations for da

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 23 Sep 2007 10:20:16 +0000 (10:20 +0000)]
Localisation updates from Betawiki.
* am, ast, bcl, bn, bpy, dsb, hsb, it, li, no, sah, sei (new), tet.

16 years agoFix.
Rotem Liss [Sun, 23 Sep 2007 03:52:39 +0000 (03:52 +0000)]
Fix.

16 years agoUpdate.
Rotem Liss [Sat, 22 Sep 2007 01:59:31 +0000 (01:59 +0000)]
Update.

16 years agoRemove double entry in namespace aliases
Siebrand Mazeland [Fri, 21 Sep 2007 23:15:52 +0000 (23:15 +0000)]
Remove double entry in namespace aliases

16 years agoAdding namespace aliases for ms for backward compatibility after changing namespace...
Siebrand Mazeland [Fri, 21 Sep 2007 23:12:15 +0000 (23:12 +0000)]
Adding namespace aliases for ms for backward compatibility after changing namespace names in previous commit.

16 years agoUpdate for Maylay (ms) messages (bugzilla 11421)
Siebrand Mazeland [Fri, 21 Sep 2007 21:32:23 +0000 (21:32 +0000)]
Update for Maylay (ms) messages (bugzilla 11421)

16 years ago* Cleanups
Niklas Laxström [Fri, 21 Sep 2007 19:37:07 +0000 (19:37 +0000)]
* Cleanups

16 years agoproperty eol-style:native
Siebrand Mazeland [Fri, 21 Sep 2007 19:30:18 +0000 (19:30 +0000)]
property eol-style:native

16 years agoFix 3 URLs
Siebrand Mazeland [Fri, 21 Sep 2007 18:43:16 +0000 (18:43 +0000)]
Fix 3 URLs

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Fri, 21 Sep 2007 18:22:03 +0000 (18:22 +0000)]
Localisation updates from Betawiki.
* am, bat-smg, bn, ca, cs, dsb, is, tet.

16 years ago* Some cleanups that have been hanging here too long
Niklas Laxström [Fri, 21 Sep 2007 14:32:26 +0000 (14:32 +0000)]
* Some cleanups that have been hanging here too long

16 years ago* Messages and date formats for Ancient Greece (grc)
Niklas Laxström [Fri, 21 Sep 2007 14:17:56 +0000 (14:17 +0000)]
* Messages and date formats for Ancient Greece (grc)

16 years ago(no commit message)
Huji [Fri, 21 Sep 2007 11:18:37 +0000 (11:18 +0000)]

16 years agoUpdates for name change of Czech Wiktionary
Siebrand Mazeland [Fri, 21 Sep 2007 09:33:41 +0000 (09:33 +0000)]
Updates for name change of Czech Wiktionary

16 years ago* Grammar for wikibooks in cs.
Siebrand Mazeland [Fri, 21 Sep 2007 09:31:08 +0000 (09:31 +0000)]
* Grammar for wikibooks in cs.
* Whitespace/tab fixes

16 years ago* (bug 4918) Clean up logic for email notification minor edit option. I haven't been...
Brion Vibber [Thu, 20 Sep 2007 19:55:22 +0000 (19:55 +0000)]
* (bug 4918) Clean up logic for email notification minor edit option. I haven't been able to reproduce the bug, though, so not sure if there's no effect or what. Seems to work equally before and after.

16 years ago* (bug 11409) Update Swedish translations
Raimond Spekking [Thu, 20 Sep 2007 19:49:02 +0000 (19:49 +0000)]
* (bug 11409) Update Swedish translations
  Patch by  Lejonel

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Thu, 20 Sep 2007 18:52:58 +0000 (18:52 +0000)]
Localisation updates from Betawiki.
* am (new), ga, hsb, is, scn, tet, yi.

16 years ago* Namespace translations for Sicilian (scn)
Niklas Laxström [Thu, 20 Sep 2007 18:22:19 +0000 (18:22 +0000)]
* Namespace translations for Sicilian (scn)

16 years agoRevert r25958 and r25959 for now.
Brion Vibber [Thu, 20 Sep 2007 17:54:38 +0000 (17:54 +0000)]
Revert r25958 and r25959 for now.
Even if we wanted to make the order of fields in a form language-dependent (which I'm not very comfortable with), this seems an odd way to do it. It introduces an unnecessary HTML message which could be broken in interesting ways and generally strikes me as odd.

16 years agofix typo from r25958. Thanks to Nikerabbit
Raimond Spekking [Thu, 20 Sep 2007 17:20:09 +0000 (17:20 +0000)]
fix typo from r25958. Thanks to Nikerabbit

16 years ago* Add message 'year-month' to enable swap of year and month in input form of
Raimond Spekking [Thu, 20 Sep 2007 16:33:45 +0000 (16:33 +0000)]
* Add message 'year-month' to enable swap of year and month in input form of
  Special:Contributions for languages which prefer month-year instead of the default year-month

16 years ago* (bug 11151) Add descriptive <title> to revision history page
Raimond Spekking [Thu, 20 Sep 2007 08:03:01 +0000 (08:03 +0000)]
* (bug 11151) Add descriptive <title> to revision history page

16 years agoimplemented action=purge for RC RSS feed. Not sure how usefull that is in production...
Daniel Kinzler [Wed, 19 Sep 2007 20:06:06 +0000 (20:06 +0000)]
implemented action=purge for RC RSS feed. Not sure how usefull that is in production, but it should easy the pain of debugging feed output.

16 years agosecurity fix (read-protection): use anon user privileges when checking what should...
Daniel Kinzler [Wed, 19 Sep 2007 20:04:48 +0000 (20:04 +0000)]
security fix (read-protection): use anon user privileges when checking what should be shown in the RC RSS feed. Previously, a 'privileged' version might have been cached and served to everyone.

16 years agoFix URLs to:
Siebrand Mazeland [Wed, 19 Sep 2007 15:53:24 +0000 (15:53 +0000)]
Fix URLs to:
* http://www.mediawiki.org/wiki/Manual:Configuration_settings
* http://www.mediawiki.org/wiki/Manual:FAQ
* http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce

16 years agoTweak it up a little more -- also unescape the double-escaped quotes and angle bracke...
Brion Vibber [Wed, 19 Sep 2007 14:51:02 +0000 (14:51 +0000)]
Tweak it up a little more -- also unescape the double-escaped quotes and angle brackets to keep the help message legible, but move unescaping down below the XML metaformatting, so the mail samples don't get misformatted as if they were XML elements.

16 years agoTweaks to r25923 for my own peace of mind:
Brion Vibber [Wed, 19 Sep 2007 14:44:50 +0000 (14:44 +0000)]
Tweaks to r25923 for my own peace of mind:
* De-escape &amp;amp; to &amp; rather than &amp; to & -- guarantees that we won't leave stray &s around producing invalid or freaky output
* Use == instead of = when comparing... :)

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Wed, 19 Sep 2007 14:21:42 +0000 (14:21 +0000)]
Localisation updates from Betawiki.
* ar, bg, bi (new), br, csb, el, ext, frc, frp, gl, hak.

16 years ago*Revert bogus code from r24419. indexOf() is meant for Strings, not arrays. If used...
Aaron Schulz [Wed, 19 Sep 2007 14:10:38 +0000 (14:10 +0000)]
*Revert bogus code from r24419. indexOf() is meant for Strings, not arrays. If used on such, it dies miserably in IE.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Wed, 19 Sep 2007 10:41:28 +0000 (10:41 +0000)]
Localisation updates from Betawiki.
* dsb (new).

16 years ago(bug 11356) Minor fix to messagesid.php. Patch by Borgx.
Ivan Lanin [Wed, 19 Sep 2007 02:36:22 +0000 (02:36 +0000)]
(bug 11356) Minor fix to messagesid.php. Patch by Borgx.

16 years agoSet search_path on Postgres if wgDBmwschema != 'mediawiki' to support multiple wikis...
Greg Sabino Mullane [Wed, 19 Sep 2007 02:31:28 +0000 (02:31 +0000)]
Set search_path on Postgres if wgDBmwschema != 'mediawiki' to support multiple wikis for a single user, per discussion on bug 11136

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Tue, 18 Sep 2007 23:12:32 +0000 (23:12 +0000)]
Localisation updates from Betawiki.
* arn, bn, is, sah, scn.

16 years ago(bug 11296) Introduced special case pretty-printer rendering of the help document...
Daniel Cannon [Tue, 18 Sep 2007 22:10:09 +0000 (22:10 +0000)]
(bug 11296) Introduced special case pretty-printer rendering of the help document, whereby ampersands will not be escaped, which seems to be the only cause ATM of broken links in the help. This is a *temporary* fix while we work on getting a fully-html version of the help complete, but one that should not reintroduce any security vulnerabilities (as the only text that is unescaped is hardcoded into the API).

16 years agoFix external link queries to escape LIKE metacharacters, avoiding massive table scans
Brion Vibber [Tue, 18 Sep 2007 20:14:25 +0000 (20:14 +0000)]
Fix external link queries to escape LIKE metacharacters, avoiding massive table scans

16 years agoRevert r25916 -- breaks ability to blow up small images, without explanation. WTF?
Brion Vibber [Tue, 18 Sep 2007 14:30:40 +0000 (14:30 +0000)]
Revert r25916 -- breaks ability to blow up small images, without explanation. WTF?

16 years agoMoving code from Linker::makeThumbLink2 to Linker::makeImageLink2
Raimond Spekking [Tue, 18 Sep 2007 13:24:53 +0000 (13:24 +0000)]
Moving code from Linker::makeThumbLink2 to Linker::makeImageLink2
This will prevent bigger images than the source (for bitmap-style images)
[[Image:smallIconWith25px.png|200px]] does not blow the bitmap to 200px width
Now the same behavior as [[Image:smallIconWith25px.png|thumb|200px]] which prevents blow up already.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 17 Sep 2007 19:58:23 +0000 (19:58 +0000)]
Localisation updates from Betawiki.
* sk, tet (new).

16 years ago* (bug 11355) Fix false positives in Safe Mode and other config detection
Brion Vibber [Mon, 17 Sep 2007 19:44:15 +0000 (19:44 +0000)]
* (bug 11355) Fix false positives in Safe Mode and other config detection
  when boolean settings are disabled with 'Off' via php_admin_value/php_value

16 years ago* (bug 11365) doc links update
Brion Vibber [Mon, 17 Sep 2007 18:35:44 +0000 (18:35 +0000)]
* (bug 11365) doc links update

16 years agoUpdate RELEASE-NOTES to previous commit.
Siebrand Mazeland [Mon, 17 Sep 2007 17:39:14 +0000 (17:39 +0000)]
Update RELEASE-NOTES to previous commit.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 17 Sep 2007 17:36:56 +0000 (17:36 +0000)]
Localisation updates from Betawiki.
* arn, ca, cs, es, is, sah, scn.

16 years agoFix files in previous commit. Forgot to run rebuildLanguage.php
Siebrand Mazeland [Sun, 16 Sep 2007 15:52:08 +0000 (15:52 +0000)]
Fix files in previous commit. Forgot to run rebuildLanguage.php

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 16 Sep 2007 15:49:48 +0000 (15:49 +0000)]
Localisation updates from Betawiki.
* is, sah, scn (mixed with messages from scn.wikipedia), za.

16 years ago* Updates to (fi)
Niklas Laxström [Sun, 16 Sep 2007 14:33:59 +0000 (14:33 +0000)]
* Updates to (fi)

16 years agoFurther clarify $wgSquidServers/$wgSquidServersNoPurge documentation - state that...
Rob Church [Sun, 16 Sep 2007 12:42:52 +0000 (12:42 +0000)]
Further clarify $wgSquidServers/$wgSquidServersNoPurge documentation - state that both are "trusted" with regards to X-Forwarded-For, etc.

16 years ago* Indonesian (id) localisation updates.
Ivan Lanin [Sun, 16 Sep 2007 12:20:00 +0000 (12:20 +0000)]
* Indonesian (id) localisation updates.
* RELEASE-NOTES update and correction (su = Sundanese)

16 years agoApparently some languages (aawiki) end up having null $defaultUserOptionOverrides...
Domas Mituzas [Sun, 16 Sep 2007 10:17:12 +0000 (10:17 +0000)]
Apparently some languages (aawiki) end up having null $defaultUserOptionOverrides - returning empty array instead.

16 years agoStrike the link to the redirect rather than using an asterisk in Special:Listredirects
Rotem Liss [Sun, 16 Sep 2007 03:38:37 +0000 (03:38 +0000)]
Strike the link to the redirect rather than using an asterisk in Special:Listredirects

16 years agoIn double redirects, the link should be red when the page was deleted, as in broken...
Rotem Liss [Sun, 16 Sep 2007 03:25:35 +0000 (03:25 +0000)]
In double redirects, the link should be red when the page was deleted, as in broken redirects, and not always known.

16 years ago(bug 11349) Update various URLs in the README
Rob Church [Sat, 15 Sep 2007 15:33:50 +0000 (15:33 +0000)]
(bug 11349) Update various URLs in the README