wiki.techinc.nl/includes
2009-02-13 21:49:01 +00:00
..
api And yet another fixup for r47231: use older/newer rather than ascending/descending 2009-02-13 21:49:01 +00:00
cbt
db More installer XSS 2009-02-06 03:46:35 +00:00
diff (bug 5776) Add extra patrol link on bottom for diffs 2009-02-12 14:45:10 +00:00
filerepo (bug 17304) Fatal error in file history when File::transform() fails. 2009-02-01 23:09:56 +00:00
media Add getGeneralShortDesc() and the like to avoid E_STRICT instead 2008-12-15 22:22:21 +00:00
normal Fix up r45749: do is_string() check in the caller instead 2009-01-21 09:26:48 +00:00
parser Apply changes made live on Wikimedia cluster related to preprocessor caching to subversion. Patch worked on by Tim Starling and myself. 2009-02-09 23:18:37 +00:00
specials * Replace hardcoded '...' as indication of a truncation with the 'ellipsis' message 2009-02-13 19:13:48 +00:00
templates Added basic support for Wietse Venema's taint feature. Fixed a few instances of shoddy code that it turned up, no actual vulnerabilities yet. 2009-02-04 09:10:32 +00:00
zhtable Update the Chinese conversion tables. 2009-02-13 19:17:06 +00:00
.htaccess
AjaxDispatcher.php
AjaxFunctions.php Fix up Configure extension logo setting handling: 2008-12-06 00:32:12 +00:00
AjaxResponse.php
Article.php * Replace hardcoded '...' as indication of a truncation with the 'ellipsis' message 2009-02-13 19:13:48 +00:00
AuthPlugin.php (bug 16721) Reset auth token to stop auto-login. Auto-login defeats the user rename/touch change to break the login since the user can just get logged in again under the old name without noticing, which results in edits under the old name. 2008-12-28 11:50:33 +00:00
AutoLoader.php API: (bug 16740) Adding list=protectedtitles to list create-protected titles 2009-02-13 21:34:46 +00:00
Autopromote.php (bug 14737) Allow the autoconfirmed timer to run from the first edit 2009-01-03 12:53:08 +00:00
BagOStuff.php
Block.php adding newline to end of wfDebug calls where it was missing. 2009-01-13 20:28:54 +00:00
CacheDependency.php
Category.php Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit). 2008-12-01 17:14:30 +00:00
Categoryfinder.php Revert r46447 in Collection -- fixed bug in Categoryfinder class it was trying to work around. 2009-01-29 01:29:43 +00:00
CategoryPage.php * (bug 17207) Fix regression breaking category page display on PHP 5.1 2009-01-28 21:32:19 +00:00
ChangesFeed.php * Added 'target' param to changesfeed to fix total breakage of RCL feed. They were all using the same cache so the feed for page X sometimes showed the feed for page Y. 2009-01-17 18:44:28 +00:00
ChangesList.php * Recommit r39503. (bug 14468) Lines in classic RecentChanges and Watchlist now have classes "mw-line-odd" and "mw-line-even" to make styling using css possible. Implemented in OldChangesList::recentChangesLine using an additional parameter, while keeping behaviour for other uses unchanged. Did not see any use adding this to ChangesList::recentChangesLine. 2009-02-08 15:55:32 +00:00
ChangeTags.php Don't show tag filter boxes if no tags are defined. To support this change without bringing down servers, cache the list of valid tags in the object cache. 2009-01-30 23:24:29 +00:00
Credits.php
DatabaseFunctions.php
DefaultSettings.php * (bug 13040) Gender-aware user namespace aliases 2009-02-12 19:54:32 +00:00
Defines.php (bug 14737) Allow the autoconfirmed timer to run from the first edit 2009-01-03 12:53:08 +00:00
DjVuImage.php
DoubleRedirectJob.php
EditPage.php * Replace hardcoded '...' as indication of a truncation with the 'ellipsis' message 2009-02-13 19:13:48 +00:00
EmaillingJob.php
EnotifNotifyJob.php Revert r44702, r44703, r44704 (wfInvoke and UserMailer refactor based on it) and r44715, r44721 (cleanup thereof) 2008-12-23 18:08:43 +00:00
Exception.php For backport to 1.14. 2009-01-15 06:56:58 +00:00
Exif.php Fix comment for compatibility with doxygen 2009-01-30 19:36:11 +00:00
Export.php Remove misplaced whitespace in export header. 2009-01-18 05:54:27 +00:00
ExternalEdit.php
ExternalStore.php (bug 15391) catch DBQueryError too 2009-01-13 15:42:10 +00:00
ExternalStoreDB.php
ExternalStoreHttp.php
FakeTitle.php followup to r44520: simplify various bits by removing checks now made redundant 2008-12-13 04:14:40 +00:00
Feed.php Add FeedItem::stripComment() and remove duplication 2008-11-19 00:11:14 +00:00
FeedUtils.php
FileDeleteForm.php Fix broken calls to ArticleDelete hook. 2009-01-29 01:04:00 +00:00
FileRevertForm.php Consistent casing for addHTML() 2008-11-06 22:20:29 +00:00
FileStore.php This has been moved to Database already, use that instead. 2008-12-03 16:29:12 +00:00
FormOptions.php
GlobalFunctions.php * remove forgotten case of hard coded pipe separator in Pager 2009-02-09 14:31:48 +00:00
HistoryBlob.php Use xdiff_string_rabdiff() instead of xdiff_string_bdiff() 2008-12-29 08:43:01 +00:00
Hooks.php Revert r44702, r44703, r44704 (wfInvoke and UserMailer refactor based on it) and r44715, r44721 (cleanup thereof) 2008-12-23 18:08:43 +00:00
HTMLCacheUpdate.php FileCache cleanuo: 2008-12-28 14:19:39 +00:00
HTMLFileCache.php (bug 17420) Send the correct content type from action=raw when the HTML file cache is enabled. Regression due to r45123/r45126. Will be backported to the 1.14 branch. 2009-02-11 15:07:18 +00:00
HttpFunctions.php Fix odd edge case for POST Http::request()'s. I incidentally found this while working with Special:Import. For some reason that I can't 100% nail down--works fine on Win32, fails on CentOS--cURL seems to want CURLOPT_POSTFIELDS set to at least an empty string, if not values. Using a workaround I found, we'll set it to an empty string if we're making a POST. Since we explicitly allow setting of arbitrary curlopts later, users can still override the empty string if they in fact want to set this. This fixes my Special:Import problem (and possibly similar issues) and has no regressions afaict. Credit to Phill Sparks @ http://www.milk-hub.net/blog/2008/08/26/curl_error_26#comments-77 2009-01-08 06:56:11 +00:00
IEContentAnalyzer.php Fixes as per bug 15895 comment 7. 2008-12-20 08:13:21 +00:00
ImageFunctions.php Typo 2008-12-16 06:26:14 +00:00
ImageGallery.php * Replace hardcoded '...' as indication of a truncation with the 'ellipsis' message 2009-02-13 19:13:48 +00:00
ImagePage.php (bug 17304) Fatal error in file history when File::transform() fails. 2009-02-01 23:09:56 +00:00
ImageQueryPage.php Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit). 2008-12-01 17:14:30 +00:00
Import.php Add 'include pages linked to from these pages' to Special:Export and the corresponding transwiki interface. 2009-02-06 22:44:28 +00:00
Interwiki.php Revert r44804 "Store negative [interwiki] results in cache" 2008-12-23 19:45:57 +00:00
IP.php * Fix comment 2008-11-02 18:35:58 +00:00
JobQueue.php
Licenses.php War on wfElement() and friends. Call the Xml members directly, rather than using old wrappers. 2008-12-14 19:14:21 +00:00
LinkBatch.php
LinkCache.php
Linker.php * Update message 'pipe-separator' to have leading and trailing space for English and Occitan, to be able to remove some hard coded spaces 2009-02-09 09:13:30 +00:00
LinkFilter.php
LinksUpdate.php (bug 3311) Automatic category redirects 2009-02-02 14:15:21 +00:00
LogEventsList.php Follow-up to r47192: do the same for PageHistory 2009-02-12 19:23:14 +00:00
LogPage.php If an item isn't going into RC, don't send to UDP unless explicitly told to do so 2009-01-29 04:15:47 +00:00
MacBinary.php
MagicWord.php Add ACTIVEUSERS magic-word, complement to NUMBEROFUSERS. 2009-02-04 22:16:35 +00:00
Math.php fix regression from r43965 -- forgot the .png extension from math URLs, which works on my apache install but not on the live upload server :P 2008-11-26 02:37:07 +00:00
MediaTransformOutput.php
memcached-client.php
MemcachedSessions.php
MessageCache.php Run parsemag stuff through the proper language when wfMsgExt() asks for a specific one. 2008-11-13 01:02:17 +00:00
Metadata.php
mime.info
mime.types (bug 16802) application/x-rar is not a known mime-type 2009-01-02 20:07:53 +00:00
MimeMagic.php Fix ordering of OpenDocument type detection so template files can actually be uploaded. 2009-01-22 00:15:16 +00:00
Namespace.php Cleanup r44683 -- fix E_NOTICE bug in MWNamespace::getCanonicalName() instead of replicating the function. :) 2008-12-16 23:57:21 +00:00
NamespaceCompat.php
ObjectCache.php * Removed the inclusion of memcached-client.php since this file is autoloaded 2008-11-14 22:45:32 +00:00
OutputHandler.php Re-revert r46344 because of crossing commits (r46346) 2009-01-27 15:20:31 +00:00
OutputPage.php Removed check for empty( $action ), seems to be old register_globals code, but since $action is set in index.php with 2009-02-04 19:43:30 +00:00
PageHistory.php Follow-up to r47192: do the same for PageHistory 2009-02-12 19:23:14 +00:00
PageQueryPage.php
Pager.php * remove forgotten case of hard coded pipe separator in Pager 2009-02-09 14:31:48 +00:00
PatrolLog.php Show title/rev in IRC (bug 16604) 2009-01-21 20:47:59 +00:00
PrefixSearch.php * STFU E_WARN, please review for correcteness 2009-02-05 19:55:57 +00:00
Profiler.php Remove stray semicolon 2009-01-23 20:39:54 +00:00
ProfilerSimple.php
ProfilerSimpleText.php
ProfilerSimpleUDP.php
ProfilerStub.php
ProtectionForm.php Break line 2009-01-26 19:11:34 +00:00
proxy_check.php
ProxyTools.php Revert r44254 "Cleanup to wfGetNull(): * Add override in case /dev/null isn't accessible (bug 11009)" 2008-12-10 22:58:24 +00:00
QueryPage.php * Springle some parsemag to the sidebar and tagline per bug 16669 2008-12-19 08:54:51 +00:00
RawPage.php More helpful error message if PHP_SELF isn't set 2009-01-25 01:31:48 +00:00
RecentChange.php Make RecentChange::cleanupForIRC() also call Sanitizer::decodeCharReferences() to remove HTML entities left by some messages (such as colon-separator, etc.) 2009-01-25 19:00:11 +00:00
RefreshLinksJob.php
Revision.php (Bug 15936) New page's patrol button should always be visible 2009-01-15 17:53:19 +00:00
Sanitizer.php Revert r45387 "Add special case handling of the XHTML character entity "'" to normalizeEntity() and decodeEntity(). This should resolve the remainder of bug 14365. 2009-01-07 02:31:30 +00:00
SearchEngine.php * Replace hardcoded '...' as indication of a truncation with the 'ellipsis' message 2009-02-13 19:13:48 +00:00
SearchIBM_DB2.php * svn:eol-style native for r45755 2009-01-15 10:18:44 +00:00
SearchMySQL.php Make the SQL search subclasses less nerve-wracking to read, by using makeList() instead of implode(), addQuotes() instead of strencode(), and by documenting the fact that parseQuery() is intentionally returning an SQL fragment to be included into a query without further escaping. No actual vulnerabilities fixed, due to effective UI-side validation, so this is just to minimise reviewer anxiety. 2008-12-22 12:31:15 +00:00
SearchMySQL4.php
SearchOracle.php Make the SQL search subclasses less nerve-wracking to read, by using makeList() instead of implode(), addQuotes() instead of strencode(), and by documenting the fact that parseQuery() is intentionally returning an SQL fragment to be included into a query without further escaping. No actual vulnerabilities fixed, due to effective UI-side validation, so this is just to minimise reviewer anxiety. 2008-12-22 12:31:15 +00:00
SearchPostgres.php adding newline to end of wfDebug calls where it was missing. 2009-01-13 20:28:54 +00:00
SearchUpdate.php
Setup.php (bug 17180) Disable $wgShowIPinHeader if static caching is enabled 2009-01-27 19:58:26 +00:00
SiteConfiguration.php
SiteStats.php For backport to 1.14. 2009-01-15 06:56:58 +00:00
Skin.php Remove hard coding of pipe separators in skins. Use Language::pipeList as much as possible. Should also make code a bit more readable here and there. 2009-02-09 16:24:03 +00:00
SkinTemplate.php * (bug 17408) Add $wgShowDebug configuration variable, displays debug data at the bottom of the main content area when enabled. 2009-02-08 23:39:17 +00:00
SpecialPage.php Rewrite Special:Export to subclass SpecialPage. 2009-02-06 23:36:12 +00:00
SquidUpdate.php
Status.php
StreamFile.php Improved the security of wfStreamFile(): 2008-11-18 05:07:54 +00:00
StringUtils.php
StubObject.php Bugfis, making ?uselang=qqq an invalid language code, see 2009-02-11 11:56:01 +00:00
tidy.conf
Title.php bug 17477 and fix for r47196: Don't use global $title; this can work when executing index.php, but fails horribly in maintenance scripts (breaking checkBadRedirects.php at least) 2009-02-13 17:50:24 +00:00
TitleArray.php
User.php (bug 17404) "userrights-interwiki" right was missing in User::$mCoreRights 2009-02-08 19:28:37 +00:00
UserArray.php
UserMailer.php Added basic support for Wietse Venema's taint feature. Fixed a few instances of shoddy code that it turned up, no actual vulnerabilities yet. 2009-02-04 09:10:32 +00:00
UserRightsProxy.php
WatchedItem.php
WatchlistEditor.php (bug 7509) Separation strings should be configurable 2009-02-09 17:48:41 +00:00
WebRequest.php Added basic support for Wietse Venema's taint feature. Fixed a few instances of shoddy code that it turned up, no actual vulnerabilities yet. 2009-02-04 09:10:32 +00:00
WebResponse.php Revert r43804 'This should probably be in Response, not Request, as we're setting data, not getting it. Nothing's using it yet (fairly new), so nothing to update.' 2008-11-21 09:55:13 +00:00
WebStart.php Check for PHP 5.0.x bug *after* checking for PHP 4, so that we don't claim that the user needs to upgrade from 5.0 to 5.1 when in fact they're running PHP 4. 2008-11-07 16:38:01 +00:00
Wiki.php Redo simple ?diff check code for setting the right title (bug 15233) 2009-01-07 13:23:12 +00:00
WikiError.php * API: (bug 17007) Add action=import 2009-02-04 20:11:27 +00:00
Xml.php * consolidated getDateMenu duplication into xml.php 2009-02-12 19:02:14 +00:00
XmlFunctions.php Add wfDeprecated(__FUNCTION__) to all this garbage 2008-12-23 23:49:39 +00:00
XmlTypeCheck.php * Improved scripting safety heuristics for IE 5/6 content-type detection. 2008-11-17 19:03:37 +00:00
ZhClient.php
ZhConversion.php Update the Chinese conversion tables. 2009-02-13 19:17:06 +00:00