(bug 35870) Fix pre-upload preview on IE 10 for Special:Upload
[lhc/web/wiklou.git] / includes /
2012-04-20 awjrichardsBetter fix for bug 36049, now using isset() rather...
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 CatropeMerge "Bug 34934: allow moving files with rows with...
2012-04-20 AaronBug 34934: allow moving files with rows with bad oi_arc...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Brion VIBBERMerge "tests to compare En, Qqq and messages.inc"
2012-04-20 Brion VIBBERMerge "Fixes bug 4045 by adding dirmarks."
2012-04-20 DemonMerge "update html DOCTYPE sent by HttpError exception"
2012-04-20 Antoine Mussoupdate html DOCTYPE sent by HttpError exception
2012-04-20 ReedyMerge "Added more description of Short URL"
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-20 Aaron SchulzMerge "Added getRootStoragePath() convenience function...
2012-04-20 Aaron SchulzAdded getRootStoragePath() convenience function to...
2012-04-20 Aaron SchulzMerge "Can't return values from functions that don...
2012-04-19 HasharMerge "wfAssembleUrl lacked '@since 1.19' comment"
2012-04-19 Catrope(bug 35685) Add section with entry point URLs to Specia...
2012-04-19 Platonides(bug 35961) Hash comparison should always be strict.
2012-04-19 Antoine Mussogroup memcached debug logs
2012-04-19 devuntAdded more description of Short URL
2012-04-19 ReedyCan't return values from functions that don't return...
2012-04-19 HasharMerge "(bug 36049) placeholder attrib for HTMLForm...
2012-04-19 awjrichards(bug 36049) placeholder attrib for HTMLForm Textarea
2012-04-19 HasharMerge "wfMkdirParents() should display mode in octal."
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-19 ReedywfAssembleUrl lacked '@since 1.19' comment
2012-04-19 HasharMerge "[FileRepo] Use resolveToStoragePath() in more...
2012-04-19 PlatonideswfMkdirParents() should display mode in octal.
2012-04-18 Brion VIBBERMerge "assertEquals is $expected, $actual, not $actual...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 Jeroen De DauwCacheHelper: facilitate caching handling on a page
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-18 Amir E. AharoniFixes bug 4045 by adding dirmarks.
2012-04-18 NikerabbitMerge "Space in $separatorTransformTable should be...
2012-04-17 CatropeMerge "Put the filecache save step before the error...
2012-04-17 Aaron[FileRepo] Use resolveToStoragePath() in more places.
2012-04-17 ReedyMerge "Removed a useless exception catch statement...
2012-04-17 ReedyMerge "Removed unused (after I9a19862f1a720c5a464bd37f7...
2012-04-17 AaronRemoved a useless exception catch statement in SwiftFil...
2012-04-17 ReedyMerge "Corrected capitalization in the file and class...
2012-04-17 Aaron SchulzRemoved unused (after I9a19862f1a720c5a464bd37f79b58a50...
2012-04-17 AaronMerge "[FileRepo] Split out store/purge functions for...
2012-04-16 Aaron[FileRepo] Split out store/purge functions for thumbnai...
2012-04-16 Petr OnderkaCorrected capitalization in the file and class names...
2012-04-16 AaronPut the filecache save step before the error buffer...
2012-04-16 Petr Onderka(bug 35855) fix min and max parameters in list=allcateg...
2012-04-16 Aaron SchulzMerge "fix the call of count( $module->getDependencies...
2012-04-16 Aaron SchulzMerge "(bug 34669) Disable CSS concatenation, breaks...
2012-04-16 Aaron SchulzMerge "Make data loading a bit better in ApiDelete."
2012-04-16 Brion VIBBERMerge "(bug 34852) new optional 'link' parameter to...
2012-04-16 Jeroen De DauwRe-adding dbdataobject stuff which got pulled from...
2012-04-16 Simon WalkerAdd GitViewers hook for extensions to add git viewers...
2012-04-16 Alexandre EmsenhuberMake data loading a bit better in ApiDelete.
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-16 Kim Eik(bug 34852) new optional 'link' parameter to <gallery>
2012-04-15 Szymon ŚwierkoszFix gettoken loophole from https://gerrit.wikimedia...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-14 Alexandre Emsenhuber(bug 35920) Fix group addition/removal messages on...
2012-04-14 umherirrenderfix the call of count( $module->getDependencies() ...
2012-04-13 Antoine MussoMerge "MockOutputPage class in its own file"
2012-04-13 saperFix broken merge by 0a792a1dcba26dd70d64e307b301c6
2012-04-13 Alexandre Emsenhuber(bug 35941) Fix PHP notice in SpecialVersion::getVersion()
2012-04-13 Alexandre EmsenhuberRemoved subclassing of PageQueryPage where not needed.
2012-04-13 ReedyFixup/finish off function parameter documentation
2012-04-13 CatropeMerge "[FileBackend] Simplified fj_batch_id index"
2012-04-13 DemonMerge "Fix https://gerrit.wikimedia.org/r/4830 , I...
2012-04-13 CatropeMerge "Revert "Bit more refactoring""
2012-04-12 GWickeMerge "document how the parser handles list items comin...
2012-04-12 Brion VIBBERMerge "Add missing uploads link to deleted contributions."
2012-04-12 Alexandre EmsenhuberUse local context to get messages
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-12 Alex MonkAdd missing uploads link to deleted contributions.
2012-04-12 Mark A. Hershbergermisleading comment: s/append/prepend/
2012-04-11 Alexandre EmsenhuberUse local context to get messages
2012-04-11 Aaron SchulzMerge "Check for namespace existence in Title::makeTitl...
2012-04-11 AaronFixed missing argument to pingExpensiveCache() call.
2012-04-11 HasharMerge "Refresh INSTALL's version numbers from RELEASE...
2012-04-11 Alexandre EmsenhuberCheck for namespace existence in Title::makeTitleSafe().
2012-04-11 Niklas LaxströmHtml::setSubmitTextMsg double escapes
2012-04-10 Brion VIBBERMerge "Follow-up I5b02aa914916f64492c85ce6dcc3272b64065...
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Alexandre EmsenhuberFollow-up I5b02aa914916f64492c85ce6dcc3272b6406551a...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 Aaron SchulzMerge "makes gitweb URL points to full sha1"
2012-04-10 DemonMerge "Normalise categorymembers to take ascending...
2012-04-10 Antoine Mussomakes gitweb URL points to full sha1
2012-04-10 saperbug35572 Blocks appear to succeed w/DB error
2012-04-10 Brion VIBBERMerge "Fix PostgreSQL updater to produce 1.19 schema"
2012-04-10 Brion VIBBERMerge "- Fix bug 35076 - More tests, test comments"
2012-04-10 Brion VIBBERMerge "Adding temp file/dir management to MediaWikiTest...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-10 saperFix PostgreSQL updater to produce 1.19 schema
2012-04-10 Aaron SchulzMerged r114672 from wmf1.19 plus tests; crosswiki block...
2012-04-10 ReedyAdd some spacing
2012-04-10 ReedyNormalise categorymembers to take ascending/descending...
2012-04-10 Alexandre EmsenhuberUse local context to get messages
2012-04-10 Santhosh Thottingal(bug 33658) support for {{GRAMMAR:}} in jqueryMsg
2012-04-10 tstarlingRemove request_with_session/request_without_session
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 umherirrender(bug 33564) transwiki import sometimes result in invali...
next