Fixed spacing
[lhc/web/wiklou.git] / includes / AutoLoader.php
2014-08-26 Translation update... Merge "Localisation updates from https://translatewiki...
2014-08-26 jenkins-botMerge "Add a test for mixed /*@noflip*/ and /*@embed...
2014-08-26 Brad JorschAdd HTMLAutoCompleteSelectField
2014-08-26 jenkins-botMerge "API: Overhaul token handling"
2014-08-26 Brad JorschAPI: Overhaul token handling
2014-08-26 jenkins-botMerge "Allow custom event handlers for the click event...
2014-08-25 jenkins-botMerge "MessageBlobStore: Use Config instead of globals"
2014-08-25 jenkins-botMerge "Turn MessageBlobStore into a singleton instead...
2014-08-25 jenkins-botMerge "Add missing @return to function docs"
2014-08-23 jenkins-botMerge "Use config instead of globals for OutputPage"
2014-08-23 Translation update... Merge "Localisation updates from https://translatewiki...
2014-08-23 jenkins-botMerge "Split includes/Pager.php"
2014-08-23 Bartosz DziewońskiSplit includes/Pager.php
2014-08-23 jenkins-botMerge "Add more tests for GlobalVarConfig"
2014-08-23 jenkins-botMerge "ResourceLoaderFileModule: Do not separately...
2014-08-22 jenkins-botMerge "Fix name of SpecialListFilesTest > ImageListPage...
2014-08-22 jenkins-botMerge "Remove unused private var and fix phpdoc"
2014-08-22 jenkins-botMerge "Rename variable in RequestContext, $t => $title"
2014-08-22 jenkins-botMerge "Change @return to start with type"
2014-08-22 jenkins-botMerge "Rename variable in Title: $parser -> $titleParser"
2014-08-22 jenkins-botMerge "Drop "left in" debugging var_dump from WikiImporter"
2014-08-22 jenkins-botMerge "API: Add iwprop=url, deprecate iwurl for prop...
2014-08-21 jenkins-botMerge "Add more tests for SkinFactory"
2014-08-21 jenkins-botMerge "Never cache pages with the fallback skin"
2014-08-21 jenkins-botMerge "Made LocalFile move/delete/restore handle networ...
2014-08-20 jenkins-botMerge "Load mediawiki.action.view.redirectToFragment...
2014-08-20 jenkins-botMerge "Fix @param of Language::dateTimeObjFormat"
2014-08-20 jenkins-botMerge "Split RevisionDeleteAbstracts.php to separate...
2014-08-20 umherirrenderSplit RevisionDeleteAbstracts.php to separate files
2014-08-20 jenkins-botMerge "Remove wrong type from @param on ContentHandler...
2014-08-20 jenkins-botMerge "Fix doc of PPFrame_Hash::cachedExpand"
2014-08-20 jenkins-botMerge "Remove wrong null type from @param of Content...
2014-08-20 jenkins-botMerge "Remove wrong type from @param of IORMTable:...
2014-08-19 jenkins-botMerge "Remove wrong type from @param of Language::viewP...
2014-08-19 jenkins-botMerge "Test only against protection for deleting"
2014-08-18 jenkins-botMerge "Use HTMLForm to generate the form on Special...
2014-08-18 jenkins-botMerge "Special:Search: Remove token from URL when savin...
2014-08-18 jenkins-botMerge "Special:Version: Link to tree instead of commit...
2014-08-18 jenkins-botMerge "Use batch inserts for watchlist"
2014-08-18 jenkins-botMerge "Include action in permission error messages"
2014-08-18 jenkins-botMerge "Do not flip margin of magnify icon on user inter...
2014-08-18 jenkins-botMerge "CSS style for thumbs on special pages"
2014-08-17 jenkins-botMerge "Avoid theoretical division by zero"
2014-08-17 jenkins-botMerge "Use Xml::element instead of Html::element for...
2014-08-16 jenkins-botMerge "Fix the (un)watch token to include the namespace...
2014-08-16 jenkins-botMerge "Add blanket support for mediawiki ui via globals"
2014-08-15 jenkins-botMerge "mediawiki.toc: Remove class="internal" from...
2014-08-15 jenkins-botMerge "Turn HTMLBlockedUsersItemSelect into HTMLSelectL...
2014-08-15 jenkins-botMerge "mediawiki.jqueryMsg: Prevent default action...
2014-08-15 jenkins-botMerge "jquery.tablesorter: Only look at th's for headers"
2014-08-14 jenkins-botMerge "Correctly handle incorrect namespace in cleanupT...
2014-08-14 jenkins-botMerge "Remove useless $out parameter from SkinTemplate...
2014-08-14 jenkins-botMerge "Followup I4049b666: "Removing prefix exception...
2014-08-13 jenkins-botMerge "Use camel case for variable names in Article...
2014-08-13 jenkins-botMerge "Don't set the session name in CLI or when sessio...
2014-08-13 jenkins-botMerge "Allow to send the memory usage with UDP profiler."
2014-08-13 jenkins-botMerge "Added --lastUpdatedId option to backlink namespa...
2014-08-13 jenkins-botMerge "Run some parser tests with tidy."
2014-08-13 jenkins-botMerge "Revert "Made LCStoreDB try to use a separate...
2014-08-13 jenkins-botMerge "SkinFactory: Improve documentation and comments"
2014-08-13 jenkins-botMerge "SkinFactory: register skins in Setup.php"
2014-08-13 jenkins-botMerge "EditPage::newSectionSummary should return a...
2014-08-13 jenkins-botMerge "Remove return from Action::checkCanExecute"
2014-08-13 jenkins-botMerge "resourceloader: Wrap only=script responses in...
2014-08-12 jenkins-botMerge "actions: Move SubmitAction class out of EditActi...
2014-08-12 withoutanameactions: Move SubmitAction class out of EditAction.php
2014-08-11 jenkins-botMerge "Cleanup some docs (tests)"
2014-08-10 jenkins-botMerge "API: Remove action=paraminfo 'props' and 'errors...
2014-08-10 jenkins-botMerge "Make styleguide mobile first"
2014-08-09 jenkins-botMerge "Cleanup some docs (languages)"
2014-08-09 jenkins-botMerge "Cleanup some docs (maintenance)"
2014-08-09 jenkins-botMerge "Introduce SkinFactory"
2014-08-09 Kunal MehtaIntroduce SkinFactory
2014-08-09 jenkins-botMerge "Special:Allpages replace table with unordered...
2014-08-09 jenkins-botMerge "Support GENDER in MediaWiki:Blockip and Special...
2014-08-09 Tom ArrowSplit SkinFallback and SkinfallbackTemplate
2014-08-09 jenkins-botMerge "Don't include images/categories when behind...
2014-08-09 jenkins-botMerge "Add $query parameter to OutputPage::addBacklinkS...
2014-08-08 jenkins-botMerge "Split PoolCounterWorkViaCallback into own file"
2014-08-08 jenkins-botMerge "Restore formatting before split of RevisionDelet...
2014-08-08 addshoreSplit PoolCounterWorkViaCallback into own file
2014-08-08 Kunal MehtaAdd JSONContent and handler from EventLogging
2014-08-08 jenkins-botMerge "includes/resourceloader/: Use Config instead...
2014-08-08 jenkins-botMerge "Html::closeElement: Don't omit closing tags."
2014-08-07 ReedySplit RevisionDelete.php to separate files
2014-08-07 Chad HorohoeRemove score display from search engine
2014-08-07 jenkins-botMerge "ResourceLoaderFileModule::extractBasePaths:...
2014-08-07 jenkins-botMerge "Fix spelling and make category desc consistent"
2014-08-07 jenkins-botMerge "Remove some silly references to skins/common/"
2014-08-07 jenkins-botMerge "Fixes Algerian messages file so it does not...
2014-08-07 jenkins-botMerge "Allow factory functions for creating API modules."
2014-08-07 addshoreSplit UnwatchAction into own class
2014-08-07 addshoreSplit UnprotectAction into own file
2014-08-06 jenkins-botMerge "MediaWiki UI: Adjustments to mw-ui-input"
2014-08-06 jenkins-botMerge "mediawiki.notification: Document that #notify...
2014-08-06 Kunal MehtaMerge "SpecialWantedPages: Use Config instead of globals"
2014-08-06 jenkins-botMerge "SpecialActiveusers: Use Config objects instead...
2014-08-06 jenkins-botMerge "SpecialUndelete/PageArchive: Use Config instead...
2014-08-06 jenkins-botMerge "SpecialTrackingCategories: Use Config instead...
2014-08-06 jenkins-botMerge "SpecialStatistics: Use Config instead of globals"
next