lhc/web/wiklou.git
18 years ago* Fix $wgSiteNotice when MediaWiki:Sitenotice is set to default '-'
Brion Vibber [Mon, 27 Jun 2005 07:23:18 +0000 (07:23 +0000)]
* Fix $wgSiteNotice when MediaWiki:Sitenotice is set to default '-'

18 years ago* Fixed a bug that would occour if $wgCapitalLinks was set to false, a user
Ævar Arnfjörð Bjarmason [Mon, 27 Jun 2005 06:33:45 +0000 (06:33 +0000)]
* Fixed a bug that would occour if $wgCapitalLinks was set to false, a user
  agent could create a username that began with a lower case letter that was
  not in the ASCII character set ( now user $wgContLang->ucfirst() instead of
  PHP ucfirst() )
* Moved the user name / password validity checking from
  LoginForm::addNewAccountInternal() to two new functions,
  User::isValidUserName() and User::isValidPassword(), extensions can now do
  these checks without rewriting code.

18 years ago* (bug 2530) Not displaying talk pages on Special:Watchlist/edit
Ævar Arnfjörð Bjarmason [Mon, 27 Jun 2005 05:55:33 +0000 (05:55 +0000)]
* (bug 2530) Not displaying talk pages on Special:Watchlist/edit

18 years agogetThumbnail() may legitimately return null
Tim Starling [Mon, 27 Jun 2005 04:57:36 +0000 (04:57 +0000)]
getThumbnail() may legitimately return null

18 years agofixed bug causing "discussion" tab to be always a view link, not an edit link
Tim Starling [Mon, 27 Jun 2005 04:18:09 +0000 (04:18 +0000)]
fixed bug causing "discussion" tab to be always a view link, not an edit link

18 years ago* Try reading revision _text_ from master if no result on slave
Brion Vibber [Mon, 27 Jun 2005 03:48:05 +0000 (03:48 +0000)]
* Try reading revision _text_ from master if no result on slave
* Use content-language message cache for raw view of message pages

18 years agoFix #2273, probably need backport in 1.4
Antoine Musso [Mon, 27 Jun 2005 03:15:25 +0000 (03:15 +0000)]
Fix #2273, probably need backport in 1.4

18 years agoquotes
Antoine Musso [Mon, 27 Jun 2005 02:20:50 +0000 (02:20 +0000)]
quotes

18 years agoFix #bug 2460: <img> width & height now properly filled when resizing image
Antoine Musso [Mon, 27 Jun 2005 02:18:45 +0000 (02:18 +0000)]
Fix #bug 2460: <img> width & height now properly filled when resizing image

18 years ago* Convert non-UTF-8 URL parameters even if referer is local
Brion Vibber [Mon, 27 Jun 2005 02:04:44 +0000 (02:04 +0000)]
* Convert non-UTF-8 URL parameters even if referer is local

18 years agoquotes. Nice "require" in a foreach() need a fix ;)
Antoine Musso [Mon, 27 Jun 2005 01:35:22 +0000 (01:35 +0000)]
quotes. Nice "require" in a foreach() need a fix ;)

18 years ago* Skip sidebar entries where link text is '-'
Brion Vibber [Mon, 27 Jun 2005 00:43:44 +0000 (00:43 +0000)]
* Skip sidebar entries where link text is '-'

18 years ago#1242 fix
Antoine Musso [Mon, 27 Jun 2005 00:25:38 +0000 (00:25 +0000)]
#1242 fix

18 years agoFix #1242: category list missing on edit page
Antoine Musso [Mon, 27 Jun 2005 00:06:30 +0000 (00:06 +0000)]
Fix #1242: category list missing on edit page

18 years agoquotes
Antoine Musso [Sun, 26 Jun 2005 23:15:39 +0000 (23:15 +0000)]
quotes

