Merge "prop=duplicatefiles does not show duplicates under same name"
[lhc/web/wiklou.git] / includes / Xml.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-11 Aaron SchulzMerge "fix problem with retriving fresh LatestRevID...
2012-07-10 Trevor ParscalMerge "(bug 36783) Implement Promise interface in media...
2012-07-10 Brion VIBBERMerge "[FileBackend] Only show "copied file(s)" for...
2012-07-10 NikerabbitMerge "Use Xml::languageSelector in SpecialAllmessages"
2012-07-10 robinUse Xml::languageSelector in SpecialAllmessages
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
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
next