Merge "Monobook: Solve padding issues with #content and #firstheading"
[lhc/web/wiklou.git] / resources / mediawiki.action / mediawiki.action.view.rightClickEdit.js
2013-03-12 jenkins-botMerge "Fix ORMRow::insert() on PostgreSQL."
2013-02-26 jenkins-botMerge "(bug 35753) Allow {{FORMATNUM}} to only do digit...
2013-02-20 jenkins-botMerge "(bug 35993) API gettoken parameter is deprecated...
2013-02-20 jenkins-botMerge "Fix documentation in Linker::formatTemplates."
2013-02-17 jenkins-botMerge "Revert "Overriding Vector's footer margin when...
2013-02-13 jenkins-botMerge "(bug 43211) Remove unneeded noprint classes...
2013-02-11 jenkins-botMerge "(Bug 27559) Preserve tab selection after submit...
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
2013-01-31 jenkins-botMerge "Force case-sensitivity on the LIKE operator...
2013-01-31 jenkins-botMerge "Fix self link issues about titles in different...
2013-01-31 jenkins-botMerge "Followup I888c616e: one more string to localize."
2013-01-31 jenkins-botMerge "Followup I888c616e: Keep IRC line format unchanged."
2013-01-28 jenkins-botMerge "(bug 41330) Default to the current year in the...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "(bug 22457) More natural flow for the "By e...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 jenkins-botMerge "Pass database connection to SpecialWatchlist...
2013-01-18 jenkins-botMerge "(bug 43942) Skip screen sheets with media querie...
2013-01-17 jenkins-botMerge "Minor tweaks to installer text"
2013-01-15 jenkins-botMerge "(bug 43498) (bug 43574) Two wikilink types and...
2013-01-15 Trevor ParscalMerge "(bug 43052) dblClickEdit/rightClickEdit: Trigger...
2013-01-07 Timo Tijhof(bug 43052) dblClickEdit/rightClickEdit: Trigger ca...
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-19 danielmerged master
2012-09-19 SiebrandMerge "(bug 40098) Don't parse the section's name in...
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-13 IAlexMerge "Some changes to Special:ListUsers and Special...
2012-09-13 IAlexMerge "(bug 39538) SVG filepages do not need the file...
2012-09-13 SiebrandMerge "Convert last usages of wfMsg*() to wfMessage()."
2012-09-12 ReedyMerge "Apparently setIndexedTagName_recursive() wasn...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-12 IAlexMerge "fix docu for ApiCheckCanExecute"
2012-09-12 IAlexMerge "Update release-notes (follows-up d6028a18 and...
2012-09-12 ReedyMerge "Fix fatal error in rcprop=loginfo"
2012-09-12 CatropeMerge "Various javascript optimizations (fixes bug...
2012-09-04 Timo TijhofVarious javascript optimizations (fixes bug 39959)
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Leo Koppelkammr93284 : Update rightClickEdit.js
2011-03-04 KrinkleJavaScript clean-up (Code conventions, cross-browser...
2010-12-03 Roan KattouwFollowup r76973: keep $target variable local
2010-11-18 Trevor ParscalCleaned up the code a bit, and added a return false...