lhc/web/wiklou.git
18 years ago* Add a parser test for parser hooks inside comments which are currently
Ævar Arnfjörð Bjarmason [Mon, 27 Feb 2006 02:53:03 +0000 (02:53 +0000)]
* Add a parser test for parser hooks inside comments which are currently
  parsed (called) by the parser but shouldn't, the following will output
  "hello, world" in the <statictag> hook:
    <!-- <statictag>hello, world</statictag> -->
<statictag action=flush/>

18 years ago* (bug 5086) Force image resize dimensions on ImageMagick, as for instance
Brion Vibber [Mon, 27 Feb 2006 00:48:02 +0000 (00:48 +0000)]
* (bug 5086) Force image resize dimensions on ImageMagick, as for instance
  "-resize 100x35!"; some thumbs were off due to differences in rounding and
  would be generated smaller than expected.

18 years agoSome enhancements to allmessages filter
Niklas Laxström [Sun, 26 Feb 2006 23:20:09 +0000 (23:20 +0000)]
Some enhancements to allmessages filter

18 years ago* (bug 5098) Update for Portuguese messages (pt)
Niklas Laxström [Sun, 26 Feb 2006 16:56:09 +0000 (16:56 +0000)]
* (bug 5098) Update for Portuguese messages (pt)

18 years ago* (bug 4838) Add relative oldids (prev, next, cur) for raw pages
Rob Church [Sun, 26 Feb 2006 16:10:58 +0000 (16:10 +0000)]
* (bug 4838) Add relative oldids (prev, next, cur) for raw pages
  Patch by Lupin

18 years ago* (bug 5097) Fix Hungarian language (hu): thousands separator
Niklas Laxström [Sun, 26 Feb 2006 15:55:27 +0000 (15:55 +0000)]
* (bug 5097) Fix Hungarian language (hu): thousands separator
Patch by Kov��cs Endre J��nos

18 years ago* (bug 5081) Remove bogus fix for invalid characters in links which simply
Brion Vibber [Sun, 26 Feb 2006 02:25:56 +0000 (02:25 +0000)]
* (bug 5081) Remove bogus fix for invalid characters in links which simply
  broke use of legitimate multiple whitespace characters in bracketed link.
Broken by Magnus's revision 1.593 of Parser.php, February 22 2006

18 years agoClean up recent changes entries when a page is nuked
Rob Church [Sun, 26 Feb 2006 02:07:50 +0000 (02:07 +0000)]
Clean up recent changes entries when a page is nuked

18 years agoShow the job queue length in Special:Statistics
Tim Starling [Sun, 26 Feb 2006 01:12:47 +0000 (01:12 +0000)]
Show the job queue length in Special:Statistics

18 years agoRevert Tim's changes to category links, owing to the wave of people objecting and...
Rob Church [Sat, 25 Feb 2006 17:23:23 +0000 (17:23 +0000)]
Revert Tim's changes to category links, owing to the wave of people objecting and his comment to revert if desired.

18 years agoallow to disable schema checks - those acquire giant locks on table opens..
Domas Mituzas [Sat, 25 Feb 2006 13:47:11 +0000 (13:47 +0000)]
allow to disable schema checks  - those acquire giant locks on table opens..

18 years agoprofiling
Tim Starling [Sat, 25 Feb 2006 03:01:21 +0000 (03:01 +0000)]
profiling

18 years agoFixed SQL error, keep track of job_id
Tim Starling [Sat, 25 Feb 2006 01:38:06 +0000 (01:38 +0000)]
Fixed SQL error, keep track of job_id

18 years agoAvoid circular links updates
Tim Starling [Sat, 25 Feb 2006 01:31:07 +0000 (01:31 +0000)]
Avoid circular links updates

18 years agoDifferent pop method
Tim Starling [Sat, 25 Feb 2006 01:12:35 +0000 (01:12 +0000)]
Different pop method

18 years agoIf there's a duplicate, don't delete and recreate, just leave it.
Tim Starling [Sat, 25 Feb 2006 00:29:15 +0000 (00:29 +0000)]
If there's a duplicate, don't delete and recreate, just leave it.

