Merge "(bug 17602) fix Monobook action tabs not quite touching the page body"
[lhc/web/wiklou.git] / maintenance / fixDoubleRedirects.php
2013-05-19 TheDJMerge "(bug 17602) fix Monobook action tabs not quite...
2013-05-19 TheDJMerge "ForeignAPIRepo: Fetch thumb error from foreign...
2013-05-17 jenkins-botMerge "Slight improvements to FormSpecialPage behavior."
2013-05-17 jenkins-botMerge "HTMLCheckMatrix support for forcing options...
2013-05-15 jenkins-botMerge "Fix inconsistent docs"
2013-05-14 TheDJMerge "add basic print styles to CologneBlue"
2013-05-13 jenkins-botMerge "Use Html::element() to build the links used...
2013-05-09 jenkins-botMerge "Add attributes to the Parsoid-only tests."
2013-05-09 jenkins-botMerge "phpcs: Fix WhiteSpace.LanguageConstructSpacing...
2013-05-09 Timo Tijhofphpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
2013-02-26 jenkins-botMerge "(bug 35753) Allow {{FORMATNUM}} to only do digit...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-14 KrinkleMerge "Revert "Adding ability of jQuery badge to displa...
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 BsituMerge "Adding ability of jQuery badge to display the...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-14 jenkins-botMerge "(bug 40679) Set $wgSecureLogin to false for...
2012-12-12 jenkins-botMerge "(bug 42832) Fixed cookie security when not wpSti...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-12 Daniel KinzlerMerge "(Bug 42616) Remove extra newline from redirect...
2012-12-11 ArielGlennMerge "[JobQueue] Pushed stats down to job queue subcla...
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-10 jenkins-botMerge "Less wild whitespace"
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-08 jenkins-botMerge "Remove broken test."
2012-12-08 IAlexMerge "prefix debug log when they end up in the main...
2012-12-08 IAlexMerge "(bug 38897) Fix unhandled exception when visitin...
2012-12-08 IAlexMerge "Replace deprecated Title::userIsWatching()"
2012-12-08 IAlexMerge "worthwhile tests in testTitleObjectStringConversion"
2012-12-08 IAlexMerge "Memory setting for djvutext is now a constant"
2012-12-08 jenkins-botMerge "(bug 40585) Don't drop 'step="any"' in HTML...
2012-12-07 BsituMerge "Adding fragment support to SpecialPage::getTitle...
2012-12-07 NikerabbitMerge "parse argument for message 'ago' in MWTimestamp...
2012-12-07 jenkins-botMerge "Preferences: Use explicit string as returnto...
2012-12-07 PlatonidesUse JobQueueGroup::singleton()
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
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-08 danielmerge latest master into Wikidata branch
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-10-03 Brion VIBBERMerge "Changed notifyOnPageChange() to use onTransactio...
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-10-02 Aaron SchulzMerge "Truncate SHA-1 indexes"
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "(bug 40541) Fixed $wgSecureLogin functionality."
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-28 CatropeMerge "(bug 29898) Set cookie to force HTTPS from HTTP"
2012-09-27 IAlexMerge "Fix typo in docs."
2012-09-27 IAlexMerge "The hooks are initiated from WikiPage instead...
2012-09-27 IAlexMerge "Use standard function name for constructor."
2012-09-27 DemonMerge "Made stash cleaning script also remove the old...
2012-09-27 DemonMerge ".gitignore: Fix case of "Thumbs.db""
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-26 Timo Tijhof(bug 40352) fixDoubleRedirects.php: Support interwiki...
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 KrinkleMerge "Revert "Revert "Update jQuery UI to 1.8.23"""
2012-08-29 Aaron SchulzMerge "Rewrite the ThumbnailImage constructor to take...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 SiebrandMerge "(bug 38556) Add header and footer messages to...
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
2012-08-29 danielmerged master
2012-08-29 Daniel KinzlerMerge "Revert "merged master"" into Wikidata
2012-08-29 Daniel KinzlerRevert "merged master"
2012-08-29 danielmerged master
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 KrinkleMerge "Adding ResourceLoader module "jquery.jStorage""
2012-08-28 CatropeMerge "[FileBackend] Made Swift clear the auth cache...
2012-08-28 CatropeMerge "[FileBackend] Bumped Swift auth caching TTL."
2012-08-28 CatropeMerge "[FileBackend] Reduced stat calls when using...
2012-08-28 CatropeMerge "[FileBackend] Use strcmp() for listing comparisons."
2012-08-28 KrinkleMerge "(bug 39680) Convert valign to CSS vertical-align"
2012-08-28 Aaron SchulzMerge "Removed unmatched commits in Job class."
next