| .. |
|
normal
|
Update files as currently generated.
|
2005-05-18 09:18:07 +00:00 |
|
templates
|
Clean up e-mail authentication code.
|
2005-04-25 18:38:43 +00:00 |
|
zhtable
|
* Adding "CC ?= gcc" portability
|
2005-04-10 09:05:55 +00:00 |
|
.htaccess
|
|
|
|
Article.php
|
* Remove linkscc table code, no longer used.
|
2005-05-31 07:21:31 +00:00 |
|
AuthPlugin.php
|
|
|
|
BagOStuff.php
|
Smarter, more flexible cache type selection. Moved entire contents of ObjectCache.php to BagOStuff.php, to make way for some more generic code.
|
2005-04-09 10:30:45 +00:00 |
|
Block.php
|
Bypassing UNION SQL for mysql3
|
2005-03-18 09:20:17 +00:00 |
|
BlockCache.php
|
Adding cache related stuff to a new 'Cache' subpackage
|
2005-04-12 01:29:21 +00:00 |
|
CacheManager.php
|
Adding cache related stuff to a new 'Cache' subpackage
|
2005-04-12 01:29:21 +00:00 |
|
CategoryPage.php
|
* (bug 2274) Respect stub threshold in category page list
|
2005-06-01 10:29:34 +00:00 |
|
ChangesList.php
|
Attempting to get enotif into working order. Many aesthetic changes, a fair number of bug fixes too. There's also a couple of non-enotif bug fixes in this commit somewhere.
|
2005-05-14 17:55:04 +00:00 |
|
Credits.php
|
profiling
|
2005-05-28 06:53:22 +00:00 |
|
Database.php
|
new load balancing algorithm
|
2005-06-01 06:18:49 +00:00 |
|
DatabaseFunctions.php
|
Implemented query group feature, needed for slow queries esp. in 1.4. Hopefully fixed lagged slave mode. Added a simple method to simulate lagged slaves.
|
2005-04-23 11:49:33 +00:00 |
|
DatabasePostgreSQL.php
|
|
|
|
DateFormatter.php
|
* Removed empty comments
|
2005-05-24 13:21:38 +00:00 |
|
DefaultSettings.php
|
Bug 1929: Incorrect comment in DefaultSettings.php
|
2005-06-02 01:34:15 +00:00 |
|
Defines.php
|
ported $wgAntiLockFlags from REL1_4
|
2005-05-29 05:54:04 +00:00 |
|
DifferenceEngine.php
|
1) actually do what it says (only use external diff when set in user prefs)
|
2005-04-13 21:06:09 +00:00 |
|
EditPage.php
|
* (bug 2053) Move comment whitespace trimming from edit page to save;
|
2005-06-01 08:18:34 +00:00 |
|
Exif.php
|
* Using the same message for GPSLatitudeRef and GPSDestLatitudeRef;
|
2005-05-30 19:54:54 +00:00 |
|
ExternalEdit.php
|
handle Special: namespaces in multiple languages
|
2005-04-13 06:57:31 +00:00 |
|
ExternalStore.php
|
Add external repositories support for Revision, would
|
2005-04-18 17:21:27 +00:00 |
|
ExternalStoreDB.php
|
Make HistoryStub ExternalStore-aware. Renamed external table, so that it can be inside of the same DB for testing purposes
|
2005-05-23 06:30:29 +00:00 |
|
ExternalStoreHttp.php
|
Add external repositories support for Revision, would
|
2005-04-18 17:21:27 +00:00 |
|
Feed.php
|
* Cleanup syntax
|
2005-05-23 23:09:30 +00:00 |
|
FulltextStoplist.php
|
* Updated the list from version 4.1.8 of MySQL
|
2005-04-28 10:03:49 +00:00 |
|
GlobalFunctions.php
|
new load balancing algorithm
|
2005-06-01 06:18:49 +00:00 |
|
Group.php
|
Renamed group table to groups, and renamed the fields from group_xxx to gr_xxx. Added static group support to Special:Listusers.
|
2005-05-15 06:18:48 +00:00 |
|
HistoryBlob.php
|
Make HistoryStub ExternalStore-aware. Renamed external table, so that it can be inside of the same DB for testing purposes
|
2005-05-23 06:30:29 +00:00 |
|
Hooks.php
|
* Fixed @author line to a conformant phpdoc element
|
2005-05-23 14:17:29 +00:00 |
|
HTMLForm.php
|
fixed Special:Userrights log, and a few other Special:Userrights problems
|
2005-05-14 05:42:47 +00:00 |
|
Image.php
|
* (bug 2267) Don't generate thumbnail at the same size as the source image.
|
2005-05-30 07:21:10 +00:00 |
|
ImageGallery.php
|
Optional thumbnail generation by client request, using thumb.php. This removes any need for access to image files on page view. Experimental, some aspects still haven't been tested.
|
2005-04-16 04:33:34 +00:00 |
|
ImagePage.php
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
Interwiki.php
|
|
|
|
killthread.php
|
* @subpackage Database
|
2005-05-03 07:56:04 +00:00 |
|
LinkCache.php
|
* Remove linkscc table code, no longer used.
|
2005-05-31 07:21:31 +00:00 |
|
Linker.php
|
* (bug 2274) Respect stub threshold in category page list
|
2005-06-01 10:29:34 +00:00 |
|
LinksUpdate.php
|
Fix typo from pagelinks update -> crashing bug on undelete
|
2005-05-31 09:08:19 +00:00 |
|
LoadBalancer.php
|
new load balancing algorithm
|
2005-06-01 06:18:49 +00:00 |
|
LogPage.php
|
Major changes to user groups:
|
2005-05-01 18:24:20 +00:00 |
|
MagicWord.php
|
* Restored the {{msg:}} magic word, except now it's the wikisyntax
|
2005-05-23 23:24:00 +00:00 |
|
Math.php
|
Various live patches ported from REL1_4
|
2005-04-12 04:03:21 +00:00 |
|
memcached-client.php
|
|
|
|
MemcachedSessions.php
|
|
|
|
MessageCache.php
|
less debug log spam
|
2005-05-28 11:07:55 +00:00 |
|
Metadata.php
|
|
|
|
mime.info
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
mime.types
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
MimeMagic.php
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
Namespace.php
|
|
|
|
ObjectCache.php
|
* Add a trailing newline in die()
|
2005-04-13 08:18:35 +00:00 |
|
OutputPage.php
|
new load balancing algorithm
|
2005-06-01 06:18:49 +00:00 |
|
PageHistory.php
|
Removed "show updated marker" user preference option. It's now visually inoffensive, and has no performance penalty for reads, so there's no reason users would want to have it off. System administrators may want to have it off though, since it impacts on page save performance. Also changed the watchlist header format.
|
2005-05-29 04:29:29 +00:00 |
|
Parser.php
|
* Replace wfMungeToUtf8 and do_html_entity_decode with a single function
|
2005-05-31 11:54:36 +00:00 |
|
ParserCache.php
|
Adding cache related stuff to a new 'Cache' subpackage
|
2005-04-12 01:29:21 +00:00 |
|
ParserXML.php
|
* (bug 2178) Use TMPDIR, TMP, or TEMP environment variable for temp dir
|
2005-05-15 10:37:56 +00:00 |
|
Profiling.php
|
formatting tweak
|
2005-05-28 07:00:28 +00:00 |
|
proxy_check.php
|
|
|
|
ProxyTools.php
|
oops, committed from wrong branch, this is the fixed version
|
2005-03-31 10:39:15 +00:00 |
|
QueryPage.php
|
make Special:Newpages includable
|
2005-05-28 17:17:27 +00:00 |
|
RawPage.php
|
* (bug 2064) Configurable JavaScript mimetype with $wgJsMimeType
|
2005-05-05 21:00:49 +00:00 |
|
RecentChange.php
|
|
|
|
Revision.php
|
* (bug 2053) Move comment whitespace trimming from edit page to save;
|
2005-06-01 08:18:34 +00:00 |
|
Sanitizer.php
|
* Replace wfMungeToUtf8 and do_html_entity_decode with a single function
|
2005-05-31 11:54:36 +00:00 |
|
SearchEngine.php
|
Change the SearchEngine interface around:
|
2005-05-23 08:42:20 +00:00 |
|
SearchMySQL.php
|
* Fixed a bug where moving a page would cause the following SQL error when
|
2005-05-24 14:56:07 +00:00 |
|
SearchMySQL3.php
|
Change the SearchEngine interface around:
|
2005-05-23 08:42:20 +00:00 |
|
SearchMySQL4.php
|
Change the SearchEngine interface around:
|
2005-05-23 08:42:20 +00:00 |
|
SearchTsearch2.php
|
|
|
|
SearchUpdate.php
|
* (bug 2275) Update search index more or less right on page move
|
2005-06-01 02:31:45 +00:00 |
|
Setup.php
|
* Remove linkscc table code, no longer used.
|
2005-05-31 07:21:31 +00:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStatsUpdate.php
|
* Some clown with CVS access deleted our MS Word files and replaced them with
|
2005-04-12 02:07:16 +00:00 |
|
Skin.php
|
introduced $wgHideInterlanguageLinks, needed for dumpHTML
|
2005-05-28 06:56:30 +00:00 |
|
SkinPHPTal.php
|
|
|
|
SkinTemplate.php
|
introduced $wgHideInterlanguageLinks, needed for dumpHTML
|
2005-05-28 06:56:30 +00:00 |
|
SpecialAllmessages.php
|
* Removed some strange code which doesn't have any reason for being there
|
2005-05-13 10:28:54 +00:00 |
|
SpecialAllpages.php
|
basic support for special page inclusions
|
2005-05-28 11:09:22 +00:00 |
|
SpecialAncientpages.php
|
New updateSpecialPages.php script, to update the QueryPage cache. Disabled recache parameter, using HTTP for long queries is a bad idea because of retries. Fixed broken QueryPage subclasses: Special:BrokenRedirects Special:Disambiguations and Special:DoubleRedirects.
|
2005-04-24 04:16:50 +00:00 |
|
SpecialBlockip.php
|
* Removed the need to supply a reason for a block.
|
2005-04-28 02:51:22 +00:00 |
|
SpecialBlockme.php
|
|
|
|
SpecialBooksources.php
|
|
|
|
SpecialBrokenRedirects.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialCategories.php
|
|
|
|
SpecialConfirmemail.php
|
Clean up e-mail authentication code.
|
2005-04-25 18:38:43 +00:00 |
|
SpecialContributions.php
|
basic support for special page inclusions
|
2005-05-28 11:09:22 +00:00 |
|
SpecialDeadendpages.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialDisambiguations.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialDoubleRedirects.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialEmailuser.php
|
* Special:Allpages, Special:Contributions, Special:Whatlinkshere
|
2005-05-06 11:20:37 +00:00 |
|
SpecialExport.php
|
* Fixed some phpdoc errors, see http://wikipedia.sf.net/doc/errors.html
|
2005-05-10 08:28:33 +00:00 |
|
SpecialGroups.php
|
nicer format for static groups record
|
2005-05-14 09:24:51 +00:00 |
|
SpecialImagelist.php
|
Disable fulltext image name search in Special:Imagelist during MiserMode
|
2005-05-30 19:02:56 +00:00 |
|
SpecialImport.php
|
Start removing the Latin-1 hacks. We're going pure UTF-8 for 1.5...
|
2005-03-26 22:23:48 +00:00 |
|
SpecialIpblocklist.php
|
* Documentation
|
2005-04-04 19:31:58 +00:00 |
|
SpecialListusers.php
|
Renamed group table to groups, and renamed the fields from group_xxx to gr_xxx. Added static group support to Special:Listusers.
|
2005-05-15 06:18:48 +00:00 |
|
SpecialLockdb.php
|
|
|
|
SpecialLog.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialLonelypages.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialLongpages.php
|
|
|
|
SpecialMaintenance.php
|
* ARG! There's more of it!
|
2005-05-03 12:43:50 +00:00 |
|
SpecialMovepage.php
|
* Simple rate limiter for edits and page moves; set $wgRateLimits
|
2005-05-27 11:03:37 +00:00 |
|
SpecialNewimages.php
|
* Fixed a bug in Special:Newimages that made it impossible to search for '0'
|
2005-05-16 04:47:51 +00:00 |
|
SpecialNewpages.php
|
make Special:Newpages includable
|
2005-05-28 17:17:27 +00:00 |
|
SpecialPage.php
|
make Special:Newpages includable
|
2005-05-28 17:17:27 +00:00 |
|
SpecialPopularpages.php
|
|
|
|
SpecialPreferences.php
|
* (bug 2262) Hide math preferences when TeX is not enabled
|
2005-05-29 20:43:30 +00:00 |
|
SpecialRandompage.php
|
* Clarified fuzzy if statement
|
2005-04-30 01:19:09 +00:00 |
|
SpecialRecentchanges.php
|
Removed "show updated marker" user preference option. It's now visually inoffensive, and has no performance penalty for reads, so there's no reason users would want to have it off. System administrators may want to have it off though, since it impacts on page save performance. Also changed the watchlist header format.
|
2005-05-29 04:29:29 +00:00 |
|
SpecialRecentchangeslinked.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialSearch.php
|
Change the SearchEngine interface around:
|
2005-05-23 08:42:20 +00:00 |
|
SpecialShortpages.php
|
|
|
|
SpecialSpecialpages.php
|
Don't show the restricted pages header if you can't see any. It'll just make
|
2005-05-02 12:17:28 +00:00 |
|
SpecialStatistics.php
|
* Removing $sk, wasn't used at all
|
2005-05-25 01:29:41 +00:00 |
|
SpecialUncategorizedcategories.php
|
|
|
|
SpecialUncategorizedpages.php
|
|
|
|
SpecialUndelete.php
|
* (bug 2018) Fix deletion for new schema, make work on MySQL 3 again
|
2005-05-01 08:07:25 +00:00 |
|
SpecialUnlockdb.php
|
|
|
|
SpecialUnusedimages.php
|
Added conversion when displaying results
|
2005-05-02 03:18:31 +00:00 |
|
SpecialUpload.php
|
* Replace wfMungeToUtf8 and do_html_entity_decode with a single function
|
2005-05-31 11:54:36 +00:00 |
|
SpecialUploadMogile.php
|
|
|
|
SpecialUserlogin.php
|
Clean up e-mail authentication code.
|
2005-04-25 18:38:43 +00:00 |
|
SpecialUserlogout.php
|
Changed the calling protocol for function wfRunHooks() in Hooks.php.
|
2005-03-13 15:29:43 +00:00 |
|
SpecialUserrights.php
|
typos
|
2005-05-14 09:25:41 +00:00 |
|
SpecialValidate.php
|
Get this more or less in line with code formatting standard.
|
2005-06-01 05:59:43 +00:00 |
|
SpecialVersion.php
|
* (bug 2019) Wrapped the output of Special:Version in <div dir='ltr'> in order
|
2005-05-16 06:43:33 +00:00 |
|
SpecialWantedpages.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialWatchlist.php
|
* (bug 2173) Fatal error when removing an article with an empty title from
|
2005-06-02 00:24:31 +00:00 |
|
SpecialWhatlinkshere.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SquidUpdate.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
StreamFile.php
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
Title.php
|
* (bug 2275) Update search index more or less right on page move
|
2005-06-01 02:31:45 +00:00 |
|
UpdateClasses.php
|
* Some clown with CVS access deleted our MS Word files and replaced them with
|
2005-04-12 02:07:16 +00:00 |
|
User.php
|
fixed forward-port error
|
2005-05-29 05:31:47 +00:00 |
|
UserMailer.php
|
* Removed -f parameter from mail() usage, likely to cause failures and bounces.
|
2005-06-02 03:12:54 +00:00 |
|
UserTalkUpdate.php
|
* Some clown with CVS access deleted our MS Word files and replaced them with
|
2005-04-12 02:07:16 +00:00 |
|
Utf8Case.php
|
* @subpackage Language since it's only used by the language files
|
2005-04-05 10:42:34 +00:00 |
|
WatchedItem.php
|
Attempting to get enotif into working order. Many aesthetic changes, a fair number of bug fixes too. There's also a couple of non-enotif bug fixes in this commit somewhere.
|
2005-05-14 17:55:04 +00:00 |
|
WebRequest.php
|
* Replace wfMungeToUtf8 and do_html_entity_decode with a single function
|
2005-05-31 11:54:36 +00:00 |
|
WikiError.php
|
Fix Special:Import for new schema; make it create page records as needed and hook up the revisions when new.
|
2005-03-13 07:22:20 +00:00 |
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
|
|