Merge "registration: Support $wgMediaHandlers in ExtensionProcessor"
[lhc/web/wiklou.git] / includes / WatchedItem.php
2014-09-01 jenkins-botMerge "mediawiki.language: Fix infinite loop in commafy...
2014-09-01 jenkins-botMerge "Revert "Toolbar: Only show on WikiText pages""
2014-09-01 jenkins-botMerge "Move actual OldChangesList line formatting to...
2014-08-31 jenkins-botMerge "add mw-diff-* classes to view diff page header...
2014-08-30 jenkins-botMerge "Clean up mediawiki.legacy.upload a bit more"
2014-08-30 jenkins-botMerge "ProtectionForm: Stop using global objects"
2014-08-29 jenkins-botMerge "Make "/*@noflip*/ /*@embed*/" annotation work"
2014-08-29 jenkins-botMerge "startup: Update documentation"
2014-08-29 jenkins-botMerge "Make it easier to subclass Content and ContentHa...
2014-08-28 jenkins-botMerge "Remove dead code for showing login form to logge...
2014-08-28 jenkins-botMerge "Made findMissingFiles support scanning files...
2014-08-28 jenkins-botMerge "Revert "Consolidate parts of WebStart.php and...
2014-08-28 jenkins-botMerge "Fix font of mw-ui-button"
2014-08-28 jenkins-botMerge "es5-shim: Add polyfill for Object.create"
2014-08-28 jenkins-botMerge "Making missing old files not try to render a...
2014-08-28 jenkins-botMerge "Check for error before outputting srcset urls"
2014-08-28 jenkins-botMerge "Consolidate parts of WebStart.php and doMaintena...
2014-08-27 jenkins-botMerge "Revert "Remove useless $out parameter from SkinT...
2014-08-27 jenkins-botMerge "Indicate the actual version of HHVM in use"
2014-08-27 jenkins-botMerge "mediawiki.debug: Fix crash in browsers without...
2014-08-27 jenkins-botMerge "Fixed spacing"
2014-08-27 umherirrenderFixed spacing
2014-08-27 jenkins-botMerge "Fix up php syntax that accidentally became part...
2014-08-27 jenkins-botMerge "The static declaration must come after the visib...
2014-08-26 umherirrenderThe static declaration must come after the visibility...
2014-08-26 jenkins-botMerge "Add a test for mixed /*@noflip*/ and /*@embed...
2014-08-26 jenkins-botMerge "API: Overhaul token handling"
2014-08-26 jenkins-botMerge "Allow custom event handlers for the click event...
2014-08-26 jenkins-botMerge "Improve GlobalVarConfigTest"
2014-08-26 jenkins-botMerge "includes/htmlform/: Use Config instead of globals"
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 some @see to doc blocks"
2014-08-25 jenkins-botMerge "Do not return anything on __construct"
2014-08-25 jenkins-botMerge "Add missing @return to function docs"
2014-08-23 umherirrenderAdd missing @return to function docs
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 "Rename variable in Title: $parser -> $titleParser"
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 "User adjust git timestamp for extensions on...
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 "Generate 'Enlarge' image in CSS rather than...
2014-08-19 jenkins-botMerge "Sanitize thumbnails and captions styles"
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-19 jenkins-botMerge "Don't estimate the revision count for page delet...
2014-08-19 jenkins-botMerge "Move installer files from skins/common/ to mw...
2014-08-19 LegoktmMerge "Use getConfig on local context to get configurat...
2014-08-18 jenkins-botMerge "Fix highlighting of results when the search...
2014-08-18 jenkins-botMerge "Use HTMLForm to generate the form on Special...
2014-08-18 jenkins-botMerge "Added more JobRunner docs"
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 "Move debug log related settings up in Setup...
2014-08-18 jenkins-botMerge "Use batch inserts for watchlist"
2014-08-15 Erik BernhardsonUse batch inserts for watchlist
2014-08-13 jenkins-botMerge "Allow to send the memory usage with UDP profiler."
2014-07-29 jenkins-botMerge "Disallow top level domains in Cookie::validateCo...
2014-07-29 jenkins-botMerge "Unsetting the email address for a user when...
2014-07-21 jenkins-botMerge "Allow wildcard searching in wiki IDs for interwi...
2014-07-03 jenkins-botMerge "Allow local interwiki links with an empty title...
2014-07-01 jenkins-botMerge "Improve Database related documentation a bit"
2014-06-29 jenkins-botMerge "Less false positives for MEDIATYPE_VIDEO"
2014-06-17 jenkins-botMerge "shell script fix using shellcheck lint"
2014-06-16 jenkins-botMerge "Add tests for API's assert={user|bot}"
2014-06-05 jenkins-botMerge "Load previous tags in ChangeTags::addTags()...
2014-05-30 jenkins-botMerge "Don't use isset() to check for null"
2014-05-30 jenkins-botMerge "Allow adding Deleted log entries"
2014-05-30 jenkins-botMerge "Fix typo"
2014-05-28 jenkins-botMerge "Add SelfLinkBeginHook"
2014-05-28 jenkins-botMerge "mediawiki.searchSuggest: Show full article title...
2014-05-27 jenkins-botMerge "Remove Vector from the default LESS import path"
2014-05-27 jenkins-botMerge "Installer: output css correctly when session...
2014-05-27 jenkins-botMerge "Make abstract Config class truly implementation...
2014-05-25 jenkins-botMerge "Revert "Pass phpcs-strict on includes/revisionde...
2014-05-23 jenkins-botMerge "Make HTTPS port configurable"
2014-05-21 jenkins-botMerge "Create a version of mediawiki.skinning.content...
2014-05-20 jenkins-botMerge "Update kss style guide wording and README"
2014-05-20 jenkins-botMerge "Improve rendering of Living Style Guide sections...
2014-05-20 jenkins-botMerge "API: Fix prop=revisions&rvdiffto= without rvprop...
2014-05-15 jenkins-botMerge "Allow editing transcluded sections via the API"
2014-05-15 jenkins-botMerge "Check for Language::getSpecialPageAliases return...
2014-05-15 jenkins-botMerge "Added unicode encoding support flags to FileBackend"
2014-05-15 jenkins-botMerge "Installer: properly override default $wgLogo...
2014-05-15 jenkins-botMerge "Added a script to compare current parser output...
2014-05-14 jenkins-botMerge "Avoid an infinite redirect in $wgSecureLogin...
2014-05-14 jenkins-botMerge "Linker.php: Do not double escape accesskey in...
2014-05-14 RobmoenMerge "Implement mediawiki.cookie module"
2014-05-14 jenkins-botMerge "qunit: Make use of 'config' and 'messages' short...
2014-05-13 jenkins-botMerge "Revert "Simplify thumbnail styling to have consi...
2014-05-13 jenkins-botMerge "Installer: Minor tweaks to UI"
2014-05-13 jenkins-botMerge "Allow floating point values for $wgJobBackoffThr...
2014-05-13 jenkins-botMerge "Improved rate limit log to mention IP"
2014-05-13 jenkins-botMerge "Revert "Make it possible to install extensions...
next