..
compatability
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
normal
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
templates
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
zhtable
.htaccess
Article.php
Forgot to add the new link tables to Article::doDeleteArticle()
2006-01-28 00:35:34 +00:00
AuthPlugin.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
BagOStuff.php
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
Block.php
* Minor cosmetic fixes to installer
2006-01-16 03:35:28 +00:00
CacheManager.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
Categoryfinder.php
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
2006-01-14 11:04:04 +00:00
CategoryPage.php
* (bug 4633) Add (previous 200) (next 200) also above catlinks
2006-01-22 23:10:56 +00:00
ChangesList.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
Credits.php
Fix #2855 : Credit for a uniq author showed its realname even with $wgAllowRealName=false.
2005-08-13 09:03:36 +00:00
Database.php
removed misfeature (ignore writes while in read only mode): more trouble than it's worth
2006-01-17 16:16:43 +00:00
DatabaseFunctions.php
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
2005-08-02 13:35:19 +00:00
DatabaseMysql.php
* Fix for short_open_tag off again; please don't break this, guys
2005-12-29 17:15:14 +00:00
DatabaseOracle.php
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
DatabasePostgreSQL.php
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
DateFormatter.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
DefaultSettings.php
Fixed Special:Unlockdb, had been broken since 1.5beta1
2006-01-26 07:02:53 +00:00
Defines.php
* Skip loading of RecentChange.php except where needed
2006-01-09 21:09:33 +00:00
DifferenceEngine.php
* (bug 4686) Fix regression where ?diff=0&oldid=0 caused fatal error on
2006-01-23 19:41:03 +00:00
EditPage.php
fix previews
2006-01-23 20:44:56 +00:00
Exif.php
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
2006-01-14 11:04:04 +00:00
Export.php
* Suppress useless percentage indicator on output from 7za during dumps
2006-01-22 07:03:03 +00:00
ExternalEdit.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
ExternalStore.php
Option to write text directly to external storage.
2006-01-09 03:16:56 +00:00
ExternalStoreDB.php
*g*, bypass lag checks for external store (as it already fallbacks to master)
2006-01-23 15:28:17 +00:00
ExternalStoreHttp.php
* s~ +$~~
2006-01-07 13:09:30 +00:00
Feed.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
GlobalFunctions.php
Namespace notice (fix for bug 4469) is back:
2006-01-28 17:36:08 +00:00
Group.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
HistoryBlob.php
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
Hooks.php
remove profiling hooks from hooks ;-)
2006-01-25 10:51:12 +00:00
HTMLForm.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
HttpFunctions.php
* s~ +$~~
2006-01-07 13:09:30 +00:00
Image.php
fixed infinite recursion in SVG error path
2006-01-12 04:38:20 +00:00
ImageGallery.php
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
ImagePage.php
Tidy up only article views, previews, image pages and diffs.
2006-01-23 18:37:46 +00:00
Licenses.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
LinkBatch.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
LinkCache.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
Linker.php
use wfRegexReplacement() which was added a little while ago to cover this silly regex case
2006-01-19 06:29:41 +00:00
LinkFilter.php
Maintenance script to find and remove links to a given domain (cleanupSpam.php)
2006-01-27 23:37:19 +00:00
LinksUpdate.php
* Added externallinks table, to track links to arbitrary URLs
2006-01-26 13:29:14 +00:00
LoadBalancer.php
allow bypassing lag checks
2006-01-23 15:27:44 +00:00
LogPage.php
* Skip loading of RecentChange.php except where needed
2006-01-09 21:09:33 +00:00
MacBinary.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
MagicWord.php
* Add a getRegexCase() accessor for getting i or nothing depending on the
2006-01-08 05:35:03 +00:00
Math.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
memcached-client.php
* s~ +$~~
2006-01-07 13:09:30 +00:00
MemcachedSessions.php
MessageCache.php
SIDEBAR CACHE WILL SURVIVE!!!!!!11111oneoneone
2006-01-14 22:13:43 +00:00
Metadata.php
* Documentation: @private => @access private
2006-01-07 12:48:44 +00:00
mime.info
mime.types
MimeMagic.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
Namespace.php
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
2006-01-14 11:04:04 +00:00
ObjectCache.php
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
2006-01-14 11:04:04 +00:00
OutputPage.php
Tidy up only article views, previews, image pages and diffs.
2006-01-23 18:37:46 +00:00
PageHistory.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
Parser.php
* Added externallinks table, to track links to arbitrary URLs
2006-01-26 13:29:14 +00:00
ParserCache.php
move hardcoded ParserCache expire time to DefaultSettings.php, 1 day now
2006-01-09 10:45:47 +00:00
ParserXML.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
PersistentObject.php
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
2006-01-14 11:04:04 +00:00
ProfilerSimple.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
ProfilerSimpleUDP.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
ProfilerStub.php
check function_exists() once, do nothing if not exists...
2006-01-10 00:07:01 +00:00
Profiling.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
ProtectionForm.php
* If you're using a global, remember the global thingy...
2006-01-10 16:19:32 +00:00
proxy_check.php
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
ProxyTools.php
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
2006-01-14 11:04:04 +00:00
QueryPage.php
Add Special:Listredirects to list of query pages; wasn't being cached
2006-01-25 15:09:52 +00:00
RawPage.php
whitespace
2006-01-13 00:07:55 +00:00
RecentChange.php
* Skip loading of RecentChange.php except where needed
2006-01-09 21:09:33 +00:00
Revision.php
do not trust equality propagation, help optimizer a bit ;-)
2006-01-25 20:50:39 +00:00
Sanitizer.php
* Move PHP 5-friendly XHTML doctype hack to Sanitizer, use for sig checks.
2006-01-14 17:42:08 +00:00
SearchEngine.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SearchMySQL.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SearchMySQL4.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SearchTsearch2.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SearchUpdate.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
Setup.php
* Add ".deps.php" include-file preloaders for some dynamically-loaded
2006-01-17 23:43:15 +00:00
SiteConfiguration.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SiteStatsUpdate.php
Clean up unused globals!
2005-12-04 18:27:59 +00:00
Skin.php
* Add ".deps.php" include-file preloaders for some dynamically-loaded
2006-01-17 23:43:15 +00:00
SkinPHPTal.php
* Added wfDie() wrapper, and some manual die(-1), to force the return code
2006-01-14 02:49:43 +00:00
SkinTemplate.php
Check for "block" permission, not "protect" permission, when determining whether or not to show a block link in the toolbox
2006-01-21 20:29:17 +00:00
SpecialAllmessages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialAllpages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialAncientpages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialBlockip.php
* Improve the "uploads disabled" warning
2006-01-11 03:55:37 +00:00
SpecialBlockme.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialBooksources.php
* (bug 1103) Fix up redirect handling for images, categories
2006-01-13 00:29:20 +00:00
SpecialBrokenRedirects.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialCategories.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialConfirmemail.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialContributions.php
Whoops, URL encoding (ta Brion)
2006-01-22 01:12:19 +00:00
SpecialDeadendpages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialDisambiguations.php
Use the new templatelinks table. The special page assume that the template
2006-01-07 14:25:58 +00:00
SpecialDoubleRedirects.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialEmailuser.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialExport.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialGroups.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialImagelist.php
Reverting SpecialImagelist and SpecialNewimages from odd half-state.
2006-01-09 22:06:40 +00:00
SpecialImport.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialIpblocklist.php
Fix false blue links on Special:Ipblocklist
2006-01-17 21:53:37 +00:00
SpecialListredirects.php
Remove gratuitous extract( ) from getSQL -> might as well use the direct function
2006-01-18 16:17:15 +00:00
SpecialListusers.php
Added $wgInvisibleGroups, to hide groups from Special:Listusers
2006-01-25 12:01:26 +00:00
SpecialLockdb.php
Revert to un-borked version, sorry Brion
2006-01-18 00:04:30 +00:00
SpecialLog.php
* Documentation: @private => @access private
2006-01-07 12:48:44 +00:00
SpecialLonelypages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialLongpages.php
* s~ +$~~
2006-01-07 13:09:30 +00:00
SpecialMaintenance.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialMIMEsearch.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialMostcategories.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialMostimages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialMostlinked.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialMostlinkedcategories.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialMostrevisions.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialMovepage.php
Revert per discussion w/ Brion
2006-01-16 01:19:12 +00:00
SpecialNewimages.php
Reverting SpecialImagelist and SpecialNewimages from odd half-state.
2006-01-09 22:06:40 +00:00
SpecialNewpages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialPage.php
Reverting SpecialImagelist and SpecialNewimages from odd half-state.
2006-01-09 22:06:40 +00:00
SpecialPopularpages.php
* s~ +$~~
2006-01-07 13:09:30 +00:00
SpecialPreferences.php
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
2006-01-14 11:04:04 +00:00
SpecialPrefixindex.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialRandompage.php
Clean up unused globals!
2005-12-04 18:27:59 +00:00
SpecialRecentchanges.php
BIG ONE - Possible DB server killer! (deactivated by default:-)
2006-01-09 14:20:26 +00:00
SpecialRecentchangeslinked.php
Fixing bug 2082: Related changes views (Special:Recentchangeslinked) do not indicate one's watched page
2006-01-08 15:59:16 +00:00
SpecialSearch.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialShortpages.php
HTML protection on message use
2006-01-15 20:34:25 +00:00
SpecialSpecialpages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialStatistics.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialUncategorizedcategories.php
fixed Uncategorizedcategories caching
2005-07-19 23:43:35 +00:00
SpecialUncategorizedpages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialUndelete.php
Fixed notice
2006-01-09 03:10:57 +00:00
SpecialUnlockdb.php
Revert to un-borked version, sorry Brion
2006-01-18 00:04:30 +00:00
SpecialUnusedcategories.php
Clean up unused globals!
2005-12-04 18:27:59 +00:00
SpecialUnusedimages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialUnwatchedpages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialUpload.php
* (bug 4679) Work around buggy basename() function in PHP5, which breaks
2006-01-20 09:03:16 +00:00
SpecialUploadMogile.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialUserlogin.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialUserlogout.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialUserrights.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialVersion.php
* Don't show a stray "* Hooks" if none are defined
2006-01-16 06:11:06 +00:00
SpecialWantedcategories.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialWantedpages.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialWatchlist.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SpecialWhatlinkshere.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
SquidUpdate.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
StreamFile.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
Title.php
remove some more profiling hooks from commonly used calls
2006-01-25 11:25:56 +00:00
UpdateClasses.php
User.php
Added $wgInvisibleGroups, to hide groups from Special:Listusers
2006-01-25 12:01:26 +00:00
UserMailer.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
Utf8Case.php
WatchedItem.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
WebRequest.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
Wiki.php
some basic quotes
2006-01-15 23:14:48 +00:00
WikiError.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
ZhClient.php
* s~\t+$~~
2006-01-07 13:31:29 +00:00
ZhConversion.php
* s~ +$~~
2006-01-07 13:09:30 +00:00