lhc/web/wiklou.git
18 years ago* (bug 5384) Fix <!-- comments --> in <ref> extension
Brion Vibber [Thu, 1 Jun 2006 06:16:55 +0000 (06:16 +0000)]
* (bug 5384) Fix <!-- comments --> in <ref> extension
* Nesting of different tag extensions and comments should now work more
  consistently and more safely. A cleaner, one-pass tag strip lets the
  'outer' tag either take source (<nowiki>-style) or pass it down to
  further parsing (<ref>-style). There should no longer be surprise
  expansion of foreign extensions inside HTML output, or differences
  in behavior based on the order tags are loaded.

18 years agoRegression test for <pre><nowiki>...</nowiki></pre> behavior
Brion Vibber [Thu, 1 Jun 2006 05:56:41 +0000 (05:56 +0000)]
Regression test for <pre><nowiki>...</nowiki></pre> behavior

18 years ago* Fix oddity with open tag parameters getting stuck on </li>
Brion Vibber [Thu, 1 Jun 2006 04:35:19 +0000 (04:35 +0000)]
* Fix oddity with open tag parameters getting stuck on </li>

18 years ago* parserTests.php accepts a --file parameter to run an alternate test sutie
Brion Vibber [Thu, 1 Jun 2006 04:00:41 +0000 (04:00 +0000)]
* parserTests.php accepts a --file parameter to run an alternate test sutie
* parser tests can now test extensions using !!hooks sections

18 years agoWhen showing the "blah has been undeleted" page, make sure it's a blue link
Rob Church [Thu, 1 Jun 2006 00:17:23 +0000 (00:17 +0000)]
When showing the "blah has been undeleted" page, make sure it's a blue link

18 years ago* (bug 5527) Batch up job queue insertions for, hopefully, better survivability
Brion Vibber [Wed, 31 May 2006 23:56:41 +0000 (23:56 +0000)]
* (bug 5527) Batch up job queue insertions for, hopefully, better survivability
  of lock contention etc. Duplicates are now removed at pop time instead of
  at insert time.

18 years ago* Reverting BiDi changes because there were some problems left
Niklas Laxström [Wed, 31 May 2006 20:39:14 +0000 (20:39 +0000)]
* Reverting BiDi changes because there were some problems left

18 years ago* Correct direction for special pages
Niklas Laxström [Wed, 31 May 2006 19:08:17 +0000 (19:08 +0000)]
* Correct direction for special pages

18 years agoRemove stray "the" which breaks everything evar
Brion Vibber [Wed, 31 May 2006 19:06:04 +0000 (19:06 +0000)]
Remove stray "the" which breaks everything evar

18 years ago* More fixes to the lists
Niklas Laxström [Wed, 31 May 2006 19:00:13 +0000 (19:00 +0000)]
* More fixes to the lists

18 years agoSmall grammatical update
Rob Church [Wed, 31 May 2006 18:57:41 +0000 (18:57 +0000)]
Small grammatical update

18 years ago* Fix list indendation
Niklas Laxström [Wed, 31 May 2006 16:00:25 +0000 (16:00 +0000)]
* Fix list indendation

18 years ago* (bug 6100) BiDi: different directionality for user interface and wiki content ...
Niklas Laxström [Wed, 31 May 2006 15:19:40 +0000 (15:19 +0000)]
* (bug 6100) BiDi: different directionality for user interface and wiki content (core parts of the patch)

18 years ago* (bug 6126) Allow fallback to customized primary language when user language
Brion Vibber [Wed, 31 May 2006 08:05:38 +0000 (08:05 +0000)]
* (bug 6126) Allow fallback to customized primary language when user language
  message contains '-'; fixes licenses selector on Commons configuration after
  recent addition of the message to Messages.php

18 years agofix magic => section links (from edit summaries) to sections that have links of the...
Erik Moeller [Wed, 31 May 2006 07:29:02 +0000 (07:29 +0000)]
fix magic => section links (from edit summaries) to sections that have links of the type [[:Image:Foo.jpg]] in their title

