lhc/web/wiklou.git
18 years agoFix bogus "filename too short" error when uploading files with a period in the base...
Rob Church [Tue, 4 Apr 2006 15:26:55 +0000 (15:26 +0000)]
Fix bogus "filename too short" error when uploading files with a period in the base name, e.g. "Mr. Zee.png"

18 years agoMissing table prefix in ss_images updater patch
Rob Church [Tue, 4 Apr 2006 15:02:40 +0000 (15:02 +0000)]
Missing table prefix in ss_images updater patch

18 years ago(bug 759) Wrap redirects on the watchlist editing page in a span, class "watchlistredir"
Rob Church [Tue, 4 Apr 2006 15:00:40 +0000 (15:00 +0000)]
(bug 759) Wrap redirects on the watchlist editing page in a span, class "watchlistredir"

18 years agoLate-breaking update of the update ;)
Rob Church [Tue, 4 Apr 2006 14:03:29 +0000 (14:03 +0000)]
Late-breaking update of the update ;)

18 years agoHebrew language update
Rob Church [Tue, 4 Apr 2006 13:59:57 +0000 (13:59 +0000)]
Hebrew language update

18 years ago(bug 5447) Convert first letter of username to uppercase before searching in Special...
Rob Church [Tue, 4 Apr 2006 13:20:45 +0000 (13:20 +0000)]
(bug 5447) Convert first letter of username to uppercase before searching in Special:Listusers

18 years ago(bug 5409) Hide "show/hide patrolled edits" in Special:Recentchanges if patrolling...
Rob Church [Tue, 4 Apr 2006 13:09:52 +0000 (13:09 +0000)]
(bug 5409) Hide "show/hide patrolled edits" in Special:Recentchanges if patrolling is disabled

...and it comes with free message adaptations for French and German, because I'm nice like that

18 years agoLet's not have another fatal error due to a simple oversight right before a release...
Rob Church [Tue, 4 Apr 2006 12:21:35 +0000 (12:21 +0000)]
Let's not have another fatal error due to a simple oversight right before a release, shall we?

18 years ago(bug 2544) Illogical error reporting order in Special:Userlogin
Rob Church [Tue, 4 Apr 2006 10:26:43 +0000 (10:26 +0000)]
(bug 2544) Illogical error reporting order in Special:Userlogin

18 years agoReturn non-zero when LocalSettings.php is missing.
Brion Vibber [Tue, 4 Apr 2006 10:19:19 +0000 (10:19 +0000)]
Return non-zero when LocalSettings.php is missing.

18 years agoWoops, left in a debugging bit that spit out config file
Brion Vibber [Tue, 4 Apr 2006 09:40:11 +0000 (09:40 +0000)]
Woops, left in a debugging bit that spit out config file

18 years agoAdd basic check for session support in PHP and die if not present
Rob Church [Tue, 4 Apr 2006 08:50:05 +0000 (08:50 +0000)]
Add basic check for session support in PHP and die if not present

18 years agoHooks:UserCan: allow advisory external checks instead of overriding ones
Domas Mituzas [Tue, 4 Apr 2006 08:46:06 +0000 (08:46 +0000)]
Hooks:UserCan: allow advisory external checks instead of overriding ones
This allows targeted rules to be imposed without mocking up with core code too much.

18 years agoSet $wgRequestTime so db errors end cleanly; mark Oracle support as experimental.
Brion Vibber [Tue, 4 Apr 2006 08:41:22 +0000 (08:41 +0000)]
Set $wgRequestTime so db errors end cleanly; mark Oracle support as experimental.

18 years agoPrevent registration/login with the username "MediaWiki default"
Rob Church [Tue, 4 Apr 2006 08:35:00 +0000 (08:35 +0000)]
Prevent registration/login with the username "MediaWiki default"

18 years agoRemove yet more stray executable bits. The last, I hope.
Brion Vibber [Tue, 4 Apr 2006 08:01:19 +0000 (08:01 +0000)]
Remove yet more stray executable bits. The last, I hope.

