lhc/web/wiklou.git
18 years agorevert!
Antoine Musso [Sun, 25 Sep 2005 12:35:30 +0000 (12:35 +0000)]
revert!

18 years agoincludes/GlobalFunctions.php
Antoine Musso [Sun, 25 Sep 2005 12:19:51 +0000 (12:19 +0000)]
includes/GlobalFunctions.php

18 years agoAdding three new languages names for future use in wikipedia:
Antoine Musso [Sun, 25 Sep 2005 10:57:51 +0000 (10:57 +0000)]
Adding three new languages names for future use in wikipedia:
* Neapolitan : Nnapulitano , nap
* Waray-Waray : Samar-Leyte Visayan, war
* Ladino : Ladino, lad

18 years ago* (bug 3503) Update LanguageSq.php from sq.wikipedia.org messages
Brion Vibber [Sun, 25 Sep 2005 00:47:38 +0000 (00:47 +0000)]
* (bug 3503) Update LanguageSq.php from sq.wikipedia.org messages

18 years agoMove reporttime method from OutputPage object to a global function, let us use it...
Antoine Musso [Sat, 24 Sep 2005 13:37:26 +0000 (13:37 +0000)]
Move reporttime method from OutputPage object to a global function, let us use it for diewithtraceback

18 years agoFixed a variable name
Niklas Laxström [Sat, 24 Sep 2005 09:25:10 +0000 (09:25 +0000)]
Fixed a variable name

18 years ago$wgMinimalPasswordLength was not in global statement
Niklas Laxström [Sat, 24 Sep 2005 09:07:26 +0000 (09:07 +0000)]
$wgMinimalPasswordLength was not in global statement

18 years ago* Fix language name for dv
Brion Vibber [Sat, 24 Sep 2005 08:02:55 +0000 (08:02 +0000)]
* Fix language name for dv

18 years ago* Add options to dumpBackup.php for making split/partial dumps by page id
Brion Vibber [Sat, 24 Sep 2005 06:38:36 +0000 (06:38 +0000)]
* Add options to dumpBackup.php for making split/partial dumps by page id

18 years ago* (bug 3182) Clear link cache during import to prevent memory leak
Brion Vibber [Sat, 24 Sep 2005 03:44:54 +0000 (03:44 +0000)]
* (bug 3182) Clear link cache during import to prevent memory leak

18 years ago* Removed renameuser permission, extension code
Ævar Arnfjörð Bjarmason [Sat, 24 Sep 2005 00:49:55 +0000 (00:49 +0000)]
* Removed renameuser permission, extension code

18 years agoadded {{fullurl:}} and {{fullurle:}} functions
Tim Starling [Fri, 23 Sep 2005 12:10:39 +0000 (12:10 +0000)]
added {{fullurl:}} and {{fullurle:}} functions

18 years agoRemove old incorrect version of geomap.php which somehow got stuck in here.
Brion Vibber [Thu, 22 Sep 2005 22:06:12 +0000 (22:06 +0000)]
Remove old incorrect version of geomap.php which somehow got stuck in here.

18 years ago* A new specialpage to list pages not watched by anyone
Ævar Arnfjörð Bjarmason [Thu, 22 Sep 2005 18:16:48 +0000 (18:16 +0000)]
* A new specialpage to list pages not watched by anyone

18 years agoUpdate most beautiful language ever spoken
Domas Mituzas [Thu, 22 Sep 2005 10:37:25 +0000 (10:37 +0000)]
Update most beautiful language ever spoken

18 years agoAdd parser test case for nested template calls; this case was broken by
Brion Vibber [Tue, 20 Sep 2005 20:54:52 +0000 (20:54 +0000)]
Add parser test case for nested template calls; this case was broken by
Parser.php rev 1.506, since reverted.

18 years agoRevert untested change due to reported massive template breakage
Brion Vibber [Tue, 20 Sep 2005 20:27:23 +0000 (20:27 +0000)]
Revert untested change due to reported massive template breakage

18 years agoFix revertpage
Niklas Laxström [Tue, 20 Sep 2005 19:48:33 +0000 (19:48 +0000)]
Fix revertpage

