lhc/web/wiklou.git
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

18 years agoFinnish date formats..
Niklas Laxström [Wed, 17 Aug 2005 22:31:01 +0000 (22:31 +0000)]
Finnish date formats..

18 years ago* Add ability to break off certain debug topics into additional log files;
Brion Vibber [Wed, 17 Aug 2005 20:07:33 +0000 (20:07 +0000)]
* Add ability to break off certain debug topics into additional log files;
  use $wgDebugLogGroups to configure and wfDebugLog() to log.

18 years agoCommitting live hack: don't adjust for times where elapsed is 0
Brion Vibber [Wed, 17 Aug 2005 20:07:07 +0000 (20:07 +0000)]
Committing live hack: don't adjust for times where elapsed is 0

18 years agoCommitting live hack: enable memcached debug mode in mcc tester
Brion Vibber [Wed, 17 Aug 2005 20:05:22 +0000 (20:05 +0000)]
Committing live hack: enable memcached debug mode in mcc tester

18 years agoCommitting live hacks: additional profiling points
Brion Vibber [Wed, 17 Aug 2005 20:04:39 +0000 (20:04 +0000)]
Committing live hacks: additional profiling points

18 years agoFix #1734: failed grant with usernames having a -.
Antoine Musso [Wed, 17 Aug 2005 19:50:42 +0000 (19:50 +0000)]
Fix #1734: failed grant with usernames having a -.

18 years ago* (bug 3175) update filenames in documentation files
Brion Vibber [Wed, 17 Aug 2005 19:48:24 +0000 (19:48 +0000)]
* (bug 3175) update filenames in documentation files

18 years ago* (bug 3177) Estonian date formats not implemented in LanguageEt.php
Niklas Laxström [Wed, 17 Aug 2005 18:50:37 +0000 (18:50 +0000)]
* (bug 3177) Estonian date formats not implemented in LanguageEt.php

18 years agoIncorrect quote escape
Antoine Musso [Wed, 17 Aug 2005 15:31:21 +0000 (15:31 +0000)]
Incorrect quote escape

18 years agodefine 'msgmerge' options. Default to -v (verbose)
Antoine Musso [Wed, 17 Aug 2005 15:18:29 +0000 (15:18 +0000)]
define 'msgmerge' options. Default to -v (verbose)

18 years agoSync from http://fr.wikipedia.org/
Antoine Musso [Wed, 17 Aug 2005 15:08:43 +0000 (15:08 +0000)]
Sync from http://fr.wikipedia.org/

18 years agoExterminate last double quotes. Some survived the nuke though.
Antoine Musso [Wed, 17 Aug 2005 14:30:12 +0000 (14:30 +0000)]
Exterminate last double quotes. Some survived the nuke though.

18 years agoremoving wikititlesuffix
Niklas Laxström [Wed, 17 Aug 2005 12:01:46 +0000 (12:01 +0000)]
removing wikititlesuffix

18 years ago* (bug 3170) Page Title failed to obey MediaWiki:Pagetitle
Niklas Laxström [Wed, 17 Aug 2005 12:00:07 +0000 (12:00 +0000)]
* (bug 3170) Page Title failed to obey MediaWiki:Pagetitle

18 years agoUse null in wl_notificationtimestamp! The database provides this for a reason.
Brion Vibber [Wed, 17 Aug 2005 08:43:48 +0000 (08:43 +0000)]
Use null in wl_notificationtimestamp! The database provides this for a reason.
Can now add items to one's watchlist on MySQL again.

18 years ago* Include software-visible client IP address in Special:Version comment
Brion Vibber [Wed, 17 Aug 2005 08:05:32 +0000 (08:05 +0000)]
* Include software-visible client IP address in Special:Version comment
  as a proxy debugging aid
committing live hack

18 years agoReset the additional fields; committing live hack from Wikimedia
Brion Vibber [Wed, 17 Aug 2005 07:52:21 +0000 (07:52 +0000)]
Reset the additional fields; committing live hack from Wikimedia

18 years ago* Added a new hook, 'AddNewAccount', which is run after account creation
Ævar Arnfjörð Bjarmason [Wed, 17 Aug 2005 07:44:38 +0000 (07:44 +0000)]
* Added a new hook, 'AddNewAccount', which is run after account creation

