Merge "(bug 43177) API: Fix regression in case handling for sha1 params"
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderModule.php
2012-12-17 jenkins-botMerge "(bug 43177) API: Fix regression in case handling...
2012-12-17 jenkins-botMerge "(bug 43137) Don't return the sha1 of revisions...
2012-12-17 jenkins-botMerge "ResourceLoader: Move safeFilemtime() to Resource...
2012-12-16 Timo TijhofResourceLoader: Move safeFilemtime() to ResourceLoaderM...
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
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 Ori LivnehFix typo (manuall -> manually)
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 AnomieMerge "Regression test for detecting edit conflicts."
2012-11-16 HasharMerge "Let TextContentTest extends MediaWikiLangTestCase"
2012-11-16 HasharMerge "SearchEngineTest.php must extends MediaWikiLangT...
2012-11-16 SiebrandMerge "Fix typo (seams => seems)"
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-16 DemonMerge "drop orm_test table on teardown"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Bug 42039 - Fix some file-related issues in...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-15 IAlexMerge "Fixed action=query list=blocks for IPv6 addresses"
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-13 Ori LivnehMerge "Fix typo (ResourceLodaer => ResourceLoader)"
2012-11-13 Ori LivnehFix typo (ResourceLodaer => ResourceLoader)
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-22 GWickeMerge "Add additional specs + Parsoid-centric tests...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-20 IAlexMerge "(bug 41171) Refactor User::edits() and User...
2012-10-20 IAlexMerge "Unit test for User::getEditCount"
2012-10-20 IAlexMerge "Add filearchive.fa_sha1 to PostgreSQL as well."
2012-10-20 NikerabbitMerge "Bug 41234 - api prop=imageinfo broken on PHP...
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "Avoid using $wgUser in TitlePermissionTest"
2012-10-18 DemonMerge "[FileBackend] Added more tests and fixed some...
2012-10-18 Aaron SchulzMerge "Followup I15843fab: don't show &page=1 in file...
2012-10-18 SiebrandMerge "Set $wgContentHandlerUseDB to false by default...
2012-10-18 IAlexMerge "Fixup some method documentation return types"
2012-10-18 Brion VibberWork in progress on ResourceLoader mobilification
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove stuff from pageTitle...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: get rid of some extra ugly...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: kill mWatchLinkNum, watchTh...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: finally a proper sidebar...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: adjust the quickbar content...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: start cleaning up the quick...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: fix search form(s) generation"
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove hard dependency...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 ReedyMerge "(bug 16362) Add action=info link to toolbox."
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 DemonMerge "Reorder keys for fileStoragePathsForOps() functi...
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-03 SiebrandMerge "Convert valign HTML attribute into inline CSS"
next