18 years ago* (bug 2541) Fix unprotect tab
Brion Vibber [Sun, 26 Jun 2005 21:23:44 +0000 (21:23 +0000)]
* (bug 2541) Fix unprotect tab

18 years agoFrom language.php 1.564 to 1.588
Alexander Sigachov [Sun, 26 Jun 2005 20:37:13 +0000 (20:37 +0000)]
From language.php 1.564 to 1.588

18 years ago* Fix paging on Special:Contributions
Brion Vibber [Sun, 26 Jun 2005 20:05:56 +0000 (20:05 +0000)]
* Fix paging on Special:Contributions

18 years ago* (bug 2538) Suppress notice on user serialized checks
Brion Vibber [Sun, 26 Jun 2005 18:58:51 +0000 (18:58 +0000)]
* (bug 2538) Suppress notice on user serialized checks

18 years agoMake sure we die with nonzero return code for command-line scripts
Brion Vibber [Sun, 26 Jun 2005 18:50:21 +0000 (18:50 +0000)]
Make sure we die with nonzero return code for command-line scripts

18 years agolive hack
Brion Vibber [Sun, 26 Jun 2005 18:49:40 +0000 (18:49 +0000)]
live hack

18 years agoNot sure what this is, but it's working. Tim live hack.
Brion Vibber [Sun, 26 Jun 2005 18:48:34 +0000 (18:48 +0000)]
Not sure what this is, but it's working. Tim live hack.

18 years agoRevision::newFromConds -- grab from master if no result on slave
Brion Vibber [Sun, 26 Jun 2005 18:47:09 +0000 (18:47 +0000)]
Revision::newFromConds -- grab from master if no result on slave

18 years agoProtect against breakage from empty old table
Brion Vibber [Sun, 26 Jun 2005 18:45:45 +0000 (18:45 +0000)]
Protect against breakage from empty old table

18 years ago* Documented
Ævar Arnfjörð Bjarmason [Sun, 26 Jun 2005 15:30:50 +0000 (15:30 +0000)]
* Documented

18 years ago* (bug 2531) Changed the interwiki name for sh (Serbocroatian) to
Ævar Arnfjörð Bjarmason [Sun, 26 Jun 2005 14:08:55 +0000 (14:08 +0000)]
* (bug 2531) Changed the interwiki name for sh (Serbocroatian) to
  Srpskohrvatski/���������������������������� (was ���������������������������� (Srbskohrvatski))

18 years agoMore interwiki mucking around -- isLocal() is not the opposite of isExternal()\!
Tim Starling [Sun, 26 Jun 2005 13:38:43 +0000 (13:38 +0000)]
More interwiki mucking around -- isLocal() is not the opposite of isExternal()\!

18 years agoquotes, errors messages, some EXIF
Antoine Musso [Sun, 26 Jun 2005 13:16:57 +0000 (13:16 +0000)]
quotes, errors messages, some EXIF

18 years agoconfirmemail* stuff
Antoine Musso [Sun, 26 Jun 2005 12:46:25 +0000 (12:46 +0000)]
confirmemail* stuff

18 years agobump notice for 1.5beta1 1.5.0beta1
Brion Vibber [Sun, 26 Jun 2005 10:33:40 +0000 (10:33 +0000)]
bump notice for 1.5beta1

18 years ago* (bug 2520) Don't show enotif options when disabled
Brion Vibber [Sun, 26 Jun 2005 09:33:51 +0000 (09:33 +0000)]
* (bug 2520) Don't show enotif options when disabled

18 years agorespect ALF_NO_LINK_LOCK
Tim Starling [Sun, 26 Jun 2005 08:25:18 +0000 (08:25 +0000)]
respect ALF_NO_LINK_LOCK

18 years ago* Printable link shorter in monobook
Brion Vibber [Sun, 26 Jun 2005 08:24:05 +0000 (08:24 +0000)]
* Printable link shorter in monobook

