lhc/web/wiklou.git
18 years ago* Update to Albanian translation (sq)
Jimmy Collins [Fri, 7 Jul 2006 23:27:12 +0000 (23:27 +0000)]
* Update to Albanian translation (sq)

18 years ago* Don't put empty-page message into view-source when page text is blank
Brion Vibber [Fri, 7 Jul 2006 22:15:44 +0000 (22:15 +0000)]
* Don't put empty-page message into view-source when page text is blank

18 years agoUpdate to Hungarian translation (hu), thanks to *Tgr*
Jimmy Collins [Fri, 7 Jul 2006 22:01:13 +0000 (22:01 +0000)]
Update to Hungarian translation (hu), thanks to *Tgr*

18 years ago* (bug 6586) Regression in "unblocked" subtitle
Rob Church [Fri, 7 Jul 2006 21:15:49 +0000 (21:15 +0000)]
* (bug 6586) Regression in "unblocked" subtitle

18 years agoReplaced "<font color..." with "<span style="color..." in i18n files
Jimmy Collins [Fri, 7 Jul 2006 20:10:06 +0000 (20:10 +0000)]
Replaced "<font color..." with "<span style="color..." in i18n files

18 years agobump to 1.8alpha
Brion Vibber [Fri, 7 Jul 2006 19:56:51 +0000 (19:56 +0000)]
bump to 1.8alpha

18 years agoAdd "Changes since 1.6" to HISTORY after it was deleted from
Jimmy Collins [Fri, 7 Jul 2006 18:49:03 +0000 (18:49 +0000)]
Add "Changes since 1.6" to HISTORY after it was deleted from
RELEASE-NOTES
NOTES

18 years agoAnother display issue
Tim Starling [Fri, 7 Jul 2006 17:11:47 +0000 (17:11 +0000)]
Another display issue

18 years agoand remove comma from linktrail, that would be very odd indeed
Brion Vibber [Fri, 7 Jul 2006 16:58:22 +0000 (16:58 +0000)]
and remove comma from linktrail, that would be very odd indeed

18 years agoregex must be marked as unicode or that range won't work
Brion Vibber [Fri, 7 Jul 2006 16:54:51 +0000 (16:54 +0000)]
regex must be marked as unicode or that range won't work

18 years ago* Updates from sanna
Niklas Laxström [Fri, 7 Jul 2006 16:17:18 +0000 (16:17 +0000)]
* Updates from sanna

18 years ago* Updadate from Mahadeva, Orgullomoore and Sanbec
Niklas Laxström [Fri, 7 Jul 2006 16:10:11 +0000 (16:10 +0000)]
* Updadate from Mahadeva, Orgullomoore and Sanbec

18 years ago* Added linktrail to Telugu (te)
Niklas Laxström [Fri, 7 Jul 2006 15:45:27 +0000 (15:45 +0000)]
* Added linktrail to Telugu (te)

18 years agoRestored missing submit button
Tim Starling [Fri, 7 Jul 2006 15:20:44 +0000 (15:20 +0000)]
Restored missing submit button

18 years agoHistory paging overlap bug fixed
Tim Starling [Fri, 7 Jul 2006 14:12:39 +0000 (14:12 +0000)]
History paging overlap bug fixed

18 years agoLinktrail for Hebrew, and using 'public function' instead of 'function'.
Rotem Liss [Fri, 7 Jul 2006 13:12:51 +0000 (13:12 +0000)]
Linktrail for Hebrew, and using 'public function' instead of 'function'.

18 years ago(bug 6358) Remove some redundant and unused variables from Special:Allpages
Rotem Liss [Fri, 7 Jul 2006 11:11:43 +0000 (11:11 +0000)]
(bug 6358) Remove some redundant and unused variables from Special:Allpages

18 years ago* (bug 6562) Removed unmaintained ParserXml.php for now
Brion Vibber [Fri, 7 Jul 2006 06:04:07 +0000 (06:04 +0000)]
* (bug 6562) Removed unmaintained ParserXml.php for now

18 years agoAdd some more tests from Nick Jenkins
Brion Vibber [Fri, 7 Jul 2006 05:28:49 +0000 (05:28 +0000)]
Add some more tests from Nick Jenkins

18 years agoUse Sanitizer::encodeAttribute instead of raw htmlspecialchars for encoding attribute...
Brion Vibber [Fri, 7 Jul 2006 04:45:19 +0000 (04:45 +0000)]
Use Sanitizer::encodeAttribute instead of raw htmlspecialchars for encoding attributes in Xml::element. This does two things:
* Preserves tabs and newlines as given (they would otherwise be normalized to spaces by the XML input processor)
* When generating output back to wiki text, this avoids line-based block parsing breakage. (bug 6577)

