Merge "prop=duplicatefiles does not show duplicates under same name"
[lhc/web/wiklou.git] / includes / Html.php
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 IAlexMerge "Add 'list' to allowed input attributes in HTMLForm"
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-18 Alex MonkUse wfMessage instead of deprecated wfMsg*
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "(bug 30625) Return warnings, if they exist,...
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-30 DemonMerge "Fix for Ic74c7ba7 (c8c50eb): there's no reason...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-24 CatropeMerge "show old protection in prop=info, if no new...
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-18 DemonMerge "Minor documentation tweaks"
2012-07-18 CatropeMerge "API: Cleanup around comment/reason params"
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-17 CatropeMerge "Notice: Undefined index: page_is_redirect in...
2012-07-17 AaronMerge "[LockManager] Memc lockmanager improvements."
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-15 Aaron SchulzMerge "Retrieve rev_len for sizediff in usercontributio...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-13 SiebrandMerge "(bug 37587) Enforce language codes to be html...
2012-07-13 Aaron SchulzMerge "merge two foreach in Special:Contributions"
2012-07-13 Aaron SchulzMerge "(bug 38093) Gender of changed user groups missin...
2012-07-13 Aaron SchulzMerge "Add call to GenderCache in list=allpages"
2012-07-13 Aaron SchulzMerge "Add userToolLinks on Special:FileDuplicateSearch"
2012-07-13 Aaron SchulzMerge "fix diff against archived revision deleted version"
2012-07-13 Aaron SchulzMerge "Sort result of FileRepo::findBySha1"
2012-07-13 Aaron SchulzMerge "cleanup callback in usort call"
2012-07-13 Aaron SchulzMerge "ignore all local bot groups in newbie mode on...
2012-07-10 Trevor ParscalMerge "(bug 36783) Implement Promise interface in media...
2012-07-10 SiebrandMerge "Drop characters in Unicode Private Use Area...
2012-07-10 Brion VIBBERMerge "[FileBackend] Added "ratefile" option for backen...
2012-07-10 ReedyMerge changes Icfd267a9,If956c0a1,I0e232273,Ia84494c8...
2012-07-10 Antoine Mussoescape tags and entity in doxygen comments
2012-03-07 Krinkle[Html::namespaceSelector] Remove default id/name attributes
2012-02-13 Krinkle[Html] Follow-up r109990: Add support for excluding...
2012-02-12 Krinkle[Html.php] Follow-up r110275, comment fixes.
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-30 Antoine Mussocomment / style for Html::namespaceSelector()
2012-01-25 Krinkle[Html] Unit test + bugfix Html::namespaceSelector
2012-01-25 Krinkle[Xml/Html] new method Html::namespaceSelector
2011-10-24 Antoine Mussomakes HTML5 five only attributes a global property
2011-09-30 Brion Vibber* (bug 12130) Initial newlines are now preserved correc...
2011-09-15 Jeroen De DauwFollow up to r97128;
2011-09-04 KrinkleAdd documentation for r96170 and r96188.
2011-09-03 Daniel FriesenExpand r96170's support for space separated attributes...
2011-09-03 KrinkleHtml.php: The "future"[1] is here. Add features for...
2011-09-03 KrinkleHtml.php: Move html5-validation blacklist check to...
2011-08-28 Daniel FriesenAdd html5 microdata's itemscope to the list of boolean...
2011-08-12 Derk-Jan HartmanUpdate the Html5 void elements and boolean attributes...
2011-06-01 Jure Kajzer* used Html static functions instead og Xml. (r89260...
2011-06-01 Siebrand MazelandWhitespace updates.
2011-06-01 Jure Kajzer* moved infobox to Html (r88109#c16937)
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-04 Sam ReedDocumentation
2011-03-08 Mark A. Hershbergermisc w/s cleanups, “svn diff -x-w” clean
2011-02-05 Daniel FriesenHtml::expandAttributes( array( 'foo' => null ) ); ...
2011-01-20 Jeroen De DauwAdded since notice to indicate method was not present...
2010-11-06 Sam ReedAdd missing credits from r75975
2010-10-23 Alexandre Emsenhuber* Standardised file description headers
2010-09-04 Sam ReedBraces and spaces
2010-07-24 Sam ReedRemoval of unused globals
2010-07-08 Niklas LaxströmIntroduce $wgBetterDirectionality that lets us work...
2010-06-30 Aryeh GregorUse <!DOCTYPE html> unconditionally
2010-06-30 Aryeh GregorDisable form validation more thoroughly
2010-06-11 Aryeh GregorDon't allow boolean HTML5 attribs into XHTML1
2010-06-07 Aryeh GregorUpdate boolean attribute list from HTML5 draft
2010-06-03 Aryeh Gregor(bug 23769) Disable HTML5 form validation for now
2010-05-09 Chad Horohoe(bug 23440) Add "selected" to $boolAttribs
2010-05-08 Niklas LaxströmInstaller is no longer hardcoded to xhtml doctype
2010-03-21 Aryeh GregorOmit some start/end tags if not well-formed XML
2010-02-24 Niklas LaxströmLittle docs to help developers keep track of versions...
2010-02-21 Aryeh GregorFix comment, remove unused global
2010-01-27 Chad HorohoeUse isset() instead of array_key_exists()
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2009-12-30 Raimond SpekkingTweak 'HMTL 5' -> 'HTML5' per suggestion on translatewi...
2009-12-15 Aryeh Gregormaxlength=200 for page move summary in HTML5
2009-12-11 Aryeh GregorFix bugs in r59360, r59361, r59363
2009-12-02 Daniel FriesenEditPage refactor and improvements.
2009-11-23 Sam ReedFurther followup to r59360
2009-10-01 Aryeh GregorEscape '<' in attribute values for well-formed XML
2009-09-23 Aryeh GregorImprove $attribs documentation in Html
2009-09-22 Aryeh GregorFix "Invalid argument for foreach()" in Html
2009-09-18 Aryeh GregorTighten up unquoted attribute output
2009-09-18 Aaron Schulztypecast $attribs to an array to avoid on-site notices
2009-09-18 Aryeh GregorDon't drop default attrib values in non-HTML5
2009-09-16 Aaron SchulzDefault $attribs to an array in expandAttributes()
2009-09-16 Alex Z(bug 20655) If $wgHtml5 is false, run attribute values...
next