18 years agoThe live immediateBegin hack didn't actually do anything, removing.
Tim Starling [Fri, 24 Feb 2006 23:51:01 +0000 (23:51 +0000)]
The live immediateBegin hack didn't actually do anything, removing.

18 years agoShould be a little bit faster now
Niklas Laxström [Fri, 24 Feb 2006 23:28:00 +0000 (23:28 +0000)]
Should be a little bit faster now

18 years agoPerformance tweak
Niklas Laxström [Fri, 24 Feb 2006 22:45:14 +0000 (22:45 +0000)]
Performance tweak

18 years agoFix my previous commit so that it might even work
Niklas Laxström [Fri, 24 Feb 2006 21:51:41 +0000 (21:51 +0000)]
Fix my previous commit so that it might even work

18 years ago* Rename the stub LanguageAls / LanguageGem_alsation to LanguageGsw to follow
Brion Vibber [Fri, 24 Feb 2006 21:15:33 +0000 (21:15 +0000)]
* Rename the stub LanguageAls / LanguageGem_alsation to LanguageGsw to follow
  updated language code assignments

18 years agoClone the job table so tests work again
Brion Vibber [Fri, 24 Feb 2006 20:56:43 +0000 (20:56 +0000)]
Clone the job table so tests work again

18 years ago* live immediatebegin hack
Domas Mituzas [Fri, 24 Feb 2006 20:38:46 +0000 (20:38 +0000)]
* live immediatebegin hack
* remove ORDER BY for pop operation, InnoDB sorts by PK anyway, MyISAM would work as 'pool' rather than 'stack',
  submited to http://bugs.mysql.com/bug.php?id=17711

18 years ago* Javascript filter for Special:Allmessages
Niklas Laxström [Fri, 24 Feb 2006 18:43:32 +0000 (18:43 +0000)]
* Javascript filter for Special:Allmessages

18 years agoTweak that nogomatch message in HEAD too
Rob Church [Fri, 24 Feb 2006 13:19:55 +0000 (13:19 +0000)]
Tweak that nogomatch message in HEAD too

18 years agoprofiling
Tim Starling [Fri, 24 Feb 2006 07:50:23 +0000 (07:50 +0000)]
profiling

18 years agobug
Tim Starling [Fri, 24 Feb 2006 07:49:36 +0000 (07:49 +0000)]
bug

18 years agoAdded job table, for deferred processing of jobs. The immediate application is to...
Tim Starling [Fri, 24 Feb 2006 01:56:31 +0000 (01:56 +0000)]
Added job table, for deferred processing of jobs. The immediate application is to complete the link table refresh operation when templates are changed.

18 years agoMake links to categories in the catlinks box blue whether the target page exists...
Tim Starling [Fri, 24 Feb 2006 01:38:06 +0000 (01:38 +0000)]
Make links to categories in the catlinks box blue whether the target page exists or not.

18 years agoFixfix
Niklas Laxström [Thu, 23 Feb 2006 20:18:49 +0000 (20:18 +0000)]
Fixfix

18 years ago* Make Live Preview an user preference, still controllable by the global variable
Niklas Laxström [Thu, 23 Feb 2006 20:03:51 +0000 (20:03 +0000)]
* Make Live Preview an user preference, still controllable by the global variable

18 years ago(bug 4535) Warn user when editing CSS or JS subpage of a skin that doesn't exist
Rob Church [Thu, 23 Feb 2006 14:37:51 +0000 (14:37 +0000)]
(bug 4535) Warn user when editing CSS or JS subpage of a skin that doesn't exist

18 years ago(bug 5068) Add missing interface text for markedaspatrollederror, markedaspatrolleder...
Rob Church [Thu, 23 Feb 2006 11:31:50 +0000 (11:31 +0000)]
(bug 5068) Add missing interface text for markedaspatrollederror, markedaspatrollederrortext

18 years ago(bug 4970) Make category paging limits configurable
Rob Church [Thu, 23 Feb 2006 00:39:52 +0000 (00:39 +0000)]
(bug 4970) Make category paging limits configurable