18 years ago* Support default arguments for template arguments in the form of {{{argument|default...
Ævar Arnfjörð Bjarmason [Tue, 20 Sep 2005 19:34:30 +0000 (19:34 +0000)]
* Support default arguments for template arguments in the form of {{{argument|default argument}}}

18 years ago* Removed two unused global lines
Ævar Arnfjörð Bjarmason [Tue, 20 Sep 2005 18:15:25 +0000 (18:15 +0000)]
* Removed two unused global lines
* Fix for doExponent() (unused)

18 years ago* Tweaks to function makeMetadataTable()
Ævar Arnfjörð Bjarmason [Tue, 20 Sep 2005 18:03:08 +0000 (18:03 +0000)]
* Tweaks to function makeMetadataTable()

18 years agoTweaked polling time
Tim Starling [Tue, 20 Sep 2005 13:37:29 +0000 (13:37 +0000)]
Tweaked polling time

18 years ago* (bug 3506) Avoid MySQL error when Listusers returns no results
Brion Vibber [Tue, 20 Sep 2005 01:02:51 +0000 (01:02 +0000)]
* (bug 3506) Avoid MySQL error when Listusers returns no results
Bug introduced in SpecialListusers.php rev 1.36:
http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/includes/SpecialListusers.php?r1=1.35&r2=1.36

18 years ago* Skip update of disused 'rc_cur_time' field (todo: discard the field)
Brion Vibber [Tue, 20 Sep 2005 00:14:01 +0000 (00:14 +0000)]
* Skip update of disused 'rc_cur_time' field (todo: discard the field)

18 years agoBug 3505: No need to use . in time function
Niklas Laxström [Mon, 19 Sep 2005 13:28:52 +0000 (13:28 +0000)]
Bug 3505: No need to use . in time function

18 years ago* Live fixes
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:15:08 +0000 (13:15 +0000)]
* Live fixes

18 years ago* Displaying info on $wgHooks too
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:12:02 +0000 (13:12 +0000)]
* Displaying info on $wgHooks too

18 years ago* Adding a test suite for parser hooks
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:10:48 +0000 (13:10 +0000)]
* Adding a test suite for parser hooks

18 years ago* Adding a basic extension for testing extensions in the parser tests
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:09:28 +0000 (13:09 +0000)]
* Adding a basic extension for testing extensions in the parser tests

18 years ago* Adding a SpecialSearchNogomatch hook to catch pages searched for with the go
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:06:09 +0000 (13:06 +0000)]
* Adding a SpecialSearchNogomatch hook to catch pages searched for with the go
  button that don't exist.

18 years ago* (bug 2929) Make Special:Blockip/Username work
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 13:04:13 +0000 (13:04 +0000)]
* (bug 2929) Make Special:Blockip/Username work

18 years ago* 0 => NS_MAIN
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 12:54:45 +0000 (12:54 +0000)]
* 0 => NS_MAIN

18 years ago* Showing width/height in image histories
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 12:54:18 +0000 (12:54 +0000)]
* Showing width/height in image histories

18 years ago* Fixed some typos in documentation
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 12:53:49 +0000 (12:53 +0000)]
* Fixed some typos in documentation
* showins passing width/height to the history function in ImagePage.php

18 years ago* Added a new paramater to wfDebugLog()
Ævar Arnfjörð Bjarmason [Mon, 19 Sep 2005 12:52:32 +0000 (12:52 +0000)]
* Added a new paramater to wfDebugLog()

18 years ago* (bug 2570) Add 'watch this page' checkbox on uploads, watch uploads
Brion Vibber [Mon, 19 Sep 2005 06:10:58 +0000 (06:10 +0000)]
* (bug 2570) Add 'watch this page' checkbox on uploads, watch uploads
  by default when 'watchdefault' option is on

18 years agoTolerate invalid shared title
Tim Starling [Mon, 19 Sep 2005 06:08:41 +0000 (06:08 +0000)]
Tolerate invalid shared title

18 years ago* improvements
Ævar Arnfjörð Bjarmason [Sun, 18 Sep 2005 20:19:16 +0000 (20:19 +0000)]
* improvements

18 years ago* A maintenance script to check the validity of user names
Ævar Arnfjörð Bjarmason [Sun, 18 Sep 2005 18:59:14 +0000 (18:59 +0000)]
* A maintenance script to check the validity of user names

18 years ago* Removing Special:Licensesearch
Ævar Arnfjörð Bjarmason [Sun, 18 Sep 2005 15:26:31 +0000 (15:26 +0000)]
* Removing Special:Licensesearch