18 years agoRemove stray executable bit
Brion Vibber [Tue, 4 Apr 2006 07:58:49 +0000 (07:58 +0000)]
Remove stray executable bit

18 years agoRemove some stray executable bits
Brion Vibber [Tue, 4 Apr 2006 07:57:48 +0000 (07:57 +0000)]
Remove some stray executable bits

18 years agoBump version to 1.6.0; release is a-comin'
Brion Vibber [Tue, 4 Apr 2006 07:52:06 +0000 (07:52 +0000)]
Bump version to 1.6.0; release is a-comin'

18 years agoa little info; needs more work
Brion Vibber [Tue, 4 Apr 2006 07:50:19 +0000 (07:50 +0000)]
a little info; needs more work

18 years ago* (bug 4361) Fix "allmessagesnotsupportedui" so it doesn't refer to a nonexisting...
Rob Church [Tue, 4 Apr 2006 07:15:20 +0000 (07:15 +0000)]
* (bug 4361) Fix "allmessagesnotsupportedui" so it doesn't refer to a nonexisting page
* Tweak wording of "allmessagesnotsupporteddb"

18 years ago* Fix updateSearchIndex.php for new schema
Brion Vibber [Tue, 4 Apr 2006 06:37:17 +0000 (06:37 +0000)]
* Fix updateSearchIndex.php for new schema

18 years agoFix use of $wgDBadminuser on 'simple' database setup, where $wgDBservers isn't set
Brion Vibber [Tue, 4 Apr 2006 06:36:02 +0000 (06:36 +0000)]
Fix use of $wgDBadminuser on 'simple' database setup, where $wgDBservers isn't set

18 years ago* (bug 5195) rebuildrecentchanges.php works again; Database::insertSelect now has...
Brion Vibber [Tue, 4 Apr 2006 06:06:36 +0000 (06:06 +0000)]
* (bug 5195) rebuildrecentchanges.php works again; Database::insertSelect now has a parameter for select options.

18 years ago* Added $wgColorErrors: if set, database error messages will be highlighted when...
Brion Vibber [Tue, 4 Apr 2006 05:53:21 +0000 (05:53 +0000)]
* Added $wgColorErrors: if set, database error messages will be highlighted when running command-line scripts in a Unix terminal.

18 years agoSet $wgRequestTime, so database error exits show the script runtime instead of wacky...
Brion Vibber [Tue, 4 Apr 2006 05:45:38 +0000 (05:45 +0000)]
Set $wgRequestTime, so database error exits show the script runtime instead of wacky numbers and PHP notices.

18 years ago* Count log entries too, for uber-anal-completeness' sake
Rob Church [Tue, 4 Apr 2006 02:54:55 +0000 (02:54 +0000)]
* Count log entries too, for uber-anal-completeness' sake
* Fix oversight in counts

18 years agoCheck that accounts have no uploads prior to calling them unused
Rob Church [Tue, 4 Apr 2006 02:50:58 +0000 (02:50 +0000)]
Check that accounts have no uploads prior to calling them unused

18 years ago* (bug 5355) Include skin name and style JS settings in page source;
Brion Vibber [Tue, 4 Apr 2006 02:22:14 +0000 (02:22 +0000)]
* (bug 5355) Include skin name and style JS settings in page source;
  fixes regression where Opera 6/7 and KHTML CSS fixes weren't applied
  when wikibits.js was moved up before user JS inclusion.

18 years agoFix files broken during cvs2svn import. Always mark your binary files as binary with...
Brion Vibber [Mon, 3 Apr 2006 10:07:32 +0000 (10:07 +0000)]
Fix files broken during cvs2svn import. Always mark your binary files as binary with CVS!

18 years agoReplace files corrupted during svn import
Brion Vibber [Mon, 3 Apr 2006 09:05:10 +0000 (09:05 +0000)]
Replace files corrupted during svn import