18 years ago* Fix display of read-only lockfile message
Brion Vibber [Wed, 17 Aug 2005 07:37:47 +0000 (07:37 +0000)]
* Fix display of read-only lockfile message
Committing live hack.

18 years ago* (bug 3134) Remove obsolete IRC scripts from distribution
Brion Vibber [Tue, 16 Aug 2005 23:57:53 +0000 (23:57 +0000)]
* (bug 3134) Remove obsolete IRC scripts from distribution

18 years agoCode cleanup: normalize case of wfMsg() calls, clean up an old str_replace
Brion Vibber [Tue, 16 Aug 2005 23:39:33 +0000 (23:39 +0000)]
Code cleanup: normalize case of wfMsg() calls, clean up an old str_replace

18 years agoCode cleanup: normalize case for intval(), strval(), floatval() calls.
Brion Vibber [Tue, 16 Aug 2005 23:36:16 +0000 (23:36 +0000)]
Code cleanup: normalize case for intval(), strval(), floatval() calls.

18 years agoadjust whitespace (spaces -> tabs)
Brion Vibber [Tue, 16 Aug 2005 23:19:54 +0000 (23:19 +0000)]
adjust whitespace (spaces -> tabs)

18 years agoBr != Eu
Antoine Musso [Tue, 16 Aug 2005 22:31:26 +0000 (22:31 +0000)]
Br != Eu

18 years agoThis one tried to be tricky and double encynted the file. Last one of language cleanup
Niklas Laxström [Tue, 16 Aug 2005 22:16:16 +0000 (22:16 +0000)]
This one tried to be tricky and double encynted the file. Last one of language cleanup

18 years agoFirst of the missing files from cleanup, just quite a lot whitespace
Niklas Laxström [Tue, 16 Aug 2005 22:03:34 +0000 (22:03 +0000)]
First of the missing files from cleanup, just quite a lot whitespace

18 years ago* pot generation in a function
Antoine Musso [Tue, 16 Aug 2005 21:26:42 +0000 (21:26 +0000)]
* pot generation in a function
* source file path relative to $IP

18 years agofirst letter lowercase
Antoine Musso [Tue, 16 Aug 2005 21:02:15 +0000 (21:02 +0000)]
first letter lowercase

18 years agomerge the generated .po with the .pot generated from source.
Antoine Musso [Tue, 16 Aug 2005 20:58:27 +0000 (20:58 +0000)]
merge the generated .po with the .pot generated from source.

18 years agoFORPORT from REL1_5 : Fix #3150: sr: linktrail has invalid characters
Antoine Musso [Tue, 16 Aug 2005 19:54:31 +0000 (19:54 +0000)]
FORPORT from REL1_5 : Fix #3150: sr: linktrail has invalid characters

18 years agoSome quoting errors.
Antoine Musso [Tue, 16 Aug 2005 19:48:57 +0000 (19:48 +0000)]
Some quoting errors.

18 years agoAdd a dummy header (charset=UTF-8), fix escaping, pot generated first
Antoine Musso [Tue, 16 Aug 2005 19:27:31 +0000 (19:27 +0000)]
Add a dummy header (charset=UTF-8), fix escaping, pot generated first

18 years agoWork in progress. Script that output some basic and incorrect .po files
Antoine Musso [Tue, 16 Aug 2005 17:15:55 +0000 (17:15 +0000)]
Work in progress. Script that output some basic and incorrect .po files
based on our LanguageXX.php files and code in ./includes/ .

18 years agoXHTML compliance
Niklas Laxström [Tue, 16 Aug 2005 14:15:30 +0000 (14:15 +0000)]
XHTML compliance

18 years agoBug 3116: Division by zero on [[Image:Foo.png|123x123px|]]
Niklas Laxström [Tue, 16 Aug 2005 13:27:00 +0000 (13:27 +0000)]
Bug 3116: Division by zero on [[Image:Foo.png|123x123px|]]
See Bug 3129

18 years agoRemoving some english
Niklas Laxström [Tue, 16 Aug 2005 13:14:50 +0000 (13:14 +0000)]
Removing some english

