lhc/web/wiklou.git
18 years agomore hardcoding
Antoine Musso [Thu, 25 Aug 2005 13:25:30 +0000 (13:25 +0000)]
more hardcoding

18 years agohardcoded "encyclopedia"
Antoine Musso [Thu, 25 Aug 2005 13:23:11 +0000 (13:23 +0000)]
hardcoded "encyclopedia"

18 years agoFix NS_PROJECT_TALK as well
Antoine Musso [Thu, 25 Aug 2005 05:48:00 +0000 (05:48 +0000)]
Fix NS_PROJECT_TALK as well

18 years agomake pt works.
Antoine Musso [Thu, 25 Aug 2005 05:24:35 +0000 (05:24 +0000)]
make pt works.

18 years agoMore HTML validation checks on page subtitle. Not exploitable, but could create valid...
Brion Vibber [Thu, 25 Aug 2005 04:31:46 +0000 (04:31 +0000)]
More HTML validation checks on page subtitle. Not exploitable, but could create validation errors.

18 years agoRevert more minor breakage from missing HTML escaping (broken June 24)
Brion Vibber [Thu, 25 Aug 2005 04:23:13 +0000 (04:23 +0000)]
Revert more minor breakage from missing HTML escaping (broken June 24)

18 years agoCorrected fix for injection
Brion Vibber [Thu, 25 Aug 2005 04:15:16 +0000 (04:15 +0000)]
Corrected fix for injection

18 years agoXSS issue : now sanitize search query input
Antoine Musso [Thu, 25 Aug 2005 03:42:18 +0000 (03:42 +0000)]
XSS issue : now sanitize search query input

18 years agotypo
Antoine Musso [Thu, 25 Aug 2005 03:22:22 +0000 (03:22 +0000)]
typo

18 years agotry to better document the distinction between
Erik Moeller [Thu, 25 Aug 2005 03:07:45 +0000 (03:07 +0000)]
try to better document the distinction between
wfMsg() and wfMsgForContent()

18 years ago* Move LanguagePt.php to LanguagePt_br.php (watchout: very old file).
Antoine Musso [Thu, 25 Aug 2005 02:00:17 +0000 (02:00 +0000)]
* Move LanguagePt.php to LanguagePt_br.php (watchout: very old file).
* Add Pt_br language name.
* Update LanguagePt.php from meta at the request of Get_It on irc.

DO NOT CHANGE NS_USER & NS_USER_TALK WITHOUT UPDATING WIKIMEDIA SERVERS.

18 years agominor issue, really.
Antoine Musso [Thu, 25 Aug 2005 00:49:30 +0000 (00:49 +0000)]
minor issue, really.

18 years agoSomehow fix #2108
Antoine Musso [Thu, 25 Aug 2005 00:39:07 +0000 (00:39 +0000)]
Somehow fix #2108

18 years agoUpdates
Niklas Laxström [Wed, 24 Aug 2005 22:34:14 +0000 (22:34 +0000)]
Updates

18 years agoerror in quoting
Alexander Sigachov [Wed, 24 Aug 2005 21:58:15 +0000 (21:58 +0000)]
error in quoting

18 years agoTo language.php 1.657
Alexander Sigachov [Wed, 24 Aug 2005 21:53:33 +0000 (21:53 +0000)]
To language.php 1.657

18 years agosync from fr.wikipedia.org
Antoine Musso [Wed, 24 Aug 2005 11:42:40 +0000 (11:42 +0000)]
sync from fr.wikipedia.org

18 years ago* Fix upgrade from 1.4 due to version number check breakage
Brion Vibber [Wed, 24 Aug 2005 07:25:16 +0000 (07:25 +0000)]
* Fix upgrade from 1.4 due to version number check breakage
* Fix upgrade from 1.4 with no old revisions

18 years agoMissing undeletehistorynoadmin message
Tim Starling [Tue, 23 Aug 2005 23:29:21 +0000 (23:29 +0000)]
Missing undeletehistorynoadmin message

18 years agoFix #3192: properly check 'limit' parameter on Special:Contributions
Antoine Musso [Tue, 23 Aug 2005 22:05:19 +0000 (22:05 +0000)]
Fix #3192: properly check 'limit' parameter on Special:Contributions

