lhc/web/wiklou.git
19 years agoWork through the NFC substeps with the actual data to make the substep times more...
Brion Vibber [Sat, 30 Oct 2004 10:20:19 +0000 (10:20 +0000)]
Work through the NFC substeps with the actual data to make the substep times more meaningful

19 years ago-double encoding
Erik Moeller [Sat, 30 Oct 2004 09:34:39 +0000 (09:34 +0000)]
-double encoding

19 years agouse $wgLang->ucfirst, fix captallinks behavior
Erik Moeller [Sat, 30 Oct 2004 09:12:15 +0000 (09:12 +0000)]
use $wgLang->ucfirst, fix captallinks behavior

19 years agoif the shared repository is utf-8, and the local wiki is latin1, encode
Erik Moeller [Sat, 30 Oct 2004 08:40:08 +0000 (08:40 +0000)]
if the shared repository is utf-8, and the local wiki is latin1, encode
filenames

19 years agocapitalize filename so that wikis with $wgCapitalLinks=false can access
Erik Moeller [Sat, 30 Oct 2004 07:29:33 +0000 (07:29 +0000)]
capitalize filename so that wikis with $wgCapitalLinks=false can access
shared repositories in a case insensitive way

19 years agoBenchmark was pulling the wrong Tokyo article (shorter than the others)
Brion Vibber [Sat, 30 Oct 2004 06:47:36 +0000 (06:47 +0000)]
Benchmark was pulling the wrong Tokyo article (shorter than the others)

19 years agoAdd some sub-functions back to the benchmark
Brion Vibber [Sat, 30 Oct 2004 06:42:39 +0000 (06:42 +0000)]
Add some sub-functions back to the benchmark

19 years agoOptimize inner loops a bit.
Brion Vibber [Sat, 30 Oct 2004 06:02:30 +0000 (06:02 +0000)]
Optimize inner loops a bit.

19 years agoSubject UtfNormal::cleanUp() to the same tests as UtfNormal::toNFC()
Brion Vibber [Sat, 30 Oct 2004 05:24:24 +0000 (05:24 +0000)]
Subject UtfNormal::cleanUp() to the same tests as UtfNormal::toNFC()