18 years agoReplace files corrupted during import
Brion Vibber [Mon, 3 Apr 2006 09:04:08 +0000 (09:04 +0000)]
Replace files corrupted during import

18 years agoRemove stray executable bit from files
Brion Vibber [Mon, 3 Apr 2006 08:57:31 +0000 (08:57 +0000)]
Remove stray executable bit from files

18 years ago* Additional protections against HTML breakage in table parsing
Brion Vibber [Mon, 3 Apr 2006 08:36:17 +0000 (08:36 +0000)]
* Additional protections against HTML breakage in table parsing
Avoid splitting table cells on "||" appearing in HTML tag attributes.
Bad tag nesting is still possible, but this should keep things from
being split unexpectedly in the middle of an element, and might
avoid some potential injection points.
See http://mail.wikipedia.org/pipermail/wikitech-l/2006-April/034637.html

18 years agoWhoops, forgot to add brackets as intended
Rob Church [Mon, 3 Apr 2006 02:05:09 +0000 (02:05 +0000)]
Whoops, forgot to add brackets as intended

18 years ago(bug 4949) Missing : in "addedwatchtext" for English and Spanish
Rob Church [Mon, 3 Apr 2006 02:03:35 +0000 (02:03 +0000)]
(bug 4949) Missing : in "addedwatchtext" for English and Spanish

18 years ago*Really* fix bug 5150
Rob Church [Mon, 3 Apr 2006 01:49:05 +0000 (01:49 +0000)]
*Really* fix bug 5150

18 years agoSome code cleanup and logic checking
Rob Church [Mon, 3 Apr 2006 01:32:35 +0000 (01:32 +0000)]
Some code cleanup and logic checking

18 years ago* (bug 5432) Fix inconsistencies in cookie names when using table prefixes
Brion Vibber [Mon, 3 Apr 2006 00:53:56 +0000 (00:53 +0000)]
* (bug 5432) Fix inconsistencies in cookie names when using table prefixes

18 years agoupdate, throw in some URLs (my first svn commit ;)
Erik Moeller [Mon, 3 Apr 2006 00:32:58 +0000 (00:32 +0000)]
update, throw in some URLs (my first svn commit ;)

18 years ago(bug 5410) Use namespace name when a custom namespace's nstab-NS message is nonexistent
Rob Church [Sun, 2 Apr 2006 22:59:26 +0000 (22:59 +0000)]
(bug 5410) Use namespace name when a custom namespace's nstab-NS message is nonexistent

18 years ago(bug 5167) Add SUBPAGENAMEE
Rob Church [Sun, 2 Apr 2006 16:19:29 +0000 (16:19 +0000)]
(bug 5167) Add SUBPAGENAMEE

18 years ago(bug 5385) Allow hiding anonymous edits on Special:Recentchanges
Rob Church [Sun, 2 Apr 2006 16:04:38 +0000 (16:04 +0000)]
(bug 5385) Allow hiding anonymous edits on Special:Recentchanges

18 years ago(bug 2871) Links to talk pages in watchlist editing view
Rob Church [Sun, 2 Apr 2006 15:42:27 +0000 (15:42 +0000)]
(bug 2871) Links to talk pages in watchlist editing view

18 years agoUse a constant instead of var for disabling compression on live sites
Brion Vibber [Sun, 2 Apr 2006 04:20:33 +0000 (04:20 +0000)]
Use a constant instead of var for disabling compression on live sites

18 years agoLive fixes: lots of scary magic runes; php 5 fixes; reporting; etc
Brion Vibber [Sun, 2 Apr 2006 04:19:27 +0000 (04:19 +0000)]
Live fixes: lots of scary magic runes; php 5 fixes; reporting; etc

18 years agoLive fix: include ProfilerStub.php, some scripts need it
Brion Vibber [Sun, 2 Apr 2006 04:17:00 +0000 (04:17 +0000)]
Live fix: include ProfilerStub.php, some scripts need it

