Merge "Remove unused 'XMPGetInfo' and 'XMPGetResults' hooks"
[lhc/web/wiklou.git] / includes / htmlform / VFormHTMLForm.php
2015-05-23 jenkins-botMerge "Remove unused 'XMPGetInfo' and 'XMPGetResults...
2015-05-23 jenkins-botMerge "Update namespace aliases for Luri (lrc) from...
2015-05-23 jenkins-botMerge "SpecialStatsAddExtra: Format column label with...
2015-05-18 jenkins-botMerge "Converted FileBackendStore to using the WAN...
2015-05-18 jenkins-botMerge "Converted User object cache to the WAN cache"
2015-05-15 jenkins-botMerge "ApiOpenSearch: Don't output warnings in JSON...
2015-05-15 jenkins-botMerge "Revert "Follow-up ee320648fd1: output mw-content...
2015-05-14 jenkins-botMerge "API: Set HTMLForm when validating field in ApiOp...
2015-05-11 jenkins-botMerge "Converted User touched key to using the WAN...
2015-05-11 jenkins-botMerge "Converted LocalFile to using the WAN cache"
2015-05-08 jenkins-botMerge "Converted Interwiki using WAN cache"
2015-05-07 jenkins-botMerge "Tweaked TempFSFile::bind() param type docs"
2015-05-07 jenkins-botMerge "Converted LocalRepo to using the WAN cache"
2015-05-07 jenkins-botMerge "Converted ChangeTags to using the WAN cache"
2015-05-07 jenkins-botMerge "Use HTMLForm for Special:LinkSerach"
2015-05-06 jenkins-botMerge "Remove --max-slave-lag options and remnants...
2015-05-06 jenkins-botMerge "update.php: Remove max seconds of lag from wfWai...
2015-05-05 jenkins-botMerge "Make api nearmatch search work same as 'go'...
2015-05-05 jenkins-botMerge "mediawiki.api: Add #badToken for invalidating...
2015-05-05 jenkins-botMerge "ApiParse: Restore 'redirects' property in output"
2015-05-05 jenkins-botMerge "Fixed EnqueueJob::newFromLocalJobs docs"
2015-05-05 jenkins-botMerge "Converted InfoAction to using the WAN cache"
2015-05-05 jenkins-botMerge "Refactored ReplicatedBagOStuff to use generic...
2015-05-05 jenkins-botMerge "Updated ParserCache doc types"
2015-05-05 jenkins-botMerge "Pass __METHOD__ to ping query in JobRunner:...
2015-05-04 jenkins-botMerge "Allow QueryPage subclasses to use a different...
2015-05-04 jenkins-botMerge "Make $wgDBerrorLogTZ actually default to $wgLoca...
2015-05-04 jenkins-botMerge "mw.track: Implement trackUnsubscribe"
2015-05-04 jenkins-botMerge "Made wl_notificationtimestamp updates able to...
2015-05-04 jenkins-botMerge "Provide detailed information about invalid titles"
2015-05-04 jenkins-botMerge "Fix name of Tunisian Arabic language in Latin...
2015-05-03 jenkins-botMerge "Fixed some IDE warnings in ChangeTags"
2015-05-02 jenkins-botMerge "Add test for IRC line for legacy type block...
2015-05-02 jenkins-botMerge "convertExtensionToRegistration.php: Ignore i18n...
2015-05-02 jenkins-botMerge "generateJsonI18n.php: Remove features that shoul...
2015-05-02 jenkins-botMerge "Follow-up ee320648fd1: output mw-content-{ltr...
2015-05-02 jenkins-botMerge "HTMLForm: Add wfDeprecated to isVForm"
2015-05-01 Bartosz DziewońskiHTMLForm: Add wfDeprecated to isVForm
2015-04-07 jenkins-botMerge "Revert "Hide HHVM tag on Special:{Contributions...
2015-03-18 jenkins-botMerge "Drop outdated "documentation reviewed" tags"
2015-03-18 jenkins-botMerge "Fix and make PHPDoc tags in FileBackend more...
2015-03-18 jenkins-botMerge "Drop not needed @dataProvider doc tags from...
2015-03-10 jenkins-botMerge "Update the Chinese conversion table for Chinese...
2015-03-06 jenkins-botMerge "inputs.less: Change focus state"
2015-02-23 jenkins-botMerge "More debug diagnostics for upload by URL"
2015-02-23 jenkins-botMerge "Add hook for custom difference engine (WikEdDiff)"
2015-02-22 jenkins-botMerge "Call LogFormatter::getPreloadTitles on ChangesLi...
2015-02-20 jenkins-botMerge "Use the request object provided in User::setCookies"
2015-02-19 jenkins-botMerge "DatabaseMssql: Don't duplicate body of makeList()"
2015-02-17 jenkins-botMerge "Make showDiffPage() protected"
2015-02-14 jenkins-botMerge "Avoid undefined index when query old block logs...
2015-02-13 LegoktmMerge "Cache countable statistics to prevent multiple...
2015-02-13 jenkins-botMerge "UnregisteredLocalFile.php: Override File::getBit...
2015-02-11 jenkins-botMerge "Ignore EXIF data in FormatMetadata::fetchExtende...
2015-02-06 jenkins-botMerge "Fix type hint in HistoryAction::getArticle"
2015-02-05 jenkins-botMerge "Properly escape the messages in CategoryViewer...
2015-02-05 jenkins-botMerge "Exclude user interface elements in content from...
2015-01-30 jenkins-botMerge "Tweaked BagOStuff::lock() retry times slightly...
2015-01-28 jenkins-botMerge "Import: Fix error reporting"
2015-01-23 Kunal MehtaMerge "SpecialTrackingCategories: Read from the extensi...
2015-01-23 jenkins-botMerge "registration: Ignore attributes that start with @"
2015-01-23 jenkins-botMerge "registration: Sync extension.schema.json with...
2015-01-23 jenkins-botMerge "convertExtensionToRegistration: Put some keys...
2015-01-22 jenkins-botMerge "mediawiki.inspect: Guard against Object.prototyp...
2015-01-22 jenkins-botMerge "Always set group_concat_max_len to avoid awful...
2015-01-14 jenkins-botMerge "Set stat cache when getting local copy files...
2015-01-14 jenkins-botMerge "Disable styling for checkboxes and radios on...
2015-01-14 Bartosz DziewońskiMerge "mediawiki.action.view.redirect: Don't unset...
2015-01-14 jenkins-botMerge "Release notes for 1dd14dce and b3830611"
2015-01-14 Bartosz DziewońskiHTMLForm: Separate VForm code to a subclass