18 years agoFix #3350: missing label for move talk page
Antoine Musso [Sun, 18 Sep 2005 11:09:47 +0000 (11:09 +0000)]
Fix #3350: missing label for move talk page

18 years agofix 3490: typo
Antoine Musso [Sun, 18 Sep 2005 10:50:17 +0000 (10:50 +0000)]
fix 3490: typo

18 years agolang convertGrammar genitive add
Alexander Sigachov [Sun, 18 Sep 2005 08:19:06 +0000 (08:19 +0000)]
lang convertGrammar genitive add

18 years ago* (bug 3489) PHP 5.1 compat problem with captioned images
Brion Vibber [Sun, 18 Sep 2005 01:19:33 +0000 (01:19 +0000)]
* (bug 3489) PHP 5.1 compat problem with captioned images

18 years agoBug 3491: typo
Antoine Musso [Sat, 17 Sep 2005 22:47:09 +0000 (22:47 +0000)]
Bug 3491: typo

18 years agolang update from MediaWiki namespace
Alexander Sigachov [Sat, 17 Sep 2005 21:57:29 +0000 (21:57 +0000)]
lang update from MediaWiki namespace

18 years ago* Special:Import/importDump fixes: report XML parse errors, accept <minor/>
Brion Vibber [Sat, 17 Sep 2005 11:10:15 +0000 (11:10 +0000)]
* Special:Import/importDump fixes: report XML parse errors, accept <minor/>

18 years agotypo
Brion Vibber [Sat, 17 Sep 2005 07:52:33 +0000 (07:52 +0000)]
typo

18 years agowoops typo in last fix
Brion Vibber [Sat, 17 Sep 2005 07:33:51 +0000 (07:33 +0000)]
woops typo in last fix

18 years ago* (bug 2792) Update rebuildrecentchanges.inc for new schema
Brion Vibber [Sat, 17 Sep 2005 07:20:09 +0000 (07:20 +0000)]
* (bug 2792) Update rebuildrecentchanges.inc for new schema

18 years ago* (bug 3475) anon contrib links on Special:Newpages
Brion Vibber [Sat, 17 Sep 2005 00:17:34 +0000 (00:17 +0000)]
* (bug 3475) anon contrib links on Special:Newpages

18 years ago* Making the paramater a title object
Ævar Arnfjörð Bjarmason [Fri, 16 Sep 2005 16:35:36 +0000 (16:35 +0000)]
* Making the paramater a title object

18 years ago* Die gracefully if php has not been compiled with --enable-memory-limit
Ævar Arnfjörð Bjarmason [Fri, 16 Sep 2005 15:32:59 +0000 (15:32 +0000)]
* Die gracefully if php has not been compiled with --enable-memory-limit

18 years ago* A new special page to search for pages in NS_IMAGE that link to a certain
Ævar Arnfjörð Bjarmason [Fri, 16 Sep 2005 15:09:14 +0000 (15:09 +0000)]
* A new special page to search for pages in NS_IMAGE that link to a certain
  page in NS_TEMPLATE

18 years ago* Documentation
Ævar Arnfjörð Bjarmason [Fri, 16 Sep 2005 15:07:07 +0000 (15:07 +0000)]
* Documentation
* Fixes for when $this->isCached() is true

18 years ago* Showing the uploader on the result page
Ævar Arnfjörð Bjarmason [Fri, 16 Sep 2005 15:06:03 +0000 (15:06 +0000)]
* Showing the uploader on the result page
* Support [[Special:MIMEsearch/major/minor]]

18 years ago* Moved the logic of whether or not to use the querycache into a isCached() function
Ævar Arnfjörð Bjarmason [Fri, 16 Sep 2005 15:05:07 +0000 (15:05 +0000)]
* Moved the logic of whether or not to use the querycache into a isCached() function

18 years ago* Correct blob caching to reduce redundant blob loads on backups
Brion Vibber [Fri, 16 Sep 2005 12:00:23 +0000 (12:00 +0000)]
* Correct blob caching to reduce redundant blob loads on backups

18 years ago* (bug 3475) anon contrib links on Special:Newpages
Brion Vibber [Fri, 16 Sep 2005 05:08:42 +0000 (05:08 +0000)]
* (bug 3475) anon contrib links on Special:Newpages

18 years agoquick hackjob to fix damages imports on wikisource
Brion Vibber [Fri, 16 Sep 2005 00:12:48 +0000 (00:12 +0000)]
quick hackjob to fix damages imports on wikisource
page records have page_latest wrong (0); find the current rev for each
such page and fix it up.