18 years ago(bug 4974) Don't follow redirected talk page on "new messages" link
Rob Church [Wed, 22 Feb 2006 22:17:25 +0000 (22:17 +0000)]
(bug 4974) Don't follow redirected talk page on "new messages" link

18 years agoFixed up that buggered commit so Brion won't stab me.
Rob Church [Wed, 22 Feb 2006 21:50:09 +0000 (21:50 +0000)]
Fixed up that buggered commit so Brion won't stab me.

18 years agoBollocks, something's wrong with that - it's buggered up the link when account creati...
Rob Church [Wed, 22 Feb 2006 21:40:30 +0000 (21:40 +0000)]
Bollocks, something's wrong with that - it's buggered up the link when account creation is allowed, too. Reverting for now; will recommit when fixed.

18 years ago(bug 4319) Don't show a "create account" link on the login form when account creation...
Rob Church [Wed, 22 Feb 2006 21:37:18 +0000 (21:37 +0000)]
(bug 4319) Don't show a "create account" link on the login form when account creation is disabled.

18 years agoFix for parser test "Magic links: PMID incorrectly converts space to underscore"
Magnus Manske [Wed, 22 Feb 2006 09:11:59 +0000 (09:11 +0000)]
Fix for parser test "Magic links: PMID incorrectly converts space to underscore"

18 years agofix for external links:
Magnus Manske [Wed, 22 Feb 2006 09:05:25 +0000 (09:05 +0000)]
fix for external links:
[url  text] (notice two or more spaces) now breaks according to parser test
I liked the previous behaviour better, but it doesn't strictly conform to wiki syntax

18 years ago"table with no data" fix
Magnus Manske [Wed, 22 Feb 2006 08:37:14 +0000 (08:37 +0000)]
"table with no data" fix

18 years agoMaximum article size, since max_allowed_packet is too large on wikimedia these days...
Tim Starling [Wed, 22 Feb 2006 00:55:25 +0000 (00:55 +0000)]
Maximum article size, since max_allowed_packet is too large on wikimedia these days to form an effective limit.

18 years agowatchlist row duplication
Tim Starling [Wed, 22 Feb 2006 00:45:27 +0000 (00:45 +0000)]
watchlist row duplication

18 years ago* Fixed and enhanced a little the Live Preview, which had been broken for some time
Niklas Laxström [Mon, 20 Feb 2006 21:18:11 +0000 (21:18 +0000)]
* Fixed and enhanced a little the Live Preview, which had been broken for some time

18 years agoLet wikidiff2 do its own segmenting
Tim Starling [Mon, 20 Feb 2006 06:12:12 +0000 (06:12 +0000)]
Let wikidiff2 do its own segmenting

18 years ago* Fix --report interval option for dumpTextPass
Brion Vibber [Sun, 19 Feb 2006 23:00:00 +0000 (23:00 +0000)]
* Fix --report interval option for dumpTextPass

18 years agoadd knob for persistent MC connections
Domas Mituzas [Sun, 19 Feb 2006 09:55:20 +0000 (09:55 +0000)]
add knob for persistent MC connections

18 years ago* (bug 4685) More fixes for Slovenian project namespace
Brion Vibber [Sun, 19 Feb 2006 05:47:35 +0000 (05:47 +0000)]
* (bug 4685) More fixes for Slovenian project namespace
- have convertGrammar() return the preposition with all forms instead of just the predefined ones
- don't double the preposition in NS_PROJECT_TALK for predefined forms
- include the proper underscores in the internal namespace names

18 years ago* Fix explicit s-maxage=0 on raw pages; should help with proxy issues in
Brion Vibber [Sat, 18 Feb 2006 23:58:49 +0000 (23:58 +0000)]
* Fix explicit s-maxage=0 on raw pages; should help with proxy issues in
  generated stylesheets... hopefully...

18 years ago* (bug 4685) Slovenian LanguageSl.php hardcodes project namespace
Niklas Laxström [Sat, 18 Feb 2006 20:48:16 +0000 (20:48 +0000)]
* (bug 4685) Slovenian LanguageSl.php hardcodes project namespace