18 years agoLive fix: support running on all wikis on a farm site
Brion Vibber [Sun, 2 Apr 2006 04:15:37 +0000 (04:15 +0000)]
Live fix: support running on all wikis on a farm site

18 years agoLive fix: session token vanishing logging
Brion Vibber [Sun, 2 Apr 2006 04:14:45 +0000 (04:14 +0000)]
Live fix: session token vanishing logging
FIXME: uses wikimedia paths, needs to be generalized

18 years agoLive fix: set $wgNodeName
Brion Vibber [Sun, 2 Apr 2006 04:13:23 +0000 (04:13 +0000)]
Live fix: set $wgNodeName

18 years agoLive fix: escape <, >, and " chars that sneak into tables, etc due to parser ordering...
Brion Vibber [Sun, 2 Apr 2006 04:09:42 +0000 (04:09 +0000)]
Live fix: escape <, >, and " chars that sneak into tables, etc due to parser ordering bugs

18 years agoLive IRC output fixes:
Brion Vibber [Sun, 2 Apr 2006 04:09:00 +0000 (04:09 +0000)]
Live IRC output fixes:
* Clean up bad chars
* Work properly with alternate entry points (eg secure.wikimedia.org)

18 years agoLive hack: Skip some work on empty category/link sets
Brion Vibber [Sun, 2 Apr 2006 03:59:07 +0000 (03:59 +0000)]
Live hack: Skip some work on empty category/link sets

18 years agoLive fix: debug shell-outs
Brion Vibber [Sun, 2 Apr 2006 03:58:17 +0000 (03:58 +0000)]
Live fix: debug shell-outs

18 years agoLive fix: profiling points for wikidiff2
Brion Vibber [Sun, 2 Apr 2006 03:57:51 +0000 (03:57 +0000)]
Live fix: profiling points for wikidiff2

18 years agoLive fix: code typo in lag checks
Brion Vibber [Sun, 2 Apr 2006 03:57:33 +0000 (03:57 +0000)]
Live fix: code typo in lag checks

18 years agoLive fix: handle bad titles gracefully again
Brion Vibber [Sun, 2 Apr 2006 03:56:51 +0000 (03:56 +0000)]
Live fix: handle bad titles gracefully again

18 years agoLive fix: cache header tweak
Brion Vibber [Sun, 2 Apr 2006 03:55:24 +0000 (03:55 +0000)]
Live fix: cache header tweak

18 years agoApplying live hack: some mirrors strip the comment; include a hidden span with the...
Brion Vibber [Sun, 2 Apr 2006 03:34:56 +0000 (03:34 +0000)]
Applying live hack: some mirrors strip the comment; include a hidden span with the IP to help track them down.

18 years agospecify function name in query
Tim Starling [Sun, 2 Apr 2006 03:18:48 +0000 (03:18 +0000)]
specify function name in query

18 years agoDon't list pages from the MediaWiki namespace, it makes updateSpecialPages.php take...
Tim Starling [Sun, 2 Apr 2006 03:11:33 +0000 (03:11 +0000)]
Don't list pages from the MediaWiki namespace, it makes updateSpecialPages.php take all day for small wikis, and we have a lot of small wikis.

18 years agoFix buggered "URL encoding" of usernames in user contributions tool links
Rob Church [Sun, 2 Apr 2006 03:03:40 +0000 (03:03 +0000)]
Fix buggered "URL encoding" of usernames in user contributions tool links

18 years agoCopying .cvsignore and testing commit messages
Brion Vibber [Sat, 1 Apr 2006 12:43:13 +0000 (12:43 +0000)]
Copying .cvsignore and testing commit messages

18 years agoCopying .cvsignore and hoping to test notification mails...
Brion Vibber [Sat, 1 Apr 2006 10:57:26 +0000 (10:57 +0000)]
Copying .cvsignore and hoping to test notification mails...