19 years agoStart on refactoring the installer to better support new features (table prefixes...
Brion Vibber [Thu, 28 Oct 2004 08:12:48 +0000 (08:12 +0000)]
Start on refactoring the installer to better support new features (table prefixes, PostgreSQL) and optional text-mode/scripted install. Not yet functional.

19 years agoMore doc comment fiddling
Brion Vibber [Thu, 28 Oct 2004 06:05:22 +0000 (06:05 +0000)]
More doc comment fiddling

19 years agoMunge doc comments. Mark as its own package for docs.
Brion Vibber [Thu, 28 Oct 2004 02:56:13 +0000 (02:56 +0000)]
Munge doc comments. Mark as its own package for docs.

19 years agoSort results before comparison, as search is not guaranteed to return results in...
Brion Vibber [Thu, 28 Oct 2004 02:01:57 +0000 (02:01 +0000)]
Sort results before comparison, as search is not guaranteed to return results in a particular result.

19 years agoFix constructor
Brion Vibber [Thu, 28 Oct 2004 02:01:03 +0000 (02:01 +0000)]
Fix constructor

19 years agoDon't include the special markers like "right" as alt text; leave it blank if there...
Brion Vibber [Thu, 28 Oct 2004 01:27:16 +0000 (01:27 +0000)]
Don't include the special markers like "right" as alt text; leave it blank if there's no final alt block.
* Running test Right-aligned image... PASSED

19 years agoRemove old commented-out section which has some literals that break my editor's synta...
Brion Vibber [Thu, 28 Oct 2004 01:22:49 +0000 (01:22 +0000)]
Remove old commented-out section which has some literals that break my editor's syntax highlighting

19 years agoFull URLs are not necessary on longdesc; use short URLs like everywhere else.
Brion Vibber [Thu, 28 Oct 2004 01:10:25 +0000 (01:10 +0000)]
Full URLs are not necessary on longdesc; use short URLs like everywhere else.

19 years agoXHTML fix
Antoine Musso [Wed, 27 Oct 2004 23:37:05 +0000 (23:37 +0000)]
XHTML fix

19 years agousing addWikiText for shared upload notice
Erik Moeller [Wed, 27 Oct 2004 14:22:15 +0000 (14:22 +0000)]
using addWikiText for shared upload notice

19 years agotaking out $wgSharedUploadBaseUrl , which is not needed
Erik Moeller [Wed, 27 Oct 2004 10:51:57 +0000 (10:51 +0000)]
taking out $wgSharedUploadBaseUrl , which is not needed

19 years agoFix content language message cache (table of contents test depends on this)
Brion Vibber [Wed, 27 Oct 2004 10:25:21 +0000 (10:25 +0000)]
Fix content language message cache (table of contents test depends on this)

19 years agoObject : reestablish margin (only borders were wrong)
Guillaume Blanchard [Wed, 27 Oct 2004 09:31:51 +0000 (09:31 +0000)]
Object : reestablish margin (only borders were wrong)
Changes : Reestablish margin in div.floatright, table.floatright, div.floatleft and table.floatleft

19 years ago* Add --help and --quiet options to parser test runner
Brion Vibber [Wed, 27 Oct 2004 09:21:25 +0000 (09:21 +0000)]
* Add --help and --quiet options to parser test runner
* Standardize the image: tests on Foobar.jpg
* Create a dummy Foobar.jpg during testing

19 years agoObject : Correct Bug 691: white border around floating image
Guillaume Blanchard [Wed, 27 Oct 2004 09:14:31 +0000 (09:14 +0000)]
Object : Correct Bug 691: white border around floating image
Changes : Removed border and margin in div.floatright, table.floatright, div.floatleft and table.floatleft

19 years agoSome legibility cleanup; remove some debug code; make the Special:Userlogin special...
Brion Vibber [Wed, 27 Oct 2004 07:37:35 +0000 (07:37 +0000)]
Some legibility cleanup; remove some debug code; make the Special:Userlogin special case work in non-English non-French wikis

19 years agoAdd sysop group fix to updaters
Brion Vibber [Wed, 27 Oct 2004 07:33:54 +0000 (07:33 +0000)]
Add sysop group fix to updaters

19 years agoGive sysops & bureaucrats the 'sysop' permission so they can edit protected pages!
Brion Vibber [Wed, 27 Oct 2004 07:20:47 +0000 (07:20 +0000)]
Give sysops & bureaucrats the 'sysop' permission so they can edit protected pages!

19 years agoBug 774: section=new does not jump to the added section after save
Brion Vibber [Tue, 26 Oct 2004 05:44:54 +0000 (05:44 +0000)]
Bug 774: section=new does not jump to the added section after save

19 years agoMove page tweaks:
Brion Vibber [Tue, 26 Oct 2004 03:51:59 +0000 (03:51 +0000)]
Move page tweaks:
* Allow [[0]] to be renamed
* Fix the $wgRawHtml check so it actually works
* (bug 776) Old title as default for new title when moving pages [modified patch from guanaco]

19 years agorestore old order of replaceInternal/replaceExternal, mask absolute URLs
Erik Moeller [Mon, 25 Oct 2004 05:24:23 +0000 (05:24 +0000)]
restore old order of replaceInternal/replaceExternal, mask absolute URLs
left behind by [[Media:]] links to prevent them from being parsed twice.

19 years agoFix to group table layout (forgot to commit with the rest)
Brion Vibber [Mon, 25 Oct 2004 05:19:06 +0000 (05:19 +0000)]
Fix to group table layout (forgot to commit with the rest)

19 years agoFix broken escaped include path which breaks some but not all Windows installs.
Brion Vibber [Mon, 25 Oct 2004 02:33:33 +0000 (02:33 +0000)]
Fix broken escaped include path which breaks some but not all Windows installs.

19 years agoexperimental code: userlevels
Antoine Musso [Sun, 24 Oct 2004 22:32:14 +0000 (22:32 +0000)]
experimental code: userlevels

19 years agoUpgrade fixes
Brion Vibber [Sun, 24 Oct 2004 22:28:21 +0000 (22:28 +0000)]
Upgrade fixes

19 years agoInstall fixes for group table
Brion Vibber [Sun, 24 Oct 2004 22:20:52 +0000 (22:20 +0000)]
Install fixes for group table

19 years agoLet Database do the quoting of the 'group' table, so that prefixed tables will work.
Brion Vibber [Sun, 24 Oct 2004 22:02:02 +0000 (22:02 +0000)]
Let Database do the quoting of the 'group' table, so that prefixed tables will work.

19 years agoUse correct names of fields
Brion Vibber [Sun, 24 Oct 2004 21:58:19 +0000 (21:58 +0000)]
Use correct names of fields

19 years agoforgotten rename
Jens Frank [Sun, 24 Oct 2004 21:19:54 +0000 (21:19 +0000)]
forgotten rename

19 years agoAn important file for user management
Antoine Musso [Sun, 24 Oct 2004 21:16:05 +0000 (21:16 +0000)]
An important file for user management

19 years agoXHTML fixes
Antoine Musso [Sun, 24 Oct 2004 20:01:23 +0000 (20:01 +0000)]
XHTML fixes

19 years agoImplementing user levels management. This is only a very basic interface and several...
Antoine Musso [Sun, 24 Oct 2004 19:14:48 +0000 (19:14 +0000)]
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at bugzilla.wikipedia.org/show_bug.cgi?id=767

19 years agoGlobal array for user levels
Antoine Musso [Sun, 24 Oct 2004 16:58:01 +0000 (16:58 +0000)]
Global array for user levels

19 years agoexperimental IE-compatible RC patrol, still doesn't work for enhanced RC
Tim Starling [Sun, 24 Oct 2004 15:13:28 +0000 (15:13 +0000)]
experimental IE-compatible RC patrol, still doesn't work for enhanced RC

19 years ago1.3 -> 1.4 changes
Tim Starling [Sun, 24 Oct 2004 12:24:31 +0000 (12:24 +0000)]
1.3 -> 1.4 changes

19 years agofixed index name
Tim Starling [Sun, 24 Oct 2004 12:23:12 +0000 (12:23 +0000)]
fixed index name

19 years agoMoved some defines to Defines.php, removed unnecessary line from Language::getUserTog...
Tim Starling [Sun, 24 Oct 2004 12:03:29 +0000 (12:03 +0000)]
Moved some defines to Defines.php, removed unnecessary line from Language::getUserToggle()

19 years agoDon't try to output bogus Last-Modified timestamp if there are no recentchanges table...
Brion Vibber [Sun, 24 Oct 2004 10:23:36 +0000 (10:23 +0000)]
Don't try to output bogus Last-Modified timestamp if there are no recentchanges table entries

19 years agoRenaming columns:
Jens Frank [Sun, 24 Oct 2004 09:51:13 +0000 (09:51 +0000)]
Renaming columns:
ug_gid => ug_group
ug_uid => ug_user
ur_uid => ur_user
as proposed by Mr Vibber.

19 years agoRename fields of user_rights and user_groups table to tablename_columnname schema
Jens Frank [Sun, 24 Oct 2004 09:21:53 +0000 (09:21 +0000)]
Rename fields of user_rights and user_groups table to tablename_columnname schema

19 years agofixed typo
Jens Frank [Sun, 24 Oct 2004 08:31:22 +0000 (08:31 +0000)]
fixed typo

19 years agoAdd $IP to list of globals, since it is undefined otherwise
Jens Frank [Sun, 24 Oct 2004 08:29:34 +0000 (08:29 +0000)]
Add $IP to list of globals, since it is undefined otherwise

19 years agoFixing behaviour with a table prefix
Tim Starling [Sun, 24 Oct 2004 08:04:18 +0000 (08:04 +0000)]
Fixing behaviour with a table prefix

19 years agoReplacing obsolete Database member functions.
Tim Starling [Sun, 24 Oct 2004 07:30:03 +0000 (07:30 +0000)]
Replacing obsolete Database member functions.

19 years agoCorrecting bugs due to double-prefixing table names. Removing obsolete Database membe...
Tim Starling [Sun, 24 Oct 2004 07:10:33 +0000 (07:10 +0000)]
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php

19 years agoNamespace cleanup: use constants, use $wgMetaNamespace instead of hardcoding 'Wikiped...
Brion Vibber [Sun, 24 Oct 2004 06:40:07 +0000 (06:40 +0000)]
Namespace cleanup: use constants, use $wgMetaNamespace instead of hardcoding 'Wikipedia', add Category

19 years agoStub file for Gujarati, includes numeral conversion table
Brion Vibber [Sun, 24 Oct 2004 06:17:12 +0000 (06:17 +0000)]
Stub file for Gujarati, includes numeral conversion table

19 years agoLanguage-specific number formatting in category page headers (for Hindi etc)
Brion Vibber [Sun, 24 Oct 2004 05:49:54 +0000 (05:49 +0000)]
Language-specific number formatting in category page headers (for Hindi etc)

19 years agospelling
Brion Vibber [Sun, 24 Oct 2004 05:48:54 +0000 (05:48 +0000)]
spelling

19 years agoFixing multiple-inclusion problems
Tim Starling [Sun, 24 Oct 2004 02:13:00 +0000 (02:13 +0000)]
Fixing multiple-inclusion problems

19 years agoChanged inclusion style, require_once('includes/SpecialPage.php') was allowing duplic...
Tim Starling [Sun, 24 Oct 2004 01:56:23 +0000 (01:56 +0000)]
Changed inclusion style, require_once('includes/SpecialPage.php') was allowing duplicate inclusion in command-line utilities

19 years agonote on safe_mode
Erik Moeller [Sat, 23 Oct 2004 23:32:08 +0000 (23:32 +0000)]
note on safe_mode

19 years agoPatch by Grin
Antoine Musso [Sat, 23 Oct 2004 18:09:29 +0000 (18:09 +0000)]
Patch by Grin

19 years agoApplied changes from BUG#748, attachment http://bugzilla.wikipedia.org/attachment...
Jens Frank [Sat, 23 Oct 2004 18:02:40 +0000 (18:02 +0000)]
Applied changes from BUG#748, attachment bugzilla.wikipedia.org/attachment.cgi?id=108

19 years agoupdate namespaces
Antoine Musso [Sat, 23 Oct 2004 17:45:37 +0000 (17:45 +0000)]
update namespaces

19 years agoupdate namespaces
Antoine Musso [Sat, 23 Oct 2004 17:34:25 +0000 (17:34 +0000)]
update namespaces

19 years agoforgot to move the comment
Zheng Zhu [Sat, 23 Oct 2004 13:00:33 +0000 (13:00 +0000)]
forgot to move the comment

19 years agoturck only works as an apache module
Tim Starling [Sat, 23 Oct 2004 10:37:18 +0000 (10:37 +0000)]
turck only works as an apache module

19 years agoUsing wfSuppressWarnings() instead of the error suppression operator, to avoid the...
Tim Starling [Sat, 23 Oct 2004 10:24:13 +0000 (10:24 +0000)]
Using wfSuppressWarnings() instead of the error suppression operator, to avoid the blank page syndrome

19 years agoFixed bug due to non-global scope when included from Setup.php
Tim Starling [Sat, 23 Oct 2004 10:23:05 +0000 (10:23 +0000)]
Fixed bug due to non-global scope when included from Setup.php

19 years agoDebug info
Tim Starling [Sat, 23 Oct 2004 10:22:38 +0000 (10:22 +0000)]
Debug info

19 years agoFixed bug with Turck MMCache wrapper, and made it the default where Turck is installe...
Tim Starling [Sat, 23 Oct 2004 10:21:23 +0000 (10:21 +0000)]
Fixed bug with Turck MMCache wrapper, and made it the default where Turck is installed (except if memcached is specified)

19 years agofixed profiling error
Tim Starling [Sat, 23 Oct 2004 10:20:38 +0000 (10:20 +0000)]
fixed profiling error

19 years agoAdd initial tests for Article::getRevisionText and Article::compressRevision
Brion Vibber [Sat, 23 Oct 2004 09:19:00 +0000 (09:19 +0000)]
Add initial tests for Article::getRevisionText and Article::compressRevision

19 years agoMoved user_newtalk fetch to later in execution, i.e. on demand. This should reduce...
Tim Starling [Sat, 23 Oct 2004 08:26:48 +0000 (08:26 +0000)]
Moved user_newtalk fetch to later in execution, i.e. on demand. This should reduce total query count, and also allows connection errors to work again.

19 years agorm obsolete global
Tim Starling [Sat, 23 Oct 2004 08:24:24 +0000 (08:24 +0000)]
rm obsolete global

19 years agocorrecting for what was probably an odd one-off error
Tim Starling [Sat, 23 Oct 2004 08:23:13 +0000 (08:23 +0000)]
correcting for what was probably an odd one-off error

19 years agomoving wfProfileIn() to the start of the function, adding warning suppression like...
Tim Starling [Sat, 23 Oct 2004 08:21:39 +0000 (08:21 +0000)]
moving wfProfileIn() to the start of the function, adding warning suppression like I did in MessageCache.php

19 years agoKludge for the present state of PHPTAL 1.0.0's i18n:attributes, which isn't backwards...
Brion Vibber [Sat, 23 Oct 2004 07:37:48 +0000 (07:37 +0000)]
Kludge for the present state of PHPTAL 1.0.0's i18n:attributes, which isn't backwards-compatible with PHPTAL 0.7.0's version

19 years agoRemove $wgCurParser kludge
Brion Vibber [Sat, 23 Oct 2004 07:10:37 +0000 (07:10 +0000)]
Remove $wgCurParser kludge

19 years agoalsatian, inheriting from de
Tim Starling [Sat, 23 Oct 2004 01:07:38 +0000 (01:07 +0000)]
alsatian, inheriting from de

19 years agorenaming
Tim Starling [Sat, 23 Oct 2004 00:43:39 +0000 (00:43 +0000)]
renaming

19 years agostub inheriting from de
Tim Starling [Sat, 23 Oct 2004 00:00:57 +0000 (00:00 +0000)]
stub inheriting from de

19 years agoPreliminary support for shared upload directory. This is primarily intended
Erik Moeller [Thu, 21 Oct 2004 05:04:14 +0000 (05:04 +0000)]
Preliminary support for shared upload directory. This is primarily intended
for the Wikimedia Commons. If $wgUseSharedUploads is set, MediaWiki will try
to locate an image file in the shared upload directory if it is not found
locally. Thumbnails for shared images will also be generated in the
shared directory.

Note: I changed
                $text = $this->replaceInternalLinks ( $text );
                $text = $this->replaceExternalLinks( $text );
to
                $text = $this->replaceExternalLinks( $text );
                $text = $this->replaceInternalLinks ( $text );

in Parser.php. Otherwise [[Media:Bla.jpg]] to an absolute URL would be
incorrectly parsed as external links. The header of
replaceExternalLinks says:

        Note: we have to do external links before the internal ones

So the old order was not consistent with the documentation. I did some
tests and nothing seems to be broken, but I have some problems executing
parserTests.php so I couldn't test it systematically.

19 years agoAdd variant conversion to the output of these special pages
Zheng Zhu [Thu, 21 Oct 2004 03:36:19 +0000 (03:36 +0000)]
Add variant conversion to the output of these special pages

19 years agoMoving code that checks for valid link in another variant from Parser.php to Language.php
Zheng Zhu [Thu, 21 Oct 2004 02:47:51 +0000 (02:47 +0000)]
Moving code that checks for valid link in another variant from Parser.php to Language.php

19 years agoals: Elsaessisch -> Alemannisch
Jens Frank [Wed, 20 Oct 2004 20:29:40 +0000 (20:29 +0000)]
als: Elsaessisch -> Alemannisch

19 years agohttp://bugzilla.wikipedia.org/show_bug.cgi?id=748
Jens Frank [Wed, 20 Oct 2004 20:18:26 +0000 (20:18 +0000)]
http://bugzilla.wikipedia.org/show_bug.cgi?id=748
Nynorsk language file

19 years agoReorganization of SearchEngine for legibility
Brion Vibber [Wed, 20 Oct 2004 09:56:34 +0000 (09:56 +0000)]
Reorganization of SearchEngine for legibility
* Removed 'fuzzy title search', it's not been maintained and generally produces unexpected and unwanted results
* Separated search guts (in SearchEngine) from display/control (in SpecialSearch)
* Extracted MySQL3 and MySQL4 variants to subclasses
* Added PHPUnit tests for MySQL3 and MySQL4 search engines, which try to use temporary tables to fiddle in (if configured)
* comments n stuff

19 years agoForgot to changed these...
Zheng Zhu [Wed, 20 Oct 2004 02:18:42 +0000 (02:18 +0000)]
Forgot to changed these...

19 years agospecial conversion for displaying title
Zheng Zhu [Tue, 19 Oct 2004 18:03:58 +0000 (18:03 +0000)]
special conversion for displaying title

19 years agoAdded option wgDisableLangConversion to disable langauge variant conversion, mainly...
Zheng Zhu [Tue, 19 Oct 2004 18:02:44 +0000 (18:02 +0000)]
Added option wgDisableLangConversion to disable langauge variant conversion, mainly for debugging and testing purpose.

19 years agofix NS_PROJECT*, and formatting
Zheng Zhu [Tue, 19 Oct 2004 17:52:23 +0000 (17:52 +0000)]
fix NS_PROJECT*, and formatting

19 years agoremoved double conversion of linked text.
Zheng Zhu [Tue, 19 Oct 2004 17:44:00 +0000 (17:44 +0000)]
removed double conversion of linked text.

19 years agoAdded code to generate a wordlist from the various sources.
Zheng Zhu [Tue, 19 Oct 2004 16:54:07 +0000 (16:54 +0000)]
Added code to generate a wordlist from the various sources.

19 years agoAdd more globals tests
Brion Vibber [Tue, 19 Oct 2004 08:38:08 +0000 (08:38 +0000)]
Add more globals tests

19 years ago(bug 737) only use the post-parse link placeholders within replaceInternalLinks().
Brion Vibber [Tue, 19 Oct 2004 07:30:56 +0000 (07:30 +0000)]
(bug 737) only use the post-parse link placeholders within replaceInternalLinks().
The recent move of the replacement step from OutputPage into Parser completely
broke a crapload of special pages; this makes the links show again.

19 years ago* Drop a couple instances of wfTimestamp2Unix & reverse for wfTimestamp()
Brion Vibber [Tue, 19 Oct 2004 07:12:15 +0000 (07:12 +0000)]
* Drop a couple instances of wfTimestamp2Unix & reverse for wfTimestamp()
* Make wfTimestampNow() a wrapper on wfTimestamp()
* Add some tests and docstrings

19 years agoDon't forget to urlencode the data in wfArrayToCGI()
Brion Vibber [Tue, 19 Oct 2004 05:46:14 +0000 (05:46 +0000)]
Don't forget to urlencode the data in wfArrayToCGI()

19 years agofixes Bug 718: Bad charset in cached pages.
Zheng Zhu [Mon, 18 Oct 2004 18:13:39 +0000 (18:13 +0000)]
fixes Bug 718: Bad charset in cached pages.

19 years ago* Start on some unit tests for GlobalFunctions
Brion Vibber [Mon, 18 Oct 2004 09:53:47 +0000 (09:53 +0000)]
* Start on some unit tests for GlobalFunctions
* Add makefile & readme for the lazy