18 years ago* More exact checking in Title::equals() to fox moves of numerically similar
Brion Vibber [Sat, 18 Feb 2006 19:41:01 +0000 (19:41 +0000)]
* More exact checking in Title::equals() to fox moves of numerically similar
  page titles. (Odd hex title bug on 64-bit.)

18 years ago* Restriction types now use restriction-* messages instead of ui messages
Niklas Laxström [Sat, 18 Feb 2006 15:07:02 +0000 (15:07 +0000)]
* Restriction types now use restriction-* messages instead of ui messages
* Don't try to link to current page on protection tab

18 years agoIntroduce $wgWantedPagesThreshold per bug 5011; Special:Wantedpages will not list...
Rob Church [Sat, 18 Feb 2006 04:39:20 +0000 (04:39 +0000)]
Introduce $wgWantedPagesThreshold per bug 5011; Special:Wantedpages will not list pages with less than this number of links. Defaults to 1.

18 years ago* Remove legacy PHPTal code, hasn't been maintained in ages.
Brion Vibber [Sat, 18 Feb 2006 04:34:10 +0000 (04:34 +0000)]
* Remove legacy PHPTal code, hasn't been maintained in ages.
* Tweak UserLogin include order for APC issue

18 years ago* Avoid corrupting <gallery> inside <!-- comment -->
Brion Vibber [Sat, 18 Feb 2006 01:50:12 +0000 (01:50 +0000)]
* Avoid corrupting <gallery> inside <!-- comment -->

18 years agoParser test case for bug 5024
Brion Vibber [Sat, 18 Feb 2006 01:31:30 +0000 (01:31 +0000)]
Parser test case for bug 5024

18 years ago* Fix missing bad title check in Special:Booksources
Brion Vibber [Sat, 18 Feb 2006 01:09:45 +0000 (01:09 +0000)]
* Fix missing bad title check in Special:Booksources
* Remove empty booksources string in fy

18 years ago* (bug 4788) One string for MessagesPl
Niklas Laxström [Fri, 17 Feb 2006 19:03:54 +0000 (19:03 +0000)]
* (bug 4788) One string for MessagesPl

18 years ago* (bug 4859) Update for Portuguese messages (pt)
Niklas Laxström [Fri, 17 Feb 2006 18:56:10 +0000 (18:56 +0000)]
* (bug 4859) Update for Portuguese messages (pt)

18 years agoParanoia
Rob Church [Fri, 17 Feb 2006 16:57:46 +0000 (16:57 +0000)]
Paranoia

18 years ago* (bug 5015) Update magic words translation in LanguageBe.php
Niklas Laxström [Fri, 17 Feb 2006 16:47:22 +0000 (16:47 +0000)]
* (bug 5015) Update magic words translation in LanguageBe.php

18 years ago(bug 5018) Anchors for each message in Special:Allmessages
Rob Church [Fri, 17 Feb 2006 16:39:31 +0000 (16:39 +0000)]
(bug 5018) Anchors for each message in Special:Allmessages

18 years agocheck if the wikidiff2 function exists after loading the extension, in case the exten...
Tim Starling [Fri, 17 Feb 2006 04:49:13 +0000 (04:49 +0000)]
check if the wikidiff2 function exists after loading the extension, in case the extension is corrupt

18 years ago* Removed trailing whitespace on a bunch more messages.
Brion Vibber [Fri, 17 Feb 2006 00:44:50 +0000 (00:44 +0000)]
* Removed trailing whitespace on a bunch more messages.

18 years ago(bug 5013) Check for existence on "return to" links
Rob Church [Thu, 16 Feb 2006 22:29:53 +0000 (22:29 +0000)]
(bug 5013) Check for existence on "return to" links

18 years agoAdd final newline for consistent display and to fix the </textarea> when text empty
Brion Vibber [Thu, 16 Feb 2006 22:08:02 +0000 (22:08 +0000)]
Add final newline for consistent display and to fix the </textarea> when text empty

18 years ago* Fix double-escaping of title in preview form
Brion Vibber [Thu, 16 Feb 2006 21:41:56 +0000 (21:41 +0000)]
* Fix double-escaping of title in preview form
* Use the right message for the preview button