18 years ago* (bug 3244) Fix remote image loading hack, JavaScript injection on MSIE
Brion Vibber [Tue, 23 Aug 2005 21:49:48 +0000 (21:49 +0000)]
* (bug 3244) Fix remote image loading hack, JavaScript injection on MSIE

18 years agofix 3175
Antoine Musso [Tue, 23 Aug 2005 21:47:44 +0000 (21:47 +0000)]
fix 3175

18 years ago* Fix table prefix usage in Block::enumBlocks
Brion Vibber [Tue, 23 Aug 2005 20:38:46 +0000 (20:38 +0000)]
* Fix table prefix usage in Block::enumBlocks

18 years agopermalink
Tim Starling [Tue, 23 Aug 2005 17:25:22 +0000 (17:25 +0000)]
permalink

18 years agoSleep time is highly variable, removing it from the profiling section name
Tim Starling [Tue, 23 Aug 2005 16:55:54 +0000 (16:55 +0000)]
Sleep time is highly variable, removing it from the profiling section name

18 years agoWorkaround for occasional fatal
Tim Starling [Tue, 23 Aug 2005 16:54:45 +0000 (16:54 +0000)]
Workaround for occasional fatal

18 years agoOutput tweak
Tim Starling [Tue, 23 Aug 2005 16:53:40 +0000 (16:53 +0000)]
Output tweak

18 years agoFaster retrieval of range blocks, faster lookup of blocked by name
Tim Starling [Tue, 23 Aug 2005 16:52:42 +0000 (16:52 +0000)]
Faster retrieval of range blocks, faster lookup of blocked by name

18 years agoFunction names on queries, some debugging output (latter not by me)
Tim Starling [Tue, 23 Aug 2005 16:50:39 +0000 (16:50 +0000)]
Function names on queries, some debugging output (latter not by me)

18 years agoprofiling
Tim Starling [Tue, 23 Aug 2005 16:48:39 +0000 (16:48 +0000)]
profiling

18 years ago* Move ArticleSave hook execution into Article insert/update functions,
Brion Vibber [Tue, 23 Aug 2005 08:15:14 +0000 (08:15 +0000)]
* Move ArticleSave hook execution into Article insert/update functions,
  so they get called on non-EditPage actions that use these functions
  to create or update pages.

18 years ago* (bug 3227) Fix SQL injection introduced in experimental code
Brion Vibber [Mon, 22 Aug 2005 23:30:12 +0000 (23:30 +0000)]
* (bug 3227) Fix SQL injection introduced in experimental code

18 years ago* (bug 3220) Fix escaping of block URLs in Recentchanges
Brion Vibber [Mon, 22 Aug 2005 06:31:57 +0000 (06:31 +0000)]
* (bug 3220) Fix escaping of block URLs in Recentchanges
Username with & would be cut off in the resulting form.
Also did some corrective escaping on username links for XML validation

18 years agoThis line has been broken at least twice in the last year. Add a comment to esplain...
Brion Vibber [Mon, 22 Aug 2005 06:25:13 +0000 (06:25 +0000)]
This line has been broken at least twice in the last year. Add a comment to esplain why that's not wise.

18 years ago* (bug 3218) Use proper quoting on history Compare Revisions button
Brion Vibber [Mon, 22 Aug 2005 06:09:25 +0000 (06:09 +0000)]
* (bug 3218) Use proper quoting on history Compare Revisions button

18 years agoReverting removal of background settings for tables. Tables should not become transparent
Jens Frank [Mon, 22 Aug 2005 05:43:45 +0000 (05:43 +0000)]
Reverting removal of background settings for tables. Tables should not become transparent

18 years ago* (bug 3216) Don't show empty warning page when no warnings.
Brion Vibber [Sun, 21 Aug 2005 23:15:26 +0000 (23:15 +0000)]
* (bug 3216) Don't show empty warning page when no warnings.

18 years agoMake the page work again with databaseprefix
Niklas Laxström [Sun, 21 Aug 2005 15:45:12 +0000 (15:45 +0000)]
Make the page work again with databaseprefix

18 years agoadd Referrer for stub
Domas Mituzas [Sun, 21 Aug 2005 13:53:49 +0000 (13:53 +0000)]
add Referrer for stub

18 years agoExternalStoreDB support
Domas Mituzas [Sun, 21 Aug 2005 13:18:16 +0000 (13:18 +0000)]
ExternalStoreDB support

