wiki.techinc.nl/includes
2011-06-17 14:55:03 +00:00
..
actions Minor doc fix to r84741 2011-06-16 23:40:13 +00:00
api Related to bug 29278, and from the comments in bug 14210, mention the edit token should be sent last/after the text parameter 2011-06-17 14:55:03 +00:00
cache Removed usage of error suppression operator 2011-06-03 10:20:45 +00:00
conf And even more documentation 2011-05-28 18:58:51 +00:00
db Empower our Database object so that it is possible to perform NOT NULL queries (SELECT abc WHERE xyz IS NOT NULL) 2011-06-17 14:54:41 +00:00
diff Remove some unused variables, add/improve some documentation 2011-06-01 16:27:46 +00:00
extauth More documentation tweaks/additions 2011-05-26 20:26:51 +00:00
filerepo Even more documentation in various files 2011-05-29 14:24:27 +00:00
installer Fixes for r90105, r90193: 2011-06-16 05:52:16 +00:00
interwiki Allow rows missing iw_trans or iw_local to be considered valid. 2011-04-23 03:10:57 +00:00
job Even more documentation in various files 2011-05-29 14:24:27 +00:00
json Fix the non-PEAR alternative for Services_JSON_Error to be less useless. bug 29278 shows an error related to this class not being stringifiable 2011-06-06 09:41:33 +00:00
libs * Added a REQUEST_URI check to the bug 28235 handling. 2011-06-06 11:59:20 +00:00
media (follow-up r86567) per CR rename the class JpegOrTiffHandler to ExifBitmapHandler. 2011-06-17 03:37:59 +00:00
normal Followup r87468: remove refs to CleanUpTest from Makefile 2011-05-25 15:59:30 +00:00
objectcache Revert r87145, bug 28752: Xcache doesn't work in cli mode. As pointed out on CR, this didn't fix it, it just hid the issue. 2011-06-08 00:53:56 +00:00
parser Revert r88988 2011-06-16 16:54:06 +00:00
profiler Fix for r89206, r89218: always supply constructor parameters 2011-05-31 23:50:11 +00:00
resourceloader (part of bug 6100) Set the directionality based on user language instead of content language (as in r81622, but only when $wgBetterDirectionality is enabled) 2011-06-17 11:32:42 +00:00
revisiondelete * Made Special:RevisionDelete use the local variables stored in the RequestContext object instead of global ones and removed the $skin member 2011-06-11 08:30:19 +00:00
search w/s changes. 2011-06-02 19:32:45 +00:00
specials revert r87808 - Its broken, and looks rather complex to fix, especially with namespace aliases. 2011-06-17 03:56:21 +00:00
templates * Restored the page shown when LocalSettings.php is missing to how it was before r85918. That template is a welcome page, not a "catastrophic error". 2011-06-07 05:11:50 +00:00
upload (bug 28556) Remove MacBinary 2011-06-13 19:00:49 +00:00
zhtable Update Chinese conversion tables. 2011-06-12 08:02:04 +00:00
.htaccess
Action.php Revert r86872: Breaks LiquidThreads page moves with the below failure. Threads are lost and nowhere to be found any more. 2011-04-25 18:20:53 +00:00
AjaxDispatcher.php
AjaxFunctions.php (bug 10154) Don't allow user to specify days beyond $wgRCMaxAge 2011-05-13 16:21:39 +00:00
AjaxResponse.php
Article.php Fix one bad doc comment entry from r86848 2011-06-14 21:10:33 +00:00
AuthPlugin.php Add/remove/tweak method documentation 2011-05-19 00:03:31 +00:00
AutoLoader.php (follow-up r86567) per CR rename the class JpegOrTiffHandler to ExifBitmapHandler. 2011-06-17 03:37:59 +00:00
Autopromote.php And even more documentation 2011-05-28 18:58:51 +00:00
BacklinkCache.php And even more documentation 2011-05-28 18:58:51 +00:00
Block.php Another partial fix for Block test: update $this->mId on successful Block::insert() 2011-06-15 20:42:16 +00:00
Category.php More documentation and class definitions 2011-03-08 20:17:48 +00:00
Categoryfinder.php Add/remove/tweak method documentation 2011-05-19 00:03:31 +00:00
CategoryPage.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
Cdb.php And even more documentation 2011-05-28 18:58:51 +00:00
Cdb_PHP.php And some more.... 2011-05-28 17:51:33 +00:00
ChangesFeed.php Fix function level comments that start with /* not /** 2011-05-21 19:35:16 +00:00
ChangesList.php Misc EOL w/s and spaces-instead-of-tabs fixes. One day I'll get around to nagging people for this stuff, but for now, I'll JFDI myself. 2011-05-25 15:39:47 +00:00
ChangeTags.php Minor refactoring 2011-06-06 15:01:27 +00:00
Collation.php Remove @static from all over the place. That's what the static keyword is for, this being PHP5 and all 2011-04-21 00:07:09 +00:00
ConfEditor.php Removed some usage of error suppression operator 2011-06-09 19:52:07 +00:00
Cookie.php Add some doc comments on Cookie::validateCookieDomain() and Http::isValidUri(), which both have some failing test cases and are incomplete 2011-06-01 22:35:03 +00:00
DefaultSettings.php Fixes for r90105, r90193: 2011-06-16 05:52:16 +00:00
Defines.php Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHop support. 2011-05-15 13:21:16 +00:00
DjVuImage.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
EditPage.php WatchAction requires token (BREAKING CHANGE) 2011-06-06 00:09:03 +00:00
Exception.php @ingroup things 2011-05-30 00:21:06 +00:00
Export.php Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHop support. 2011-05-15 13:21:16 +00:00
ExternalEdit.php Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals 2011-05-06 22:09:47 +00:00
ExternalStore.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
ExternalStoreDB.php
ExternalStoreHttp.php
ExternalUser.php More documentation tweaks/additions 2011-05-26 19:52:56 +00:00
FakeTitle.php It's not just for < 5.1! 2011-05-26 20:38:05 +00:00
Fallback.php And even more documentation 2011-05-28 18:58:51 +00:00
Feed.php And some more parameter documentation!! 2011-05-28 16:31:00 +00:00
FeedUtils.php
FileDeleteForm.php WatchAction requires token (BREAKING CHANGE) 2011-06-06 00:09:03 +00:00
FileRevertForm.php
ForkController.php And even more documentation 2011-05-28 18:59:42 +00:00
FormOptions.php FormOptions: adds doc & tests 2011-02-28 20:58:34 +00:00
GenderCache.php More documentation tweaks/additions 2011-05-26 20:26:51 +00:00
GlobalFunctions.php Minor doc fix to r84741 2011-06-16 23:40:13 +00:00
HistoryBlob.php Revert r89925, setting disable_functions in php.ini is definitely the wrong way to fix hash mismatches. 2011-06-14 06:07:20 +00:00
HistoryPage.php Merge r81448 from REL1_17: reverting RevisionMove feature back out until somebody has the time to work on it again. Reverts r67094 and its followups in trunk: r67099, r67111, r67112, r67115, r67398, r81425, r81427 2011-04-15 23:28:13 +00:00
Hooks.php Now that Hooks.php contains a class, moved wfRunHooks() definition to GlobalFunctions.php and removed its inclusion from Setup.php 2011-05-28 16:11:40 +00:00
Html.php * used Html static functions instead og Xml. (r89260#c17418) 2011-06-01 14:18:12 +00:00
HTMLForm.php Fix more __get() calls on RequestContext 2011-06-17 13:27:39 +00:00
HttpFunctions.old.php More parameter documentation!! 2011-05-28 15:59:57 +00:00
HttpFunctions.php follow up r89278 — remove FTP support. 2011-06-04 02:59:10 +00:00
ImageFunctions.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
ImageGallery.php And even more documentation 2011-05-28 18:59:42 +00:00
ImagePage.php Revert r86764, r89134, r86827 -- added a second opaque boolean parameter to Linker::commentBlock() which appeared to mostly just turn it into Linker::formatComment(). 2011-06-14 23:50:40 +00:00
ImageQueryPage.php Param documentation updates/added 2011-05-26 19:21:50 +00:00
Import.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
Init.php Minor doc fix to r84741 2011-06-16 23:40:13 +00:00
IP.php * (bug 28798) Set $wgServer in the default LocalSettings.php 2011-06-15 07:35:47 +00:00
Licenses.php Some for MaxSem too 2011-05-28 17:52:12 +00:00
Linker.php Revert r86764, r89134, r86827 -- added a second opaque boolean parameter to Linker::commentBlock() which appeared to mostly just turn it into Linker::formatComment(). 2011-06-14 23:50:40 +00:00
LinkFilter.php Remove some stuff marked as deprecated <= 1.16 unused 2011-05-06 20:59:58 +00:00
LinksUpdate.php Broke some long lines 2011-06-15 17:03:18 +00:00
LocalisationCache.php And even more documentation 2011-05-28 18:59:42 +00:00
LogEventsList.php Fix for r89114: handle other DBMSes 2011-05-29 19:18:53 +00:00
LogPage.php Param documentation updates/added 2011-05-26 19:21:50 +00:00
MagicWord.php * Use Preprocessor_Hash by default in compiled mode, it is faster 2011-05-31 06:10:23 +00:00
Message.php Follow up r89585. Clean up after the test, expand inContentLanguage() comment. 2011-06-06 21:24:23 +00:00
MessageBlobStore.php Refactor MessageBlobStore::updateModule() to remove the multi-language update behavior. Instead of updating all language's blobs at once, it now only updates the requested language. This, in combination with the bug fixed in r89001, was what caused the UploadWizard timeouts on the cluster 2011-05-27 22:42:20 +00:00
Metadata.php And some more parameter documentation!! 2011-05-28 16:31:00 +00:00
mime.info (bug 18803) JPEG2000 images can no longer be uploaded as JPEG image. Done by adding the relevant mime info to mime.types and mime.info 2011-05-14 14:41:31 +00:00
mime.types (bug 18803) JPEG2000 images can no longer be uploaded as JPEG image. Done by adding the relevant mime info to mime.types and mime.info 2011-05-14 14:41:31 +00:00
MimeMagic.php More documentation in various files 2011-05-29 14:01:47 +00:00
MWFunction.php coding style tweaks, doc updates, marked some public functions as such 2011-03-22 20:23:52 +00:00
Namespace.php More adding, updating and tweaking of documentation 2011-05-21 19:07:24 +00:00
OutputHandler.php And more documentation. Yaaaay 2011-05-28 17:18:50 +00:00
OutputPage.php Using true instead of calling isMainPage() again. 2011-06-15 01:11:16 +00:00
PageQueryPage.php
Pager.php And some more parameter documentation!! 2011-05-28 16:31:00 +00:00
PatrolLog.php (bug 28992) Revision numbers in the patrol log are transformed in the user language. 2011-05-16 23:36:39 +00:00
PoolCounter.php And even more documentation, the last of this batch 2011-05-28 19:00:01 +00:00
Preferences.php More documentation in various files 2011-05-29 14:01:47 +00:00
PrefixSearch.php Refactor the factory/i18n/list/etc static methods from SpecialPage into their own class; there's no reason we need to be parsing them in every single SpecialPage subclass. Leave all the methods as stubs in SpecialPage.php; if we required PHP 5.3 they could be replaced by a a __callStatic() magic method, but that doesn't work on PHP 5.2. 2011-04-17 11:31:11 +00:00
ProtectionForm.php WatchAction requires token (BREAKING CHANGE) 2011-06-06 00:09:03 +00:00
ProxyTools.php Don't execute the loop if there's no X-Forwarded-For header, also don't use isset() to check only for null 2011-06-03 10:55:38 +00:00
QueryPage.php Call $wgRequest->getLimitOffset() directly instead of wfCheckLimits() 2011-04-23 15:51:21 +00:00
RawPage.php rvv: r89398. Tim wants me to wait 2011-06-03 05:44:28 +00:00
RecentChange.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
RequestContext.php Provisional revert of r89406, r89414: reference-related warnings need cleanup before applying code like this 2011-06-03 18:48:59 +00:00
Revision.php And even more documentation in various files 2011-05-29 14:25:20 +00:00
Sanitizer.php Followup to r86061: add parser test case to confirm that '&apos' in wikitext doesn't make it to output. 2011-06-07 20:11:24 +00:00
SeleniumWebSettings.php
Setup.php Removed $wgProto. Previously, setting this undocumented global variable to anything other than the part of $wgServer before the first colon would cause various things to subtly screw up. Similarly, forgetting to set it when you override $wgServer in LocalSettings.php would break things too. 2011-06-16 05:13:29 +00:00
SiteConfiguration.php More documentation updates and additions 2011-05-21 20:06:57 +00:00
SiteStats.php We check self::$pageCount, then assign it to another array, and return it from that array 2011-05-25 20:57:15 +00:00
Skin.php Changed more magic __get method calls to accessors, were throwing notices 2011-06-11 07:02:34 +00:00
SkinLegacy.php WatchAction requires token (BREAKING CHANGE) 2011-06-06 00:09:03 +00:00
SkinTemplate.php Improve lang and dir of content div (when $wgBetterDirectionality is enabled): 2011-06-17 11:49:37 +00:00
SpecialPage.php And I forgot to commit this file in r89874 2011-06-11 08:40:35 +00:00
SpecialPageFactory.php Recommit SpecialPage.php and SpecialPageFactory.php parts of r89406 (removal of magic __get() accessor for RequestContext) 2011-06-09 20:00:40 +00:00
SquidPurgeClient.php More documentation tweaks and updates 2011-05-21 19:54:24 +00:00
Status.php Follow-up r81536: Fix misleading comment in Status and add a comment to LocalFileRestoreBatch::cleanupFailedBatch. 2011-05-26 18:41:06 +00:00
StreamFile.php And more documentation. Yaaaay 2011-05-28 17:18:50 +00:00
StringUtils.php More documentation tweaks and updates 2011-05-21 19:54:24 +00:00
StubObject.php Fix for r89474: added missing () to function call 2011-06-04 20:28:59 +00:00
tidy.conf
Title.php * (bug 21107) Split error "customcssjsprotected" into separate messages for JS and CSS 2011-06-05 18:29:43 +00:00
TitleArray.php More parameter documentation!! 2011-05-28 15:59:57 +00:00
User.php follow up r84134 — removing passing $this by reference 2011-06-16 23:36:41 +00:00
UserArray.php More parameter documentation!! 2011-05-28 15:59:57 +00:00
UserMailer.php Fix for r89475: let's make this correctly 2011-06-04 20:27:51 +00:00
UserRightsProxy.php
ViewCountUpdate.php
WatchedItem.php And even more documentation, the last of this batch 2011-05-28 19:00:01 +00:00
WebRequest.php Fixes for r90105, r90193: 2011-06-16 05:52:16 +00:00
WebResponse.php Documentation updates and additions 2011-06-05 21:04:48 +00:00
WebStart.php * Restored the page shown when LocalSettings.php is missing to how it was before r85918. That template is a welcome page, not a "catastrophic error". 2011-06-07 05:11:50 +00:00
Wiki.php Fixing up most of the magic get/set stuff 2011-06-17 10:29:39 +00:00
WikiError.php Kill some more long deprecated unused functions 2011-05-06 21:09:34 +00:00
WikiMap.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
Xml.php * moved infobox to Html (r88109#c16937) 2011-06-01 13:57:50 +00:00
XmlTypeCheck.php More comment updates, addition of some braces also 2011-05-21 19:36:03 +00:00
ZhClient.php And even more documentation in various files 2011-05-29 14:25:20 +00:00
ZhConversion.php Update Chinese conversion tables. 2011-06-12 08:02:04 +00:00
ZipDirectoryReader.php Fix unused variables 2011-05-13 16:16:44 +00:00