18 years agoSplit off index paging code from PageHistory.php to a new abstract class hierarchy...
Tim Starling [Fri, 7 Jul 2006 03:28:48 +0000 (03:28 +0000)]
Split off index paging code from PageHistory.php to a new abstract class hierarchy in Pager.php. Application to Special:Ipblocklist will follow.

18 years agoTrim the 1.7 changes out
Brion Vibber [Thu, 6 Jul 2006 22:33:29 +0000 (22:33 +0000)]
Trim the 1.7 changes out

18 years ago* Small updates
Niklas Laxström [Thu, 6 Jul 2006 17:38:48 +0000 (17:38 +0000)]
* Small updates

18 years ago* Implicit group "emailconfirmed" for all users whose email addresses are confirmed
Rob Church [Thu, 6 Jul 2006 17:33:33 +0000 (17:33 +0000)]
* Implicit group "emailconfirmed" for all users whose email addresses are confirmed

18 years ago* (bug 6566) Improve input validation on timestamp conversion
Brion Vibber [Thu, 6 Jul 2006 17:28:57 +0000 (17:28 +0000)]
* (bug 6566) Improve input validation on timestamp conversion
$ matches trailing newline without D set. gmdate whines more about the value passed to it, so for Unix-timestamp-y things it would dump out a notice. Added D to regexes to be a little more anal about valid input.

18 years ago* Added namespace translations
Niklas Laxström [Thu, 6 Jul 2006 17:12:50 +0000 (17:12 +0000)]
* Added namespace translations

18 years ago* (bug 6560) Avoid PHP notice when trimming ISBN whitespace
Brion Vibber [Thu, 6 Jul 2006 17:09:10 +0000 (17:09 +0000)]
* (bug 6560) Avoid PHP notice when trimming ISBN whitespace

18 years ago* Updates
Niklas Laxström [Thu, 6 Jul 2006 17:01:59 +0000 (17:01 +0000)]
* Updates

18 years ago* Update to Catalan translation (ca)
Niklas Laxström [Thu, 6 Jul 2006 16:51:37 +0000 (16:51 +0000)]
* Update to Catalan translation (ca)
* Thanks to Martorell, SMP and Toniher.

18 years agoReverting 15375 - causes JavaScript error.
Rotem Liss [Thu, 6 Jul 2006 16:42:48 +0000 (16:42 +0000)]
Reverting 15375 - causes JavaScript error.

18 years ago* Added Telugu translation (te)
Niklas Laxström [Thu, 6 Jul 2006 16:40:27 +0000 (16:40 +0000)]
* Added Telugu translation (te)
* Thanks to Sunil Mohan

18 years ago(bug 6571) Protect page: "Unlock move permissions" appears when "move" is not an...
Rotem Liss [Thu, 6 Jul 2006 16:09:41 +0000 (16:09 +0000)]
(bug 6571) Protect page: "Unlock move permissions" appears when "move" is not an option

18 years ago(bug 6570) Update to Indonesian localisation (id) #26
Rotem Liss [Thu, 6 Jul 2006 15:01:20 +0000 (15:01 +0000)]
(bug 6570) Update to Indonesian localisation (id) #26

18 years ago(bug 6565) Strict JavaScript writing
Rotem Liss [Thu, 6 Jul 2006 11:01:18 +0000 (11:01 +0000)]
(bug 6565) Strict JavaScript writing

18 years ago* Separate out EditPage's getContent bits from regular Article getContent.
Brion Vibber [Wed, 5 Jul 2006 22:45:41 +0000 (22:45 +0000)]
* Separate out EditPage's getContent bits from regular Article getContent.
  Cleans up read-only-mode warning on empty pages and neats up some code.

18 years ago* Restructured
Niklas Laxström [Wed, 5 Jul 2006 20:56:28 +0000 (20:56 +0000)]
* Restructured
* Added namespaces
* Commented out numbers

18 years agoTweak wording
Rob Church [Wed, 5 Jul 2006 20:00:38 +0000 (20:00 +0000)]
Tweak wording

18 years agoUpdating release notes.
Rotem Liss [Wed, 5 Jul 2006 19:58:09 +0000 (19:58 +0000)]
Updating release notes.

18 years agoIf we have user tool links even in the page history, we should have it also in the...
Rotem Liss [Wed, 5 Jul 2006 19:50:50 +0000 (19:50 +0000)]
If we have user tool links even in the page history, we should have it also in the deleted history.