18 years ago* (bug 5277) Use audio/midi rather that audio/mid
Brion Vibber [Thu, 30 Mar 2006 04:21:01 +0000 (04:21 +0000)]
* (bug 5277) Use audio/midi rather that audio/mid

18 years ago(bug 5288) Initial localisation for Az
Rob Church [Thu, 30 Mar 2006 00:39:18 +0000 (00:39 +0000)]
(bug 5288) Initial localisation for Az

18 years agoDe localisation
Rob Church [Wed, 29 Mar 2006 17:57:01 +0000 (17:57 +0000)]
De localisation

18 years agoAdd UserRights hook, fires after a user's group memberships are changed
Rob Church [Wed, 29 Mar 2006 02:31:15 +0000 (02:31 +0000)]
Add UserRights hook, fires after a user's group memberships are changed

18 years agoFirst set to NULL so that it changes on the master
Brion Vibber [Tue, 28 Mar 2006 21:56:12 +0000 (21:56 +0000)]
First set to NULL so that it changes on the master

18 years ago// Quickie hack; patch-ss_images.sql uses variables which don't
Brion Vibber [Tue, 28 Mar 2006 21:50:33 +0000 (21:50 +0000)]
// Quickie hack; patch-ss_images.sql uses variables which don't
// replicate properly.

18 years agoUpdates from Rotem Liss
Niklas Laxström [Tue, 28 Mar 2006 21:49:38 +0000 (21:49 +0000)]
Updates from Rotem Liss

18 years ago(bug 5378) General logs link in Special:Contributions
Rob Church [Tue, 28 Mar 2006 16:02:39 +0000 (16:02 +0000)]
(bug 5378) General logs link in Special:Contributions

18 years agodon't double-profile redirects
Tim Starling [Tue, 28 Mar 2006 05:15:10 +0000 (05:15 +0000)]
don't double-profile redirects

18 years agoOptionally use a different profile name for master queries
Tim Starling [Tue, 28 Mar 2006 05:11:40 +0000 (05:11 +0000)]
Optionally use a different profile name for master queries

18 years agoAdded ss_images to site_stats, to replace the slow count(*) query in Parser.php.
Tim Starling [Tue, 28 Mar 2006 05:09:33 +0000 (05:09 +0000)]
Added ss_images to site_stats, to replace the slow count(*) query in Parser.php.

18 years agodocumentation
Tim Starling [Tue, 28 Mar 2006 04:52:05 +0000 (04:52 +0000)]
documentation

18 years agoExtend documentation on maintenance scripts
Rob Church [Tue, 28 Mar 2006 02:38:48 +0000 (02:38 +0000)]
Extend documentation on maintenance scripts

18 years ago(bug 5367) Logic error in blank summaries handler caused the hash to keep being regen...
Rob Church [Tue, 28 Mar 2006 00:03:23 +0000 (00:03 +0000)]
(bug 5367) Logic error in blank summaries handler caused the hash to keep being regenerated. We want to preserve the hash of the original (i.e. autoprovided) summary.

18 years ago(bug 5372) Add number of files to Special:Statistics
Rob Church [Mon, 27 Mar 2006 23:45:28 +0000 (23:45 +0000)]
(bug 5372) Add number of files to Special:Statistics

18 years agoremoving tests for unnecessary, removed dupe of php's ctype functions
Brion Vibber [Mon, 27 Mar 2006 22:59:18 +0000 (22:59 +0000)]
removing tests for unnecessary, removed dupe of php's ctype functions

18 years agoredundant file removal
Brion Vibber [Mon, 27 Mar 2006 22:58:13 +0000 (22:58 +0000)]
redundant file removal

18 years agoReverted the commit until we find solution with elwiki
Niklas Laxström [Mon, 27 Mar 2006 22:20:16 +0000 (22:20 +0000)]
Reverted the commit until we find solution with elwiki

18 years agoFix wrong path
Jens Frank [Mon, 27 Mar 2006 20:15:24 +0000 (20:15 +0000)]
Fix wrong path

