| .. |
|
normal
|
Update files as currently generated.
|
2005-05-18 09:18:07 +00:00 |
|
templates
|
* (bug 814) Integrate AuthPlugin changes to support Ryan Lane's external
|
2005-06-03 11:56:02 +00:00 |
|
zhtable
|
* Adding "CC ?= gcc" portability
|
2005-04-10 09:05:55 +00:00 |
|
.htaccess
|
|
|
|
Article.php
|
implement "action=render"
|
2005-07-03 04:00:33 +00:00 |
|
AuthPlugin.php
|
* (bug 814) Integrate AuthPlugin changes to support Ryan Lane's external
|
2005-06-03 11:56:02 +00:00 |
|
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
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
CacheManager.php
|
Adding cache related stuff to a new 'Cache' subpackage
|
2005-04-12 01:29:21 +00:00 |
|
CategoryPage.php
|
* (bug 2584) Fix output of subcategory list
|
2005-06-29 01:14:04 +00:00 |
|
ChangesList.php
|
really fix that enhanced rc changes link
|
2005-07-03 07:16:20 +00:00 |
|
Credits.php
|
profiling
|
2005-05-28 06:53:22 +00:00 |
|
Database.php
|
Replace !! with explicit operations.
|
2005-07-01 05:28:07 +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
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
DefaultSettings.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
Defines.php
|
* Adding 'renameuser' to $wgAvailableRights
|
2005-07-04 14:18:56 +00:00 |
|
DifferenceEngine.php
|
* (bug 2620) Return to prior behavior for some more things (such as
|
2005-06-30 06:11:07 +00:00 |
|
EditPage.php
|
don't just assume we get a valid title object
|
2005-07-02 15:13:08 +00:00 |
|
Exif.php
|
* Using the same message for GPSLatitudeRef and GPSDestLatitudeRef;
|
2005-05-30 19:54:54 +00:00 |
|
ExternalEdit.php
|
bugfix: if the upload path is absolute, don't prepend the server URL
|
2005-06-28 05:02:09 +00:00 |
|
ExternalStore.php
|
Add external repositories support for Revision, would
|
2005-04-18 17:21:27 +00:00 |
|
ExternalStoreDB.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +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
|
Fix #2709 , patch by Zigger
|
2005-07-06 22:13:42 +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
|
Rework the user_groups system, again, into something that seems to actually
|
2005-06-09 09:49:10 +00:00 |
|
HttpFunctions.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
Image.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +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
|
add message before commons desc
|
2005-07-04 03:10:20 +00:00 |
|
killthread.php
|
* @subpackage Database
|
2005-05-03 07:56:04 +00:00 |
|
LinkCache.php
|
respect ALF_NO_LINK_LOCK
|
2005-06-26 08:25:18 +00:00 |
|
Linker.php
|
* (bug 2632) Fix proportional image scaling, giving correct height
|
2005-07-04 19:20:53 +00:00 |
|
LinksUpdate.php
|
Fix typo from pagelinks update -> crashing bug on undelete
|
2005-05-31 09:08:19 +00:00 |
|
LoadBalancer.php
|
fixed repeated balancing bug
|
2005-06-25 13:48:02 +00:00 |
|
LogPage.php
|
whitespace
|
2005-06-19 20:25:09 +00:00 |
|
MagicWord.php
|
* A new magic word, {{NUMBEROFFILES}}, returns the number of rows in the
|
2005-06-26 03:23:24 +00:00 |
|
Math.php
|
Generic cygwin hack
|
2005-06-18 05:09:27 +00:00 |
|
memcached-client.php
|
|
|
|
MemcachedSessions.php
|
|
|
|
MessageCache.php
|
* Documented
|
2005-06-26 15:30:50 +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
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
Namespace.php
|
* Whitespace
|
2005-06-24 22:56:23 +00:00 |
|
ObjectCache.php
|
try disabling persistant connections
|
2005-07-07 03:01:35 +00:00 |
|
OutputPage.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
PageHistory.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
Parser.php
|
* (bug 2534) Hide edit sections with CSS to make right click to edit section work
|
2005-07-05 19:15:13 +00:00 |
|
ParserCache.php
|
key parser cache on ($action==render)
|
2005-07-03 07:27:43 +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
|
* sprintf("%-75s %6s %13s %13s %13s %9s %14s %14s %9s\n", "Name", "Calls", "Total", "Each", "%", "Mem");
|
2005-06-19 14:52:03 +00:00 |
|
proxy_check.php
|
|
|
|
ProxyTools.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
QueryPage.php
|
* (bug 2625) Keep group & user settings when paging in Listusers
|
2005-06-30 07:37:04 +00:00 |
|
RawPage.php
|
* Try reading revision _text_ from master if no result on slave
|
2005-06-27 03:48:05 +00:00 |
|
RecentChange.php
|
backport changes for RC-backed watchlist in recentchanges code from live site
|
2005-07-01 23:50:11 +00:00 |
|
Revision.php
|
* (bug 2572) Fix edit conflict handling
|
2005-06-28 23:19:56 +00:00 |
|
Sanitizer.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SearchEngine.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SearchMySQL.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +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
|
implement "action=render"
|
2005-07-03 04:00:33 +00:00 |
|
SiteConfiguration.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SiteStatsUpdate.php
|
ported site_stats change from 1.4
|
2005-06-19 00:21:49 +00:00 |
|
Skin.php
|
convert "underline links" option into three options: always, never, default.
|
2005-07-05 19:33:44 +00:00 |
|
SkinPHPTal.php
|
|
|
|
SkinTemplate.php
|
implement "action=render"
|
2005-07-03 04:00:33 +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
|
* Putting the [] invert checkbox to the right of 'Go', like on
|
2005-06-24 23:19:57 +00:00 |
|
SpecialAncientpages.php
|
* Special:Ancientpages is expensive in new schema for now
|
2005-06-28 05:47:36 +00:00 |
|
SpecialBlockip.php
|
Fix warning
|
2005-07-06 07:33:03 +00:00 |
|
SpecialBlockme.php
|
|
|
|
SpecialBooksources.php
|
Check if page actually exists
|
2005-07-03 13:03:33 +00:00 |
|
SpecialBrokenRedirects.php
|
* (bug 2630) Indicate no-longer-valid cached entries in BrokenRedirects list
|
2005-06-30 19:06:32 +00:00 |
|
SpecialCategories.php
|
|
|
|
SpecialConfirmemail.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SpecialContributions.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +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
|
Some code cleanup on Special:Import, add initial version of command-line
|
2005-07-05 03:16:56 +00:00 |
|
SpecialGroups.php
|
nicer format for static groups record
|
2005-05-14 09:24:51 +00:00 |
|
SpecialImagelist.php
|
* Special:Imagelist displays titles with " " instead of "_"
|
2005-06-19 15:23:01 +00:00 |
|
SpecialImport.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SpecialIpblocklist.php
|
* Documentation
|
2005-04-04 19:31:58 +00:00 |
|
SpecialListusers.php
|
* (bug 2625) Keep group & user settings when paging in Listusers
|
2005-06-30 07:37:04 +00:00 |
|
SpecialLockdb.php
|
quotes
|
2005-07-05 20:39:09 +00:00 |
|
SpecialLog.php
|
* Using msg:allpagessubmit for the submit button instead of msg:querybtn
|
2005-06-27 09:14:32 +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
|
* Various code cleanup and HTML escaping fixlets on page history, contribs etc
|
2005-06-29 06:16:03 +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
|
Oh my god ! they killed the quotes !
|
2005-07-06 14:09:40 +00:00 |
|
SpecialPage.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SpecialPopularpages.php
|
* (bug 2329) Fix title formatting in several special pages
|
2005-06-05 07:55:54 +00:00 |
|
SpecialPreferences.php
|
<label>
|
2005-07-06 06:14:17 +00:00 |
|
SpecialRandompage.php
|
* Clarified fuzzy if statement
|
2005-04-30 01:19:09 +00:00 |
|
SpecialRecentchanges.php
|
* Various code cleanup and HTML escaping fixlets on page history, contribs etc
|
2005-06-29 06:16:03 +00:00 |
|
SpecialRecentchangeslinked.php
|
fix #923 : correct title for RCLinked special page
|
2005-07-03 19:20:42 +00:00 |
|
SpecialSearch.php
|
* Removed htmlspecialchars(), everything given to setSubtitle() now goes
|
2005-06-24 23:02:36 +00:00 |
|
SpecialShortpages.php
|
Add page_len field with byte length of current revision text, since
|
2005-03-12 11:51:02 +00:00 |
|
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
|
* (bug 2568) Fixed a logic error in the Special:Statistics code which caused
|
2005-06-28 14:52:51 +00:00 |
|
SpecialUncategorizedcategories.php
|
|
|
|
SpecialUncategorizedpages.php
|
|
|
|
SpecialUndelete.php
|
* (bug 2597) Don't crash when undeleting an image description page
|
2005-06-29 01:42:37 +00:00 |
|
SpecialUnlockdb.php
|
Audit tweaks: extra post checks, markup fixes.
|
2005-02-21 01:56:50 +00:00 |
|
SpecialUnusedimages.php
|
Added conversion when displaying results
|
2005-05-02 03:18:31 +00:00 |
|
SpecialUpload.php
|
* The copyright confirmation box at Special:Upload can now be turned off by setting
|
2005-06-22 03:21:58 +00:00 |
|
SpecialUploadMogile.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SpecialUserlogin.php
|
* (bug 2708) Avoid undefined notice on cookieless login attempt
|
2005-07-05 20:00:42 +00:00 |
|
SpecialUserlogout.php
|
Changed the calling protocol for function wfRunHooks() in Hooks.php.
|
2005-03-13 15:29:43 +00:00 |
|
SpecialUserrights.php
|
* Guard Special:Userrights against form submission forgery
|
2005-06-14 19:13:12 +00:00 |
|
SpecialValidate.php
|
validation feature updates
|
2005-06-22 17:33:28 +00:00 |
|
SpecialVersion.php
|
* {{PATH}} => {{SCRIPTPATH}}
|
2005-06-20 11:07:48 +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
|
set rc_this_oldid to rev_id in newfromcur so the watchlist displays the actual diff,
|
2005-06-28 21:35:23 +00:00 |
|
SpecialWhatlinkshere.php
|
* (bug 2591) Check for end, fix limits on Whatlinkshere
|
2005-06-29 00:59:38 +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
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
Title.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +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
|
* (bug 2534) Hide edit sections with CSS to make right click to edit section work
|
2005-07-05 19:15:13 +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
|
* Various code cleanup and HTML escaping fixlets on page history, contribs etc
|
2005-06-29 06:16:03 +00:00 |
|
WikiError.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
|
|