18 years ago* (bug 4502, 5017) Don't render potentially hostile deleted page contents
Brion Vibber [Thu, 16 Feb 2006 20:53:45 +0000 (20:53 +0000)]
* (bug 4502, 5017) Don't render potentially hostile deleted page contents
  on Special:Undelete by default; show source, with an optional preview.
  The revisions list no longer shows the latest text by default, so it can
  still be operated if the text is hostile.

18 years agoEvery time I see checkbox God kills a kitten, needs a hack
Niklas Laxström [Wed, 15 Feb 2006 22:34:07 +0000 (22:34 +0000)]
Every time I see checkbox God kills a kitten, needs a hack

18 years ago* (bug 4805) Removed more wikipedia-references from MessagesUk.php
Niklas Laxström [Wed, 15 Feb 2006 15:11:36 +0000 (15:11 +0000)]
* (bug 4805) Removed more wikipedia-references from MessagesUk.php

18 years agotrailing whitespace is unhappy
River Tarnell [Tue, 14 Feb 2006 22:36:25 +0000 (22:36 +0000)]
trailing whitespace is unhappy

18 years ago* Unknown log types no longer throw notices everywhere in RecentChanges
Brion Vibber [Tue, 14 Feb 2006 21:24:48 +0000 (21:24 +0000)]
* Unknown log types no longer throw notices everywhere in RecentChanges
This has been driving me nuts when disabling extensions with custom log types.

18 years agorename getTalkPages to getNewMessageLinks, use wfmsghtml for seperator (brion)
River Tarnell [Tue, 14 Feb 2006 21:20:38 +0000 (21:20 +0000)]
rename getTalkPages to getNewMessageLinks, use wfmsghtml for seperator (brion)

18 years agohooks for shared new talk notifications
River Tarnell [Tue, 14 Feb 2006 21:10:31 +0000 (21:10 +0000)]
hooks for shared new talk notifications

18 years agoFixed formatNum
Tim Starling [Mon, 13 Feb 2006 09:09:54 +0000 (09:09 +0000)]
Fixed formatNum

18 years ago* Blocking some Unicode whitespace characters in usernames. Should check
Brion Vibber [Mon, 13 Feb 2006 07:29:27 +0000 (07:29 +0000)]
* Blocking some Unicode whitespace characters in usernames. Should check
  if some or all should be blocked from all page titles.

18 years agooptions to insertSelect(), indenting
Tim Starling [Sun, 12 Feb 2006 02:20:32 +0000 (02:20 +0000)]
options to insertSelect(), indenting

18 years ago* (bug 4960) Add additional namespaces variants to Yiddish for compatibility
Niklas Laxström [Sat, 11 Feb 2006 15:35:03 +0000 (15:35 +0000)]
* (bug 4960) Add additional namespaces variants to Yiddish for compatibility
Patch from gangleri

18 years agoHide own edits from RC, mostly by Jason. No show/hide link by default, you need to...
Tim Starling [Sat, 11 Feb 2006 12:28:50 +0000 (12:28 +0000)]
Hide own edits from RC, mostly by Jason. No show/hide link by default, you need to add it in if you want it.

18 years agopreload hook
Tim Starling [Sat, 11 Feb 2006 11:41:46 +0000 (11:41 +0000)]
preload hook

18 years agoAllow cookies to be shared between multiple wikis with a shared user database.
Tim Starling [Sat, 11 Feb 2006 07:41:31 +0000 (07:41 +0000)]
Allow cookies to be shared between multiple wikis with a shared user database.

18 years agoexplicit TYPE=InnoDB
Tim Starling [Sat, 11 Feb 2006 06:23:32 +0000 (06:23 +0000)]
explicit TYPE=InnoDB

18 years agodoc
Erik Moeller [Fri, 10 Feb 2006 09:37:46 +0000 (09:37 +0000)]
doc

18 years agovery basic support for requiring email authentication before allowing users
Erik Moeller [Fri, 10 Feb 2006 09:34:31 +0000 (09:34 +0000)]
very basic support for requiring email authentication before allowing users
to edit

