Replace "squid" with "CDN" in various comments
[lhc/web/wiklou.git] / includes / MediaWiki.php
2015-12-10 Aaron SchulzReplace "squid" with "CDN" in various comments
2015-12-10 jenkins-botMerge "Rename setSquidMaxage() => setCdnMaxage()"
2015-12-10 Aaron SchulzRename setSquidMaxage() => setCdnMaxage()
2015-12-09 jenkins-botMerge "Fix various mistakes in PHPDoc comments"
2015-12-09 jenkins-botMerge "Reserve data-mw and data-parsoid attribute prefi...
2015-12-08 jenkins-botMerge "Fix some language depending phpunit tests by...
2015-12-07 jenkins-botMerge "Add $wgMaxUserDBWriteDuration to limit user...
2015-12-07 jenkins-botMerge "Fix phpdoc of wfArrayToCgi"
2015-12-07 jenkins-botMerge "Change wording of 'wlshowtime' for ease of local...
2015-12-07 jenkins-botMerge "SpecialWatchlist: Don't display '0' in the selec...
2015-12-07 jenkins-botMerge "Use wgNamespaceIds constants instead of hard...
2015-12-06 jenkins-botMerge "tests: Clean up use of mt_rand()"
2015-12-06 jenkins-botMerge "tests: Remove unused TableCleanupTest class"
2015-12-06 jenkins-botMerge "Make RefreshLinksJob de-duplication more robust"
2015-12-04 Aaron SchulzAdd $wgMaxUserDBWriteDuration to limit user-generated...
2015-12-04 jenkins-botMerge "Fix phpdoc of StatusValue::merge"
2015-12-04 jenkins-botMerge "Add support for blacklisting common passwords"
2015-12-04 jenkins-botMerge "Defer the redirect table update in WikiPage...
2015-12-04 jenkins-botMerge "Add user autocomplete and autofocus to Special...
2015-12-04 jenkins-botMerge "Add more BacklinkJobUtils comments"
2015-12-04 jenkins-botMerge "Remove unused WikiPage::getLastNAuthors() method"
2015-12-04 jenkins-botMerge "Fix some IDEA errors in BacklinkJobUtils"
2015-12-04 jenkins-botMerge "Add pre-send update support to DeferredUpdates"
2015-12-04 Aaron SchulzAdd pre-send update support to DeferredUpdates
2015-12-03 jenkins-botMerge "Supports schema revision id in avro binary forma...
2015-12-03 jenkins-botMerge "Improve error message for failing HTTP requests"
2015-11-24 jenkins-botMerge "Accessor to get EditPage parent revision ID"
2015-11-24 jenkins-botMerge "Implement HTMLComboboxField"
2015-11-24 jenkins-botMerge "Add script to fix content model of JSON pages"
2015-11-24 jenkins-botMerge "resourceloader: Remove redundant back-compat...
2015-11-24 jenkins-botMerge "Move details of import logs into log params"
2015-11-23 jenkins-botMerge "Fix typo in doc comment on MWSaltedPassword...
2015-11-23 jenkins-botMerge "Special:Watchlist: Add user preference to "Show...
2015-11-23 jenkins-botMerge "Allow maintenance/cdb.php to look up keys with...
2015-11-23 jenkins-botMerge "API DB commit and sticky DC cookie fixes"
2015-11-20 jenkins-botMerge "Update cached user ID after user is added to...
2015-11-20 jenkins-botMerge "Use User::getId instead of trying to fix the...
2015-11-19 Aaron SchulzAPI DB commit and sticky DC cookie fixes
2015-11-19 jenkins-botMerge "TOC: Restore missing underlines in Firefox"
2015-11-19 jenkins-botMerge "HTMLForm: Do not render hidden elements as elements"
2015-11-18 jenkins-botMerge "Use $foo.msg( 'bar' ) rather than $foo.html...
2015-11-17 jenkins-botMerge "Extract file name from thumbnail only from first...
2015-11-17 jenkins-botMerge "Reduce updateLinksTimestamp() DB contention"
2015-11-17 jenkins-botMerge "Revert "Avoid doNotifyQueueEmpty() race conditio...
2015-11-16 jenkins-botMerge "Allow a TitleInputWidget user to decide, if...
2015-11-13 jenkins-botMerge "resourceloader: Update MessageBlobStore document...
2015-11-13 jenkins-botMerge "Remove PHP detection from entry points other...
2015-11-12 Aaron SchulzDecouple ChronologyProtector from user sessions
2015-11-12 Brion VIBBERMerge "Add file extension mapping for opus"
2015-11-11 jenkins-botMerge "Cleaner Special:Watchlist options form"
2015-11-10 jenkins-botMerge "Make runOnTransactionIdleCallbacks() handle...
2015-11-06 jenkins-botMerge "Allow AUTHOR|CREDITS with .{media,}wiki extension"
2015-11-06 jenkins-botMerge "Convert JobQueueGroup::getCachedConfigVar to...
2015-11-05 jenkins-botMerge "Make DeferredUpdates exception handling more...
2015-11-05 jenkins-botMerge "Use interwiki cache directly to resolve transwik...
2015-11-05 jenkins-botMerge "Don't link to title on "htmlform-title-not-exists""
2015-11-05 jenkins-botMerge "Add example of help for all query submodules"
2015-11-04 jenkins-botMerge "Allow passing detailed permission errors data...
2015-11-04 jenkins-botMerge "HTMLFormField: Do not double-escape label in...
2015-11-04 jenkins-botMerge "hooks.txt: don't use deprecated hooks in examples"
2015-11-04 jenkins-botMerge "resourceloader: Use WAN cache for validateScript...
2015-11-03 jenkins-botMerge "Add Timing interface"
2015-11-03 Ori LivnehAdd Timing interface
2015-11-03 jenkins-botMerge "Change Special:ChangePassword to use OOUI"
2015-10-28 jenkins-botMerge "Add help link to Special:Search"
2015-10-27 jenkins-botMerge "Protect WAN cache sets() against uncommitted...
2015-10-26 jenkins-botMerge "Convert MovePage to startAtomic()/endAtomic()"
2015-10-26 jenkins-botMerge "ApiBase::PARAM_DFLT => null is the default anyway"
2015-10-26 jenkins-botMerge "clone is not a function"
2015-10-25 jenkins-botMerge "Cleanup on Special:AllPages and Special:PrefixIndex"
2015-10-25 jenkins-botMerge "Use the new 'difftotextpst' option of prop=revis...
2015-10-23 jenkins-botMerge "ApiQueryAllRevisions: Actually use 'start' and...
2015-10-22 jenkins-botMerge "Revert "mediawiki.Upload.BookletLayout: If the...
2015-10-22 jenkins-botMerge "mediawiki.Upload.BookletLayout: If the user...
2015-10-22 jenkins-botMerge "CacheLRU: Simplify >0 assertion and remove verbo...
2015-10-22 jenkins-botMerge "objectcache: Fix grammar error in BagOStuff...
2015-10-22 Aaron SchulzMake DeferredUpdates::doUpdates always commit per task
2015-10-22 jenkins-botMerge "TemplateParser: Use context makeKey() instead...
2015-10-21 jenkins-botMerge "mediawiki.api: Don't hold references to finished...
2015-10-21 jenkins-botMerge "Replace some calls to wfGetMainCache()"
2015-10-21 jenkins-botMerge "Fix transaction warnings on test cleanup rollback()"
2015-10-21 jenkins-botMerge "mediawiki.api: Remove incomprehensible TODO"
2015-10-21 jenkins-botMerge "Send X-Database-Lagged header to help with debug...
2015-10-21 Aaron SchulzSend X-Database-Lagged header to help with debugging
2015-10-20 jenkins-botMerge "Enable users to watch category membership change...
2015-10-18 jenkins-botMerge "mediawiki.special.preferences: Use standard...
2015-10-17 jenkins-botMerge "Add `makeKey` and `makeGlobalKey` to BagOStuff"
2015-10-16 jenkins-botMerge "More specific @return doc in WikiPage::getDeleti...
2015-10-16 jenkins-botMerge "LoadBalancer::getLaggedSlaveMode needs to know...
2015-10-15 jenkins-botMerge "Fix mw.notify not being visible if first loaded...
2015-10-15 jenkins-botMerge "ApiMessage: Improve documentation"
2015-10-15 jenkins-botMerge "Move some styles of convenience links to mediawi...
2015-10-15 jenkins-botMerge "Move styles for Special:FileDuplicateSearch...
2015-10-14 jenkins-botMerge "Add recentChangesLine to ChangesList"
2015-10-14 jenkins-botMerge "Show a confirmation message on Special:UserRights"
2015-10-14 jenkins-botMerge "Change some line comments to multi line comments"
2015-10-14 jenkins-botMerge "Remove empty line comments"
2015-10-14 umherirrenderRemove empty line comments
2015-10-14 jenkins-botMerge "Revert "mediawiki.widgets: Add temporary workaro...
2015-10-13 jenkins-botMerge "jquery.tablesorter: Match clobbered iso dates...
next