18 years ago* Cut down on the time the redundant() function takes, not takes ~2sec but took
Ævar Arnfjörð Bjarmason [Tue, 16 Aug 2005 13:03:46 +0000 (13:03 +0000)]
* Cut down on the time the redundant() function takes, not takes ~2sec but took
  ~1min before.

18 years agotypo
Antoine Musso [Tue, 16 Aug 2005 12:46:41 +0000 (12:46 +0000)]
typo

18 years agoarrow up, arrow down, arrow round the clock, getting rid of entities
Niklas Laxström [Tue, 16 Aug 2005 12:41:37 +0000 (12:41 +0000)]
arrow up, arrow down, arrow round the clock, getting rid of entities

18 years agos/"/'/
Antoine Musso [Tue, 16 Aug 2005 12:31:08 +0000 (12:31 +0000)]
s/"/'/

18 years agoVery basic Basque support reusing wikipedia:eu:Special:Allmessages
Antoine Musso [Tue, 16 Aug 2005 09:50:55 +0000 (09:50 +0000)]
Very basic Basque support reusing wikipedia:eu:Special:Allmessages

18 years agoTo language.php 1.645
Alexander Sigachov [Mon, 15 Aug 2005 21:43:52 +0000 (21:43 +0000)]
To language.php 1.645

18 years agoFix #2393: incorrect MIME type for atom feeds
Antoine Musso [Mon, 15 Aug 2005 21:39:30 +0000 (21:39 +0000)]
Fix #2393: incorrect MIME type for atom feeds
ref: http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.7

18 years agoMessages from Wikipedia MediaWiki namespace
Alexander Sigachov [Mon, 15 Aug 2005 21:31:01 +0000 (21:31 +0000)]
Messages from Wikipedia MediaWiki namespace

18 years agouseless return
Antoine Musso [Mon, 15 Aug 2005 20:27:03 +0000 (20:27 +0000)]
useless return

18 years agotypos
Antoine Musso [Mon, 15 Aug 2005 19:54:22 +0000 (19:54 +0000)]
typos

18 years agoThird mistake
Niklas Laxström [Mon, 15 Aug 2005 19:49:58 +0000 (19:49 +0000)]
Third mistake

18 years agosecond typo and other missed things
Niklas Laxström [Mon, 15 Aug 2005 19:47:54 +0000 (19:47 +0000)]
second typo and other missed things

18 years agofirst typo
Niklas Laxström [Mon, 15 Aug 2005 19:43:02 +0000 (19:43 +0000)]
first typo

18 years agoSmall cleanup to language files, expect the two that got corrupted in the process
Niklas Laxström [Mon, 15 Aug 2005 19:27:58 +0000 (19:27 +0000)]
Small cleanup to language files, expect the two that got corrupted in the process

18 years agooutput some \n
Antoine Musso [Mon, 15 Aug 2005 18:11:09 +0000 (18:11 +0000)]
output some \n

18 years agoclean html source
Antoine Musso [Mon, 15 Aug 2005 18:09:03 +0000 (18:09 +0000)]
clean html source

18 years ago*** empty log message ***
Antoine Musso [Mon, 15 Aug 2005 17:52:26 +0000 (17:52 +0000)]
*** empty log message ***

18 years agoSync from http://fr.wikipedia.org/
Antoine Musso [Mon, 15 Aug 2005 13:55:53 +0000 (13:55 +0000)]
Sync from http://fr.wikipedia.org/

18 years agoAlways use reference assignment when taking the return value of wfGetDB(), or else...
Tim Starling [Mon, 15 Aug 2005 13:06:33 +0000 (13:06 +0000)]
Always use reference assignment when taking the return value of wfGetDB(), or else annoying bugs which are difficult to track down will result. Example of correct usage:

$dbr =& wfGetDB( DB_SLAVE );

18 years agofilename error
Antoine Musso [Mon, 15 Aug 2005 12:54:55 +0000 (12:54 +0000)]
filename error

18 years ago* Use languages class.
Antoine Musso [Mon, 15 Aug 2005 12:50:45 +0000 (12:50 +0000)]
* Use languages class.
* $lang -> $langcode
* comments moved on top of line instead of being at the end (shorter lines)