18 years agoAdded support for wikidiff2 and similar external diff engines.
Tim Starling [Thu, 9 Feb 2006 13:04:20 +0000 (13:04 +0000)]
Added support for wikidiff2 and similar external diff engines.

18 years agoMove the text direction class from <html> to <body>, HTML doesn't allow class on...
Brion Vibber [Thu, 9 Feb 2006 06:02:10 +0000 (06:02 +0000)]
Move the text direction class from <html> to <body>, HTML doesn't allow class on <html>
(Wouldn't be needed if the MSIE developers would actually make attribute selectors work on attributes that I actually want to use...)

18 years agohttp/https only please
Brion Vibber [Thu, 9 Feb 2006 01:48:24 +0000 (01:48 +0000)]
http/https only please

18 years ago* Separated MessagesSl.php as the other languages.
Brion Vibber [Wed, 8 Feb 2006 23:47:17 +0000 (23:47 +0000)]
* Separated MessagesSl.php as the other languages.

18 years agoBug 4916: Make localised text (notably the word "line") work with the diff cache...
Tim Starling [Wed, 8 Feb 2006 22:56:55 +0000 (22:56 +0000)]
Bug 4916: Make localised text (notably the word "line") work with the diff cache. Doing it this way means it will work with the external diff engine as well.

18 years ago* (bug 4824) Separate out IE7 CSS compat hacks, fix for RTL pages
Brion Vibber [Wed, 8 Feb 2006 18:50:45 +0000 (18:50 +0000)]
* (bug 4824) Separate out IE7 CSS compat hacks, fix for RTL pages

18 years agopartial bug 3456) Disable auto redirect to Main Page after account creation
Rob Church [Wed, 8 Feb 2006 04:58:45 +0000 (04:58 +0000)]
partial bug 3456) Disable auto redirect to Main Page after account creation

18 years ago* (bug 4147) Added cleanupWatchlist.php to clear out bogus watchlist entries
Brion Vibber [Wed, 8 Feb 2006 02:59:56 +0000 (02:59 +0000)]
* (bug 4147) Added cleanupWatchlist.php to clear out bogus watchlist entries

18 years ago(bug 1850) Image link to nonexistent file fixed.
Magnus Manske [Tue, 7 Feb 2006 17:53:56 +0000 (17:53 +0000)]
(bug 1850) Image link to nonexistent file fixed.

18 years agoFix for parser test error "Image link to nonexistent file (bug 1850)", both "good"
Magnus Manske [Tue, 7 Feb 2006 17:50:25 +0000 (17:50 +0000)]
Fix for parser test error "Image link to nonexistent file (bug 1850)", both "good"
 and "bad"

18 years agoInvestigated tidy deadlock allegations, couldn't reproduce.
Tim Starling [Tue, 7 Feb 2006 11:05:00 +0000 (11:05 +0000)]
Investigated tidy deadlock allegations, couldn't reproduce.

18 years ago* (bug 4889) Fix image talk namespace for Tamil
Brion Vibber [Tue, 7 Feb 2006 07:19:33 +0000 (07:19 +0000)]
* (bug 4889) Fix image talk namespace for Tamil

18 years agorc_timestamp >= $cutoff instead of rc_timestamp > $cutoff, so that duplicates may...
Tim Starling [Tue, 7 Feb 2006 05:24:00 +0000 (05:24 +0000)]
rc_timestamp >= $cutoff instead of rc_timestamp > $cutoff, so that duplicates may be shown but entries are never missed.

18 years ago* (bug 4842) Fix 'show number of watching users' with enhanced RC
Brion Vibber [Tue, 7 Feb 2006 03:58:49 +0000 (03:58 +0000)]
* (bug 4842) Fix 'show number of watching users' with enhanced RC

18 years agoProper windows escaping in wfEscapeShellArg()
Tim Starling [Mon, 6 Feb 2006 23:50:45 +0000 (23:50 +0000)]
Proper windows escaping in wfEscapeShellArg()

18 years ago(bug 4892) Add id tag to div box nested inside p-search
Rob Church [Mon, 6 Feb 2006 17:13:07 +0000 (17:13 +0000)]
(bug 4892) Add id tag to div box nested inside p-search