And one more \n in wfDebug.
[lhc/web/wiklou.git] / includes /
2010-06-24 Derk-Jan HartmanAnd one more \n in wfDebug.
2010-06-24 Derk-Jan HartmanAdd a \n to the debug of the HTTP functions, so my...
2010-06-24 PlatonidesFollow up r68491.
2010-06-24 PlatonidesFollow up r54225. DumpRenderer::handleRevision needs...
2010-06-24 PlatonidesFollow up r66267.
2010-06-24 Niklas LaxströmWhitespace & documentation fix
2010-06-24 Niklas LaxströmApply patch from bug 24104 by John Du Hart for allowing...
2010-06-23 PlatonidesDisable pretty italics inside links. Now the italics...
2010-06-23 Sam ReedMinor followup to r68482, fix the fail I introduced
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-23 Max SemenikConverting MySQL's ENUM to SQLite BLOB doesn't make...
2010-06-23 Siebrand MazelandFollow-up r68409: shut up PHP Strict Standards notices...
2010-06-23 Max SemenikFixes for r66013: fixed syntax, switched interwiki...
2010-06-23 Sam Reed* (bug 24089) Logevents causes PHP Notice if leprop...
2010-06-23 Mark A. Hershberger* Adapt install.php to a more “traditional” maintenance...
2010-06-23 Mark A. Hershbergerremove todo tag now that its done.
2010-06-22 Daniel Kinzlerpassing thumbnail params to getThumbType, as suggested...
2010-06-22 Sam ReedResolve fixme of r66539
2010-06-22 Sam ReedFix typo (and change wrong variable)
2010-06-21 Conrad Irwin(bug 19910) Preprocess headings of the form "===+\s...
2010-06-21 Conrad Irwin(bug 18431) Remove initial whitespace from fragment...
2010-06-21 Derk-Jan HartmanAdd a copyright line for myself to SpecialComparePages
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-06-21 Conrad Irwin(bug 22784) Fix normalization of whitespace in autocomm...
2010-06-20 Conrad Irwin(bug 17857) Make {{anchorencode}} work in a manner...
2010-06-20 Derk-Jan HartmanFollow up r66566. Rename uploadLink() to getUploadLink...
2010-06-20 Derk-Jan HartmanFollow up r68279. epub is 'not' an opc archive
2010-06-20 Sam ReedDo ApiQueryAllUsers per r68337 (was using while (true)..)
2010-06-20 Sam ReedPer mediawiki.org/wiki/Special:Code/MediaWiki/66168...
2010-06-20 Sam ReedNuke $db->freeResult() from Api stuffs
2010-06-20 Sam ReedFollowup r68157 and r68161 per Bryans comment (anons...
2010-06-20 Derk-Jan HartmanFollow up to r68324. Fix undefined constant.
2010-06-20 Derk-Jan HartmanFollow up r68324.
2010-06-20 Derk-Jan HartmanDon't override the default Bitmap.php information in...
2010-06-20 Derk-Jan HartmanAdd a new PNG parser in order to recognize APNG (animat...
2010-06-20 Chad HorohoeSkip PHP warnings for mkdir() call. We throw our own...
2010-06-20 Chad HorohoeCheck return value from wfMkdirParents() rather than...
2010-06-20 Matěj GrabovskýFollow-up r68307: ContribsPager now accepts array of...
2010-06-20 Matěj Grabovský(bug 4597) Provide support in Special:Contributions...
2010-06-19 Derk-Jan Hartman(bug 23621) New Special:ComparePages to compare (diff...
2010-06-19 Derk-Jan HartmanBug 23642. Best effort mime detection for OpenXML files
2010-06-19 Derk-Jan HartmanThe rendering of autosummary in History and Diff pages...
2010-06-19 Derk-Jan HartmanUse the helper function Title::newMainPage() instead...
2010-06-18 Bryan Tong Minh(bug 23465) Don't ignore the predefined destination...
2010-06-18 Bryan Tong Minh(bug 23666) FileRepo: Moved File::isLocal() to FileRepo...
2010-06-18 Max SemenikFixed hit counter on SQLite
2010-06-18 Daniel Kinzlerfollop-up to 68230: forgot to commit the styles needed...
2010-06-18 Daniel Kinzlerlet mode="grid" on a wiki table trigger output as div...
2010-06-18 Roan KattouwFollowup to r67554: move getAcceptLang() to WebRequest...
2010-06-18 Roan KattouwFollowup to r68177: per CR, move SimpleSearch preferenc...
2010-06-18 Roan Kattouw(bug 24016) API: Handle parameters specified in simple...
2010-06-17 Mark A. HershbergerOrganise sub-dirs in AutoLoader.php
2010-06-17 Roan KattouwFollowup to r68157: simplify ApiQueryUsers::getAutoGroups()
2010-06-17 Sam ReedRem whitespace, function comment for r68158
2010-06-17 Sam ReedMinor followup to r68156, add "user" as implicit group
2010-06-17 Sam Reed* (bug 24009) Include implicit groups in action=query...
2010-06-17 Raimond SpekkingAdd the current limit (manually changed by a user)...
2010-06-17 Aaron SchulzRemoved unused mTouchTmplLinks var
2010-06-16 Chad HorohoeReturn boolean, not a file object
2010-06-16 Alexandre Emsenhuber* Modified Special:Undelete to extend SpecialPage inste...
2010-06-16 Mark A. Hershberger* Create new DatabaseSqlite::checkForEnabledSearch...
2010-06-16 Chad HorohoeKill off another AjaxFunction. The only thing that...
2010-06-16 Tim StarlingIn wfGetAllCallers(): Added a limit to the stack depth...
2010-06-15 Trevor ParscalImproved the wrapping of personal tools for Vector...
2010-06-15 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-15 Raimond SpekkingFollow-up r65013: Add an input field for the username...
2010-06-15 Derk-Jan HartmanAdd the titles of interlanguage links to the tooltip...
2010-06-15 PlatonidesFollow up r68064. This another query also ended at...
2010-06-15 PlatonidesDo not link the user to its user javascript if the...
2010-06-15 PlatonidesAdd page_latest to the LinkCache.
2010-06-14 Raimond Spekking* Show validity period of the login cookie in Special...
2010-06-14 Chad HorohoeFollowup r68013, rm minor unrelated change
2010-06-14 Chad HorohoeCleanup most of the DIY extension detection/dl() code...
2010-06-14 Roan KattouwFix r67544 per CR: cancel event properly in TOC show...
2010-06-14 Chad HorohoeRemove unused var
2010-06-14 Raimond SpekkingUse present function for adding accesskey. This way...
2010-06-14 ThomasVpatch for bug 22981 : pass cached links to the extensio...
2010-06-13 Alexandre EmsenhuberChanges to Special:Lockdb and Special:Unlockdb:
2010-06-13 Matěj Grabovský(bug 23845) Special:ListFiles now uses correct file...
2010-06-13 Sam ReedMove some braces
2010-06-12 Raimond SpekkingUse proper tooltipAndAccessKeyAttribs()
2010-06-12 Derk-Jan HartmanBug 23747. Move the "Compare revisions" button before...
2010-06-12 Mark A. Hershberger* re r65152 add back async option for uploadByURL API...
2010-06-11 Adam MillerSimpleSearch - switching several css rules from ems...
2010-06-11 Aryeh GregorDon't allow boolean HTML5 attribs into XHTML1
2010-06-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-11 Ilmari Karonenfollowup to r67856: don't pass null as a query paramete...
2010-06-11 Ilmari Karonenfix delinking of "older 48" link on Special:NewFiles...
2010-06-11 Niklas LaxströmAdded newline
2010-06-11 Tim Starling* Fix for r67684: in the curl backend, don't redirect...
2010-06-10 Derk-Jan HartmanFix bug 23519. Move styling of the previewpage note...
2010-06-10 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-06-10 Jack D. Pond(Bug 23767) - PHP warning/error when REQUEST_URI return...
2010-06-10 Alexandre Emsenhuber* Fix for r67185: cache the page if caching is allowed...
2010-06-10 Daniel Kinzlerfollow-up to r67820 and r67819: interface function...
2010-06-10 Daniel Kinzleradded newPartNodeArray for creating a node with a list...
2010-06-10 Daniel Kinzleradded newPartNodeArray for creating a node with a list...
2010-06-10 PlatonidesFollow up r67798. Use wfMsgExt() with 'parseinline...
next