18 years agoremoving getmessages()
Antoine Musso [Mon, 15 Aug 2005 12:47:48 +0000 (12:47 +0000)]
removing getmessages()

18 years agowhite-space: indentation
Niklas Laxström [Mon, 15 Aug 2005 12:11:10 +0000 (12:11 +0000)]
white-space: indentation

18 years ago* (bug 2885, 2931) Bah, bugs with the thingalabong 4.4.0, 5.1 eep!
Ævar Arnfjörð Bjarmason [Mon, 15 Aug 2005 12:07:23 +0000 (12:07 +0000)]
* (bug 2885, 2931) Bah, bugs with the thingalabong 4.4.0, 5.1 eep!

18 years agoFix #3151: Wrong usage of {{SITENAME}} in language files.
Antoine Musso [Mon, 15 Aug 2005 11:58:28 +0000 (11:58 +0000)]
Fix #3151: Wrong usage of {{SITENAME}} in language files.

18 years agoBreton
Antoine Musso [Mon, 15 Aug 2005 11:25:26 +0000 (11:25 +0000)]
Breton

18 years agoImplement #3141: Breton language file, inherit french language. File by br:User:Fulup
Antoine Musso [Mon, 15 Aug 2005 11:15:18 +0000 (11:15 +0000)]
Implement #3141: Breton language file, inherit french language. File by br:User:Fulup

18 years ago* Correct $fname
Ævar Arnfjörð Bjarmason [Mon, 15 Aug 2005 09:21:35 +0000 (09:21 +0000)]
* Correct $fname

18 years ago* New special page: SpecialMostlinked
Ævar Arnfjörð Bjarmason [Mon, 15 Aug 2005 02:59:12 +0000 (02:59 +0000)]
* New special page: SpecialMostlinked
* Removed redundant global declerations, the variables are in the same scope
* (bug 2885, 2931) Can't pass a literal as a reference

18 years ago* New special page: SpecialMostlinked
Ævar Arnfjörð Bjarmason [Mon, 15 Aug 2005 02:57:19 +0000 (02:57 +0000)]
* New special page: SpecialMostlinked

18 years ago* Fixed undefined variable error
Ævar Arnfjörð Bjarmason [Mon, 15 Aug 2005 02:40:33 +0000 (02:40 +0000)]
* Fixed undefined variable error

18 years agosome example dtrace scripts
River Tarnell [Mon, 15 Aug 2005 01:46:19 +0000 (01:46 +0000)]
some example dtrace scripts

18 years agoTo language.php 1.644
Alexander Sigachov [Sun, 14 Aug 2005 20:01:48 +0000 (20:01 +0000)]
To language.php 1.644

18 years agoExternal storage handling
Tim Starling [Sun, 14 Aug 2005 16:30:51 +0000 (16:30 +0000)]
External storage handling

18 years agoremoved relic
Tim Starling [Sun, 14 Aug 2005 16:28:46 +0000 (16:28 +0000)]
removed relic

18 years agofixed obvious error
Tim Starling [Sun, 14 Aug 2005 16:28:25 +0000 (16:28 +0000)]
fixed obvious error

18 years agowork in progress
Antoine Musso [Sun, 14 Aug 2005 15:31:50 +0000 (15:31 +0000)]
work in progress

18 years agoupdated for 1.5/1.6
Tim Starling [Sun, 14 Aug 2005 14:43:55 +0000 (14:43 +0000)]
updated for 1.5/1.6

18 years agoadded flags accessor, fixed select/update option array bugs
Tim Starling [Sun, 14 Aug 2005 14:42:54 +0000 (14:42 +0000)]
added flags accessor, fixed select/update option array bugs

18 years agofix warnings
Tim Starling [Sun, 14 Aug 2005 13:22:50 +0000 (13:22 +0000)]
fix warnings

18 years agoremoved phpdoc cruft
Tim Starling [Sun, 14 Aug 2005 12:24:27 +0000 (12:24 +0000)]
removed phpdoc cruft

18 years agomoved from maintenance to maintenance/storage
Tim Starling [Sun, 14 Aug 2005 12:09:32 +0000 (12:09 +0000)]
moved from maintenance to maintenance/storage