18 years agoStylesheet tweak for long credits section
Tim Starling [Thu, 15 Sep 2005 14:09:09 +0000 (14:09 +0000)]
Stylesheet tweak for long credits section

18 years ago* Clean up duplicate code for selection of changeslist style
Brion Vibber [Thu, 15 Sep 2005 00:40:51 +0000 (00:40 +0000)]
* Clean up duplicate code for selection of changeslist style
in part for bug 3467

18 years agoBug 3307: Remove an if that might break timezone
Niklas Laxström [Wed, 14 Sep 2005 21:04:48 +0000 (21:04 +0000)]
Bug 3307: Remove an if that might break timezone

18 years agoBug 3464: Patch for LanguageHr.php (Croatian). Minor corrections.
Niklas Laxström [Wed, 14 Sep 2005 20:24:56 +0000 (20:24 +0000)]
Bug 3464: Patch for LanguageHr.php (Croatian). Minor corrections.

18 years agotypo
Niklas Laxström [Wed, 14 Sep 2005 15:22:39 +0000 (15:22 +0000)]
typo

18 years agoSmall fix
Niklas Laxström [Wed, 14 Sep 2005 15:21:45 +0000 (15:21 +0000)]
Small fix

18 years agoplaintext to wiki
Niklas Laxström [Wed, 14 Sep 2005 14:56:37 +0000 (14:56 +0000)]
plaintext to wiki

18 years ago* (bug 3462) Update to the German translation
Ævar Arnfjörð Bjarmason [Wed, 14 Sep 2005 14:46:47 +0000 (14:46 +0000)]
* (bug 3462) Update to the German translation

18 years ago* (bug 3405) affects mk as well as bg
Brion Vibber [Wed, 14 Sep 2005 08:09:47 +0000 (08:09 +0000)]
* (bug 3405) affects mk as well as bg

18 years agoBug 3144: "Submit query" message localization
Niklas Laxström [Tue, 13 Sep 2005 19:58:22 +0000 (19:58 +0000)]
Bug 3144: "Submit query" message localization
-Using allpagessubmit for start

18 years agoBug 3434: Update for Portuguese language (pt)
Niklas Laxström [Tue, 13 Sep 2005 18:30:57 +0000 (18:30 +0000)]
Bug 3434: Update for Portuguese language (pt)

18 years agoBug 1423: LanguageJa.php update needed
Niklas Laxström [Tue, 13 Sep 2005 18:14:52 +0000 (18:14 +0000)]
Bug 1423: LanguageJa.php update needed

18 years ago* Added a FIXME
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 17:33:33 +0000 (17:33 +0000)]
* Added a FIXME
* code style

18 years ago* Cleaned out some unused globals
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 17:32:55 +0000 (17:32 +0000)]
* Cleaned out some unused globals
* Using the ternary operator
* Safe XHTML output with htmlspecialchars()

18 years ago* Adding $wgUseMemCached = false to defaultsettings, only exited in localsettings
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 17:04:18 +0000 (17:04 +0000)]
* Adding $wgUseMemCached = false to defaultsettings, only exited in localsettings

18 years ago* using htmlspecialchars() for safe XHTML output
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 17:02:43 +0000 (17:02 +0000)]
* using htmlspecialchars() for safe XHTML output

18 years ago* Formatting
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 17:01:22 +0000 (17:01 +0000)]
* Formatting

18 years ago* Using wfDebugLog() to log to our own log (exif)
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 17:00:55 +0000 (17:00 +0000)]
* Using wfDebugLog() to log to our own log (exif)

18 years ago* Two new functions:
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 16:50:57 +0000 (16:50 +0000)]
* Two new functions:
    function wfOpenElement( $element ) { return "<$element>"; }
    function wfCloseElement( $element ) { return "</$element>"; }

18 years ago* Adding a nes specialpage - mimesearch
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 16:36:09 +0000 (16:36 +0000)]
* Adding a nes specialpage - mimesearch

18 years ago* Adding a new specialpage - mimesearch
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 16:35:35 +0000 (16:35 +0000)]
* Adding a new specialpage - mimesearch
* Making Special:Search a listed specialpage