18 years agoDirection mark between the image file name and its size in the image page, to prevent...
Rotem Liss [Wed, 5 Jul 2006 19:43:06 +0000 (19:43 +0000)]
Direction mark between the image file name and its size in the image page, to prevent confusion.

18 years agocomments end at column 80
Antoine Musso [Wed, 5 Jul 2006 18:25:39 +0000 (18:25 +0000)]
comments end at column 80

18 years agoFix #6534: PHP notice on Special:Prefixindex with bad input + error_reporting(E_ALL).
Antoine Musso [Wed, 5 Jul 2006 18:16:01 +0000 (18:16 +0000)]
Fix #6534: PHP notice on Special:Prefixindex with bad input + error_reporting(E_ALL).

18 years agoFix #6533: PHP notice on [[Special:Allpages]] with error_reporting(E_ALL) + bad input
Antoine Musso [Wed, 5 Jul 2006 18:14:06 +0000 (18:14 +0000)]
Fix #6533: PHP notice on [[Special:Allpages]] with error_reporting(E_ALL) + bad input

18 years agoFixed SVG bug introduced in 15342
Tim Starling [Wed, 5 Jul 2006 12:51:38 +0000 (12:51 +0000)]
Fixed SVG bug introduced in 15342

18 years ago* Small updates
Niklas Laxström [Wed, 5 Jul 2006 11:52:58 +0000 (11:52 +0000)]
* Small updates

18 years ago* Updates from Cicero
Niklas Laxström [Wed, 5 Jul 2006 11:38:40 +0000 (11:38 +0000)]
* Updates from Cicero

18 years agoprofiling
Tim Starling [Wed, 5 Jul 2006 07:20:11 +0000 (07:20 +0000)]
profiling

18 years agosuppressing thumbnail generation in more places
Tim Starling [Wed, 5 Jul 2006 06:06:58 +0000 (06:06 +0000)]
suppressing thumbnail generation in more places

18 years agoremoved debugging code
Tim Starling [Wed, 5 Jul 2006 05:15:17 +0000 (05:15 +0000)]
removed debugging code

18 years agoCreated $wgGenerateThumbnailOnParse, set to false to allow NFS stat calls to be suppr...
Tim Starling [Wed, 5 Jul 2006 05:04:06 +0000 (05:04 +0000)]
Created $wgGenerateThumbnailOnParse, set to false to allow NFS stat calls to be suppressed.

18 years agoMight as well give pag_random a decent default.
Greg Sabino Mullane [Wed, 5 Jul 2006 04:15:57 +0000 (04:15 +0000)]
Might as well give pag_random a decent default.

18 years agoChange hard-coded vector fields to variables.
Greg Sabino Mullane [Wed, 5 Jul 2006 04:11:20 +0000 (04:11 +0000)]
Change hard-coded vector fields to variables.

18 years agoAdd begin(), does-nothing immediatecommit()
Greg Sabino Mullane [Wed, 5 Jul 2006 04:06:29 +0000 (04:06 +0000)]
Add begin(), does-nothing immediatecommit()

18 years agoRewrote all the quoting stuff, including decodeBlob support
Greg Sabino Mullane [Wed, 5 Jul 2006 03:59:54 +0000 (03:59 +0000)]
Rewrote all the quoting stuff, including decodeBlob support
Add install check for plpgsql
Overhaul nextSequenceValue
Re-enable commit()

18 years agoAdd decodeBlob() function to complement encodeBlob()
Greg Sabino Mullane [Wed, 5 Jul 2006 03:56:48 +0000 (03:56 +0000)]
Add decodeBlob() function to complement encodeBlob()

18 years agoAdd SearchPostgres.php
Greg Sabino Mullane [Wed, 5 Jul 2006 03:54:01 +0000 (03:54 +0000)]
Add SearchPostgres.php

18 years agoWrap entire thing in a transaction
Greg Sabino Mullane [Wed, 5 Jul 2006 03:49:36 +0000 (03:49 +0000)]
Wrap entire thing in a transaction
Reverse user_groups index
Change TEXT to CIDR where possible
Create partial indexes on page for speed
Change objectcache.value to bytea
Add tsearch2 stuff

18 years ago* Update to Slovenian translation (sl)
Niklas Laxström [Tue, 4 Jul 2006 20:50:21 +0000 (20:50 +0000)]
* Update to Slovenian translation (sl)
* Thanks to Klemen Kocjancic and Eleassar

18 years ago* Update to Venetian translation (vec)
Niklas Laxström [Tue, 4 Jul 2006 20:45:47 +0000 (20:45 +0000)]
* Update to Venetian translation (vec)
* Thanks to Nick1915