18 years agoWork around potential bugs
Niklas Laxström [Mon, 27 Mar 2006 20:03:21 +0000 (20:03 +0000)]
Work around potential bugs

18 years agoUseless with modern PHP. Users should update their PHP. Brion says I should remove it.
Jens Frank [Mon, 27 Mar 2006 19:59:19 +0000 (19:59 +0000)]
Useless with modern PHP. Users should update their PHP. Brion says I should remove it.

18 years agoClean up this * to get 4490, 4672 fixed before Duke Nukem Forever
Niklas Laxström [Mon, 27 Mar 2006 19:23:27 +0000 (19:23 +0000)]
Clean up this * to get 4490, 4672 fixed before Duke Nukem Forever

18 years agoOOP'ed Ajax functions, embedded in index.php for better compatibility with wikipedia...
Jens Frank [Mon, 27 Mar 2006 18:53:15 +0000 (18:53 +0000)]
OOP'ed Ajax functions, embedded in index.php for better compatibility with wikipedia.org setup

18 years agoMove to includes/AjaxDispatcher.php
Jens Frank [Mon, 27 Mar 2006 18:38:40 +0000 (18:38 +0000)]
Move to includes/AjaxDispatcher.php

18 years agoPatch from Rotem Liss
Niklas Laxström [Mon, 27 Mar 2006 18:38:38 +0000 (18:38 +0000)]
Patch from Rotem Liss

18 years agoSince this extends another language class, we need to include it ahead of
Brion Vibber [Mon, 27 Mar 2006 18:25:02 +0000 (18:25 +0000)]
Since this extends another language class, we need to include it ahead of
time to ensure consistent workingness w/ APC

18 years ago* (bug 3573) Finished full Greek translation: namespaces
Niklas Laxström [Mon, 27 Mar 2006 17:26:30 +0000 (17:26 +0000)]
* (bug 3573) Finished full Greek translation: namespaces

18 years ago(bug 5302) Merge the two #p-search .pBody statements in monobook css
Anders Wegge Jakobsen [Mon, 27 Mar 2006 13:18:56 +0000 (13:18 +0000)]
(bug 5302) Merge the two #p-search .pBody statements in monobook css

18 years agoWrite load distribution across multiple external storage engines. Untested.
Tim Starling [Mon, 27 Mar 2006 03:56:53 +0000 (03:56 +0000)]
Write load distribution across multiple external storage engines. Untested.

18 years ago(bug 5364) Don't raise false blank summary reminder when adding a new section
Rob Church [Sun, 26 Mar 2006 23:50:19 +0000 (23:50 +0000)]
(bug 5364) Don't raise false blank summary reminder when adding a new section

18 years ago* (bug 5349) Update for Portuguese messages (pt)
Niklas Laxström [Sun, 26 Mar 2006 21:56:11 +0000 (21:56 +0000)]
* (bug 5349) Update for Portuguese messages (pt)

18 years agobug 5362 Piedmontese
Jens Frank [Sun, 26 Mar 2006 21:27:40 +0000 (21:27 +0000)]
bug 5362 Piedmontese

18 years agobug 5362 Piedmontese added
Jens Frank [Sun, 26 Mar 2006 21:12:34 +0000 (21:12 +0000)]
bug 5362 Piedmontese added

18 years ago* (bug 5156) Update for Hebrew language (he)
Niklas Laxström [Sun, 26 Mar 2006 20:58:41 +0000 (20:58 +0000)]
* (bug 5156) Update for Hebrew language (he)
* modifies namespace translations

18 years agoFixes
Niklas Laxström [Sun, 26 Mar 2006 20:53:07 +0000 (20:53 +0000)]
Fixes

18 years agoIncremented counter to force users to update their cached css. Since zwinger was...
Jens Frank [Sun, 26 Mar 2006 20:50:23 +0000 (20:50 +0000)]
Incremented counter to force users to update their cached css. Since zwinger was already at 6, incremeting once again.