Style fixes
[lhc/web/wiklou.git] / includes /
2010-03-21 Aryeh GregorStyle fixes
2010-03-20 Bryan Tong Minhstylize.php on ImagePage.php
2010-03-20 Bryan Tong MinhUploadBase::getTitle():
2010-03-20 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-20 PlatonidesUnused file. Feature was reverted in r41405. Other...
2010-03-20 PlatonidesShow an appropiate message when the wiki is read only...
2010-03-19 Chad HorohoeFollowup r63914, function must match parent
2010-03-19 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-18 Alexandre Emsenhuber* Follow-up r63914: SpecialPage has methods for that...
2010-03-18 Alexandre EmsenhuberFix for r63675: the parameter is $attribs, not $attrs
2010-03-18 Chad HorohoeRefactor MergeHistory to subclass SpecialPage. Ohai...
2010-03-18 Chad HorohoeRemove ancient (added in r13105) stopgap to prevent...
2010-03-18 Alexandre EmsenhuberTypo in comment
2010-03-18 Tim Starling* Fixed complete breakage of "lag.php -r" due to spurio...
2010-03-17 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-17 Chad Horohoebug 18664, bug 19270: Relative URIs in interwiki table...
2010-03-16 Alexandre Emsenhuber* (bug 22772) {{#special:}} parser function now works...
2010-03-15 Lisa RidleyUpdated documentation on Title, Wiki. Added @internal...
2010-03-15 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-15 Lisa RidleyFixed another typo in documentation, added documentatio...
2010-03-15 Lisa RidleyFixed typo in documentation in Article.php
2010-03-15 Lisa RidleyRemoving unused parameter for Article::onArticleEdit...
2010-03-15 Lisa RidleyLast of the preliminary documentation review and update...
2010-03-15 Roan Kattouw(bug 19627) Fix regression from r57867 where HTMLForm...
2010-03-15 Lisa RidleyDocumentation through ~line 2150
2010-03-14 Lisa RidleyExpanding documentation for first ~500 lines or so
2010-03-14 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-14 Raimond SpekkingAdd count for PLURAL support, requested at translatewik...
2010-03-14 Alexandre EmsenhuberFixed some errors while running patchSql.php:
2010-03-13 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-13 Happy-melonFix encoding broken in r63707
2010-03-13 Happy-melonAdd $wgAllowUserCssPrefs option to disable CSS-based...
2010-03-13 Happy-melonFollow-ups from r63682 CR suggestions.
2010-03-13 Raimond SpekkingUse commaList() for better i18n
2010-03-13 Happy-melonThis check throws E_NOTICEs and isn't particularly...
2010-03-13 Happy-melonStrict type checking, otherwise can't set a default...
2010-03-13 Happy-melonLayout tweak.
2010-03-13 Happy-melonAllow OutputPage::addReturnTo() to set the text of...
2010-03-13 Happy-melonSort $wgDefaultUserOptions elements alphabetically.
2010-03-13 Happy-melonAdd FIXME to wfMergeErrorArrays(), throws E_NOTICEs.
2010-03-13 Happy-melonHTMLSubmitField is more useful as an inline button...
2010-03-13 Happy-melonApply CSS classes for XML checkboxes/radiobuttons to...
2010-03-13 Raimond Spekking* (bug 12797) Add $wgGalleryOptions for adjusting of...
2010-03-13 Raimond Spekking* (bug 21981) Add parameter 'showfilename' to <gallery...
2010-03-12 Chad HorohoeForce loading of Sanitizer in setUp() so defines()...
2010-03-12 Bryan Tong MinhRemove internalhttpsession from ApiUpload; remnant...
2010-03-12 Max SemenikFix bug that prevented non-hidden users from appearing...
2010-03-12 Bryan Tong MinhRemove the session_start from UploadBase, since there...
2010-03-12 Bryan Tong MinhMerge r63621 and r63636 from REL1_16:
2010-03-11 Aaron SchulzFixed blockip log excerpt permission check (bug 22809...
2010-03-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-11 Alexandre EmsenhuberFix for r63578: also change wordSegmentation() to segme...
2010-03-11 Aaron SchulzMade resetArticleID() reset redirect/length/latest...
2010-03-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-10 Aaron SchulzMade getLatestRevID() return an integer
2010-03-09 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-03-09 Aryeh GregorStyle fixes
2010-03-09 Aryeh GregorFix validity and correctness of r63342
2010-03-09 Aryeh GregorAvoid fatal on login if username is invalid title
2010-03-09 Raimond SpekkingAdd a clear:both to the filehistory headline to avoid...
2010-03-09 Sam ReedMinor followup to r63425 and r63428
2010-03-09 Mark A. Hershbergerfollow-up r61856 — wordsegmentation should be done...
2010-03-08 Sam ReedMinor comment for r63428
2010-03-08 Sam Reed* (bug 22764) uselang parameter for action=parse
2010-03-08 Sam ReedRestore $wgLang in ApiQueryAllmessages if changed durin...
2010-03-08 Tim StarlingFixed CSS validation issue (no handling for line contin...
2010-03-08 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-08 Roan KattouwBuild preload l10ncache after running hooks, not before...
2010-03-07 Tobiasreverting myself (r63361) due to comment #2 in bug...
2010-03-07 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-07 Tobiasbug 22756: Add parameter to noarticletext/newarticletex...
2010-03-07 Jack Phoenixcleanup to SpecialUpload.php:
2010-03-06 Chad HorohoeRemove wfGetHTTP(), has been deprecated for ages and...
2010-03-06 Niklas Laxström* (bug 22748) Add anchors on Special:ListGroupRights
2010-03-06 Alexandre Emsenhuber* (bug 22747) "Reveal my e-mail address in notification...
2010-03-06 Ilmari Karonenfollowup to r63300: add links to /common.css & /common...
2010-03-06 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-06 Mark A. Hershbergerwhitespace.
2010-03-06 Sam ReedFixup r63301 as per Roan comment
2010-03-06 Max SemenikFix r63320
2010-03-06 Max SemenikFixed a couple of E_DEPRECATED in DatabaseMssql
2010-03-06 Raimond SpekkingFollow-up r58652: Add 'shared-repo-name-wikimediacommon...
2010-03-05 Sam ReedAdd patrol/patrol to $wgLogActions
2010-03-05 Sam Reed* (bug 22738) Allow filtering by action type on query...
2010-03-05 Ilmari Karonen(bug 10183) allow users to add custom css/js for all...
2010-03-05 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-05 Mark A. Hershbergertests are showing mResultSet is sometimes false when...
2010-03-05 Mark A. Hershbergerrandom annoying whitespace changes before functional...
2010-03-05 Chad HorohoeRevert r63197 '(bug 12797) Allow adjusting of default...
2010-03-04 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-04 Alexandre Emsenhuber* (bug 22353) Categorised recent changes now works...
2010-03-04 Alexandre EmsenhuberAlso "consume" categories and categories_any parameters...
2010-03-04 Max SemenikDitched DatabaseFunctions.php. All extensions using...
2010-03-03 Platonides(Bug 22709) IIS 7 mishandles redirects generated by...
2010-03-03 PlatonidesFollow-up r63213. Move it to wfEscapeShellArg, which...
2010-03-03 PlatonidesEscape the caret under Windows, since that's a special...
2010-03-03 Raimond Spekking(bug 12797) Allow adjusting of default gallery display...
2010-03-03 Conrad IrwinMerge fixes to ?preload= from /branches/conrad/ (cf...
2010-03-02 Jure Kajzeroracle: missing table prefix
2010-03-01 Aaron Schulz* Split up logLine() with helper functions
next