| .. |
|
normal
|
Subject UtfNormal::cleanUp() to the same tests as UtfNormal::toNFC()
|
2004-10-30 05:24:24 +00:00 |
|
zhtable
|
Added code to generate a wordlist from the various sources.
|
2004-10-19 16:54:07 +00:00 |
|
.htaccess
|
htaccessing some directories for dev using cvs tree as www tree ;)
|
2004-04-21 23:17:36 +00:00 |
|
Article.php
|
XHTML fix
|
2004-10-27 23:37:05 +00:00 |
|
Block.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
BlockCache.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
CacheManager.php
|
fixes Bug 718: Bad charset in cached pages.
|
2004-10-18 18:13:39 +00:00 |
|
CategoryPage.php
|
Language-specific number formatting in category page headers (for Hindi etc)
|
2004-10-24 05:49:54 +00:00 |
|
Credits.php
|
don't double escape
|
2004-10-14 09:26:51 +00:00 |
|
Database.php
|
Let Database do the quoting of the 'group' table, so that prefixed tables will work.
|
2004-10-24 22:02:02 +00:00 |
|
DatabaseFunctions.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
DatabasePostgreSQL.php
|
Let Database do the quoting of the 'group' table, so that prefixed tables will work.
|
2004-10-24 22:02:02 +00:00 |
|
DateFormatter.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
DefaultSettings.php
|
taking out $wgSharedUploadBaseUrl , which is not needed
|
2004-10-27 10:51:57 +00:00 |
|
Defines.php
|
Global array for user levels
|
2004-10-24 16:58:01 +00:00 |
|
DifferenceEngine.php
|
More doc comment fiddling
|
2004-10-28 06:05:22 +00:00 |
|
EditPage.php
|
Bug 774: section=new does not jump to the added section after save
|
2004-10-26 05:44:54 +00:00 |
|
Feed.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +00:00 |
|
FulltextStoplist.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
GlobalFunctions.php
|
moving wfProfileIn() to the start of the function, adding warning suppression like I did in MessageCache.php
|
2004-10-23 08:21:39 +00:00 |
|
Group.php
|
Let Database do the quoting of the 'group' table, so that prefixed tables will work.
|
2004-10-24 22:02:02 +00:00 |
|
HistoryBlob.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
HTMLForm.php
|
XHTML fixes
|
2004-10-24 20:01:23 +00:00 |
|
Image.php
|
taking out $wgSharedUploadBaseUrl , which is not needed
|
2004-10-27 10:51:57 +00:00 |
|
ImageGallery.php
|
On Category: pages, show images as thumbnail gallery, and not
|
2004-09-30 21:36:12 +00:00 |
|
ImagePage.php
|
using addWikiText for shared upload notice
|
2004-10-27 14:22:15 +00:00 |
|
Interwiki.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
killthread.php
|
Clean up a few scriptlets
|
2004-10-14 02:13:12 +00:00 |
|
LinkCache.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
LinksUpdate.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
LoadBalancer.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
LogPage.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
MagicWord.php
|
Fix bounding box feature of thumbnails (e.g. |200x200px|)
|
2004-10-11 19:02:56 +00:00 |
|
Math.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
memcached-client.php
|
More debugging info, better hashing function - crc32() goes negative in live PHP!
|
2004-09-25 16:50:27 +00:00 |
|
MemcachedSessions.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
MessageCache.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
MessageCacheHints.php
|
initial support for partial message cache, the way to have separated message
|
2004-10-04 20:36:11 +00:00 |
|
Metadata.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +00:00 |
|
Namespace.php
|
Fix register_globals vulnerability checked in last week.
|
2004-09-09 06:12:04 +00:00 |
|
ObjectCache.php
|
Fixed bug with Turck MMCache wrapper, and made it the default where Turck is installed (except if memcached is specified)
|
2004-10-23 10:21:23 +00:00 |
|
OutputPage.php
|
special conversion for displaying title
|
2004-10-19 18:03:58 +00:00 |
|
PageHistory.php
|
* Fix XHTML validity error for pages with apostrophe (bug introduced in head, 1.3 looks quoted properly)
|
2004-10-03 01:31:12 +00:00 |
|
Parser.php
|
Remove old commented-out section which has some literals that break my editor's syntax highlighting
|
2004-10-28 01:22:49 +00:00 |
|
ParserCache.php
|
Debug info
|
2004-10-23 10:22:38 +00:00 |
|
ParserXML.php
|
More doc comment fiddling
|
2004-10-28 06:05:22 +00:00 |
|
Profiling.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
proxy_check.php
|
Clean up a few scriptlets
|
2004-10-14 02:13:12 +00:00 |
|
QueryPage.php
|
Add variant conversion to the output of these special pages
|
2004-10-21 03:36:19 +00:00 |
|
RawPage.php
|
* Drop a couple instances of wfTimestamp2Unix & reverse for wfTimestamp()
|
2004-10-19 07:12:15 +00:00 |
|
RecentChange.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
SearchEngine.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SearchMySQL3.php
|
Fix constructor
|
2004-10-28 02:01:03 +00:00 |
|
SearchMySQL4.php
|
Reorganization of SearchEngine for legibility
|
2004-10-20 09:56:34 +00:00 |
|
SearchUpdate.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
Setup.php
|
Add $IP to list of globals, since it is undefined otherwise
|
2004-10-24 08:29:34 +00:00 |
|
SiteConfiguration.php
|
protection from multiple includes (from REL1_3A)
|
2004-09-26 08:06:04 +00:00 |
|
SiteStatsUpdate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Skin.php
|
More doc comment fiddling
|
2004-10-28 06:05:22 +00:00 |
|
SkinPHPTal.php
|
More doc comment fiddling
|
2004-10-28 06:05:22 +00:00 |
|
SpecialAllmessages.php
|
For content language, removed language code suffix from the message keys in the mediawiki: namespace. This way languages that do not support multiple variants will see no change in the way the namespace works.
|
2004-10-11 02:15:55 +00:00 |
|
SpecialAllpages.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialAncientpages.php
|
Add variant conversion to the output of these special pages
|
2004-10-21 03:36:19 +00:00 |
|
SpecialAsksql.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialBlockip.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialBlockme.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialBooksources.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialBrokenRedirects.php
|
xhtml fix
|
2004-10-14 07:33:22 +00:00 |
|
SpecialCategories.php
|
XHTML fix
|
2004-10-14 07:32:20 +00:00 |
|
SpecialContributions.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialData.php
|
Documentation: Assign files to packages
|
2004-10-01 06:25:50 +00:00 |
|
SpecialDeadendpages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialDebug.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialDisambiguations.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialDoubleRedirects.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialEmailuser.php
|
XHTML fix, handle bad target more gracefully
|
2004-10-14 07:29:12 +00:00 |
|
SpecialExport.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialGeo.php
|
fix xss attack
|
2004-10-14 03:50:14 +00:00 |
|
SpecialImagelist.php
|
escape html output
|
2004-10-14 06:52:42 +00:00 |
|
SpecialImport.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialIpblocklist.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialListadmins.php
|
Renaming columns:
|
2004-10-24 09:51:13 +00:00 |
|
SpecialListusers.php
|
Renaming columns:
|
2004-10-24 09:51:13 +00:00 |
|
SpecialLockdb.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialLog.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialLonelypages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialLongpages.php
|
ShortPages and LongPages are almsot identical; remove some duplication.
|
2004-10-03 10:42:02 +00:00 |
|
SpecialMaintenance.php
|
fix xss attack
|
2004-10-13 21:38:50 +00:00 |
|
SpecialMakesysop.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialMovepage.php
|
Move page tweaks:
|
2004-10-26 03:51:59 +00:00 |
|
SpecialNewimages.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialNewpages.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialPage.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialPopularpages.php
|
Add variant conversion to the output of these special pages
|
2004-10-21 03:36:19 +00:00 |
|
SpecialPreferences.php
|
Added option wgDisableLangConversion to disable langauge variant conversion, mainly for debugging and testing purpose.
|
2004-10-19 18:02:44 +00:00 |
|
SpecialRandompage.php
|
Bug 589: make random selection slightly more random. PHP's
|
2004-10-11 17:34:39 +00:00 |
|
SpecialRecentchanges.php
|
Don't try to output bogus Last-Modified timestamp if there are no recentchanges table entries
|
2004-10-24 10:23:36 +00:00 |
|
SpecialRecentchangeslinked.php
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +00:00 |
|
SpecialSearch.php
|
Reorganization of SearchEngine for legibility
|
2004-10-20 09:56:34 +00:00 |
|
SpecialShortpages.php
|
Add variant conversion to the output of these special pages
|
2004-10-21 03:36:19 +00:00 |
|
SpecialSitesettings.php
|
Added option wgDisableLangConversion to disable langauge variant conversion, mainly for debugging and testing purpose.
|
2004-10-19 18:02:44 +00:00 |
|
SpecialSpecialpages.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialStatistics.php
|
Renaming columns:
|
2004-10-24 09:51:13 +00:00 |
|
SpecialUncategorizedpages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialUndelete.php
|
Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php
|
2004-10-24 07:10:33 +00:00 |
|
SpecialUnlockdb.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialUnusedimages.php
|
Escape HTML output
|
2004-10-14 05:30:30 +00:00 |
|
SpecialUpload.php
|
More checks for IE hideousness.
|
2004-09-28 23:32:18 +00:00 |
|
SpecialUserlevels.php
|
Let Database do the quoting of the 'group' table, so that prefixed tables will work.
|
2004-10-24 22:02:02 +00:00 |
|
SpecialUserlogin.php
|
Escape input on a few error messages
|
2004-10-14 05:14:45 +00:00 |
|
SpecialUserlogout.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialValidate.php
|
* Drop a couple instances of wfTimestamp2Unix & reverse for wfTimestamp()
|
2004-10-19 07:12:15 +00:00 |
|
SpecialVersion.php
|
Add Database::getSoftwareLink() and Database::getServerVersion(), and use
|
2004-09-08 20:36:41 +00:00 |
|
SpecialWantedpages.php
|
spaces to tabs
|
2004-10-14 04:55:06 +00:00 |
|
SpecialWatchlist.php
|
Fix potential HTML breakage if removechecked message were to include an apostrophe
|
2004-10-14 04:40:58 +00:00 |
|
SpecialWhatlinkshere.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SquidUpdate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Title.php
|
Some legibility cleanup; remove some debug code; make the Special:Userlogin special case work in non-English non-French wikis
|
2004-10-27 07:37:35 +00:00 |
|
UpdateClasses.php
|
ViewCountUpdate is no longer used; trim it out.
|
2004-10-03 08:11:36 +00:00 |
|
User.php
|
Use correct names of fields
|
2004-10-24 21:58:19 +00:00 |
|
UserMailer.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
UserTalkUpdate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
UserUpdate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Utf8Case.php
|
Undo total breakage from incorrect string quoting conversion.
|
2004-09-05 07:56:05 +00:00 |
|
WatchedItem.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
WebRequest.php
|
Fixes needed to make redirect.php work with MEDIAWIKI checks,
|
2004-10-03 09:53:39 +00:00 |
|
ZhConversion.php
|
support for zh-hk and zh-sg
|
2004-10-08 05:20:09 +00:00 |