18 years agoBump up read/write timeouts on the connection to insane levels
Brion Vibber [Sun, 26 Jun 2005 07:44:28 +0000 (07:44 +0000)]
Bump up read/write timeouts on the connection to insane levels

18 years agoFix ordering / use of user/admin users
Brion Vibber [Sun, 26 Jun 2005 07:02:40 +0000 (07:02 +0000)]
Fix ordering / use of user/admin users

18 years agoDon't move user_newtalk into watchlist
Brion Vibber [Sun, 26 Jun 2005 07:00:46 +0000 (07:00 +0000)]
Don't move user_newtalk into watchlist

18 years agoFixed interwiki bug
Tim Starling [Sun, 26 Jun 2005 07:00:41 +0000 (07:00 +0000)]
Fixed interwiki bug

18 years agoSerliazed version check on user records in memcached
Brion Vibber [Sun, 26 Jun 2005 07:00:09 +0000 (07:00 +0000)]
Serliazed version check on user records in memcached

18 years ago* Added a versionRequired() function to OutputPage, useful for extension
Ævar Arnfjörð Bjarmason [Sun, 26 Jun 2005 06:49:56 +0000 (06:49 +0000)]
* Added a versionRequired() function to OutputPage, useful for extension
  writers that want to control what version of MediaWiki their extension
  can be used with

18 years agoMade a SiteConfiguration object generally available. Added functions for performing...
Tim Starling [Sun, 26 Jun 2005 06:34:13 +0000 (06:34 +0000)]
Made a SiteConfiguration object generally available. Added functions for performing an HTTP client request using curl. This will be used in the SpamBlacklist extension, and hopefully Lucene as well.

18 years agodocumentation
Tim Starling [Sun, 26 Jun 2005 06:29:41 +0000 (06:29 +0000)]
documentation

18 years ago* Removing myself, I probably thought this was a list of developers or something
Ævar Arnfjörð Bjarmason [Sun, 26 Jun 2005 04:16:06 +0000 (04:16 +0000)]
* Removing myself, I probably thought this was a list of developers or something

18 years ago* A new magic word, {{NUMBEROFFILES}}, returns the number of rows in the
Ævar Arnfjörð Bjarmason [Sun, 26 Jun 2005 03:23:24 +0000 (03:23 +0000)]
* A new magic word, {{NUMBEROFFILES}}, returns the number of rows in the
  image table

18 years agobump version to 1.5beta1; fixes for commandline ported from REL1_4
Brion Vibber [Sun, 26 Jun 2005 03:21:13 +0000 (03:21 +0000)]
bump version to 1.5beta1; fixes for commandline ported from REL1_4

18 years ago* (bug 2512) Updated the Nynorsk translation
Ævar Arnfjörð Bjarmason [Sun, 26 Jun 2005 02:44:59 +0000 (02:44 +0000)]
* (bug 2512) Updated the Nynorsk translation

18 years agoClean abort if already upgraded. Wait if slaves 10 seconds behind.
Brion Vibber [Sat, 25 Jun 2005 23:57:49 +0000 (23:57 +0000)]
Clean abort if already upgraded. Wait if slaves 10 seconds behind.

18 years ago* Typo: MediaWikki => MediaWiki
Ævar Arnfjörð Bjarmason [Sat, 25 Jun 2005 23:28:15 +0000 (23:28 +0000)]
* Typo: MediaWikki => MediaWiki

18 years agoCopy querycache: encoding and a table definition change
Brion Vibber [Sat, 25 Jun 2005 23:12:18 +0000 (23:12 +0000)]
Copy querycache: encoding and a table definition change

18 years agofix tyops and breakage
Brion Vibber [Sat, 25 Jun 2005 22:42:48 +0000 (22:42 +0000)]
fix tyops and breakage

