* (bug 21503) There's now a "reason" field when creating account for other users
[lhc/web/wiklou.git] / includes /
2010-08-01 Alexandre Emsenhuber* (bug 21503) There's now a "reason" field when creatin...
2010-08-01 Alexandre Emsenhuber* (bug 24563) Entries on Special:WhatLinksHere now...
2010-08-01 Alexandre EmsenhuberSpecialPage provides a getTitle() function, so use it
2010-08-01 Sam ReedRevert r69907
2010-07-31 PlatonidesFollow up r70095. Remove the now unused $wgAllowCopyUpl...
2010-07-31 Sam ReedMove a few braces noticed while doing CR
2010-07-31 Markus Glaserchanged selenium settings to load simple selenium test...
2010-07-31 Markus Glaserload selenium test suite instead of single test
2010-07-30 PlatonidesRemove the require for UtfNormal.php
2010-07-30 Mark A. Hershberger* Make parsertests work with interwiki table on sqlite
2010-07-30 Niklas LaxströmAdd @since for buildLike
2010-07-30 Ryan Schmidt* (bug 24425) Use Database::replace instead of delete...
2010-07-30 Mark A. HershbergerMake sure we get a good memCached object.
2010-07-30 Siebrand MazelandUpdate calling function name for MessageCache::loadFrom...
2010-07-29 Mark A. Hershbergerfollow-up r70126 — better warnings
2010-07-29 Aryeh GregorWhitelist <dfn> element
2010-07-29 Bryan Tong MinhFix UploadFromUrl test cases, UploadFromUrlJob::run...
2010-07-29 Niklas LaxströmMark escapeLike deprecated, since it is broken
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-29 Jeroen De DauwStyle and doc improvements
2010-07-29 Mark A. Hershbergerwhite-spaced only changes
2010-07-29 Max SemenikFixed exceptions on attempts to serialize DatabaseSqlit...
2010-07-29 Jeroen De DauwStyle and doc improvements
2010-07-29 Jeroen De DauwFollow up to r70140
2010-07-29 Jeroen De DauwRemoved showStatusMessage from the Installer and WebIns...
2010-07-29 Bryan Tong MinhMade asynchronous upload by URL working, partly. Hid...
2010-07-29 Bryan Tong MinhUploading to a protected title will allow the user...
2010-07-29 Bryan Tong MinhFollow-up r60277: Do not return BEFORE_PROCESSING,...
2010-07-29 Sam ReedFollowup r29931
2010-07-29 Sam ReedReplace self with PPFrame to define proper location...
2010-07-29 Mark A. HershbergerAdd detection for unicode normalization. Next step...
2010-07-28 Niklas LaxströmExplicitly set mysql charsets to binary if not using...
2010-07-28 Niklas LaxströmBetter error message if hook function signature does...
2010-07-28 Derk-Jan HartmanCleanup debug and comments of r68324
2010-07-28 Derk-Jan HartmanRecognize webm and matroska files. See also Bug 23888
2010-07-28 Bryan Tong MinhRefactor some code out of execute into selectUploadModu...
2010-07-28 Bryan Tong MinhRestructured upload-by-url:
2010-07-28 PlatonidesIt's very nice having a fallback iconv() function,...
2010-07-28 Bryan Tong MinhStyle fixes on UploadFromUrl.php
2010-07-28 PlatonidesFrom globals to parameters: $columns, $exceptions,...
2010-07-28 Bryan Tong Minh(bug 24564) Fix fatal errors when using list=deletedrev...
2010-07-28 Ævar Arnfjörð Bjar... installer: Fix grammar error in r70053 pointed out...
2010-07-28 Tim StarlingReintroduced the extractRequestParams() memoization...
2010-07-27 Chad HorohoeBe more firm in telling users to download LocalSettings...
2010-07-27 Bryan Tong MinhFollow-up r70037: Fix ApiUpload by passing a WebRequest...
2010-07-27 Bryan Tong MinhFollow-up r70037: Move isIniSizeOverflow magic to WebRe...
2010-07-27 Bryan Tong Minh(bug 23380) Uploaded files that are larger than allowed...
2010-07-27 Aryeh GregorRemove dead code added in r36814
2010-07-27 Platonides$wgMemc at line 563 was only the global if $wgPasswordA...
2010-07-27 PlatonidesFinish fixing r69883
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-27 Siebrand MazelandPartial revert of r69883. Broke page deletion because...
2010-07-27 PlatonidesUnused global.
2010-07-27 PlatonidesFollowup r69961. Remove now unused global.
2010-07-27 Bryan Tong MinhFixes for (bug 18885), r60593, r60979: The upload link...
2010-07-27 Sam ReedMake EditPage::spamPage() static
2010-07-26 PlatonidesInsert a new line in between when adding </td><td>...
2010-07-26 Aryeh GregorFix bug in prefixing scheme
2010-07-26 Aryeh GregorPaginate the three category sections separately
2010-07-26 PlatonidesFrom global to parameter.
2010-07-26 PlatonidesFollowup r69909. This.. is.. no.. longer... a global!
2010-07-26 PlatonidesFollow up r21799. Fix usage of $this in static method.
2010-07-26 Aryeh GregorReconcept cl_raw_sortkey as cl_sortkey_prefix
2010-07-26 Jeroen De DauwStyle improvements
2010-07-26 Philip TzouFollow up r69874. Fix the separation markup.
2010-07-26 PlatonidesMoved globals $utfCombiningClass, $utfCanonicalComp...
2010-07-26 Tim StarlingFix for r69776: remove unused variable ApiMain::$mVaryC...
2010-07-26 Sam ReedFollowup r69921
2010-07-26 Tim StarlingPartial revert of r69782: reverted the cache feature...
2010-07-25 PlatonidesMove getValidNamespaces() to Namespace.php
2010-07-25 PlatonidesKill $wgDBversion
2010-07-25 Sam ReedMore unused variables, whitespace
2010-07-25 PlatonidesKill $wgDBport_db2
2010-07-25 PlatonidesAdd $wgLicenseTerms to DefaultSettings
2010-07-25 Sam ReedA few more wrong static things
2010-07-25 PlatonidesFollow up r53497. $wgExternalAuthConfig -> $wgExternalA...
2010-07-25 Sam ReedFixup some more wrong static usages
2010-07-25 Sam ReedChange some more to parent::
2010-07-25 PlatonidesKill $wgDBsuperuser
2010-07-25 Sam ReedFile:: to parent::
2010-07-25 Sam ReedPass $this->getName() to getLocalUrl
2010-07-25 Sam ReedArticle:: to self::
2010-07-25 Sam ReedFollowup r69904 $self to self
2010-07-25 Sam ReedMake getRandomString static as per comment
2010-07-25 PlatonidesRemove double globals.
2010-07-25 PlatonidesFollow up r69643. Remove unused global.
2010-07-25 PlatonidesMove double $wgOut globals to the top, remove $wgLang...
2010-07-25 PlatonidesFollow up r68354. $wgUser *is* used in successfulLogin...
2010-07-25 PlatonidesDo not use a global $action to get the action.
2010-07-25 Sam ReedMore self:: to $this->
2010-07-25 PlatonidesI don't think you wanted to assign $IP as a local varia...
2010-07-25 Sam ReedFix some wrong usages of static method calls (actually...
2010-07-25 PlatonidesMark used $wgUser as global.
2010-07-25 Platonides$wgLang is already marked as global at the top.
2010-07-25 Sam ReedMore unused globals
2010-07-25 PlatonidesRemove unused global faster than Reedy.
2010-07-25 PlatonidesAdd used global $wgOut.
2010-07-25 Philip Tzoufollow up r69874. use string instead of object .
2010-07-25 Philip TzouPerformance improvement: in doVariants(), concatenate...
2010-07-25 Jack Phoenixcoding style tweaks to Title.php
next