..
api
Fix fatal errors introduced in r36678
2008-06-27 10:37:40 +00:00
cbt
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
db
Add some quick no-ops for the new lock() and unlock() funcs.
2008-06-24 20:58:10 +00:00
filerepo
* We no longer just give up on a missing upload base directory; it's now
2008-06-10 16:49:21 +00:00
media
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
normal
Fixed Doxygen warnings
2008-06-02 17:50:59 +00:00
parser
added PPCustomFrame classes to restore ability to use replaceVariables with a custom map of values. This should unbreak some extensions that were broken by the new PP stuff, like the News extension.
2008-06-26 13:05:40 +00:00
specials
Tweaks for r36682:
2008-06-27 11:43:39 +00:00
templates
* Reorganised the includes directory, creating subdirectories db, parser and specials
2008-06-16 20:21:26 +00:00
zhtable
Update the Chinese conversion tables
2008-05-24 12:55:06 +00:00
.htaccess
AjaxDispatcher.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
AjaxFunctions.php
* Fixed some Doxygen warnings
2008-06-27 10:24:00 +00:00
AjaxResponse.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Article.php
Core changes for AbuseFilter extension.
2008-06-27 06:24:42 +00:00
AuthPlugin.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
AutoLoader.php
Rewritten Special:Recentchangeslinked, now using a subclass of SpecialRecentchanges:
2008-06-26 19:12:52 +00:00
Autopromote.php
Add a ! operator to autopromote conditions
2008-06-07 05:13:25 +00:00
BagOStuff.php
Fix some doxygen warnings
2008-05-22 19:48:26 +00:00
Block.php
Don't be lazy: Initialise autoblock objects with both the blocker ID and their name
2008-06-27 09:22:12 +00:00
CacheDependency.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Category.php
-136 lines of worthless code. Even if the idea was hypothetically good, which I'm not sure of, nobody is using CategoryList anywhere and I don't foresee any use for it. Also makes what remains considerably easier to read (no looping, etc.). This seems to work correctly, but I might have missed something somewhere, so be on the lookout.
2008-05-22 17:24:46 +00:00
Categoryfinder.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
CategoryPage.php
Use new calling convention for ImageGallery::add() and ImageGallery::insert()
2008-06-07 09:02:36 +00:00
ChangesFeed.php
Refactored SpecialRecentchanges:
2008-06-17 08:24:00 +00:00
ChangesList.php
revert 36435. Bad logic slaps mw-redirect on pages that aren't even redirects.
2008-06-19 14:19:54 +00:00
Credits.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
DatabaseFunctions.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
DefaultSettings.php
Fix regression from 36662: broke the external link icon totally, external links weren't showing up as such...
2008-06-26 16:02:39 +00:00
Defines.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
DifferenceEngine.php
* (Bug 13828) Split parameter $1 (combines title and revision numbers) of MediaWiki:Missingarticle into $1 (=title)
2008-06-05 17:33:31 +00:00
DjVuImage.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
EditPage.php
Core changes for AbuseFilter extension.
2008-06-27 06:24:42 +00:00
EmaillingJob.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
EnotifNotifyJob.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Exception.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Exif.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Export.php
Fix some doxygen warnings
2008-05-22 19:48:26 +00:00
ExternalEdit.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ExternalStore.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ExternalStoreDB.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ExternalStoreHttp.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
FakeTitle.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
Feed.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
FeedUtils.php
Refactored SpecialRecentchanges:
2008-06-17 08:24:00 +00:00
FileDeleteForm.php
Rename 'hiderevision' to 'suppressrevision'
2008-05-25 00:31:28 +00:00
FileRevertForm.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
FileStore.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
FormOptions.php
* Improvements to FormOptions
2008-06-08 19:23:54 +00:00
GlobalFunctions.php
Re-add wfEncryptPassword() (removed in r35923 in favor of User::crypt() and User::oldCrypt()) for extension compatibility, so old extensions don't go around and throw fatal errors all over the place.
2008-06-11 22:20:26 +00:00
HistoryBlob.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Hooks.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
HTMLCacheUpdate.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
HTMLFileCache.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
HttpFunctions.php
Revert r34877 -- duplicates wfExpandUrl()
2008-05-15 19:42:55 +00:00
ImageFunctions.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ImageGallery.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ImagePage.php
Use redirect=no on redirects listed in file links.
2008-06-17 14:36:36 +00:00
ImageQueryPage.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
IP.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
JobQueue.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Licenses.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
LinkBatch.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
LinkCache.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Linker.php
* add new hook LinkerMakeExternalImage to allow extensions to modify the HTML output of external images
2008-06-24 14:32:49 +00:00
LinkFilter.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
LinksUpdate.php
Save the parser output to a member variable of LinksUpdate, so that hooks can access it.
2008-04-28 12:48:41 +00:00
LogEventsList.php
Prevent E_STRICT warning on editing a non-existent page / starting a new page:
2008-06-02 06:44:05 +00:00
LogPage.php
Make saveContent() protected
2008-05-22 22:36:00 +00:00
MacBinary.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
MagicWord.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Math.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
MediaTransformOutput.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
memcached-client.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
MemcachedSessions.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
MessageCache.php
* Second try of split message caches with changes suggested by Tim Starling and other small fixes
2008-06-03 20:41:57 +00:00
Metadata.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
mime.info
Also adding application/x-dia-diagram to mime.{types,info}
2008-04-27 14:28:29 +00:00
mime.types
Also adding application/x-dia-diagram to mime.{types,info}
2008-04-27 14:28:29 +00:00
MimeMagic.php
Add 'ogv' as recognized alias to 'ogg', allowing uploads of .ogv files to proceed if allowed
2008-06-06 19:58:06 +00:00
Namespace.php
Code simplification (-205 bytes :P):
2008-05-23 22:00:14 +00:00
NamespaceCompat.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
ObjectCache.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
OutputHandler.php
Fixed excessive memory usage in PCRE in wfMangleFlashPolicy(). Was causing OOM on various big pages. Possible upstream regression, deserves investigation.
2008-05-30 14:58:29 +00:00
OutputPage.php
fix for r36212: take care of the namespace too
2008-06-13 18:52:38 +00:00
PageHistory.php
Refactored SpecialRecentchanges:
2008-06-17 08:24:00 +00:00
PageQueryPage.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
Pager.php
Revert r35277 (grayed-out paging links). IMHO this just doesn't look very good.
2008-05-25 17:00:38 +00:00
PatrolLog.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
PrefixSearch.php
Ajax suggestions:
2008-04-15 23:06:28 +00:00
Profiler.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ProfilerSimple.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ProfilerSimpleText.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ProfilerSimpleUDP.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ProfilerStub.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
ProtectionForm.php
* Revert r36478; I don't see the point in this cryptic code
2008-06-21 03:17:35 +00:00
proxy_check.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
ProxyTools.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
QueryPage.php
querycache.value is an unsigned int with default of 0, so don't attempt to store an empty string.
2008-06-05 17:20:26 +00:00
RawPage.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
RecentChange.php
Remove useless param in RecentChange::newFromCurRow()
2008-06-16 02:39:43 +00:00
RefreshLinksJob.php
Revert r36093 (bug 14404).
2008-06-11 02:51:30 +00:00
Revision.php
Rename 'hiderevision' to 'suppressrevision'
2008-05-25 00:31:28 +00:00
Sanitizer.php
WARNING: HUGE COMMIT
2008-05-20 17:13:28 +00:00
SearchEngine.php
Revert r36413 -- renaming of search files into 'search' subdirectory
2008-06-19 21:02:23 +00:00
SearchMySQL.php
Revert r36413 -- renaming of search files into 'search' subdirectory
2008-06-19 21:02:23 +00:00
SearchMySQL4.php
Revert r36413 -- renaming of search files into 'search' subdirectory
2008-06-19 21:02:23 +00:00
SearchOracle.php
Revert r36413 -- renaming of search files into 'search' subdirectory
2008-06-19 21:02:23 +00:00
SearchPostgres.php
Do proper inheritance here instead of copy-paste of top level constructor.
2008-06-25 22:07:11 +00:00
SearchTsearch2.php
Revert r36413 -- renaming of search files into 'search' subdirectory
2008-06-19 21:02:23 +00:00
SearchUpdate.php
Revert r36413 -- renaming of search files into 'search' subdirectory
2008-06-19 21:02:23 +00:00
Setup.php
Remove call to wfSeedRandom(), this function does nothing
2008-06-23 17:33:41 +00:00
SiteConfiguration.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
SiteStats.php
Revert 36514 per Wikitech-l discussion.
2008-06-22 18:24:33 +00:00
Skin.php
Self revert, this isn't really implemented right.
2008-06-22 00:01:41 +00:00
SkinTemplate.php
Self revert, this isn't really implemented right.
2008-06-22 00:01:41 +00:00
SpecialPage.php
Rewritten Special:Recentchangeslinked, now using a subclass of SpecialRecentchanges:
2008-06-26 19:12:52 +00:00
SquidUpdate.php
* (bug 4977) Fix for possible squid purging errors when using HTTP purges
2008-06-16 20:18:49 +00:00
Status.php
Forgot this, needed with r36153
2008-06-10 15:38:13 +00:00
StreamFile.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
StringUtils.php
* (bug 14604) Introduced the following features for the LanguageConverter: Multi-tag support, single conversion flag, remove conversion flag on a single page, description flag, variant name, multi-variant fallbacks.
2008-06-26 03:00:34 +00:00
StubObject.php
DB schema change.
2008-05-14 00:35:14 +00:00
tidy.conf
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
Title.php
Core changes for AbuseFilter extension.
2008-06-27 06:24:42 +00:00
User.php
* Fixed some Doxygen warnings
2008-06-27 10:24:00 +00:00
UserArray.php
In User:
2008-04-15 09:04:45 +00:00
UserMailer.php
* Fixed some Doxygen warnings
2008-06-27 10:24:00 +00:00
UserRightsProxy.php
Fixed Doxygen warnings
2008-06-02 17:50:59 +00:00
WatchedItem.php
Fix some doxygen warnings
2008-05-22 19:48:26 +00:00
WatchlistEditor.php
Fix some doxygen warnings
2008-05-22 19:48:26 +00:00
WebRequest.php
Fixed Doxygen warnings
2008-06-02 17:50:59 +00:00
WebResponse.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
WebStart.php
* Reorganised the includes directory, creating subdirectories db, parser and specials
2008-06-16 20:21:26 +00:00
Wiki.php
Fix doxygen warnings
2008-05-17 10:15:59 +00:00
WikiError.php
Fix some doxygen warnings
2008-05-22 19:48:26 +00:00
Xml.php
Don't allow contentless tags for <textarea>
2008-06-27 11:01:04 +00:00
XmlFunctions.php
By suggestion of NikeRabbit, move wfBuildForm into Xml.php
2008-04-24 11:46:20 +00:00
XmlTypeCheck.php
* remove end of line whitespace
2008-04-14 07:45:50 +00:00
ZhClient.php
Fixed Doxygen warnings
2008-06-02 17:50:59 +00:00
ZhConversion.php
Update the Chinese conversion tables
2008-05-24 12:55:06 +00:00