18 years ago* cur_title => page_title and cur_namespace => page_namespace (overlooked
Ævar Arnfjörð Bjarmason [Sat, 25 Jun 2005 22:31:44 +0000 (22:31 +0000)]
* cur_title => page_title and cur_namespace => page_namespace (overlooked
  during the schema change)

18 years ago(bug 2496) Allow MediaWiki:edithelppage to point to external page
Jens Frank [Sat, 25 Jun 2005 21:32:11 +0000 (21:32 +0000)]
(bug 2496) Allow MediaWiki:edithelppage to point to external page

18 years agoRemoved some wikipedia-specifica from LanguageXx.php's
Jens Frank [Sat, 25 Jun 2005 21:22:13 +0000 (21:22 +0000)]
Removed some wikipedia-specifica from LanguageXx.php's

18 years ago* (bug 2515) Fix incremental link table update
Brion Vibber [Sat, 25 Jun 2005 20:54:49 +0000 (20:54 +0000)]
* (bug 2515) Fix incremental link table update

18 years ago* (bug 2514) Fixing msg:searchquery, setSubtitle() no longer accepts wikisyntax
Ævar Arnfjörð Bjarmason [Sat, 25 Jun 2005 20:54:39 +0000 (20:54 +0000)]
* (bug 2514) Fixing msg:searchquery, setSubtitle() no longer accepts wikisyntax
* Removed and obsolete comment

18 years ago* (bug 2514) Reverting the change to setSubtitle(), now uses raw HTML again
Ævar Arnfjörð Bjarmason [Sat, 25 Jun 2005 20:52:14 +0000 (20:52 +0000)]
* (bug 2514) Reverting the change to setSubtitle(), now uses raw HTML again

18 years agoperl script for deleting user accounts with no contributions, by Ralf Baechle
Tim Starling [Sat, 25 Jun 2005 14:24:08 +0000 (14:24 +0000)]
perl script for deleting user accounts with no contributions, by Ralf Baechle

18 years agofixed repeated balancing bug
Tim Starling [Sat, 25 Jun 2005 13:48:02 +0000 (13:48 +0000)]
fixed repeated balancing bug

18 years agorecovering previous behaviour when enotif is switched off
Tim Starling [Sat, 25 Jun 2005 13:47:18 +0000 (13:47 +0000)]
recovering previous behaviour when enotif is switched off

18 years ago__sleep() function, just like in 1.4, for the same reasons (i.e. caching bug)
Tim Starling [Sat, 25 Jun 2005 13:41:59 +0000 (13:41 +0000)]
__sleep() function, just like in 1.4, for the same reasons (i.e. caching bug)

18 years agodon't use the database to check if special pages were deleted
Tim Starling [Sat, 25 Jun 2005 13:40:38 +0000 (13:40 +0000)]
don't use the database to check if special pages were deleted

18 years agofaster read-only mode
Tim Starling [Sat, 25 Jun 2005 13:39:19 +0000 (13:39 +0000)]
faster read-only mode

18 years agogeneral write query suppression in read only mode
Tim Starling [Sat, 25 Jun 2005 13:35:30 +0000 (13:35 +0000)]
general write query suppression in read only mode

18 years ago* Cleanup
Ævar Arnfjörð Bjarmason [Sat, 25 Jun 2005 12:20:18 +0000 (12:20 +0000)]
* Cleanup

18 years agothe first entry is "no preference" or "as written", it does not convert dates in...
Tim Starling [Sat, 25 Jun 2005 11:54:05 +0000 (11:54 +0000)]
the first entry is "no preference" or "as written", it does not convert dates in text to a default

18 years agoipblocks, recentchanges conversion
Brion Vibber [Sat, 25 Jun 2005 11:04:40 +0000 (11:04 +0000)]
ipblocks, recentchanges conversion
some code consolidation

18 years agoimagelinks, categorylinks encoding conversions
Brion Vibber [Sat, 25 Jun 2005 10:38:18 +0000 (10:38 +0000)]
imagelinks, categorylinks encoding conversions
some code consolidation

18 years agoReverting this for the moment.
Brion Vibber [Sat, 25 Jun 2005 09:20:34 +0000 (09:20 +0000)]
Reverting this for the moment.
It doesn't really fit in Special:Export but would make a great standalone extension.

18 years agoSpecial::Export extension "list all articles since XXX"
Magnus Manske [Sat, 25 Jun 2005 09:16:16 +0000 (09:16 +0000)]
Special::Export extension "list all articles since XXX"

18 years agoCreate new old_text and ar_text fields as mediumblob instead of mediumtext.
Brion Vibber [Sat, 25 Jun 2005 09:00:49 +0000 (09:00 +0000)]
Create new old_text and ar_text fields as mediumblob instead of mediumtext.
These fields may contain compressed binary data.

18 years agoarchive table:
Brion Vibber [Sat, 25 Jun 2005 08:57:18 +0000 (08:57 +0000)]
archive table:
* utf8 conversion of title/user/comment fields
* blob type for ar_text
* add ar_rev_id and ar_text_id fields

18 years agologging table: UTF-8 conv
Brion Vibber [Sat, 25 Jun 2005 08:27:28 +0000 (08:27 +0000)]
logging table: UTF-8 conv

18 years ago* (bug 2503) remove redundant includes
Brion Vibber [Sat, 25 Jun 2005 07:49:22 +0000 (07:49 +0000)]
* (bug 2503) remove redundant includes

18 years ago* (bug 996) Replace $wgWhitelistEdit with 'edit' permission; fixup UPGRADE documentat...
Brion Vibber [Sat, 25 Jun 2005 06:24:46 +0000 (06:24 +0000)]
* (bug 996) Replace $wgWhitelistEdit with 'edit' permission; fixup UPGRADE documentation about edit and read whitelists.
Patch by robla: http://bugzilla.wikimedia.org/attachment.cgi?id=645&action=view
plus doc fixes

18 years ago* watchlist conversion (utf8 and namespace doubling)
Brion Vibber [Sat, 25 Jun 2005 06:04:01 +0000 (06:04 +0000)]
* watchlist conversion (utf8 and namespace doubling)
* fix cleanup
* --step option to test only one conversion step

18 years ago* (bug 2510) Using $wgRequest->getRequestURL() instead of $wgTitle->getLocalUrl()
Ævar Arnfjörð Bjarmason [Sat, 25 Jun 2005 00:50:34 +0000 (00:50 +0000)]
* (bug 2510) Using $wgRequest->getRequestURL() instead of $wgTitle->getLocalUrl()

18 years ago* Putting the [] invert checkbox to the right of 'Go', like on
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 23:19:57 +0000 (23:19 +0000)]
* Putting the [] invert checkbox to the right of 'Go', like on
  Special:Contributions and Special:Recentchanges

