Merge "Implement static public Parser::getExternalLinkRel"
[lhc/web/wiklou.git] / includes / parser / Tidy.php
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-27 Aaron SchulzMerge "Fix hash validation in api"
2012-11-26 awjrichardsMerge "Kill DeviceDetection"
2012-11-25 Aaron SchulzMerge "Revert "[FileBackend] Added optional callback...
2012-11-23 NikerabbitMerge "Clean up Language::markNoConversion()."
2012-11-22 SiebrandMerge "(bug 457) use semantic headings for the navigati...
2012-11-21 DemonMerge "[FileBackend] Added optional callback parameter...
2012-11-21 Aaron SchulzMerge "Various simple optimizations for the chunked...
2012-11-20 Tim StarlingMerge "[FileBackend] Clear the stat cache in doQuickOpe...
2012-11-20 NikerabbitMerge "Always return something nice in Language::transl...
2012-11-19 HasharMerge "Follow-up I214a988e (42a8daa): move documentatio...
2012-11-19 IAlexMerge "(bug 26280) all files should have GPL header"
2012-11-19 Daniel KinzlerMerge "add SpecialUndeleteLogEntry hook"
2012-11-19 HasharMerge "Log profiling data when tests have finished."
2012-11-19 HasharMerge "Clean up database cloning for tests."
2012-11-19 IAlexMerge "Use wfBCP47() to format language code for IE...
2012-11-19 Daniel Friesensupport for HTML5/Microdata elements
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 ReedyMerge "Changed the format to lowercase in help message"
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-01 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-01 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-20 Daniel FriesenRevert Microdata improvements in r111891, r111898,...
2012-02-20 Daniel FriesenFollowup r111903; Introduce a new Tidy hack to prevent...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-11-16 Sam ReedComments, braces, explicit member variables
2011-07-19 PlatonidesProfiling errors. r92106 missed a wfProfileOut
2011-07-15 Aaron SchulzRemoved unused function
2011-07-13 Aaron Schulz* Removed function_exists check in MWTidy, proc_open...
2011-05-28 Sam ReedMore parameter documentation!!
2011-02-10 PlatonidesAdding more wfProfileOut()
2011-02-08 Daniel FriesenFollowup r81583, break some of the long lines and centr...
2011-02-06 Daniel FriesenSwitch <editsection> to <mw:editsection> and start...
2010-11-29 Aryeh GregorRevert r42257 "Convert literal tabs to &#9; when passin...
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-06-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-24 Aaron SchulzRemoved unused var
2009-01-27 Siebrand MazelandRe-revert r46344 because of crossing commits (r46346)
2009-01-27 Siebrand MazelandRevert r46344. PHP Fatal error: Class 'MWTidy' not...
2009-01-27 Alexandre EmsenhuberPer Brion's comment on mediawiki.org/wiki/Special:Code...