lhc/web/wiklou.git
18 years agoput TYPE back in, now as it's back in 5.1 ;-)
Domas Mituzas [Sat, 8 Apr 2006 21:11:13 +0000 (21:11 +0000)]
put TYPE back in, now as it's back in 5.1 ;-)

18 years ago(bug 4760) Prevent creation of entries in protection log when protection levels haven...
Rob Church [Sat, 8 Apr 2006 20:50:08 +0000 (20:50 +0000)]
(bug 4760) Prevent creation of entries in protection log when protection levels haven't changed

18 years ago* (bug 5507) Changed mediawiki:logouttext from plain to wikitext
Niklas Laxström [Sat, 8 Apr 2006 20:46:52 +0000 (20:46 +0000)]
* (bug 5507) Changed mediawiki:logouttext from plain to wikitext

18 years agocould not resist, provide more accuracy on elapsed ;-)
Domas Mituzas [Sat, 8 Apr 2006 20:29:21 +0000 (20:29 +0000)]
could not resist, provide more accuracy on elapsed ;-)

18 years agodocument SpecialLog performance improvements
Domas Mituzas [Sat, 8 Apr 2006 09:41:41 +0000 (09:41 +0000)]
document SpecialLog performance improvements

18 years agoactually... add STRAIGHT_JOIN :-)
Domas Mituzas [Sat, 8 Apr 2006 09:33:20 +0000 (09:33 +0000)]
actually... add STRAIGHT_JOIN :-)

18 years agoFetch user_id before doing logging table scan, this helps a lot.
Domas Mituzas [Sat, 8 Apr 2006 09:22:33 +0000 (09:22 +0000)]
Fetch user_id before doing logging table scan, this helps a lot.
Remove FORCE INDEX, STRAIGHT JOIN, refactor query building a bit.

18 years ago* (bug 534) Fix regression that broke slashes in extension tag parameters
Brion Vibber [Sat, 8 Apr 2006 04:40:09 +0000 (04:40 +0000)]
* (bug 534) Fix regression that broke slashes in extension tag parameters
Patch by Jitse Niesen, http://bugzilla.wikimedia.org/attachment.cgi?id=1461

18 years agoFix silly little ballsed-up wrong-way-round join causing Village Pumpers to whine...
Rob Church [Sat, 8 Apr 2006 00:50:45 +0000 (00:50 +0000)]
Fix silly little ballsed-up wrong-way-round join causing Village Pumpers to whine about missing redlinks in watchlists.

18 years ago* (bug 5493) Id translation for special pages
Niklas Laxström [Fri, 7 Apr 2006 14:25:27 +0000 (14:25 +0000)]
* (bug 5493) Id translation for special pages
Patch by IvanLanin

18 years agoObsolete, use commandLine.inc
Tim Starling [Fri, 7 Apr 2006 04:25:36 +0000 (04:25 +0000)]
Obsolete, use commandLine.inc

18 years agoFix counter drift when articles are created with {{subst:}}
Tim Starling [Fri, 7 Apr 2006 04:20:16 +0000 (04:20 +0000)]
Fix counter drift when articles are created with {{subst:}}

18 years ago* Include subversion revision number in Special:Version if available
Brion Vibber [Fri, 7 Apr 2006 00:00:50 +0000 (00:00 +0000)]
* Include subversion revision number in Special:Version if available
Currently requires SimpleXML extension (available by default on PHP5)

18 years ago* Added skinname and style path parameters to CBT version of MonoBook
Brion Vibber [Thu, 6 Apr 2006 23:03:14 +0000 (23:03 +0000)]
* Added skinname and style path parameters to CBT version of MonoBook

18 years ago* (bug 5479) Id translation for preferences tabs caption
Niklas Laxström [Thu, 6 Apr 2006 17:11:13 +0000 (17:11 +0000)]
* (bug 5479) Id translation for preferences tabs caption