18 years ago* Changed the schema, put an index on img_major_mime and img_minor_mime
Ævar Arnfjörð Bjarmason [Tue, 13 Sep 2005 16:33:50 +0000 (16:33 +0000)]
* Changed the schema, put an index on img_major_mime and img_minor_mime

18 years agoBe cool, use new defines
Niklas Laxström [Tue, 13 Sep 2005 07:51:11 +0000 (07:51 +0000)]
Be cool, use new defines

18 years ago* (bug 3412) Clean up date format handling so ~~~~-sigs work with default
Brion Vibber [Tue, 13 Sep 2005 06:55:43 +0000 (06:55 +0000)]
* (bug 3412) Clean up date format handling so ~~~~-sigs work with default
  format as designed. Documentation comments updated.

18 years ago* (bug 1512) Disable x-code interp on Esperanto URLs for now, it does more
Brion Vibber [Tue, 13 Sep 2005 01:57:28 +0000 (01:57 +0000)]
* (bug 1512) Disable x-code interp on Esperanto URLs for now, it does more
  harm than good under current system by breaking incoming URLs with "ux".
  (Editing is not affected, just URLs.)

18 years ago* Use the real file link instead of the default-size rasterized version for
Brion Vibber [Tue, 13 Sep 2005 01:27:21 +0000 (01:27 +0000)]
* Use the real file link instead of the default-size rasterized version for
  large SVG images on image description page
* Include the file name/type/size line for non-resized images

18 years ago* (bug 2800) Don't scale up small images on |thumb| without explicit size
Brion Vibber [Mon, 12 Sep 2005 22:46:13 +0000 (22:46 +0000)]
* (bug 2800) Don't scale up small images on |thumb| without explicit size

18 years ago* (bug 3405) Don't use raw letters as aliases of MSGNW: and SUBST:
Brion Vibber [Mon, 12 Sep 2005 22:32:49 +0000 (22:32 +0000)]
* (bug 3405) Don't use raw letters as aliases of MSGNW: and SUBST:

18 years ago* (bug 3448) Set page_len on undelete
Brion Vibber [Mon, 12 Sep 2005 21:51:17 +0000 (21:51 +0000)]
* (bug 3448) Set page_len on undelete

18 years agobug 3408, fix formatNum()
Niklas Laxström [Mon, 12 Sep 2005 20:37:45 +0000 (20:37 +0000)]
bug 3408, fix formatNum()

18 years agoAllow wikitext again
Niklas Laxström [Mon, 12 Sep 2005 20:28:24 +0000 (20:28 +0000)]
Allow wikitext again

18 years agoTypo
Niklas Laxström [Mon, 12 Sep 2005 19:46:49 +0000 (19:46 +0000)]
Typo

18 years ago* Fix scaling of non-integer SVG unit sizes
Brion Vibber [Mon, 12 Sep 2005 19:38:09 +0000 (19:38 +0000)]
* Fix scaling of non-integer SVG unit sizes

18 years agoFixed link trail: that really is a regex metacharacter, and it doesn't need to be...
Tim Starling [Mon, 12 Sep 2005 17:33:53 +0000 (17:33 +0000)]
Fixed link trail: that really is a regex metacharacter, and it doesn't need to be escaped when in single quotes

18 years agoForgot to add the default value
Niklas Laxström [Mon, 12 Sep 2005 11:34:47 +0000 (11:34 +0000)]
Forgot to add the default value

18 years agoWorkaround for memcachedism
Tim Starling [Sun, 11 Sep 2005 17:33:25 +0000 (17:33 +0000)]
Workaround for memcachedism

18 years ago* Negative caching for the MediaWiki namespace. This is especially important when...
Tim Starling [Sun, 11 Sep 2005 14:50:47 +0000 (14:50 +0000)]
* Negative caching for the MediaWiki namespace. This is especially important when the user language is different to the content language.
* Allow messages to be blank, without them being considered missing

18 years agofaster expiry check in enumBlocks
Tim Starling [Sun, 11 Sep 2005 13:43:49 +0000 (13:43 +0000)]
faster expiry check in enumBlocks

18 years agoFaster Special:Listusers, should be up to 10x faster for long lists
Tim Starling [Sun, 11 Sep 2005 12:33:59 +0000 (12:33 +0000)]
Faster Special:Listusers, should be up to 10x faster for long lists

18 years agosanity check
Tim Starling [Sun, 11 Sep 2005 12:31:59 +0000 (12:31 +0000)]
sanity check