18 years agodo not specify default for auto-inc column
Domas Mituzas [Sun, 21 Aug 2005 13:17:01 +0000 (13:17 +0000)]
do not specify default for auto-inc column

18 years agosensible names, profiling
Tim Starling [Sun, 21 Aug 2005 07:28:11 +0000 (07:28 +0000)]
sensible names, profiling

18 years agoprofiling
Tim Starling [Sun, 21 Aug 2005 07:27:29 +0000 (07:27 +0000)]
profiling

18 years agoput watchlist update in its own transaction, to reduce lock contention and thus incre...
Tim Starling [Sun, 21 Aug 2005 06:09:56 +0000 (06:09 +0000)]
put watchlist update in its own transaction, to reduce lock contention and thus increase speed

18 years agoprofiling
Tim Starling [Sun, 21 Aug 2005 06:08:51 +0000 (06:08 +0000)]
profiling

18 years agoMade BlockCache::loadFromDB() 100x faster. Wasn't an issue before ryo commented out...
Tim Starling [Sun, 21 Aug 2005 06:07:48 +0000 (06:07 +0000)]
Made BlockCache::loadFromDB() 100x faster. Wasn't an issue before ryo commented out the memcached bits, but since then, it was adding 1100ms to the save time

18 years agoprofiling
Tim Starling [Sun, 21 Aug 2005 04:45:28 +0000 (04:45 +0000)]
profiling

18 years agodoc
Erik Moeller [Sun, 21 Aug 2005 01:22:47 +0000 (01:22 +0000)]
doc

18 years agoBug #1956: Hide bot uploads in Special:Newimages
Erik Moeller [Sun, 21 Aug 2005 01:17:46 +0000 (01:17 +0000)]
Bug #1956: Hide bot uploads in Special:Newimages

This should work with any user/group setup. It should also interact cleanly
with the other Special:Newimages functions (paging, searching, most recent
uploads).

18 years ago* (bug 3210) Fix Media: links with remote image URL path
Brion Vibber [Sun, 21 Aug 2005 00:38:05 +0000 (00:38 +0000)]
* (bug 3210) Fix Media: links with remote image URL path
Someone changed how the noparse links handling worked without updating all uses.

18 years agoChange parser tests to use a remote $wgUploadPath; this should catch some
Brion Vibber [Sun, 21 Aug 2005 00:27:52 +0000 (00:27 +0000)]
Change parser tests to use a remote $wgUploadPath; this should catch some
bugs that previously were not (eg bug 3210)

18 years agoUpdates
Niklas Laxström [Sat, 20 Aug 2005 21:03:17 +0000 (21:03 +0000)]
Updates

18 years agoShow an explanation to non-sysops
Jens Frank [Sat, 20 Aug 2005 18:46:06 +0000 (18:46 +0000)]
Show an explanation to non-sysops

18 years agoShow an explanation to non-sysops
Jens Frank [Sat, 20 Aug 2005 18:42:43 +0000 (18:42 +0000)]
Show an explanation to non-sysops

18 years agobug 3208: split the other meaning of filedesc to fileuploadsummary, which is wikitext
Niklas Laxström [Sat, 20 Aug 2005 17:59:40 +0000 (17:59 +0000)]
bug 3208: split the other meaning of filedesc to fileuploadsummary, which is wikitext

18 years agoThis seems to fix go=first, don't know why
Niklas Laxström [Sat, 20 Aug 2005 17:22:15 +0000 (17:22 +0000)]
This seems to fix go=first, don't know why

18 years agoadded prefixindex
Tim Starling [Sat, 20 Aug 2005 15:57:26 +0000 (15:57 +0000)]
added prefixindex

18 years agoremoved unused function
Tim Starling [Sat, 20 Aug 2005 15:46:44 +0000 (15:46 +0000)]
removed unused function

18 years agooops, randomly deleted character
Tim Starling [Sat, 20 Aug 2005 15:37:57 +0000 (15:37 +0000)]
oops, randomly deleted character

18 years ago(bug 676) Avoid creating invalid title objects when there's a leading colon and a...
Rowan Collins [Sat, 20 Aug 2005 15:30:22 +0000 (15:30 +0000)]
(bug 676) Avoid creating invalid title objects when there's a leading colon and a real namespace
(as in {{:Project:Foo}}); should mean things like [[{{NAMESPACE}}:Foo]] should work too.