18 years agoFixed some invalid xhtml
Niklas Laxström [Thu, 6 Apr 2006 16:50:39 +0000 (16:50 +0000)]
Fixed some invalid xhtml

18 years agoFurther additions to Hebrew localisation
Rob Church [Thu, 6 Apr 2006 16:08:37 +0000 (16:08 +0000)]
Further additions to Hebrew localisation

18 years agoCorrecting version number format so it'll work with version comparison functions
Rob Church [Thu, 6 Apr 2006 15:46:55 +0000 (15:46 +0000)]
Correcting version number format so it'll work with version comparison functions

18 years agoDon't use paths relative to the current directory, the current directory is no longer...
Tim Starling [Thu, 6 Apr 2006 10:06:38 +0000 (10:06 +0000)]
Don't use paths relative to the current directory, the current directory is no longer set in commandLine.inc. Rightly so, the previous behaviour was annoying.

18 years ago* (bug 5467) Link to page histories in watchlist edit mode
Rob Church [Wed, 5 Apr 2006 22:19:37 +0000 (22:19 +0000)]
* (bug 5467) Link to page histories in watchlist edit mode
* Add in changes from 1.6 to release notes

18 years agoFix big huge PHP warning error on every page when allow_call_time_pass_reference...
Brion Vibber [Wed, 5 Apr 2006 19:54:42 +0000 (19:54 +0000)]
Fix big huge PHP warning error on every page when allow_call_time_pass_reference is off

18 years ago(bug 5461) Use of deprecated "showhideminor" in Special:Recentchangeslinked
Rob Church [Wed, 5 Apr 2006 18:31:58 +0000 (18:31 +0000)]
(bug 5461) Use of deprecated "showhideminor" in Special:Recentchangeslinked

18 years ago(bug 5462) Bogus missing patch warning in updater
Rob Church [Wed, 5 Apr 2006 18:12:00 +0000 (18:12 +0000)]
(bug 5462) Bogus missing patch warning in updater

18 years ago(bug 5458) Fix double-URL encoding in block log link in contribs and contribs link...
Rob Church [Wed, 5 Apr 2006 16:14:08 +0000 (16:14 +0000)]
(bug 5458) Fix double-URL encoding in block log link in contribs and contribs link in block log

18 years agoAdded a missing access key
Niklas Laxström [Wed, 5 Apr 2006 13:37:37 +0000 (13:37 +0000)]
Added a missing access key

18 years agoIgnore the .deps files
Niklas Laxström [Wed, 5 Apr 2006 13:28:55 +0000 (13:28 +0000)]
Ignore the .deps files

18 years agoUpdates
Niklas Laxström [Wed, 5 Apr 2006 13:00:38 +0000 (13:00 +0000)]
Updates

18 years ago1.7-alpha :-)
Domas Mituzas [Wed, 5 Apr 2006 10:11:40 +0000 (10:11 +0000)]
1.7-alpha :-)

18 years agoAdd date to the release notice 1.6.0
Brion Vibber [Wed, 5 Apr 2006 10:00:14 +0000 (10:00 +0000)]
Add date to the release notice

18 years agohttp://bugzilla.wikimedia.org/show_bug.cgi?id=5457
Brion Vibber [Wed, 5 Apr 2006 09:56:58 +0000 (09:56 +0000)]
http://bugzilla.wikimedia.org/show_bug.cgi?id=5457

18 years agoAllow user-defined functions, which work in a similar way to {{GRAMMAR:}} etc. Regist...
Tim Starling [Wed, 5 Apr 2006 09:47:12 +0000 (09:47 +0000)]
Allow user-defined functions, which work in a similar way to {{GRAMMAR:}} etc. Registered via an interface similar to tag hooks.

18 years agoAllow user-defined functions, which work in a similar way to {{GRAMMAR:}} etc. Regist...
Tim Starling [Wed, 5 Apr 2006 09:40:25 +0000 (09:40 +0000)]
Allow user-defined functions, which work in a similar way to {{GRAMMAR:}} etc. Registered via an interface similar to tag hooks.

