Merge "Work around APCu memory corruption bug"
[lhc/web/wiklou.git] / includes / specials / SpecialWatchlist.php
2015-12-14 jenkins-botMerge "Work around APCu memory corruption bug"
2015-12-14 jenkins-botMerge "DefaultSettings.php: Use .invalid as invalid...
2015-12-14 jenkins-botMerge "SpecialPagesWithProp: Use 'combobox' field and...
2015-12-14 jenkins-botMerge "Add error checking for file argument"
2015-12-14 jenkins-botMerge "Remove uncalled Skin::getNamespaceNotice"
2015-12-14 jenkins-botMerge "Call Skin::setRelevantUser on Special:UserRights"
2015-12-14 jenkins-botMerge "PHP 7 compatibility: Fix variable interpolation...
2015-12-14 jenkins-botMerge "PHP 7 compatibility: Fix variable interpolation...
2015-12-14 jenkins-botMerge "Adjust datetime in email confirmation email"
2015-12-14 jenkins-botMerge "Remove dead code about nlinks from Special:Wante...
2015-12-14 jenkins-botMerge "Comment out getSubpagesForPrefixSearch of Specia...
2015-12-14 jenkins-botMerge "Remove INSERT value for page_counter variable"
2015-12-14 jenkins-botMerge "Set Language in SpecialSearchTest.php"
2015-12-14 jenkins-botMerge "Move inline $wgStatsdMetricPrefix default to...
2015-12-13 jenkins-botMerge "Support all values for exif PhotometricInterpret...
2015-12-12 jenkins-botMerge "Fixed Special:PasswordReset message"
2015-12-12 jenkins-botMerge "Resolve code invoking Title::newFromURL"
2015-12-12 jenkins-botMerge "Make query pages not accept offset > 10000 in...
2015-12-12 jenkins-botMerge "Update grunt-jscs to 2.5.0"
2015-12-11 jenkins-botMerge "Use GAID_FOR_UPDATE for getArticleID() in LinksU...
2015-12-11 jenkins-botMerge "Localisation: Gave each special page its own...
2015-12-11 PranavKLocalisation: Gave each special page its own message
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-07 jenkins-botMerge "Add $wgMaxUserDBWriteDuration to limit user...
2015-12-07 jenkins-botMerge "Remove obsolete showCacheStats.php and showCache...
2015-12-07 jenkins-botMerge "Fix phpdoc of wfArrayToCgi"
2015-12-07 jenkins-botMerge "Split out edit/create methods from doEditContent()"
2015-12-07 jenkins-botMerge "tests: Remove unused $wgMemc resets"
2015-12-07 jenkins-botMerge "Allow auto suggestion for subpages of some speci...
2015-12-07 jenkins-botMerge "Change wording of 'wlshowtime' for ease of local...
2015-12-07 jenkins-botMerge "Add magic word for protection expiry"
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 Bartosz DziewońskiSpecialWatchlist: Don't display '0' in the selector...
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 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 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 "Make CDN purge calls use DeferredUpdates"
2015-12-04 jenkins-botMerge "Add mergeable update support DeferredUpdates"
2015-12-04 jenkins-botMerge "Add pre-send update support to DeferredUpdates"
2015-12-04 jenkins-botMerge "Make HTMLCacheUpdate always use the job queue"
2015-12-04 jenkins-botMerge "SpecialWatchlist: Remove random unnecessary...
2015-12-04 jenkins-botMerge "Use normal space instead of   in "white...
2015-12-04 jenkins-botMerge "Extracted some code from PrefixSearch for re...
2015-12-04 Bartosz DziewońskiSpecialWatchlist: Remove random unnecessary `<hr>`
2015-12-04 FlorianSpecialWatchlist: Add an option to automatically reload...
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 "SpecialWatchlist: Rewrite cutoffselector() using...
2015-11-23 Bartosz DziewońskiSpecialWatchlist: Rewrite cutoffselector() using XmlSelect
2015-11-23 jenkins-botMerge "Special:Watchlist: Add user preference to "Show...
2015-11-23 FlorianSpecial:Watchlist: Add user preference to "Show last...
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 "Don't "preview" (i.e. execute) user JS on non...
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-20 jenkins-botMerge "mediawiki.api: Use action=query&meta=tokens...
2015-11-19 jenkins-botMerge "Fix conflicting configuration name in TitleInput...
2015-11-19 jenkins-botMerge "TitleSearchWidget: Use OO.ui.mixin.RequestManager"
2015-11-19 jenkins-botMerge "SpecialWatchlist: Keep checkboxes and their...
2015-11-19 Bartosz DziewońskiSpecialWatchlist: Keep checkboxes and their labels...
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-19 Raimond SpekkingAdd a new message key on watchlist for "Hide"
2015-11-17 jenkins-botMerge "Revert "Avoid doNotifyQueueEmpty() race conditio...
2015-11-12 Brion VIBBERMerge "Add file extension mapping for opus"
2015-11-12 jenkins-botMerge "Followup a88df43d: make $wgDebugDumpSql log...
2015-11-12 jenkins-botMerge "Remove spammy wfDebug() from LocalFile::loadFrom...
2015-11-11 jenkins-botMerge "startup.test: Add IE11 and Edge strings to Grade...
2015-11-11 jenkins-botMerge "Really validate that $wgArticlePath starts with...
2015-11-11 jenkins-botMerge "Cleaner Special:Watchlist options form"
2015-11-05 jenkins-botMerge "Use interwiki cache directly to resolve transwik...
2015-11-03 jenkins-botMerge "Change Special:ChangePassword to use OOUI"
2015-10-28 jenkins-botMerge "Add help link to Special:Search"
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 RohanCleaner Special:Watchlist options form
2015-10-26 jenkins-botMerge "clone is not a function"
2015-10-25 jenkins-botMerge "Cleanup on Special:AllPages and Special:PrefixIndex"
2015-10-22 jenkins-botMerge "CacheLRU: Simplify >0 assertion and remove verbo...
2015-10-21 jenkins-botMerge "Sync up with Parsoid parserTests."
2015-10-21 jenkins-botMerge "Handle revisions with different content models...
2015-10-20 jenkins-botMerge "Remove $wgAjaxWatch configuration variable"
2015-10-20 jenkins-botMerge "mediawiki.Upload: Don't choke on nameless or...
2015-10-20 jenkins-botMerge "Enable users to watch category membership change...
2015-10-20 addshoreEnable users to watch category membership changes #2
next