HTMLForm: Separate VForm code to a subclass
[lhc/web/wiklou.git] / includes / media /
2015-01-13 jenkins-botMerge "Run the ImagePageShowTOC hook before adding...
2015-01-13 jenkins-botMerge "Tweaked the message for non-MW exceptions"
2015-01-12 jenkins-botMerge "mediawiki.action.edit.stash: set timeout to...
2015-01-11 jenkins-botMerge "Surround edit notices with appropriate classes"
2015-01-10 jenkins-botMerge "Add autocomplete for WhatLinksHere subpages"
2015-01-10 jenkins-botMerge "Fix gallery rearrange on resize with missing...
2015-01-10 jenkins-botMerge "Add version comments to DatabaseUpdater for...
2015-01-10 AddshoreMerge "Add data provider to split MediaHandlerTest...
2015-01-10 jenkins-botMerge "maintenance: Have update-oojs-ui.sh update compo...
2015-01-10 Aaron SchulzUpdated some try-catch statements: MWException -> Exception
2015-01-09 jenkins-botMerge "Implement namespace inversion on WhatLinksHere"
2015-01-09 jenkins-botMerge "Don't call localisation functions when initializ...
2015-01-09 jenkins-botMerge "Skip ApiStashEdit if custom DataUpdates are...
2015-01-09 jenkins-botMerge "Don't discourage usage of Html::element()"
2015-01-09 jenkins-botMerge "mw.ui: checkbox: Add state change transition"
2015-01-08 jenkins-botMerge "Export mw.Message's string formatter as mw.format"
2015-01-08 jenkins-botMerge "Log to DBPerformance log when many LB connection...
2015-01-08 jenkins-botMerge "Fix typo references in comments to ResourceLoade...
2015-01-08 jenkins-botMerge "Made profileIn/profileOut methods a no-op"
2015-01-08 RicordisamoaFix phpcs errors in includes/
2015-01-08 jenkins-botMerge "Added ProfilerSectionOnly class"
2015-01-08 jenkins-botMerge "Switched API to using scopedProfileIn()"
2015-01-08 jenkins-botMerge "Removed remaining profile calls"
2015-01-08 jenkins-botMerge "Added MapCacheLRU::getAllKeys() method"
2015-01-08 jenkins-botMerge "Add a sort parameter to SearchEngine"
2015-01-08 jenkins-botMerge "Always use the canonical extension name when...
2015-01-08 jenkins-botMerge "Change loading order of Chinese conversion tables"
2015-01-08 Aaron SchulzRemoved remaining profile calls
2015-01-07 jenkins-botMerge "Removed ProfilerStandard and ProfilerSimpleTrace"
2015-01-07 jenkins-botMerge "PostgreSQL: Fix Special:ActiveUsers GROUP BY...
2015-01-07 jenkins-botMerge "Remove obvious function-level profiling"
2015-01-07 Chad HorohoeRemove obvious function-level profiling
2015-01-07 jenkins-botMerge "Make a VirtualRESTService class for Parsoid"
2015-01-05 jenkins-botMerge "Proper namespace handling for WikiImporter"
2014-12-31 jenkins-botMerge "Use preview content when it transcludes itself"
2014-12-30 jenkins-botMerge "Set mw.config wgFileExtensions only on Upload...
2014-12-25 jenkins-botMerge "Add and use Title::getOtherPage()"
2014-12-25 jenkins-botMerge "Remove meaningless default action name"
2014-12-24 ReedyAdd lots of @throws
2014-12-23 jenkins-botMerge "hygiene: small special:search refactor"
2014-12-23 jenkins-botMerge "Use getHtmlCode() instead of getCode() to set...
2014-12-20 jenkins-botMerge "Ensure integer compare in Special:WantedCategories"
2014-12-20 jenkins-botMerge "Add batch lookup for user groups on Special...
2014-12-20 jenkins-botMerge "Hide file links in action=info's 'Number of...
2014-12-19 jenkins-botMerge "Don't create Language objects during ResourceLoa...
2014-12-19 LegoktmMerge "Make HTMLForm::formatErrors non-static to can...
2014-12-19 Kevin IsraelChange case of class names to match declarations
2014-12-17 jenkins-botMerge "Fix some stuttering in comments and documentation"
2014-12-16 jenkins-botMerge "Add findVariantLink to StubUserLang"
2014-12-15 jenkins-botMerge "Revert "SECURITY: Do not show log action if...
2014-12-15 jenkins-botMerge "Fix prefix search for special pages"
2014-12-15 Roan KattouwFollowup cf5f641: pass $params by reference again
2014-12-15 jenkins-botMerge "Made StashEdit log a bit less verbose"
2014-12-15 jenkins-botMerge "Add better error message for files which exceeds...
2014-12-15 umherirrenderAdd better error message for files which exceeds $wgMax...
2014-12-13 jenkins-botMerge "Apply coding conventions for JavaScript"
2014-12-13 Bartosz DziewońskiMerge "Get to the point about howto download Vector :p"
2014-12-13 Bartosz DziewońskiMerge "skins: Update .gitignore"
2014-12-12 jenkins-botMerge "Removed some unnecessary code in LocalFileDelete...
2014-12-12 jenkins-botMerge "Check hasTitle() in RequestContext::setWikiPage()"
2014-12-12 jenkins-botMerge "Always set a title on images when provided"
2014-12-12 JackmcbarnAlways set a title on images when provided
2014-12-12 jenkins-botMerge "Typo fixes and non-code tweaks"
2014-12-12 RicordisamoaTypo fixes and non-code tweaks
2014-12-12 jenkins-botMerge "Remove obsolete note from Title->canExist()"
2014-12-12 jenkins-botMerge "Cleaned up LoadBalancer::getConnection"
2014-12-11 jenkins-botMerge "Update README from [[mw:README]]"
2014-12-11 jenkins-botMerge "Stash edit when user idles"
2014-12-10 jenkins-botMerge "ResourceLoaderImageModule: Allow use on mobile"
2014-12-10 jenkins-botMerge "Adding aliases for speacial pages in Hebrew"
2014-12-10 Aaron SchulzReplace wfRunHooks calls with direct Hooks::run calls
2014-12-10 jenkins-botMerge "API edit: allow ConfirmEdit to use the merged...
2014-12-09 jenkins-botMerge "Handle phpunit being autoloaded from checkLess...
2014-12-09 jenkins-botMerge "Parser test for "Free external link with trailin...
2014-12-07 jenkins-botMerge "Promote LivePreview from its experimental state"
2014-12-07 jenkins-botMerge "xhprof: Guard against division by 0 when computi...
2014-12-07 jenkins-botMerge "Add tests for class names in the api main and...
2014-12-06 jenkins-botMerge "mediawiki.legacy.oldshared: Copy missing image...
2014-12-05 jenkins-botMerge "resourceloader: Make timestamp handling more...
2014-12-05 umherirrenderFixed spacing
2014-12-03 jenkins-botMerge "If a user logs in while not on https, then the...
2014-12-01 jenkins-botMerge "Hide 'redirectedfrom' notice when printing articles"
2014-11-30 jenkins-botMerge "Add missing visibility keywords to all LoadBalan...
2014-11-28 jenkins-botMerge "Use HHVM+EZC internal tidy"
2014-11-27 jenkins-botMerge "PostgreSQL: Port update-keys.sql to PostgreSQL"
2014-11-27 jenkins-botMerge "Use Parser::SFH_NO_HASH/SFH_OBJECT_ARGS class...
2014-11-27 jenkins-botMerge "Add hint to OT_* defines"
2014-11-27 jenkins-botMerge "Simplify Special:Undelete link from navigation"
2014-11-27 jenkins-botMerge "Use mergeMwGlobalArrayValue in GenderCacheTest"
2014-11-27 jenkins-botMerge "Add mediawiki.userSuggest to Special:Block/Unblo...
2014-11-26 MglaserMerge "Added updated version history from 1.19.2 to...
2014-11-26 jenkins-botMerge "Special:EditWatchlist/clear: use destructive...
2014-11-24 jenkins-botMerge "API: Recognize an "Api-User-Agent" header"
2014-11-22 jenkins-botMerge "mediawiki.action.view.dblClickEdit: Do not call...
2014-11-21 jenkins-botMerge "Properly mark UserGetImplicitGroups hook as...
2014-11-21 jenkins-botMerge "Special:Contributions: add "mw-contributions...
2014-11-21 jenkins-botMerge "mediawiki.ui: checkbox: Fix states according...
2014-11-21 jenkins-botMerge "mediawiki.ui: checkbox: Remove unnecessary nesti...
2014-11-21 jenkins-botMerge "mediawiki.ui: button: Add specific hover and...
2014-11-20 Translation update... Merge "Localisation updates from https://translatewiki...
next