18 years ago* Restructured
Niklas Laxström [Tue, 4 Jul 2006 20:44:18 +0000 (20:44 +0000)]
* Restructured

18 years ago* Updates ro Romanian translation (ro)
Niklas Laxström [Tue, 4 Jul 2006 20:23:51 +0000 (20:23 +0000)]
* Updates ro Romanian translation (ro)

18 years agoFixed flow control in Image::getThumbnail()
Tim Starling [Tue, 4 Jul 2006 18:04:28 +0000 (18:04 +0000)]
Fixed flow control in Image::getThumbnail()

18 years agoUse wfDebugLog() for the job queue log.
Tim Starling [Tue, 4 Jul 2006 14:26:14 +0000 (14:26 +0000)]
Use wfDebugLog() for the job queue log.

18 years agoChanged the image directory global functions, they no longer create the directory...
Tim Starling [Tue, 4 Jul 2006 14:20:52 +0000 (14:20 +0000)]
Changed the image directory global functions, they no longer create the directory before they return it. This was inefficient, especially due to the need for multiple NFS stat calls for every image shown on a page during parse. The caller is now required to create the directory if necessary, and it can do so with the recently souped-up wfMkdirParents().

18 years agoMade wfMkdirParents() faster and more robust
Tim Starling [Tue, 4 Jul 2006 14:08:27 +0000 (14:08 +0000)]
Made wfMkdirParents() faster and more robust

18 years ago* Indonesian language updates
Rob Church [Tue, 4 Jul 2006 11:28:12 +0000 (11:28 +0000)]
* Indonesian language updates

18 years agoUpdate.
Rotem Liss [Tue, 4 Jul 2006 10:01:33 +0000 (10:01 +0000)]
Update.

18 years agoCall firstCallInit() before cloning $wgParser.
Tim Starling [Tue, 4 Jul 2006 09:13:10 +0000 (09:13 +0000)]
Call firstCallInit() before cloning $wgParser.

18 years ago* (bug 6185) Add standard user tool links to log page views
Rob Church [Tue, 4 Jul 2006 08:17:54 +0000 (08:17 +0000)]
* (bug 6185) Add standard user tool links to log page views

18 years agoMore profiling sections
Tim Starling [Tue, 4 Jul 2006 08:11:44 +0000 (08:11 +0000)]
More profiling sections

18 years agominor updates to German localisation (de)
Jimmy Collins [Tue, 4 Jul 2006 05:34:29 +0000 (05:34 +0000)]
minor updates to German localisation (de)

18 years ago* (bug 6504) Allow configuring session name with $wgSessionName
Rob Church [Tue, 4 Jul 2006 04:20:14 +0000 (04:20 +0000)]
* (bug 6504) Allow configuring session name with $wgSessionName

18 years agoRemove cruft; that happened in-branch, within 48 hours of the first change...don...
Rob Church [Tue, 4 Jul 2006 04:10:16 +0000 (04:10 +0000)]
Remove cruft; that happened in-branch, within 48 hours of the first change...don't be too OTT

18 years ago* (bug 6512) Link to page-specific logs on page histories
Rob Church [Tue, 4 Jul 2006 04:08:35 +0000 (04:08 +0000)]
* (bug 6512) Link to page-specific logs on page histories

18 years agoWhen parsing, if we encounter a blacklisted image, add the image to the output anyway...
Rob Church [Tue, 4 Jul 2006 03:40:37 +0000 (03:40 +0000)]
When parsing, if we encounter a blacklisted image, add the image to the output anyway, otherwise the imagelinks table is not quite correct.

18 years agoadd missing colon to searchsubtitle messages
Ilmari Karonen [Mon, 3 Jul 2006 19:06:44 +0000 (19:06 +0000)]
add missing colon to searchsubtitle messages

18 years ago* Update to German localisation (de)
Jimmy Collins [Mon, 3 Jul 2006 18:39:43 +0000 (18:39 +0000)]
* Update to German localisation (de)

18 years ago* (bug 6523) Fix SVG issue in rebuildImages.php
Brion Vibber [Mon, 3 Jul 2006 17:24:08 +0000 (17:24 +0000)]
* (bug 6523) Fix SVG issue in rebuildImages.php
patch from http://bugzilla.wikimedia.org/show_bug.cgi?id=6523

18 years agonicer debug output
Antoine Musso [Mon, 3 Jul 2006 16:45:51 +0000 (16:45 +0000)]
nicer debug output

18 years agoLog job execution time
Tim Starling [Mon, 3 Jul 2006 16:41:07 +0000 (16:41 +0000)]
Log job execution time

