wiki.techinc.nl/includes
2009-10-09 13:01:16 +00:00
..
api (bug 13750) $wgCapitalLinks should be a per-namespace setting 2009-10-09 12:52:16 +00:00
db Changes to IBM DB2 support: 2009-09-23 18:39:50 +00:00
diff fix eol style 2009-10-01 19:32:28 +00:00
extauth
filerepo (bug 13750) $wgCapitalLinks should be a per-namespace setting 2009-10-09 12:52:16 +00:00
json * Enhanced OutputPage to support js2 style javascript without scriptloader enabled 2009-09-17 01:19:02 +00:00
media generic method to extract text layer of a document 2009-09-23 12:28:19 +00:00
normal
parser follow-up to r57278: cache all variables untill the next clearState() 2009-10-02 09:46:17 +00:00
search Revert r53600 "Add $wgSecondaryGoNamespace, used if an exact match is not found when pressing go - will try to find a match in a different namespace before performing a search." 2009-08-21 22:42:09 +00:00
specials (bug 13750) $wgCapitalLinks should be a per-namespace setting 2009-10-09 12:52:16 +00:00
templates Revert broken rewrite of login system; totally broken. 2009-09-26 00:49:32 +00:00
upload (bug 13750) $wgCapitalLinks should be a per-namespace setting 2009-10-09 12:52:16 +00:00
zhtable Update the Chinese conversion tables. 2009-09-25 05:57:18 +00:00
.htaccess
AjaxDispatcher.php
AjaxFunctions.php
AjaxResponse.php
Article.php * Renamed deletedcontent to deletedtext 2009-09-30 19:50:35 +00:00
AuthPlugin.php Revert broken rewrite of login system; totally broken. 2009-09-26 00:49:32 +00:00
AutoLoader.php Moved UI diff stuff into its own DifferenceInterface file 2009-09-30 15:36:55 +00:00
Autopromote.php
BacklinkCache.php
BagOStuff.php
Block.php
CacheDependency.php
Category.php logging table added columns, fixed cat_id sequence generation in Article and Category 2009-09-30 13:38:07 +00:00
Categoryfinder.php
CategoryPage.php
Cdb.php
Cdb_PHP.php
ChangesFeed.php
ChangesList.php * Renamed deletedcontent to deletedtext 2009-09-30 19:50:35 +00:00
ChangeTags.php coding style tweaks 2009-10-04 13:32:48 +00:00
ConfEditor.php
Credits.php * (bug 16310) Credits page now lists IP addresses rather than saying the number of anonymous users that edited the page 2009-09-23 11:31:52 +00:00
DatabaseFunctions.php
DefaultSettings.php (bug 13750) $wgCapitalLinks should be a per-namespace setting 2009-10-09 12:52:16 +00:00
Defines.php
DjVuImage.php use UtfNormal::cleanUp() (r55768) 2009-09-05 06:45:38 +00:00
DoubleRedirectJob.php
EditPage.php Pull back r56730 for now: "New configuration variable $wgShowPageOnRedlink that can be set to show the page instead of an edit interface when visiting a red link. The value can be specified for specific usergroups and namespaces." 2009-09-30 19:12:41 +00:00
EmaillingJob.php
EnotifNotifyJob.php Revert r55459, 55467, 55469, 55518 (Page creation notification email is sent when a watched page is deleted). Breaks current setups where enotif_body is customized. Sidenote: anyone looking to do this right should redo EmailNotification::notifyOnPageChange() to just use the params array from RC, rather than tacking more crap onto this function 2009-09-11 01:04:00 +00:00
Exception.php
Exif.php
Export.php (bug 13750) $wgCapitalLinks should be a per-namespace setting 2009-10-09 12:52:16 +00:00
ExternalEdit.php
ExternalStore.php
ExternalStoreDB.php
ExternalStoreHttp.php
ExternalUser.php Recommit some of the 'backend' stuff from the Login branch, after talking with Brion: 2009-09-28 19:04:10 +00:00
FakeTitle.php
Feed.php
FeedUtils.php
FileDeleteForm.php * Renamed deletedcontent to deletedtext 2009-09-30 19:50:35 +00:00
FileRevertForm.php
ForkController.php
FormOptions.php
GlobalFunctions.php Followup r56731, check for PHP 5.3 or greater (where it was fixed). Not a Windows issue 2009-09-30 00:38:32 +00:00
HistoryBlob.php
HistoryPage.php Use 'deleterevision', not 'deletedhistory' right to control access to hide/show revs from PageHistory... having a button we can't use ain't too helpful. :) 2009-10-07 18:06:21 +00:00
Hooks.php
Html.php Escape '<' in attribute values for well-formed XML 2009-10-01 01:30:58 +00:00
HTMLCacheUpdate.php
HTMLFileCache.php * indent debug output produced when both $wgShowDebug and $wgDebugFunctionEntry are enabled for better readability. In this case, unindented comment will be displayed "inline" with a yellow background 2009-09-17 18:55:29 +00:00
HTMLForm.php Recommit r56947, partially overwritten in r57024. 2009-09-30 09:46:48 +00:00
HttpFunctions.php more (bug 20336) 2009-09-10 14:33:25 +00:00
IEContentAnalyzer.php
ImageFunctions.php
ImageGallery.php * Per my CR comments on r44560: merged FileCache into RepoGroup and fixed wfFindFile() global function bloat. Did not port unused functions such as the batch loading functions. 2009-08-15 09:59:59 +00:00
ImagePage.php * Renamed deletedcontent to deletedtext 2009-09-30 19:50:35 +00:00
ImageQueryPage.php
Import.php fix some doxygen warnings 2009-10-04 21:21:30 +00:00
Interwiki.php
IP.php
JobQueue.php
Licenses.php
LinkBatch.php
LinkCache.php Fix for wgArticleId being exported to JavaScript as a string instead of integer. :P 2009-08-21 18:11:13 +00:00
Linker.php Followup to r56174: tooltipAndAccesskey also returns a string 2009-09-17 14:22:31 +00:00
LinkFilter.php
LinksUpdate.php
LocalisationCache.php (bug 20773) Disabling LocalisationUpdate breaks stuff. Added a check that verifies each dependency object is a CacheDependency before using it, and considers the cache expired otherwise. 2009-09-23 13:51:47 +00:00
LogEventsList.php Made log extracts default to 25 items 2009-10-02 18:04:58 +00:00
LogPage.php bug 20701: fixed strange breakage from r53173 2009-09-17 20:20:45 +00:00
MacBinary.php
MagicWord.php Add a {{STYLEPATH}} magic word; necessary for upcoming EditToolbar fix 2009-09-26 11:51:37 +00:00
Math.php Clean up a live hack from wmf-deployment r53208: option to short-circuit math path and file existence checks. 2009-09-14 21:58:41 +00:00
MediaTransformOutput.php
memcached-client.php
MemcachedSessions.php
MessageCache.php Reverted breakage of non-ASCII message keys, Domas says that's not allowed. Optimised Language::lcfirst and Language::ucfirst() instead. 2009-08-28 17:58:54 +00:00
Metadata.php
mime.info
mime.types Added MS Office 7 file types for downloads. This is a hack solution - addressing the whole mime.types issue need to be done in the future. 2009-09-25 17:22:27 +00:00
MimeMagic.php
Namespace.php (bug 13750) $wgCapitalLinks should be a per-namespace setting 2009-10-09 12:52:16 +00:00
NamespaceCompat.php
ObjectCache.php
OutputHandler.php sweet spot for compression, per: 2009-08-28 17:46:19 +00:00
OutputPage.php check that $this->mTitle isn't empty before checking if it's a user css/js page preview; fatal errors visible in logs from bad cases 2009-10-07 18:18:31 +00:00
PageQueryPage.php
Pager.php Revert r57208 - unexpected message format type change from plaintext to raw-HTML 2009-10-01 19:36:39 +00:00
PatrolLog.php
PoolCounter.php
Preferences.php Consistency tweak: coalesce tool links with pipes instead of a lot () () () 2009-10-08 19:35:24 +00:00
PrefixSearch.php * (bug 20885) Search box no longer suggests unavailable special pages 2009-10-02 09:44:34 +00:00
Profiler.php
ProfilerSimple.php
ProfilerSimpleText.php
ProfilerSimpleTrace.php
ProfilerSimpleUDP.php
ProfilerStub.php
ProtectionForm.php * Added $wgFlaggedRevsProtectLevels to allow for site defined review "protection" levels. Disables stabilization and a small fieldset to the protection form with the options. 2009-10-02 18:46:19 +00:00
proxy_check.php
ProxyTools.php Followup to r52671, fix redirection syntax to work with windows as well. 2009-08-25 15:47:46 +00:00
QueryPage.php fix some doxygen warnings 2009-10-04 21:21:30 +00:00
RawPage.php I LOVE OO PEOPLE <3 <3 <3 2009-08-27 16:28:48 +00:00
RecentChange.php Revert r55459, 55467, 55469, 55518 (Page creation notification email is sent when a watched page is deleted). Breaks current setups where enotif_body is customized. Sidenote: anyone looking to do this right should redo EmailNotification::notifyOnPageChange() to just use the params array from RC, rather than tacking more crap onto this function 2009-09-11 01:04:00 +00:00
RefreshLinksJob.php
Revision.php Replace broken nested terneries (causing a nasty bug where all admins could view fully suppressed revisions) with clear, easy to read if/then/elseif/else structure. 2009-10-08 19:40:53 +00:00
Sanitizer.php
Setup.php (bug 13750) $wgCapitalLinks should be a per-namespace setting 2009-10-09 12:52:16 +00:00
SiteConfiguration.php
SiteStats.php
Skin.php Include wgScriptExtension in exported JS vars 2009-10-05 15:34:41 +00:00
SkinTemplate.php * Renamed deletedcontent to deletedtext 2009-09-30 19:50:35 +00:00
SpecialPage.php Revert broken rewrite of login system; totally broken. 2009-09-26 00:49:32 +00:00
SquidUpdate.php
Status.php
StreamFile.php
StringUtils.php
StubObject.php Fixes for r51204: removed useless $wgVariant and StubUserVariant. In Skin::makeGlobalVariablesScript(), use $wgContLang->getPreferredVariant() instead, which is the variant used in the relevant server-side code. 2009-09-02 07:19:35 +00:00
tidy.conf
Title.php (bug 13750) $wgCapitalLinks should be a per-namespace setting 2009-10-09 12:52:16 +00:00
TitleArray.php
User.php Back out the bit of r57558 for allowing lowercased usernames. That needs more testing. 2009-10-09 13:01:16 +00:00
UserArray.php
UserMailer.php Revert r55459, 55467, 55469, 55518 (Page creation notification email is sent when a watched page is deleted). Breaks current setups where enotif_body is customized. Sidenote: anyone looking to do this right should redo EmailNotification::notifyOnPageChange() to just use the params array from RC, rather than tacking more crap onto this function 2009-09-11 01:04:00 +00:00
UserRightsProxy.php Missing commit for r56798 2009-09-23 03:42:18 +00:00
WatchedItem.php
WatchlistEditor.php
WebRequest.php No need to store the value of the magic quotes check here; just use a local var for clarity. 2009-08-21 21:26:34 +00:00
WebResponse.php
WebStart.php
Wiki.php (bug 20966) Use the name of the <button> element to determine which button was clicked, instead of the value. This avoids some IE-specific non-standard behaviour. 2009-10-06 06:30:24 +00:00
WikiError.php
WikiMap.php
Xml.php fix some doxygen warnings 2009-10-04 21:21:30 +00:00
XmlFunctions.php
XmlTypeCheck.php
ZhClient.php
ZhConversion.php Update the Chinese conversion tables. 2009-09-25 05:57:18 +00:00