18 years ago* Removed htmlspecialchars(), everything given to setSubtitle() now goes
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 23:18:12 +0000 (23:18 +0000)]
* Removed htmlspecialchars(), everything given to setSubtitle() now goes
  through the parser so this is redundant.

18 years ago* Using wikisyntax for msg:searchquery
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 23:14:06 +0000 (23:14 +0000)]
* Using wikisyntax for msg:searchquery

18 years ago* Removed htmlspecialchars(), everything given to setSubtitle() now goes
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 23:02:36 +0000 (23:02 +0000)]
* Removed htmlspecialchars(), everything given to setSubtitle() now goes
  through the parser so this is redundant.

18 years ago* Everything given to setSubtitle() is now parsed for the full wikisyntax
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 23:00:19 +0000 (23:00 +0000)]
* Everything given to setSubtitle() is now parsed for the full wikisyntax

18 years ago* Whitespace
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 22:56:23 +0000 (22:56 +0000)]
* Whitespace

18 years agoupdated for 1.5
Tim Starling [Fri, 24 Jun 2005 22:27:58 +0000 (22:27 +0000)]
updated for 1.5

18 years agoadded $wgNoDBParam option
Tim Starling [Fri, 24 Jun 2005 21:42:00 +0000 (21:42 +0000)]
added $wgNoDBParam option