18 years agoinitialize variable, right, thanks Brion! :)
Domas Mituzas [Wed, 5 Apr 2006 09:20:41 +0000 (09:20 +0000)]
initialize variable, right, thanks Brion! :)

18 years agoFix chaining of UserCan extension return results
Domas Mituzas [Wed, 5 Apr 2006 09:16:28 +0000 (09:16 +0000)]
Fix chaining of UserCan extension return results

18 years agoFix database user existence check: a username may be allowed to log in but not on...
Brion Vibber [Wed, 5 Apr 2006 08:50:27 +0000 (08:50 +0000)]
Fix database user existence check: a username may be allowed to log in but not on the database we want, in which case we still have to add it. The grants are now per-database so they won't interfere.

18 years agoRemove .cvsignore files
Brion Vibber [Wed, 5 Apr 2006 08:23:27 +0000 (08:23 +0000)]
Remove .cvsignore files

18 years agoAdd a link to mediawiki-announce
Brion Vibber [Wed, 5 Apr 2006 08:16:40 +0000 (08:16 +0000)]
Add a link to mediawiki-announce

18 years agoWrap lines
Brion Vibber [Wed, 5 Apr 2006 08:03:43 +0000 (08:03 +0000)]
Wrap lines

18 years agoUpdate the FSF's address in all these GPL stub headers
Brion Vibber [Wed, 5 Apr 2006 07:43:17 +0000 (07:43 +0000)]
Update the FSF's address in all these GPL stub headers

18 years agoUpdate some stuff, add a couple hints, link to help on meta
Brion Vibber [Wed, 5 Apr 2006 07:33:17 +0000 (07:33 +0000)]
Update some stuff, add a couple hints, link to help on meta

18 years agoUpdate some links
Brion Vibber [Wed, 5 Apr 2006 07:19:09 +0000 (07:19 +0000)]
Update some links

18 years agoReturn 404 for non-existent pages. Nonexistent titles are not null, contrary to the...
Tim Starling [Wed, 5 Apr 2006 04:17:21 +0000 (04:17 +0000)]
Return 404 for non-existent pages. Nonexistent titles are not null, contrary to the assumptions of the original author.

18 years agoMove huge set of bits over to HISTORY. Add some legible RELEASE-NOTES
Brion Vibber [Wed, 5 Apr 2006 01:38:50 +0000 (01:38 +0000)]
Move huge set of bits over to HISTORY. Add some legible RELEASE-NOTES

18 years ago* (bug 5452) Update language name for Cree
Brion Vibber [Wed, 5 Apr 2006 00:45:34 +0000 (00:45 +0000)]
* (bug 5452) Update language name for Cree

18 years agoFix typo that spews notice crap all over the watchlist
Brion Vibber [Tue, 4 Apr 2006 23:57:01 +0000 (23:57 +0000)]
Fix typo that spews notice crap all over the watchlist

18 years ago(bug 1862) Namespace filtering in watchlists
Rob Church [Tue, 4 Apr 2006 19:24:01 +0000 (19:24 +0000)]
(bug 1862) Namespace filtering in watchlists

18 years agoMore MessagesHe.php updates
Rob Church [Tue, 4 Apr 2006 17:48:01 +0000 (17:48 +0000)]
More MessagesHe.php updates

18 years ago(bug 5424) "autopatrol" doesn't mark new articles as patrolled
Rob Church [Tue, 4 Apr 2006 16:31:44 +0000 (16:31 +0000)]
(bug 5424) "autopatrol" doesn't mark new articles as patrolled

18 years ago(bug 2139) Show page title in subtitle when viewing "read only" page
Rob Church [Tue, 4 Apr 2006 15:51:35 +0000 (15:51 +0000)]
(bug 2139) Show page title in subtitle when viewing "read only" page

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