18 years agoFixed odd breakage of templates involving '<span class="{{foo}}">{{bar}}</span>'...
Tim Starling [Sat, 20 Aug 2005 15:28:53 +0000 (15:28 +0000)]
Fixed odd breakage of templates involving '<span class="{{foo}}">{{bar}}</span>'. {{bar}} was expanded without any arguments passed from the parent page. The problem was $this->mAssocArgs being overwritten by the call to replaceVariables() from within Sanitizer::removeHTMLtags(), and thus subtly corrupted for the subsequent call from braceSubstitution() itself. I've forgotten why I made that a class member in the first place, but making it a local instead doesn't break any parser tests, so it's a sufficient solution as far as I'm concerned.

18 years agoWith the introduction of action=render, internal links may also contain http://,...
Tim Starling [Sat, 20 Aug 2005 13:47:12 +0000 (13:47 +0000)]
With the introduction of action=render, internal links may also contain , and so must be hardened against replacement by replaceExternalLinks in the same way as interwiki links.

18 years agoFix manual thumbnail syntax to use a proper "MagicWord" (MAG_IMG_MANUALTHUMB) rather...
Rowan Collins [Sat, 20 Aug 2005 13:27:21 +0000 (13:27 +0000)]
Fix manual thumbnail syntax to use a proper "MagicWord" (MAG_IMG_MANUALTHUMB) rather than a weird hack.

18 years ago(Bug 3090) mask all external links in image captions against double-parsing, rather...
Rowan Collins [Sat, 20 Aug 2005 12:44:32 +0000 (12:44 +0000)]
(Bug 3090) mask all external links in image captions against double-parsing, rather than just  ones

18 years agodo not block-compress current versions
Domas Mituzas [Sat, 20 Aug 2005 12:30:03 +0000 (12:30 +0000)]
do not block-compress current versions

18 years agoWikitext here also
Niklas Laxström [Sat, 20 Aug 2005 12:01:08 +0000 (12:01 +0000)]
Wikitext here also

18 years agofixed redirects from one namespace to another
Tim Starling [Sat, 20 Aug 2005 11:42:19 +0000 (11:42 +0000)]
fixed redirects from one namespace to another

18 years agofixed template redirects
Tim Starling [Sat, 20 Aug 2005 11:41:27 +0000 (11:41 +0000)]
fixed template redirects

18 years agoImplement namespace redirect to keep old links working
Niklas Laxström [Sat, 20 Aug 2005 11:25:49 +0000 (11:25 +0000)]
Implement namespace redirect to keep old links working

18 years agoInclude the dot
Niklas Laxström [Sat, 20 Aug 2005 10:49:46 +0000 (10:49 +0000)]
Include the dot

18 years agoAllow wikitext again in sharedupload
Niklas Laxström [Sat, 20 Aug 2005 10:48:15 +0000 (10:48 +0000)]
Allow wikitext again in sharedupload

18 years agothat's right folks, I'm actually editing it
Tim Starling [Sat, 20 Aug 2005 08:10:56 +0000 (08:10 +0000)]
that's right folks, I'm actually editing it

18 years agoforward ported recentchanges-based method
Tim Starling [Sat, 20 Aug 2005 07:58:02 +0000 (07:58 +0000)]
forward ported recentchanges-based method

18 years agofix recreation conflicts
Tim Starling [Sat, 20 Aug 2005 07:47:56 +0000 (07:47 +0000)]
fix recreation conflicts

18 years agoRefactored editForm(), splitting its functionality up among edit(), showEditForm...
Tim Starling [Sat, 20 Aug 2005 06:57:21 +0000 (06:57 +0000)]
Refactored editForm(), splitting its functionality up among edit(), showEditForm(), attemptSave() and a number of smaller functions. Further refactoring is still possible, by splitting off more small functions on the order of 5-20 lines.

18 years agoDon't quote the program name, windows doesn't like it. Output some useful debugging...
Tim Starling [Sat, 20 Aug 2005 06:36:04 +0000 (06:36 +0000)]
Don't quote the program name, windows doesn't like it. Output some useful debugging information.

18 years agoremoved some debugging statements, I think they were all added by kate in the oracle...
Tim Starling [Sat, 20 Aug 2005 03:11:05 +0000 (03:11 +0000)]
removed some debugging statements, I think they were all added by kate in the oracle merge

