(bug 37183) Removed hard coded parentheses in SpecialListfiles.php
[lhc/web/wiklou.git] / includes / Xml.php
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 NikerabbitMerge "Use the style for htmlform.tip Vector wide."
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Brion VIBBERMerge "[FileRepo] Purging/transaction fixes."
2012-05-09 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-27 Robin PepermansCombine getLanguageNames and getTranslatedLanguageNames...
2012-02-21 Sam ReedImprove documentation
2012-02-16 Sam ReedFollowup r107002
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Tim StarlingRevert r110321: introduces an XSS vulnerability because...
2012-01-30 Krinkle[Xml::encodeJsVar] Use FormatJson::encode / native...
2012-01-30 Krinkle[Xml::encodeJsVar] Change to match FormatJson::encode...
2012-01-30 Antoine Mussocomment / style for Html::namespaceSelector()
2012-01-25 Krinkle[Xml/Html] new method Html::namespaceSelector
2012-01-25 Krinkle[Unit testing] Re-order attribs to a-z to make testing...
2012-01-04 Ryan Kaldarifollow-up to r106912 - NULL to null
2011-12-21 Ryan Kaldarifollow-up to r106912, making change to correct branch...
2011-10-17 Happy-melonType hinting
2011-10-08 Niklas LaxströmSmall cleanups to XmlSelect
2011-08-14 Sam ReedFix fail from r94473
2011-08-14 Sam ReedMade Xml::buildTable() wrap header stuff in <thead...
2011-08-02 Siebrand MazelandUpdate whitespace, braces.
2011-06-29 PlatonidesFollow up r91072. This is indeed not needed.
2011-06-29 PlatonidesDelay expansion of XmlSelect options until getting...
2011-06-28 Antoine MussoFind 'all' special ns regardless of its rank in the...
2011-06-28 Antoine MussoDisable ns selector checkboxes when 'all' namespace...
2011-06-23 Antoine MussoXml::label now apply the 'title' attribute when provided
2011-06-17 Sam ReedSwap else if for elseif
2011-06-01 Jure Kajzer* moved infobox to Html (r88109#c16937)
2011-05-21 Sam ReedMore documentation
2011-05-15 Jure Kajzer* fixed typo
2011-05-14 Jure Kajzerdiscussion with hashar
2011-05-06 Sam ReedXml::hidden() --> Html::hidden()
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-02-26 Chad HorohoeNull -> null, reorder docs to match signature
2011-02-14 Brion Vibber* (bug 25571) Xml::encodeJsVar now passes floats native...
2011-01-22 Ryan Kaldariadding comment
2011-01-10 Sam ReedDocumentation addition/tweaks
2010-11-06 Happy-melonClarify doc, per r63675 CR.
2010-11-04 Niklas LaxströmAdded @since tags for stuff introduced in r75994
2010-11-04 Tim Starling* Introduced Xml::encodeJsCall(), to replace the awkwar...
2010-10-27 Sam ReedMore function parameter commenting
2010-10-27 Sam ReedParameter documentation
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-04 Sam ReedBraces and spaces
2010-06-09 Aryeh GregorMake r66504 a little more concise
2010-06-07 Chad Horohoe(bug 23797) Xml::input() now allows '0' for the value...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-16 Siebrand MazelandFix for r66504 per Nikerabbit's CR. Actually copy-paste...
2010-05-15 Siebrand MazelandHTML5 fix: Bad value for attribute size on element...
2010-03-18 Alexandre EmsenhuberFix for r63675: the parameter is $attribs, not $attrs
2010-03-13 Happy-melonStrict type checking, otherwise can't set a default...
2010-03-13 Happy-melonApply CSS classes for XML checkboxes/radiobuttons to...
2010-02-03 Tim StarlingRevert r56514 and r60421 per CR.
2010-01-27 Aryeh GregorUse Html::element() for Xml::submitButton()
2010-01-04 Tim StarlingFix for bug 9413 and the related Malayalam issue report...
2009-12-26 OverlordQFollowup to r56514 r56174 empty strings are not NULL
2009-11-14 OverlordQCode cleanup, covert leading spaces into tabs per codin...
2009-10-04 Alexandre Emsenhuberfix some doxygen warnings
2009-09-17 Andrew GarrettIn Xml::encodeJsVar, keep backwards compatibility by...
2009-09-08 Brion VibberRevert r55842 "Can now pass in element attributes other...
2009-09-08 Andrew GarrettAdd AJAX category management system. Includes suggestio...
2009-09-04 Nimish GautamCan now pass in element attributes other than just...
2009-08-21 Aryeh GregorMake Xml::hidden() a wrapper around Html::hidden()
2009-06-26 Niklas LaxströmCore change for r52446, allow querying params like id
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-17 Alexandre EmsenhuberFix doxygen warnings
2009-02-18 Aaron SchulzFixed E_NOTICE
2009-02-12 Aaron Schulz* consolidated getDateMenu duplication into xml.php
2008-12-31 Brion VibberRevert r45027, r45028 "* summary and subject messages...
2008-12-25 Alexandre Emsenhuber* summary and subject messages now uses wiki text rathe...
2008-12-16 Chad HorohoeAdd two new XML methods for building tables (buildTable...
2008-09-30 Chad HorohoeCleanup for Xml::namespaceSelector():
2008-08-29 Victor VasilievAs Raymond points out, there is a mw-submit class
2008-08-29 Victor Vasiliev* Add class='mw-input' to the input row
2008-08-20 Andrew GarrettPHP Sucks. Having a value of 0 was making $value appear...
2008-08-13 Aryeh GregorCleanup some of my old code a bit. These should still...
2008-08-05 Aryeh GregorRe-commit turning makeKnownLinkObj(), makeBrokenLinkObj...
2008-08-05 Brion VibberRevert r38591 -- "Make good-faith effort to run BrokenL...
2008-08-04 Aryeh GregorMake good-faith effort to run BrokenLink hook in Linker...
2008-08-03 Aryeh GregorLast commit contained errors. Revert most of it, keep...
2008-08-03 Aryeh Gregor* Output title before class in Linker::link() to match...
next