18 years ago(bug 3926) Introduce {{#language:}} magic word
Rob Church [Wed, 31 May 2006 01:41:36 +0000 (01:41 +0000)]
(bug 3926) Introduce {{#language:}} magic word

18 years ago(bug 4940) $action uninitialised
Rob Church [Wed, 31 May 2006 01:08:41 +0000 (01:08 +0000)]
(bug 4940) $action uninitialised

18 years ago(bug 5127) Auto edit summary when creating redirect page
Rob Church [Wed, 31 May 2006 00:57:06 +0000 (00:57 +0000)]
(bug 5127) Auto edit summary when creating redirect page

18 years agobug 6125 Add links to edit old versions to diff views
Jens Frank [Tue, 30 May 2006 22:06:04 +0000 (22:06 +0000)]
bug 6125 Add links to edit old versions to diff views

18 years ago* (bug 6106) Update to Indonesian localisation (id) #17
Niklas Laxström [Tue, 30 May 2006 19:38:20 +0000 (19:38 +0000)]
* (bug 6106) Update to Indonesian localisation (id) #17

18 years agoAdd /usr/local/bin to the diff3 search paths in the installer
Rob Church [Tue, 30 May 2006 14:52:43 +0000 (14:52 +0000)]
Add /usr/local/bin to the diff3 search paths in the installer

18 years ago* Update to Japanese localization (ja)
Niklas Laxström [Tue, 30 May 2006 13:07:17 +0000 (13:07 +0000)]
* Update to Japanese localization (ja)

18 years ago* Added static keywords to functions which were declared static in comments
Niklas Laxström [Tue, 30 May 2006 12:38:07 +0000 (12:38 +0000)]
* Added static keywords to functions which were declared static in comments

18 years ago* (bug 6136) Update to Catalan language (ca)
Niklas Laxström [Tue, 30 May 2006 12:28:07 +0000 (12:28 +0000)]
* (bug 6136) Update to Catalan language (ca)

18 years ago* (bug 6139) Workaround for transclusion oddities in Vietnamese upload text
Brion Vibber [Tue, 30 May 2006 07:41:27 +0000 (07:41 +0000)]
* (bug 6139) Workaround for transclusion oddities in Vietnamese upload text

18 years ago* Commenting out messages which cannot be used as they are now
Niklas Laxström [Mon, 29 May 2006 23:53:18 +0000 (23:53 +0000)]
* Commenting out messages which cannot be used as they are now

18 years ago* Ugh, no globals in messages please
Niklas Laxström [Mon, 29 May 2006 23:46:02 +0000 (23:46 +0000)]
* Ugh, no globals in messages please

18 years ago* (bug 6133) Update strip state as we work. This mostly fixes extensions
Brion Vibber [Mon, 29 May 2006 23:02:21 +0000 (23:02 +0000)]
* (bug 6133) Update strip state as we work. This mostly fixes extensions
  used in Cite.php <ref> tags when Tidy is on.

18 years ago* Fixed the global in broken version, no more warnings
Niklas Laxström [Mon, 29 May 2006 22:16:27 +0000 (22:16 +0000)]
* Fixed the global in broken version, no more warnings

18 years agoRevert to r13936; r14440 version was completely broken.
Brion Vibber [Mon, 29 May 2006 21:56:43 +0000 (21:56 +0000)]
Revert to r13936; r14440 version was completely broken.

18 years ago* Removed some Old code
Niklas Laxström [Mon, 29 May 2006 20:31:47 +0000 (20:31 +0000)]
* Removed some Old code

18 years ago* Massmurdering tabs
Niklas Laxström [Mon, 29 May 2006 20:24:37 +0000 (20:24 +0000)]
* Massmurdering tabs

18 years ago* Improper quoting
Niklas Laxström [Mon, 29 May 2006 19:34:30 +0000 (19:34 +0000)]
* Improper quoting

18 years agoAdd APC to installer, note in relnotes..
Domas Mituzas [Mon, 29 May 2006 11:43:51 +0000 (11:43 +0000)]
Add APC to installer, note in relnotes..

18 years agoNow it is faster :-)
Domas Mituzas [Mon, 29 May 2006 11:34:33 +0000 (11:34 +0000)]
Now it is faster :-)

18 years agosome more fixes for terribly broken quoting
Domas Mituzas [Mon, 29 May 2006 06:54:45 +0000 (06:54 +0000)]
some more fixes for terribly broken quoting

18 years ago* Remove hideous backslashes from MessagesBr.php
Brion Vibber [Mon, 29 May 2006 06:25:22 +0000 (06:25 +0000)]
* Remove hideous backslashes from MessagesBr.php

18 years agowhat crack was I on?
Domas Mituzas [Mon, 29 May 2006 06:13:13 +0000 (06:13 +0000)]
what crack was I on?

18 years agoMessageCachePHP: throw out stupid RE, use simple str_replace's
Domas Mituzas [Mon, 29 May 2006 05:49:03 +0000 (05:49 +0000)]
MessageCachePHP: throw out stupid RE, use simple str_replace's

18 years agoFix microtime breakage
Brion Vibber [Mon, 29 May 2006 05:29:27 +0000 (05:29 +0000)]
Fix microtime breakage

18 years ago(bug 4033) Respect $wgStyleDirectory when checking available skins
Rob Church [Sun, 28 May 2006 23:11:41 +0000 (23:11 +0000)]
(bug 4033) Respect $wgStyleDirectory when checking available skins

18 years agoVanity/crediting self.
Rob Church [Sun, 28 May 2006 22:02:06 +0000 (22:02 +0000)]
Vanity/crediting self.

18 years ago(bug 6040) Run pre-save transform before calculating the diff. when doing a "show...
Rob Church [Sun, 28 May 2006 21:59:03 +0000 (21:59 +0000)]
(bug 6040) Run pre-save transform before calculating the diff. when doing a "show changes" operation in the editor

18 years agoPass a second parameter to "nogomatch" containing the search terms minus the precedin...
Rob Church [Sun, 28 May 2006 21:45:53 +0000 (21:45 +0000)]
Pass a second parameter to "nogomatch" containing the search terms minus the preceding colon, allowing prettied-up messages

18 years agovanity commit + documenting:
Domas Mituzas [Sun, 28 May 2006 21:35:25 +0000 (21:35 +0000)]
vanity commit + documenting:
* Use optimized php5-only microtime()
* Add possibility to store local message cache as PHP executable script
* Fix profiling table definition

18 years ago(bug 6099) Introduce {{DIRECTIONMARK}} magic word (with {{DIRMARK}} as an alias)
Rob Church [Sun, 28 May 2006 21:30:43 +0000 (21:30 +0000)]
(bug 6099) Introduce {{DIRECTIONMARK}} magic word (with {{DIRMARK}} as an alias)

18 years agomicrotime(true) instead of slow php4 hacks
Domas Mituzas [Sun, 28 May 2006 21:25:03 +0000 (21:25 +0000)]
microtime(true) instead of slow php4 hacks

18 years ago* Update to Albanian localization (sq)
Niklas Laxström [Sun, 28 May 2006 19:31:56 +0000 (19:31 +0000)]
* Update to Albanian localization (sq)
* Thanks to dori

18 years agoAllow storing local message cache as PHP source instead of serialized array, this...
Domas Mituzas [Sun, 28 May 2006 18:29:42 +0000 (18:29 +0000)]
Allow storing local message cache as PHP source instead of serialized array, this way opcode cache is enjoyed :-) Might be not that secure, so disabled by default.

18 years ago* Undefined variable...
Niklas Laxström [Sun, 28 May 2006 18:27:07 +0000 (18:27 +0000)]
* Undefined variable...

18 years agoUpdates to German localisation
Rob Church [Sun, 28 May 2006 18:15:36 +0000 (18:15 +0000)]
Updates to German localisation

18 years agoAdded proper pf_server definition to table, enabled to turn on/off per-app-server...
Domas Mituzas [Sun, 28 May 2006 17:05:22 +0000 (17:05 +0000)]
Added proper pf_server definition to table, enabled to turn on/off per-app-server profiling

18 years agoBrag about added APC cache
Domas Mituzas [Sun, 28 May 2006 16:52:44 +0000 (16:52 +0000)]
Brag about added APC cache

18 years agoAdd APC shared memory caching support, for those who desperately need it.
Domas Mituzas [Sun, 28 May 2006 16:44:16 +0000 (16:44 +0000)]
Add APC shared memory caching support, for those who desperately need it.
It doesn't mean that it is any faster than MySQL-based object cache %)

18 years ago(bug 1017) fix thumbnails of animated gifs
Jens Frank [Sun, 28 May 2006 13:06:48 +0000 (13:06 +0000)]
(bug 1017) fix thumbnails of animated gifs

18 years ago* (bug 6117) Use message for history feed description, add German localization
Brion Vibber [Sun, 28 May 2006 10:08:05 +0000 (10:08 +0000)]
* (bug 6117) Use message for history feed description, add German localization
Patch by Jimmy Collins, http://bugzilla.wikimedia.org/attachment.cgi?id=1847

18 years agoHad to revert the changes in r14424 / r14427 due to massive side-effect breakage...
Brion Vibber [Sun, 28 May 2006 09:31:04 +0000 (09:31 +0000)]
Had to revert the changes in r14424 / r14427 due to massive side-effect breakage on zh.wikipedia.org:
* Move parameter replacement before brace transformations in most of the
  wfMsg() family (except for wfMsgHtml). This allows things like {{plural:}},
  {{urlencode:}}, and {{fullurl:}} to be used in most cases correctly.
  The content or UI language will be used accordingly for (forContent)?.
* Work around glitch with the above in {{int:}}; skip redundant transformations,
  allow the including parser to do it.
* Fix {{int:}} to use content language, so it won't break caches and links
  tables and randomly include data from the wrong language.

Uncertain what the cause is of the breakage, I have a hard time duplicating it
and it looks massively wrong (should not be possible). Failure on Parser.php
line 590, claims var not array, but the check two lines above ensures that
it is first...

18 years agoChange the method used to reverse arrays on unstrip of nowiki and html.
Brion Vibber [Sun, 28 May 2006 09:07:42 +0000 (09:07 +0000)]
Change the method used to reverse arrays on unstrip of nowiki and html.
Did similar for other unstrip a while ago because it started mysteriously
blowing up; now getting mysteriuos blowups on these too, not sure why.
Only seems ot be affecting zhwiki for some reason

18 years agoUse separate history-feed-title message for the feed, since people like putting links...
Brion Vibber [Sun, 28 May 2006 03:59:18 +0000 (03:59 +0000)]
Use separate history-feed-title message for the feed, since people like putting links and crud into the subtitle message.

18 years ago* (bug 472) Syndication feeds for the last few edits of page history
Brion Vibber [Sun, 28 May 2006 03:47:28 +0000 (03:47 +0000)]
* (bug 472) Syndication feeds for the last few edits of page history
* Format edit comments in Recent Changes feed
* Switch incorrectly ordered column headers on Recent Changes feed diffs

18 years ago* Work around glitch with the above in {{int:}}; skip redundant transformations,
Brion Vibber [Sun, 28 May 2006 01:56:21 +0000 (01:56 +0000)]
* Work around glitch with the above in {{int:}}; skip redundant transformations,
  allow the including parser to do it.
* Fix {{int:}} to use content language, so it won't break caches and links
  tables and randomly include data from the wrong language.

18 years agoTweak bug 4598 with more sanity checks for cases
Brion Vibber [Sun, 28 May 2006 00:21:40 +0000 (00:21 +0000)]
Tweak bug 4598 with more sanity checks for cases

18 years agoAdd parser tests for bug 4598 ('' in link title)
Brion Vibber [Sun, 28 May 2006 00:02:24 +0000 (00:02 +0000)]
Add parser tests for bug 4598 ('' in link title)

18 years agoMove parameter replacement before brace transformations in most of the wfMsg() family...
Brion Vibber [Sat, 27 May 2006 23:25:32 +0000 (23:25 +0000)]
Move parameter replacement before brace transformations in most of the wfMsg() family (except for wfMsgHtml). This allows things like {{plural:}}, {{urlencode:}}, and {{fullurl:}} to be used in most cases correctly. The content or UI language will be used accordingly for (forContent)?.

18 years ago* Replace fatally changed 'uploadnewversion' with 'uploadnewversion-linktext'
Brion Vibber [Sat, 27 May 2006 19:11:29 +0000 (19:11 +0000)]
* Replace fatally changed 'uploadnewversion' with 'uploadnewversion-linktext'
Fixes '$1' in the reupload message on existing wikis

18 years ago* (bug 5862) Update of Belarusian language (be)
Niklas Laxström [Sat, 27 May 2006 16:00:35 +0000 (16:00 +0000)]
* (bug 5862) Update of Belarusian language (be)

18 years ago* <br/> -> <br />
Niklas Laxström [Sat, 27 May 2006 14:31:29 +0000 (14:31 +0000)]
* <br/> -> <br />

18 years ago(bug5077) added BeforePageDisplay hook
Jens Frank [Sat, 27 May 2006 08:23:05 +0000 (08:23 +0000)]
(bug5077) added BeforePageDisplay hook

18 years ago* Markup anality: escape </ as <\/ in toolbar javascript for pure correctness under...
Brion Vibber [Sat, 27 May 2006 05:25:00 +0000 (05:25 +0000)]
* Markup anality: escape </ as <\/ in toolbar javascript for pure correctness under HTML-compatible browsers.

18 years ago* (bug 6102) For consistency with other markup, normalize all HTML-encoded
Brion Vibber [Sat, 27 May 2006 00:48:07 +0000 (00:48 +0000)]
* (bug 6102) For consistency with other markup, normalize all HTML-encoded
  character entities in URLs, not just ampersands. This allows use of eg
  &#61; when making URLs for template parameters.

18 years ago* (bug 6101) Update for Russian language (ru)
Niklas Laxström [Sat, 27 May 2006 00:39:09 +0000 (00:39 +0000)]
* (bug 6101) Update for Russian language (ru)
* The real file this time X_x

18 years ago* Remove redundant extra span tag
Rob Church [Sat, 27 May 2006 00:31:06 +0000 (00:31 +0000)]
* Remove redundant extra span tag
* Fix parser test for self-links

18 years agoCorrect parser test "<nowiki> inside link". It incorrectly thought it was okay to...
Brion Vibber [Sat, 27 May 2006 00:03:30 +0000 (00:03 +0000)]
Correct parser test "<nowiki> inside link". It incorrectly thought it was okay to have a nowiki section inside a link target; now shows the corrected behavior where that is rejected as a link.

18 years ago(bug 6103) Wrap self-links in a CSS class ("selflink")
Rob Church [Fri, 26 May 2006 23:15:37 +0000 (23:15 +0000)]
(bug 6103) Wrap self-links in a CSS class ("selflink")

18 years ago* Add $wgIgnoreImageErrors to suppress error messages for thumbnail rendering problem...
Brion Vibber [Fri, 26 May 2006 21:33:38 +0000 (21:33 +0000)]
* Add $wgIgnoreImageErrors to suppress error messages for thumbnail rendering problems. If errors are transitory, this should reduce annoying messages making it into cached display.

18 years ago* (bug 5962) Update for Italian language (it)
Niklas Laxström [Fri, 26 May 2006 20:41:18 +0000 (20:41 +0000)]
* (bug 5962) Update for Italian language (it)

18 years ago* (bug 6101) Update for Russian language (ru)
Niklas Laxström [Fri, 26 May 2006 20:33:38 +0000 (20:33 +0000)]
* (bug 6101) Update for Russian language (ru)

18 years ago* (bug 6098) Add Aragonese language support (an)
Niklas Laxström [Fri, 26 May 2006 19:49:12 +0000 (19:49 +0000)]
* (bug 6098) Add Aragonese language support (an)

18 years ago* Updates
Niklas Laxström [Fri, 26 May 2006 19:32:37 +0000 (19:32 +0000)]
* Updates

18 years agoPatch v2 Bug 5957: Update for Hebrew language (he)
Antoine Musso [Fri, 26 May 2006 18:26:51 +0000 (18:26 +0000)]
Patch v2 Bug 5957: Update for Hebrew language (he)

18 years agoBug 6004: Update for Polish language (pl)
Antoine Musso [Fri, 26 May 2006 17:23:27 +0000 (17:23 +0000)]
Bug 6004: Update for Polish language (pl)

18 years agoThis is UTF-8 paradise, not Windows-1252 ghetto
Brion Vibber [Fri, 26 May 2006 12:25:46 +0000 (12:25 +0000)]
This is UTF-8 paradise, not Windows-1252 ghetto

18 years ago* Increase robustness of parser placeholders; fixes some glitches when adjacent to...
Brion Vibber [Fri, 26 May 2006 12:11:54 +0000 (12:11 +0000)]
* Increase robustness of parser placeholders; fixes some glitches when adjacent to identifier-ish constructs such as URLs.
* Shut up the parser test whining about files in a temp directory.

18 years ago(bug 6081) Change description for Turkmen language
Rob Church [Fri, 26 May 2006 11:25:22 +0000 (11:25 +0000)]
(bug 6081) Change description for Turkmen language

18 years ago* wfShellexec() now accepts an optional parameter to receive the exit code
Brion Vibber [Fri, 26 May 2006 02:41:20 +0000 (02:41 +0000)]
* wfShellexec() now accepts an optional parameter to receive the exit code
* Failed, but not zero-length, thumbnail renderings are now removed. Should help clean up when rsvg fails in weird ways.

18 years agoGah, forget this. borked
Brion Vibber [Fri, 26 May 2006 01:42:51 +0000 (01:42 +0000)]
Gah, forget this. borked

18 years agowoops
Brion Vibber [Fri, 26 May 2006 01:40:26 +0000 (01:40 +0000)]
woops

18 years agoAlso log if we overrode the failure notice due to non-zero-size output file
Brion Vibber [Fri, 26 May 2006 01:38:21 +0000 (01:38 +0000)]
Also log if we overrode the failure notice due to non-zero-size output file

18 years agobump PHP requirement note
Brion Vibber [Fri, 26 May 2006 01:16:21 +0000 (01:16 +0000)]
bump PHP requirement note

18 years ago* wfHostname() function for consistent server hostname use in debug messages
Brion Vibber [Fri, 26 May 2006 01:03:34 +0000 (01:03 +0000)]
* wfHostname() function for consistent server hostname use in debug messages
* Send thumbnailing error messages to 'thumbnail' log group

18 years ago* (bug 6086) Remove vestigial attempt to call Article::validate()
Brion Vibber [Thu, 25 May 2006 22:13:41 +0000 (22:13 +0000)]
* (bug 6086) Remove vestigial attempt to call Article::validate()

18 years ago* Entries in $wgGrammarForms should apply to one language only
Niklas Laxström [Thu, 25 May 2006 20:52:45 +0000 (20:52 +0000)]
* Entries in $wgGrammarForms should apply to one language only

18 years ago* (bug 5962) Update for Italian language (it)
Niklas Laxström [Thu, 25 May 2006 15:17:25 +0000 (15:17 +0000)]
* (bug 5962) Update for Italian language (it)

18 years ago* And the rest needed for $wgGrammarForms support
Niklas Laxström [Thu, 25 May 2006 14:31:28 +0000 (14:31 +0000)]
* And the rest needed for $wgGrammarForms support

18 years agoFix hardcoded 'done.' when removing watchlist entries
Anders Wegge Jakobsen [Thu, 25 May 2006 14:28:23 +0000 (14:28 +0000)]
Fix hardcoded 'done.' when removing watchlist entries

18 years ago* Modified Language.php to support $wgGrammarForms. Languages which overwrite functio...
Niklas Laxström [Thu, 25 May 2006 14:21:45 +0000 (14:21 +0000)]
* Modified Language.php to support $wgGrammarForms. Languages which overwrite function convertGrammar() not yet modified.

18 years ago* Added $wgGrammarForms global. New forms can be added without modifying the code...
Niklas Laxström [Thu, 25 May 2006 14:12:32 +0000 (14:12 +0000)]
* Added $wgGrammarForms global. New forms can be added without modifying the code, and site specific exceptions can be moved away from LanguageXx.php.
* Some whitespace

18 years agoFix #6082: id for the form element
Antoine Musso [Thu, 25 May 2006 13:46:13 +0000 (13:46 +0000)]
Fix #6082: id for the form element

18 years ago* Typo and whitespace
Niklas Laxström [Thu, 25 May 2006 12:26:12 +0000 (12:26 +0000)]
* Typo and whitespace

18 years ago(bug 6057) Count "licenses" as a message (and show it in Special:Allmessages)
Rob Church [Thu, 25 May 2006 09:32:12 +0000 (09:32 +0000)]
(bug 6057) Count "licenses" as a message (and show it in Special:Allmessages)