18 years ago* (bug 3204) Fix typo breaking special pages in fy localization
Brion Vibber [Sat, 20 Aug 2005 02:09:04 +0000 (02:09 +0000)]
* (bug 3204) Fix typo breaking special pages in fy localization

18 years agoforward porting from REL1_5
Tim Starling [Sat, 20 Aug 2005 01:57:32 +0000 (01:57 +0000)]
forward porting from REL1_5

18 years agofixed missing branch
Tim Starling [Sat, 20 Aug 2005 01:30:22 +0000 (01:30 +0000)]
fixed missing branch

18 years agoBug 2753 Some namespaces are not translated in LanguageTa.php (Tamil)
Niklas Laxström [Fri, 19 Aug 2005 22:13:35 +0000 (22:13 +0000)]
Bug 2753 Some namespaces are not translated in LanguageTa.php (Tamil)
Changed PROJECT & _TALK, translated template, help and category

18 years agoBug 2071
Niklas Laxström [Fri, 19 Aug 2005 21:58:09 +0000 (21:58 +0000)]
Bug 2071

18 years agoFix Serbian linktrail
Brion Vibber [Fri, 19 Aug 2005 18:54:11 +0000 (18:54 +0000)]
Fix Serbian linktrail

18 years agoBug 1020: Changing user interface language does not work immediately
Niklas Laxström [Fri, 19 Aug 2005 13:27:32 +0000 (13:27 +0000)]
Bug 1020: Changing user interface language does not work immediately

18 years agoRemoved debugging code
Niklas Laxström [Fri, 19 Aug 2005 12:32:46 +0000 (12:32 +0000)]
Removed debugging code

18 years ago* (bug 1334) LanguageGa.php update
Niklas Laxström [Fri, 19 Aug 2005 01:00:29 +0000 (01:00 +0000)]
* (bug 1334) LanguageGa.php update

18 years agoheadscripts variable
Tim Starling [Fri, 19 Aug 2005 00:41:03 +0000 (00:41 +0000)]
headscripts variable

18 years agoBug 3190
Niklas Laxström [Fri, 19 Aug 2005 00:05:06 +0000 (00:05 +0000)]
Bug 3190

18 years agoPush up the date format options limit a little for language Sr, language of choiches
Niklas Laxström [Fri, 19 Aug 2005 00:01:26 +0000 (00:01 +0000)]
Push up the date format options limit a little for language Sr, language of choiches

18 years agotypo, i assume
Niklas Laxström [Thu, 18 Aug 2005 23:59:01 +0000 (23:59 +0000)]
typo, i assume

18 years agolittle script that output memory usage of each $wgAllMessage arrays
Antoine Musso [Thu, 18 Aug 2005 20:46:57 +0000 (20:46 +0000)]
little script that output memory usage of each $wgAllMessage arrays

18 years agoFix #3187: watchlist text refer to unexistent "Stop watching" action
Antoine Musso [Thu, 18 Aug 2005 17:10:03 +0000 (17:10 +0000)]
Fix #3187: watchlist text refer to unexistent "Stop watching" action

18 years agoWhite-space
Niklas Laxström [Thu, 18 Aug 2005 16:27:53 +0000 (16:27 +0000)]
White-space

18 years agoRemoving some {}
Niklas Laxström [Thu, 18 Aug 2005 16:26:54 +0000 (16:26 +0000)]
Removing some {}

18 years agoSome fixes occured during backporting
Niklas Laxström [Thu, 18 Aug 2005 16:17:27 +0000 (16:17 +0000)]
Some fixes occured during backporting

18 years agotypo
Antoine Musso [Thu, 18 Aug 2005 16:05:52 +0000 (16:05 +0000)]
typo

18 years agoQuoting error :(
Antoine Musso [Thu, 18 Aug 2005 13:14:03 +0000 (13:14 +0000)]
Quoting error :(

18 years agoTranslation updates
Niklas Laxström [Thu, 18 Aug 2005 12:25:00 +0000 (12:25 +0000)]
Translation updates

18 years agoCorrect erroneous instructions in 'clearyourcache' message for all language files...
Rowan Collins [Thu, 18 Aug 2005 03:38:58 +0000 (03:38 +0000)]
Correct erroneous instructions in 'clearyourcache' message for all language files containing it.

18 years agoShort formats are not used in Finnish
Niklas Laxström [Wed, 17 Aug 2005 22:43:20 +0000 (22:43 +0000)]
Short formats are not used in Finnish