18 years agobug: percent shown twice with wiki output
Antoine Musso [Sun, 14 Aug 2005 10:59:09 +0000 (10:59 +0000)]
bug: percent shown twice with wiki output

18 years agoNow use object to easily add new output formats. Colors added to wikitext.
Antoine Musso [Sun, 14 Aug 2005 10:31:29 +0000 (10:31 +0000)]
Now use object to easily add new output formats. Colors added to wikitext.

18 years agoscripts for external storage
Tim Starling [Sun, 14 Aug 2005 07:58:56 +0000 (07:58 +0000)]
scripts for external storage

18 years agoMoving compression scripts from maintenance to maintenance/storage
Tim Starling [Sun, 14 Aug 2005 07:57:05 +0000 (07:57 +0000)]
Moving compression scripts from maintenance to maintenance/storage

18 years agodon't produce warnings in get() if the item is missing
Tim Starling [Sun, 14 Aug 2005 07:22:36 +0000 (07:22 +0000)]
don't produce warnings in get() if the item is missing

18 years agorespect $useDB
Tim Starling [Sun, 14 Aug 2005 07:21:43 +0000 (07:21 +0000)]
respect $useDB

18 years agosupport for two-part external storage URLs referring to parts of history blobs
Tim Starling [Sun, 14 Aug 2005 07:18:34 +0000 (07:18 +0000)]
support for two-part external storage URLs referring to parts of history blobs

18 years agomissing definition for global already present
Tim Starling [Sun, 14 Aug 2005 07:14:10 +0000 (07:14 +0000)]
missing definition for global already present

18 years agonote about old browser (IE)
Antoine Musso [Sun, 14 Aug 2005 07:09:00 +0000 (07:09 +0000)]
note about old browser (IE)

18 years agofixed connection error handling
Tim Starling [Sun, 14 Aug 2005 04:42:55 +0000 (04:42 +0000)]
fixed connection error handling

18 years agoHeader
Antoine Musso [Sat, 13 Aug 2005 19:18:57 +0000 (19:18 +0000)]
Header

18 years agoFixed unquoted negative numerals, which breaks on some mysql versions
Mr. E23 [Sat, 13 Aug 2005 13:37:46 +0000 (13:37 +0000)]
Fixed unquoted negative numerals, which breaks on some mysql versions

18 years agoTypo
Niklas Laxström [Sat, 13 Aug 2005 13:33:23 +0000 (13:33 +0000)]
Typo

18 years agoRemoving line that shouldn't be there anymore
Niklas Laxström [Sat, 13 Aug 2005 13:30:33 +0000 (13:30 +0000)]
Removing line that shouldn't be there anymore

18 years agoAdded dummy wfLogProfilingData() to avoid php warnings when profiling is disabled
Mr. E23 [Sat, 13 Aug 2005 13:23:22 +0000 (13:23 +0000)]
Added dummy wfLogProfilingData() to avoid php warnings when profiling is disabled

18 years agoFixed typo that caused update.php to fail in some cases
Mr. E23 [Sat, 13 Aug 2005 13:14:30 +0000 (13:14 +0000)]
Fixed typo that caused update.php to fail in some cases

18 years agoFix #2855: Credit for a uniq author showed its realname even with $wgAllowRealName...
Antoine Musso [Sat, 13 Aug 2005 09:03:36 +0000 (09:03 +0000)]
Fix #2855: Credit for a uniq author showed its realname even with $wgAllowRealName=false.

18 years ago*** empty log message ***
Antoine Musso [Sat, 13 Aug 2005 08:07:25 +0000 (08:07 +0000)]
*** empty log message ***

18 years ago#3092: Wrong numerical separator for big numbers.
Antoine Musso [Sat, 13 Aug 2005 07:58:19 +0000 (07:58 +0000)]
#3092: Wrong numerical separator for big numbers.

18 years agoSmall code formatting
Antoine Musso [Sat, 13 Aug 2005 07:54:43 +0000 (07:54 +0000)]
Small code formatting

18 years agoSuppressed file not found warning, removed unnecessary cache suppression header
Tim Starling [Sat, 13 Aug 2005 07:53:16 +0000 (07:53 +0000)]
Suppressed file not found warning, removed unnecessary cache suppression header