| .. |
|
.htaccess
|
htaccessing some directories for dev using cvs tree as www tree ;)
|
2004-04-21 23:17:36 +00:00 |
|
Article.php
|
Dori's patch: require confirmation for protection/unprotection like it's already done for deletion.
|
2004-04-21 16:17:49 +00:00 |
|
Block.php
|
fixed problem with updateTimestamp() altering existing IP blocks
|
2004-02-27 08:25:56 +00:00 |
|
BlockCache.php
|
Fix blocks for non-memcache
|
2004-04-02 06:48:57 +00:00 |
|
CacheManager.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
Database.php
|
stop newFromParams() ignoring the $bufferResults param
|
2004-04-16 03:26:13 +00:00 |
|
DatabaseFunctions.php
|
new function wfUpdateArray()
|
2004-03-23 10:17:50 +00:00 |
|
DateFormatter.php
|
fixing notice
|
2004-03-20 14:08:41 +00:00 |
|
DefaultSettings.php
|
Add $wgBufferSQLResults and $wgIgnoreSQLErrors - they were being used
|
2004-04-15 13:08:22 +00:00 |
|
DifferenceEngine.php
|
Edit summary in diff header, written by Angela
|
2004-04-17 07:37:55 +00:00 |
|
EditPage.php
|
Fix tag nesting
|
2004-04-20 07:27:45 +00:00 |
|
Feed.php
|
Send cache-control headers with feeds, this makes 304 responses possible
|
2004-03-20 02:35:08 +00:00 |
|
FulltextStoplist.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
GlobalFunctions.php
|
Fix notices
|
2004-04-10 10:02:16 +00:00 |
|
ImagePage.php
|
div instead of span
|
2004-04-16 10:53:55 +00:00 |
|
Interwiki.php
|
Move interwiki management from big ugly array into the database, with
|
2003-08-21 11:20:38 +00:00 |
|
killthread.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
LinkCache.php
|
slight alteration to comment
|
2004-03-20 14:33:18 +00:00 |
|
LinksUpdate.php
|
Some changes to the link tables. They now all use a key on cur_id for the *_from column instead of strings, and have a unique index to force prevent any duplicate entries. There's not yet a clean step in the update script, so just clear out your links tables (patch-linktables.sql) and rebuild them with refreshLinks.php.
|
2004-03-11 09:06:13 +00:00 |
|
LoadBalancer.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
LogPage.php
|
More globals and uninitialized variables fixes. Added WebRequest ($wgRequest)
|
2004-03-08 09:09:35 +00:00 |
|
MagicWord.php
|
Moved MAG_XXXX constants to MagicWord.php, changed canonical name for NS 4 to "MetaNamespace"
|
2004-04-09 07:02:29 +00:00 |
|
Math.php
|
ending ) thx to jeronim@irc
|
2004-04-06 13:51:29 +00:00 |
|
memcached-client.php
|
fixed notices
|
2004-04-07 13:59:15 +00:00 |
|
MemCachedClient.inc.php
|
Bug fixes
|
2003-12-04 10:56:20 +00:00 |
|
MemcachedSessions.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
MessageCache.php
|
fixed notices
|
2004-04-07 13:59:15 +00:00 |
|
Metadata.php
|
Try to reduce the number of replicated entries in the DC metadata. Leave out
|
2004-04-15 22:28:38 +00:00 |
|
Namespace.php
|
Category namespaces
|
2004-04-20 21:33:03 +00:00 |
|
OutputPage.php
|
meta tag fixes
|
2004-04-15 12:27:31 +00:00 |
|
PageHistory.php
|
minor bug
|
2004-04-10 00:05:49 +00:00 |
|
Parser.php
|
Category namespaces
|
2004-04-21 20:45:00 +00:00 |
|
ParserCache.php
|
Some changes to the link tables. They now all use a key on cur_id for the *_from column instead of strings, and have a unique index to force prevent any duplicate entries. There's not yet a clean step in the update script, so just clear out your links tables (patch-linktables.sql) and rebuild them with refreshLinks.php.
|
2004-03-11 09:06:13 +00:00 |
|
Profiling.php
|
Fix notice
|
2004-03-23 12:06:10 +00:00 |
|
proxy_check.php
|
update from live site (proxy_check2.php)
|
2004-04-03 08:23:25 +00:00 |
|
QueryPage.php
|
Fix sourceforge bug 919061
|
2004-04-09 14:53:41 +00:00 |
|
RecentChange.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SearchEngine.php
|
simplified
|
2004-04-15 22:49:02 +00:00 |
|
SearchUpdate.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
Setup.php
|
License selector for installation, to activate the metadata & footer info.
|
2004-04-14 06:15:46 +00:00 |
|
SiteStatsUpdate.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
Skin.php
|
fix notice
|
2004-04-20 23:29:52 +00:00 |
|
SkinCologneBlue.php
|
XHTML fixes
|
2004-04-10 23:43:17 +00:00 |
|
SkinFramed.php
|
Removed dependence on register_globals from everything except the special pages. Fixed miscellaneous bugs.
|
2004-03-29 14:48:07 +00:00 |
|
SkinNostalgia.php
|
Skin updates:
|
2004-04-11 01:25:00 +00:00 |
|
SkinPHPTal.php
|
missing user page links: contribs and email this user, appearing in the toolbox
|
2004-04-21 19:23:32 +00:00 |
|
SkinStandard.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialAllmessages.php
|
fixed a couple of minor bugs
|
2004-03-08 09:42:00 +00:00 |
|
SpecialAllpages.php
|
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
|
2004-04-09 08:27:00 +00:00 |
|
SpecialAncientpages.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialAsksql.php
|
Installation, compatibility, security fixlets:
|
2004-03-26 16:47:12 +00:00 |
|
SpecialBlockip.php
|
bug fix: invalid ranges didn't halt processing
|
2004-03-14 02:02:59 +00:00 |
|
SpecialBlockme.php
|
Cryptographic security in Special:Blockme, in response to reports of abuse
|
2004-04-06 01:25:26 +00:00 |
|
SpecialBooksources.php
|
If somebody accidentally wanders into Special:Booksources, ask for an ISBN
|
2004-04-09 06:27:18 +00:00 |
|
SpecialCategories.php
|
Category namespaces
|
2004-04-20 21:46:48 +00:00 |
|
SpecialContributions.php
|
XHTML fixes
|
2004-04-03 11:31:05 +00:00 |
|
SpecialDeadendpages.php
|
Don't include redirects in dead-end pages
|
2004-04-21 21:02:04 +00:00 |
|
SpecialDebug.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialEmailuser.php
|
use of $wgRequest
|
2004-04-01 12:53:01 +00:00 |
|
SpecialExport.php
|
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
|
2004-04-09 08:27:00 +00:00 |
|
SpecialImagelist.php
|
XHTML fixes.
|
2004-04-09 01:37:41 +00:00 |
|
SpecialImport.php
|
Fiddled with Import some more. Preliminary ability to grab a given
|
2004-04-11 07:06:26 +00:00 |
|
SpecialIpblocklist.php
|
XHTML fixes.
|
2004-04-09 01:37:41 +00:00 |
|
SpecialListusers.php
|
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
|
2004-04-09 08:27:00 +00:00 |
|
SpecialLockdb.php
|
use of $wgRequest
|
2004-04-01 12:53:01 +00:00 |
|
SpecialLonelypages.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialLongpages.php
|
Add digit transformation function Language::formatNum() for Arabic and other
|
2004-03-06 03:03:14 +00:00 |
|
SpecialMaintenance.php
|
Use of $wgRequest, fixed two subfunctions to use the new link table but then realised neither of them will work anyway. Also some code formatting
|
2004-04-01 12:55:59 +00:00 |
|
SpecialMakesysop.php
|
Fixed bug with UID specification
|
2004-04-15 00:18:50 +00:00 |
|
SpecialMovepage.php
|
XHTML fixes
|
2004-04-03 11:31:05 +00:00 |
|
SpecialNeglectedpages.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialNewpages.php
|
-unnecessary skin declaration; thanks, marco
|
2004-04-07 10:02:22 +00:00 |
|
SpecialPopularpages.php
|
Add digit transformation function Language::formatNum() for Arabic and other
|
2004-03-06 03:03:14 +00:00 |
|
SpecialPreferences.php
|
Added a user_real_name column to the user table, and added a patch SQL file
|
2004-04-18 02:28:35 +00:00 |
|
SpecialRandompage.php
|
use of $wgRequest
|
2004-04-01 12:53:01 +00:00 |
|
SpecialRecentchanges.php
|
counter for tab indexes and similar
|
2004-04-09 23:44:18 +00:00 |
|
SpecialRecentchangeslinked.php
|
Implement feature request 937430
|
2004-04-19 13:06:36 +00:00 |
|
SpecialShortpages.php
|
Add digit transformation function Language::formatNum() for Arabic and other
|
2004-03-06 03:03:14 +00:00 |
|
SpecialSpecialpages.php
|
Installation, compatibility, security fixlets:
|
2004-03-26 16:47:12 +00:00 |
|
SpecialStatistics.php
|
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
|
2004-04-09 08:27:00 +00:00 |
|
SpecialUndelete.php
|
Refactored (object-orientified) to make them play nice with $wgRequest
|
2004-04-01 13:03:05 +00:00 |
|
SpecialUnlockdb.php
|
use of $wgRequest
|
2004-04-01 12:53:01 +00:00 |
|
SpecialUnusedimages.php
|
XHTML fixes.
|
2004-04-09 01:37:41 +00:00 |
|
SpecialUpload.php
|
refactoring and $wgRequest use
|
2004-04-01 12:37:45 +00:00 |
|
SpecialUserlogin.php
|
Added a user_real_name column to the user table, and added a patch SQL file
|
2004-04-18 02:28:35 +00:00 |
|
SpecialUserlogout.php
|
Fix login/logout under XHTML
|
2004-04-03 10:59:26 +00:00 |
|
SpecialVersion.php
|
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
|
2004-04-09 08:27:00 +00:00 |
|
SpecialVote.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialWantedpages.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialWatchlist.php
|
tab indexes on diff links
|
2004-04-09 23:58:52 +00:00 |
|
SpecialWhatlinkshere.php
|
warning fix
|
2004-04-19 22:43:07 +00:00 |
|
SquidUpdate.php
|
Suppress notice if port not specified (80 is default)
|
2004-04-09 09:19:47 +00:00 |
|
Title.php
|
Fix notices
|
2004-04-09 08:52:26 +00:00 |
|
Tokenizer.php
|
handle string limits more nicely, new function 'continues'
|
2004-04-20 08:59:51 +00:00 |
|
UpdateClasses.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
User.php
|
silence session_start when multiple sessions are started at once (e.g. loading a tab group in moz). Doesn't seem to be a bug, but i didn't investigate it really.
|
2004-04-19 18:33:13 +00:00 |
|
UserMailer.php
|
error message returned even for non-PEAR function
|
2004-04-01 13:05:20 +00:00 |
|
UserTalkUpdate.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
UserUpdate.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
Utf8Case.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
ViewCountUpdate.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
WatchedItem.php
|
More globals and uninitialized variables fixes. Added WebRequest ($wgRequest)
|
2004-03-08 09:09:35 +00:00 |
|
WebRequest.php
|
removing now unnecessary global registration, which causes a notice on every page
|
2004-04-03 01:22:04 +00:00 |