Merge "Disable jQuery Migrate by default (enable via $wgIncludejQueryMigrate)"
[lhc/web/wiklou.git] / includes / parser /
2014-06-03 jenkins-botMerge "Made TransactionProfiler handle interlaced trans...
2014-06-02 jenkins-botMerge "Make convertUserOptions.php more self-contained"
2014-06-02 jenkins-botMerge "Correct field used to detect incomplete POST"
2014-06-02 jenkins-botMerge "Include edit summary in permalink"
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 "Fixed fatal in SwiftFileBackend when a bogus...
2014-05-30 Brad JorschAdd PPFrame::isVolatile and PPFrame::setVolatile
2014-05-30 jenkins-botMerge "Reduce some code duplication"
2014-05-30 jenkins-botMerge "PostgreSQL: Only rollback when in a transaction"
2014-05-30 jenkins-botMerge "Fix typo"
2014-05-30 jenkins-botMerge "PostgreSQL: Support table prefixes"
2014-05-30 jenkins-botMerge "Restrict empty-frame cache entries to their...
2014-05-30 JackmcbarnRestrict empty-frame cache entries to their parent
2014-05-28 jenkins-botMerge "Reorganize commonPrint.css"
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 "Remove "Help/Project" profile from Special:Search"
2014-05-27 jenkins-botMerge "Remove silly 'm' prefix from StubObject/Deprecat...
2014-05-27 jenkins-botMerge "Cleaned up database reconnection logic"
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-25 jenkins-botMerge "Fix broken @return documentation"
2014-05-23 jenkins-botMerge "Make HTTPS port configurable"
2014-05-22 jenkins-botMerge "format the tests/phpunit/TODO document for reada...
2014-05-22 jenkins-botMerge "Apply correct line-height to diffs"
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 "Collation: Remove deprecated findLowerBound()"
2014-05-20 jenkins-botMerge "User::pingLimiter() profiles per action as well"
2014-05-20 PhuedxMerge "Pass archived page id to ArticleUndelete hook."
2014-05-20 jenkins-botMerge "API: Fix prop=revisions&rvdiffto= without rvprop...
2014-05-19 Translation update... Merge "Localisation updates from https://translatewiki...
2014-05-19 jenkins-botMerge "Make phpcs-strict pass on includes/ (7/7)"
2014-05-19 jenkins-botMerge "Move ApiQueryRecentChanges::parseRCType to stati...
2014-05-19 jenkins-botMerge "IP class cleanups"
2014-05-19 jenkins-botMerge "mediawiki.api: Use then() in getToken instead...
2014-05-19 jenkins-botMerge "mediawiki.api: Do not cache errors in getToken()"
2014-05-19 jenkins-botMerge "Avoid fatals in begin/commit/rollback if close...
2014-05-18 jenkins-botMerge "Update jscs and jshint config"
2014-05-16 jenkins-botMerge "Minor fix to DatabaseBase::close() logic"
2014-05-16 jenkins-botMerge "Drop rc_cur_time from recentchanges"
2014-05-16 umherirrenderFix @since of Parser::stripOuterParagraph
2014-05-16 jenkins-botMerge "mediawiki.util: Decode parentheses and bang...
2014-05-16 jenkins-botMerge "SpecialUnwatchedpages: Ajaxify watch links"
2014-05-16 Ori.livnehRevert "Declare visibility on class properties of inclu...
2014-05-15 jenkins-botMerge "Make validation for page more strict on djvu...
2014-05-15 jenkins-botMerge "Tweaks to compareParserCache.php"
2014-05-15 RobmoenMerge "Delete the post-edit cookie using the correct...
2014-05-15 Siebrand MazelandMake phpcs-strict pass on includes/ (7/7)
2014-05-15 jenkins-botMerge "Create Parser::stripOuterParagraph to avoid...
2014-05-15 jenkins-botMerge "Allow editing transcluded sections via the API"
2014-05-15 Bartosz DziewońskiCreate Parser::stripOuterParagraph to avoid code duplic...
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...
2014-05-12 jenkins-botMerge "Add two more categories to Special:TrackingCateg...
2014-05-12 jenkins-botMerge "Make update.php file executable"
2014-05-12 Brad JorschPreprocessor_DOM::newPartNodeArray should check that...
2014-05-12 jenkins-botMerge "tyop fxi"
2014-05-11 jenkins-botMerge "PPAccum_Hash -> PPDAccum_Hash"
2014-05-11 jenkins-botMerge "Update parameter documentation for removeHTMLtags()"
2014-05-11 jenkins-botMerge "Change visibility of some methods in Parser...
2014-05-11 Siebrand MazelandChange visibility of some methods in Parser and update...
2014-05-11 ReedyPPAccum_Hash -> PPDAccum_Hash
2014-05-11 jenkins-botMerge "Various documentation updates for includes/parser/"
2014-05-11 Siebrand MazelandVarious documentation updates for includes/parser/
2014-05-11 jenkins-botMerge "CSS style to make HTML5 <wbr> work on IE 8-11"
2014-05-11 jenkins-botMerge "Remove $wgSessionStarted"
2014-05-11 jenkins-botMerge "jquery.suggestions: Hide the suggestions list...
2014-05-11 jenkins-botMerge "Several tweaks to the install.php script"
2014-05-11 Siebrand MazelandFix most CodeSniffer issues in includes/parser/
2014-05-11 Siebrand MazelandDeclare visibility on class properties of includes...
2014-05-10 SPQRobinMerge "Update html5 specs link in comment"
2014-05-10 jenkins-botMerge "Adds the SidebarBeforeOutput hook"
2014-05-10 jenkins-botMerge "Introduce ContentGetParserOutput hook"
2014-05-10 jenkins-botMerge "Declare visibility on class properties of CdbPHP...
2014-05-09 Brion VIBBERMerge "Allow mobile to reduce image quality"
2014-05-09 jenkins-botMerge "Add API action=watch 'entirewatchlist' param...
2014-05-09 jenkins-botMerge "ChangesListSpecialPage: Use Html instead of...
2014-05-09 jenkins-botMerge "ChangesListSpecialPage: Correctly show legend...
2014-05-09 jenkins-botMerge "mediawiki.api: Don't log request error 'abort'"
2014-05-09 jenkins-botMerge "Expose server name in rc feed"
2014-05-09 jenkins-botMerge "Fix Oracle 1.23 missing patches (rebase)"
2014-05-09 jenkins-botMerge "Content: Deprecate and stop using getHighlightHt...
2014-05-09 jenkins-botMerge "Add $wgServerName"
2014-05-09 Ori LivnehAdd $wgServerName
next