18 years agoAs we say on Wikipedia, might it not have been easier to fix it, rather than complain...
Tim Starling [Mon, 3 Jul 2006 16:30:46 +0000 (16:30 +0000)]
As we say on Wikipedia, might it not have been easier to fix it, rather than complain about it?

18 years ago(bug 6530) Update to Indonesian localisation (id) #25
Rotem Liss [Mon, 3 Jul 2006 15:08:41 +0000 (15:08 +0000)]
(bug 6530) Update to Indonesian localisation (id) #25

18 years agoUpdate.
Rotem Liss [Mon, 3 Jul 2006 14:37:51 +0000 (14:37 +0000)]
Update.

18 years ago(bug 6527) Allow customising interface text for the namespace selector label thing
Rob Church [Mon, 3 Jul 2006 14:29:19 +0000 (14:29 +0000)]
(bug 6527) Allow customising interface text for the namespace selector label thing

18 years agofixed raw suffix
Tim Starling [Mon, 3 Jul 2006 13:55:52 +0000 (13:55 +0000)]
fixed raw suffix

18 years agoFixed fatal error on old image deletion when squid was enabled
Tim Starling [Mon, 3 Jul 2006 13:27:19 +0000 (13:27 +0000)]
Fixed fatal error on old image deletion when squid was enabled

18 years agoGet the English extension messages to Special:Allmessages properly (this code of...
Rotem Liss [Mon, 3 Jul 2006 11:41:05 +0000 (11:41 +0000)]
Get the English extension messages to Special:Allmessages properly (this code of this special page should be rewritten, as it uses private variables).

18 years agoBetter to clone $wgParser rather than use it, otherwise things like {{int:}} would...
Tim Starling [Mon, 3 Jul 2006 11:17:27 +0000 (11:17 +0000)]
Better to clone $wgParser rather than use it, otherwise things like {{int:}} would be broken.

18 years agoUse $wgParser instead of constructing a new parser object. Constructing a new one...
Tim Starling [Mon, 3 Jul 2006 11:08:02 +0000 (11:08 +0000)]
Use $wgParser instead of constructing a new parser object. Constructing a new one is now more expensive than ever.

18 years agoGot rid of about 20 regex calls in braceSubstitution() relating to function-like...
Tim Starling [Mon, 3 Jul 2006 11:07:00 +0000 (11:07 +0000)]
Got rid of about 20 regex calls in braceSubstitution() relating to function-like constructs, replaced them with a hashtable lookup styled after the parser function extension interface. The function bodies were moved to CoreParserFunctions.php. Disabled PAGESINNAMESPACE by default, yet another O(N) count of page table rows.

18 years agoRevert addToArray() change, add isCaseSensitive()
Tim Starling [Mon, 3 Jul 2006 08:57:29 +0000 (08:57 +0000)]
Revert addToArray() change, add isCaseSensitive()

18 years agoCall the LanguageGetMagic hook only once (per language object)
Tim Starling [Mon, 3 Jul 2006 03:30:28 +0000 (03:30 +0000)]
Call the LanguageGetMagic hook only once (per language object)

18 years agoBetter extension function synonym cache
Tim Starling [Mon, 3 Jul 2006 03:29:57 +0000 (03:29 +0000)]
Better extension function synonym cache

18 years agoMade MagicWord::addToArray() support case-insensitive arrays
Tim Starling [Mon, 3 Jul 2006 03:29:32 +0000 (03:29 +0000)]
Made MagicWord::addToArray() support case-insensitive arrays

18 years ago* (bug 5962) Update to Italian localisation
Jimmy Collins [Sun, 2 Jul 2006 23:53:51 +0000 (23:53 +0000)]
* (bug 5962) Update to Italian localisation

18 years ago* remove some messages which are on the ignore list
Jimmy Collins [Sun, 2 Jul 2006 23:37:01 +0000 (23:37 +0000)]
* remove some messages which are on the ignore list

18 years ago* minor updates to exif messages (German)
Jimmy Collins [Sun, 2 Jul 2006 23:14:55 +0000 (23:14 +0000)]
* minor updates to exif messages (German)

18 years ago* Updates from Jhs
Niklas Laxström [Sun, 2 Jul 2006 23:11:58 +0000 (23:11 +0000)]
* Updates from Jhs

18 years agocapitalization, spacing (thanks robchurch)
Ilmari Karonen [Sun, 2 Jul 2006 23:07:02 +0000 (23:07 +0000)]
capitalization, spacing (thanks robchurch)

18 years agoa few searchsubtitles were still broken (my mistake); fix
Ilmari Karonen [Sun, 2 Jul 2006 22:54:38 +0000 (22:54 +0000)]
a few searchsubtitles were still broken (my mistake); fix