| .. |
|
Article.php
|
MediaWiki: namespace memcached synchronisation
|
2003-12-06 02:09:48 +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 |
|
DatabaseFunctions.php
|
Workaround to avoid regexp segfault in wfGeneralizeSQL()
|
2003-12-01 00:28:25 +00:00 |
|
DateFormatter.php
|
New date formatter
|
2003-11-20 13:12:41 +00:00 |
|
DefaultSettings.php
|
Made two new global variables for checking file extensions. The list of
|
2003-12-09 18:20:32 +00:00 |
|
DifferenceEngine.php
|
Use wfMsg()'s parameters
|
2003-11-15 14:21:29 +00:00 |
|
EditPage.php
|
Only emit the javascript to set editbox focus when we're really editing
|
2003-12-10 10:30:14 +00:00 |
|
FulltextStoplist.php
|
Fixme note
|
2003-07-10 04:53:50 +00:00 |
|
GlobalFunctions.php
|
Added wfAbruptExit() function, to replace exit() calls with.
|
2003-12-10 14:58:17 +00:00 |
|
ImagePage.php
|
Image deletion for yssops only
|
2003-11-24 10:48:39 +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
|
Added missing global for $wgLinkCacheMemcached
|
2003-11-28 08:31:26 +00:00 |
|
LinksUpdate.php
|
Escape removal of brokenlinks
|
2003-11-26 08:28:27 +00:00 |
|
LogPage.php
|
Evan's patch for bug 827757: Wikitext not escaped in log entry descriptions
|
2003-11-28 07:44:49 +00:00 |
|
MagicWord.php
|
Various fixes, see the version of [[m:Development status]] before this commit for details
|
2003-11-02 13:57:24 +00:00 |
|
Math.php
|
Nov. branch merge. Various features backported from stable, various bug fixes.
|
2003-11-09 11:45:12 +00:00 |
|
MemCachedClient.inc.php
|
Bug fixes
|
2003-12-04 10:56:20 +00:00 |
|
MemcachedSessions.php
|
Latest features and bug fixes imported from stable
|
2003-11-12 10:21:28 +00:00 |
|
Namespace.php
|
Move namespace constants from Language to Namespace
|
2003-11-15 12:53:17 +00:00 |
|
OutputPage.php
|
Only emit the javascript to set editbox focus when we're really editing
|
2003-12-10 10:30:14 +00:00 |
|
Profiling.php
|
Added missing global for $wgProfileToDatabase.
|
2003-12-01 00:09:05 +00:00 |
|
QueryPage.php
|
I was adding a special page (dead-end pages), and I realized that almost all
|
2003-12-01 16:04:35 +00:00 |
|
SearchEngine.php
|
Fix parsing of multi-word expressions; by default behave more like google, with required match on all terms
|
2003-12-10 01:16:43 +00:00 |
|
SearchUpdate.php
|
Armor against bad titles
|
2003-12-03 00:42:31 +00:00 |
|
Setup.php
|
Revert globals patch pending further work
|
2003-11-24 00:48:10 +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
|
Only emit the javascript to set editbox focus when we're really editing
|
2003-12-10 10:30:14 +00:00 |
|
SkinCologneBlue.php
|
User contributions and email this user links now enabled on talk page
|
2003-12-04 17:23:26 +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
|
I was adding a special page (dead-end pages), and I realized that almost all
|
2003-12-01 16:04:35 +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
|
Fix old minor edits typo
|
2003-12-05 22:04:27 +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
|
Add xml header (redundant but nice) and correct xml:lang tag
|
2003-12-01 21:29:59 +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
|
I was adding a special page (dead-end pages), and I realized that almost all
|
2003-12-01 16:04:35 +00:00 |
|
SpecialMaintenance.php
|
Use wfMsg()'s parameters
|
2003-11-15 13:56:14 +00:00 |
|
SpecialMovepage.php
|
Update timestamp of redirect when renaming over a redirect; add some comments
|
2003-12-05 04:35:23 +00:00 |
|
SpecialNeglectedpages.php
|
Initial revision
|
2003-04-14 23:10:40 +00:00 |
|
SpecialNewpages.php
|
I was adding a special page (dead-end pages), and I realized that almost all
|
2003-12-01 16:04:35 +00:00 |
|
SpecialPopularpages.php
|
I was adding a special page (dead-end pages), and I realized that almost all
|
2003-12-01 16:04:35 +00:00 |
|
SpecialPreferences.php
|
Revert globals patch pending further work
|
2003-11-24 00:48:10 +00:00 |
|
SpecialRandompage.php
|
changing wfQuery to allow replication
|
2003-09-20 02:21:40 +00:00 |
|
SpecialRecentchanges.php
|
Sanity check hideminor param; fix the hide link in rc
|
2003-11-30 01:23:44 +00:00 |
|
SpecialRecentchangeslinked.php
|
Sanity check hideminor param; fix the hide link in rc
|
2003-11-30 01:23:44 +00:00 |
|
SpecialShortpages.php
|
I was adding a special page (dead-end pages), and I realized that almost all
|
2003-12-01 16:04:35 +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
|
Complain if use asks for page that's not archived
|
2003-12-06 04:27:16 +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
|
Adjust whitespace
|
2003-12-10 11:39:33 +00:00 |
|
SpecialUserlogin.php
|
Removed unused "areyounew" language prompt from all languages and from
|
2003-11-30 21:27:05 +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
|
I was adding a special page (dead-end pages), and I realized that almost all
|
2003-12-01 16:04:35 +00:00 |
|
SpecialWatchlist.php
|
3-day default cutoff for shortlisters. FIXME: make this configurable?
|
2003-12-05 04:46:43 +00:00 |
|
SpecialWhatlinkshere.php
|
Sort "what links here" results alphabetically (RFE#612675).
|
2003-11-30 23:16:21 +00:00 |
|
Title.php
|
Fix failed imagelinks updates
|
2003-11-26 00:12:29 +00:00 |
|
UpdateClasses.php
|
Security fix: include path
|
2003-11-17 03:00:18 +00:00 |
|
User.php
|
Revert globals patch pending further work
|
2003-11-24 00:48:10 +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
|
Fix rename page escaping bug
|
2003-11-23 05:21:23 +00:00 |