| .. |
|
Article.php
|
Only allow identified users to mark edits as minor
|
2004-01-24 16:12:23 +00:00 |
|
Block.php
|
Reverse order for ipblocklist: most recent first
|
2003-11-19 02:50:37 +00:00 |
|
CacheManager.php
|
Extract the edit page interface functions out of Article and into separate
|
2003-08-02 20:43:11 +00:00 |
|
Database.php
|
Fixed recent bugs
|
2004-01-18 10:39:36 +00:00 |
|
DatabaseFunctions.php
|
* Recent Changes improvements: object oriented back end, move page annotation and (untested) message queue feed.
|
2004-01-17 05:49:39 +00:00 |
|
DateFormatter.php
|
fixed a few minor bugs and misc. notices
|
2004-01-10 14:18:05 +00:00 |
|
DefaultSettings.php
|
Watchlist caching, and some junk in DefaultSettings.php which will hopefully be used eventually
|
2004-01-25 02:33:34 +00:00 |
|
DifferenceEngine.php
|
Bug fixes: watchlist and recent changes linked were broken in the last commit
|
2004-01-17 09:49:43 +00:00 |
|
EditPage.php
|
-$wgEnableEditToolbar, broken in non-English langs, unnecessary
|
2004-01-18 04:14:37 +00:00 |
|
FulltextStoplist.php
|
Fixme note
|
2003-07-10 04:53:50 +00:00 |
|
GlobalFunctions.php
|
Feature-Request #816659,#668443: No (next 50) link if there is no next page
|
2004-01-20 19:02:12 +00:00 |
|
ImagePage.php
|
Fixed problem with image pages of non existing images
|
2004-01-16 18:11:47 +00:00 |
|
Interwiki.php
|
Move interwiki management from big ugly array into the database, with
|
2003-08-21 11:20:38 +00:00 |
|
LinkCache.php
|
compatibility modifications in preparation for the new memcached client
|
2004-01-24 20:58:13 +00:00 |
|
LinksUpdate.php
|
$wgUseBetterLinksUpdate no longer needed, removed, doDumbUpdate removed
|
2004-01-03 02:46:35 +00:00 |
|
LogPage.php
|
* Recent Changes improvements: object oriented back end, move page annotation and (untested) message queue feed.
|
2004-01-17 05:49:39 +00:00 |
|
MagicWord.php
|
More characters allowed in message names (or more generally, MagicWord "variables")
|
2004-01-25 02:38:47 +00:00 |
|
Math.php
|
Configurable location of texvc; detect failure to produce PNG output when
|
2004-01-11 23:14:20 +00:00 |
|
memcached-client.php
|
Replaced old memcached client with new one
|
2004-01-24 22:58:19 +00:00 |
|
MemCachedClient.inc.php
|
Bug fixes
|
2003-12-04 10:56:20 +00:00 |
|
MemcachedSessions.php
|
compatibility modifications in preparation for the new memcached client
|
2004-01-24 20:58:13 +00:00 |
|
MessageCache.php
|
Using UTF-8 compatible ucfirst/lcfirst
|
2004-01-25 05:57:02 +00:00 |
|
Namespace.php
|
Improvements in MediaWiki namespace handling, enhanced rollback
|
2003-12-14 14:29:35 +00:00 |
|
OutputPage.php
|
Added irc:// to list of recognized URLs
|
2004-01-19 21:36:25 +00:00 |
|
PageHistory.php
|
Feature-Request #816659,#668443: No (next 50) link if there is no next page
|
2004-01-20 19:02:12 +00:00 |
|
Profiling.php
|
Got rid of some notices
|
2004-01-17 11:31:48 +00:00 |
|
QueryPage.php
|
Ability to declare all query pages "expensive"
|
2004-01-25 02:27:49 +00:00 |
|
RecentChange.php
|
better conversion/backwards compatibility
|
2004-01-18 02:24:12 +00:00 |
|
SearchEngine.php
|
setArticleRelated required in more places than I realised at first
|
2004-01-17 15:12:33 +00:00 |
|
SearchUpdate.php
|
Armor against bad titles
|
2003-12-03 00:42:31 +00:00 |
|
Setup.php
|
Added use of a FakeMemCachedClient in case memcached isn't working for some reason. Adds some speed as well as avoids a php segfault on certain setups when memcached is enabled but not available.
|
2004-01-25 00:53:07 +00:00 |
|
SiteStatsUpdate.php
|
wfQuery now takes three parameters -- one extra for DB replication purposes
|
2003-09-20 01:34:06 +00:00 |
|
Skin.php
|
Other-language-friendly move message
|
2004-01-25 02:37:14 +00:00 |
|
SkinCologneBlue.php
|
URL-encode the mainpage link in CB
|
2004-01-05 02:00:52 +00:00 |
|
SkinFramed.php
|
Initial revision
|
2003-04-14 23:10:40 +00:00 |
|
SkinNostalgia.php
|
Fix language links on special/preview pages in Nostalgia
|
2003-08-20 06:24:06 +00:00 |
|
SkinSmarty.php
|
Initial attempt at using Smarty templates based on Tarquin's Paddington and Montparnasse demo templates
|
2003-09-11 12:21:03 +00:00 |
|
SkinStandard.php
|
css fix for Opera fullscreen, version 2
|
2003-07-24 01:58:26 +00:00 |
|
SpecialAllpages.php
|
Latest features and bug fixes imported from stable
|
2003-11-12 10:21:28 +00:00 |
|
SpecialAncientpages.php
|
Ability to declare all query pages "expensive"
|
2004-01-25 02:27:49 +00:00 |
|
SpecialAsksql.php
|
Forgotten fix: don't allow special read/write access for 'developer'
|
2003-12-03 23:08:44 +00:00 |
|
SpecialBlockip.php
|
Fix block log entry
|
2003-11-27 01:09:35 +00:00 |
|
SpecialBooksources.php
|
wfQuery now takes three parameters -- one extra for DB replication purposes
|
2003-09-20 01:34:06 +00:00 |
|
SpecialCategories.php
|
wfQuery now takes three parameters -- one extra for DB replication purposes
|
2003-09-20 01:34:06 +00:00 |
|
SpecialContributions.php
|
Feature-Request #816659,#668443: No (next 50) link if there is no next page
|
2004-01-20 19:02:12 +00:00 |
|
SpecialDeadendpages.php
|
I was adding a special page (dead-end pages), and I realized that almost all
|
2003-12-01 16:04:35 +00:00 |
|
SpecialDebug.php
|
Initial revision
|
2003-04-14 23:10:40 +00:00 |
|
SpecialEmailuser.php
|
Revert globals patch pending further work
|
2003-11-24 00:48:10 +00:00 |
|
SpecialExport.php
|
Start support for compressing entries in the old table with gzdeflate.
|
2004-01-03 12:32:32 +00:00 |
|
SpecialImagelist.php
|
Revert globals patch pending further work
|
2003-11-24 00:48:10 +00:00 |
|
SpecialIpblocklist.php
|
Use wfMsg()'s parameters
|
2003-11-15 13:56:14 +00:00 |
|
SpecialListusers.php
|
wfQuery now takes three parameters -- one extra for DB replication purposes
|
2003-09-20 01:34:06 +00:00 |
|
SpecialLockdb.php
|
Use wfMsg()'s parameters
|
2003-11-15 13:56:14 +00:00 |
|
SpecialLonelypages.php
|
I was adding a special page (dead-end pages), and I realized that almost all
|
2003-12-01 16:04:35 +00:00 |
|
SpecialLongpages.php
|
Ability to declare all query pages "expensive"
|
2004-01-25 02:27:49 +00:00 |
|
SpecialMaintenance.php
|
Use wfMsg()'s parameters
|
2003-11-15 13:56:14 +00:00 |
|
SpecialMovepage.php
|
* Recent Changes improvements: object oriented back end, move page annotation and (untested) message queue feed.
|
2004-01-17 05:49:39 +00:00 |
|
SpecialNeglectedpages.php
|
Initial revision
|
2003-04-14 23:10:40 +00:00 |
|
SpecialNewpages.php
|
Ability to declare all query pages "expensive"
|
2004-01-25 02:27:49 +00:00 |
|
SpecialPopularpages.php
|
Ability to declare all query pages "expensive"
|
2004-01-25 02:27:49 +00:00 |
|
SpecialPreferences.php
|
Fix for bug in preference save
|
2004-01-25 00:10:38 +00:00 |
|
SpecialRandompage.php
|
changing wfQuery to allow replication
|
2003-09-20 02:21:40 +00:00 |
|
SpecialRecentchanges.php
|
Option to hide logged in users
|
2004-01-25 02:24:46 +00:00 |
|
SpecialRecentchangeslinked.php
|
Bug fixes: watchlist and recent changes linked were broken in the last commit
|
2004-01-17 09:49:43 +00:00 |
|
SpecialShortpages.php
|
Ability to declare all query pages "expensive"
|
2004-01-25 02:27:49 +00:00 |
|
SpecialSpecialpages.php
|
Initial revision
|
2003-04-14 23:10:40 +00:00 |
|
SpecialStatistics.php
|
Use wfMsg()'s parameters
|
2003-11-15 13:41:26 +00:00 |
|
SpecialUndelete.php
|
Added hooks for article create/delete/edit events and moved linkscc calls there
|
2004-01-05 23:32:39 +00:00 |
|
SpecialUnlockdb.php
|
Use wfMsg()'s parameters
|
2003-11-15 13:41:26 +00:00 |
|
SpecialUnusedimages.php
|
Revert globals patch pending further work
|
2003-11-24 00:48:10 +00:00 |
|
SpecialUpload.php
|
Quickie blacklist & stricter whitelist for upload extensions.
|
2004-01-20 04:12:21 +00:00 |
|
SpecialUserlogin.php
|
setArticleRelated required in more places than I realised at first
|
2004-01-17 15:12:33 +00:00 |
|
SpecialUserlogout.php
|
Nov. branch merge. Various features backported from stable, various bug fixes.
|
2003-11-09 11:45:12 +00:00 |
|
SpecialVote.php
|
Initial revision
|
2003-04-14 23:10:40 +00:00 |
|
SpecialWantedpages.php
|
Ability to declare all query pages "expensive"
|
2004-01-25 02:27:49 +00:00 |
|
SpecialWatchlist.php
|
Watchlist caching, and some junk in DefaultSettings.php which will hopefully be used eventually
|
2004-01-25 02:33:34 +00:00 |
|
SpecialWhatlinkshere.php
|
Sort "what links here" results alphabetically (RFE#612675).
|
2003-11-30 23:16:21 +00:00 |
|
Title.php
|
* Recent Changes improvements: object oriented back end, move page annotation and (untested) message queue feed.
|
2004-01-17 05:49:39 +00:00 |
|
UpdateClasses.php
|
Security fix: include path
|
2003-11-17 03:00:18 +00:00 |
|
User.php
|
new memcached client returns integers as strings
|
2004-01-24 22:52:06 +00:00 |
|
UserTalkUpdate.php
|
Nov. branch merge. Various features backported from stable, various bug fixes.
|
2003-11-09 11:45:12 +00:00 |
|
UserUpdate.php
|
Initial revision
|
2003-04-14 23:10:40 +00:00 |
|
Utf8Case.php
|
Break UTF-8 support class from the case conversion tables; grab tables from memcached if available
|
2003-08-30 09:39:34 +00:00 |
|
ViewCountUpdate.php
|
changing wfQuery to allow replication
|
2003-09-20 03:00:34 +00:00 |
|
WatchedItem.php
|
new memcached client returns integers as strings
|
2004-01-24 22:52:06 +00:00 |