18 years ago* (bug 2499) Translation statistics
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 15:36:07 +0000 (15:36 +0000)]
* (bug 2499) Translation statistics

18 years ago* Marking the two RFC testcases as being parsertests for bug 479
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 12:56:44 +0000 (12:56 +0000)]
* Marking the two RFC testcases as being parsertests for bug 479

18 years ago* (bug 2506) Updated the Nynorsk translation
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 12:27:59 +0000 (12:27 +0000)]
* (bug 2506) Updated the Nynorsk translation

18 years agooldimage table:
Brion Vibber [Fri, 24 Jun 2005 07:17:13 +0000 (07:17 +0000)]
oldimage table:
* UTF8 conversion of fields
* grab width/height/bits and insert into the new fields
* move files for UTF8 conversion, leave redirects
Moved table cleanup into a separate step.

18 years ago* Removed msg:bureaucrattitle and msg:bureaucrattext, used by the Makesysop extension
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 07:13:45 +0000 (07:13 +0000)]
* Removed msg:bureaucrattitle and msg:bureaucrattext, used by the Makesysop extension
* Removed msg:seriousxhtmlerrors, no longer used

18 years ago* (bug 2504) Updated the Finnish translation
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 06:59:06 +0000 (06:59 +0000)]
* (bug 2504) Updated the Finnish translation

18 years agoConvert image table:
Brion Vibber [Fri, 24 Jun 2005 06:28:36 +0000 (06:28 +0000)]
Convert image table:
* add and detect type & size fields
* convert UTF-8 in fields
* convert UTF-8 in filenames, leaving redirects from compatibility names

18 years ago* Uncommenting Serbocroatian (sh), the sh wikipedia had previously been
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 06:26:06 +0000 (06:26 +0000)]
* Uncommenting Serbocroatian (sh), the sh wikipedia had previously been
  deactivated due to inactivity but is now active.

18 years ago* Removing the second check for MEDIAWIKI, already checked at this point
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 06:08:53 +0000 (06:08 +0000)]
* Removing the second check for MEDIAWIKI, already checked at this point

18 years ago* Removed stray #
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 05:31:46 +0000 (05:31 +0000)]
* Removed stray #

18 years ago* Removed stray #
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 05:14:24 +0000 (05:14 +0000)]
* Removed stray #

18 years ago* Using {{SITENAME}} instead of two variable names that were undefined
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 03:32:13 +0000 (03:32 +0000)]
* Using {{SITENAME}} instead of two variable names that were undefined

18 years ago* Fixed a typo in the Romanian language file (NS_MESIA => NS_MEDIA)
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 03:23:50 +0000 (03:23 +0000)]
* Fixed a typo in the Romanian language file (NS_MESIA => NS_MEDIA)

18 years ago* Added a new magic word, {{SERVERNAME}}, that returns $wgServerName, useful
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 02:54:52 +0000 (02:54 +0000)]
* Added a new magic word, {{SERVERNAME}}, that returns $wgServerName, useful
  for things like bug 1825

18 years ago* Trivial script to print out all avalible messages, useful for other scripts
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 02:19:13 +0000 (02:19 +0000)]
* Trivial script to print out all avalible messages, useful for other scripts

18 years ago* Removed redundant messages (found with maintenance/redundanttrans.php)
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 02:09:29 +0000 (02:09 +0000)]
* Removed redundant messages (found with maintenance/redundanttrans.php)

18 years ago* Fixed 4 fatal parsing errors introduced in the last checkin.
Ævar Arnfjörð Bjarmason [Fri, 24 Jun 2005 01:47:16 +0000 (01:47 +0000)]
* Fixed 4 fatal parsing errors introduced in the last checkin.