Merge "Add default type param for recentchanges and watchlist query api modules"
[lhc/web/wiklou.git] / includes /
2015-02-23 jenkins-botMerge "Add default type param for recentchanges and...
2015-02-23 jenkins-botMerge "Add hook for custom difference engine (WikEdDiff)"
2015-02-23 jenkins-botMerge "Small optimization to ResourceLoader's canExpand...
2015-02-23 jenkins-botMerge "Made BagOStuff::cas properly optional"
2015-02-23 jenkins-botMerge "Removed FORCE INDEX from API category queries"
2015-02-23 Aaron SchulzMade BagOStuff::cas properly optional
2015-02-23 Aaron SchulzRemoved FORCE INDEX from API category queries
2015-02-23 Aaron SchulzAdd a ReplicatedBagOStuff class
2015-02-23 jenkins-botMerge "Removed doCascadeProtectionUpdates method to...
2015-02-22 Aaron SchulzRemoved doCascadeProtectionUpdates method to avoid...
2015-02-22 Aaron SchulzMerge "Wait for slaves in RecentChangesUpdateJob"
2015-02-22 jenkins-botMerge "Avoid @backupGlobals in ExtensionRegistryTest"
2015-02-22 Marius HochWait for slaves in RecentChangesUpdateJob
2015-02-22 Translation update... Localisation updates from https://translatewiki.net.
2015-02-22 jenkins-botMerge "Give objects to DatabaseLogEntry::newFromRow"
2015-02-22 ayush_gargExport: Preloading the category name through a URL...
2015-02-22 umherirrenderGive objects to DatabaseLogEntry::newFromRow
2015-02-22 jenkins-botMerge "DatabaseBase: Document behavior of nulls in...
2015-02-22 Kevin IsraelDatabaseBase: Document behavior of nulls in array condi...
2015-02-22 jenkins-botMerge "Migrate block log to new log system"
2015-02-22 jenkins-botMerge "Use new log system when create log entry for...
2015-02-22 jenkins-botMerge "Call LogFormatter::getPreloadTitles on ChangesLi...
2015-02-22 jenkins-botMerge "DatabaseInstaller::getGlobalDefaults: Return...
2015-02-22 jenkins-botMerge "Use context when parsing message 'redirectedfrom'"
2015-02-22 jenkins-botMerge "Escape message 'redirectto' in Article"
2015-02-22 umherirrenderDatabaseInstaller::getGlobalDefaults: Return all needed...
2015-02-22 umherirrenderPass user to File::delete from Special:MovePage
2015-02-21 jenkins-botMerge "Fix @backupGlobals annotation in ExtensionRegist...
2015-02-21 Translation update... Localisation updates from https://translatewiki.net.
2015-02-21 jenkins-botMerge "Escape message editsection on action=view"
2015-02-20 kaldariFixing links on NoLocalSettings page
2015-02-20 jenkins-botMerge "Use the request object provided in User::setCookies"
2015-02-20 Translation update... Localisation updates from https://translatewiki.net.
2015-02-20 Erik BernhardsonCorrect misleading documentation
2015-02-20 jenkins-botMerge "Some clean-up of TemplateParser"
2015-02-20 jenkins-botMerge "Convert UtfNormalTest into a PHPUnit test"
2015-02-20 kaldariSome clean-up of TemplateParser
2015-02-20 jenkins-botMerge "Remove maintenance script dumpSisterSites.php"
2015-02-20 Brad JorschAPI: Don't allow '#' in title-parts
2015-02-20 umherirrenderEscape message editsection on action=view
2015-02-20 jenkins-botMerge "mediawiki.special.preferences.js: Simplify modulo"
2015-02-20 jenkins-botMerge "mediawiki.special.preferences.js: Simplify creat...
2015-02-20 AudeRevert "Removed doCascadeProtectionUpdates method to...
2015-02-20 Erik BernhardsonAllow override of page disply within CategoryViewer
2015-02-20 jenkins-botMerge "Explicitly allow lines up to 100 chars in Rubocop"
2015-02-20 jenkins-botMerge "Fix the Rubocop offense TrailingBlankLines"
2015-02-20 jenkins-botMerge "Fix the Rubocop offense SpaceInsideHashLiteralBr...
2015-02-20 jenkins-botMerge "Remove outdated Rubocop offenses from .rubocop_t...
2015-02-20 jenkins-botMerge "Fix the Rubocop offense SpaceAroundOperators"
2015-02-20 jenkins-botMerge "Fix the Rubocop offense LeadingCommentSpace"
2015-02-20 jenkins-botMerge "Fix the Rubocop offense EmptyLinesAroundBody"
2015-02-20 jenkins-botMerge "Fix the Rubocop offense EmptyLines"
2015-02-20 jenkins-botMerge "Fix the Rubocop offense AmbiguousRegexpLiteral"
2015-02-20 jenkins-botMerge "Maintenance script for exporting site definitions"
2015-02-20 danielMaintenance script for exporting site definitions
2015-02-20 jenkins-botMerge "Maintenance script for importing site info."
2015-02-20 jenkins-botMerge "Avoid double word-separator when using Linker...
2015-02-20 Timo Tijhofresourceloader: Simplify log message for getDefinitionM...
2015-02-20 Kunal MehtaConvert UtfNormalTest into a PHPUnit test
2015-02-20 jenkins-botMerge "API: Add authz features for RESTBase"
2015-02-20 Aaron SchulzRemoved doCascadeProtectionUpdates method to avoid...
2015-02-20 jenkins-botMerge "Adding TemplateParser class providing interface...
2015-02-20 Aaron SchulzMade TransactionProfiler log regardless of Profiler
2015-02-20 kaldariAdding TemplateParser class providing interface to...
2015-02-19 jenkins-botMerge "Add clickable link for section headers"
2015-02-19 Vivek GhaisasAdd clickable link for section headers
2015-02-19 Brad JorschAPI: Add authz features for RESTBase
2015-02-19 jenkins-botMerge "database: Move LoadBalancer::getConnection debug...
2015-02-19 Timo Tijhofdatabase: Move LoadBalancer::getConnection debugmsg...
2015-02-19 Translation update... Localisation updates from https://translatewiki.net.
2015-02-19 jenkins-botMerge "database: Avoid use of PDO transaction system...
2015-02-19 Timo Tijhofdatabase: Avoid use of PDO transaction system for SQLite
2015-02-19 jenkins-botMerge "mediawiki.skinning: Remove italics from q tag...
2015-02-19 jenkins-botMerge "Made BloomFilterTitleHasLogs refresh odds linear...
2015-02-19 jenkins-botMerge "Html::openElement: Don't omit closing tags."
2015-02-19 Chad HorohoeSpecialLinkSearch: clean up munged query variable handling
2015-02-19 Alex MonkFix hook situation for Skin::doEditSectionLink
2015-02-19 jenkins-botMerge "DatabaseMssql: Don't duplicate body of makeList()"
2015-02-19 Kevin IsraelDatabaseMssql: Don't duplicate body of makeList()
2015-02-19 jenkins-botMerge "Made ActiveUsers work a bit better on small...
2015-02-18 jenkins-botMerge "Fixed a path issue in NoLocalSettings"
2015-02-18 jenkins-botMerge "Made TransactionProfiler affected-row warnings...
2015-02-18 Brad JorschAPI: Unconditionally load ipb_timestamp in ApiQueryBlocks
2015-02-18 RicordisamoaHtml::openElement: Don't omit closing tags.
2015-02-18 Translation update... Merge "Localisation updates from https://translatewiki...
2015-02-18 Translation update... Localisation updates from https://translatewiki.net.
2015-02-18 cenariumAdjusting patrol checks for RC and watchlist prefs
2015-02-18 jenkins-botMerge "Detect duplicate archived files by SHA1 search...
2015-02-18 rillkeDetect duplicate archived files by SHA1 search on upload
2015-02-18 Chad HorohoeResourceLoaderImage: tighten up svg handling
2015-02-18 danielMaintenance script for importing site info.
2015-02-18 jenkins-botMerge "Parse "retrievedfrom" and "lastmodifiedat""
2015-02-18 jenkins-botMerge "PostgreSQL: Improve dropping of foreign key...
2015-02-18 jenkins-botMerge "skin: Use Title::isKnown() / Title::exists(...
2015-02-18 Yusuke MatsubaraParse "retrievedfrom" and "lastmodifiedat"
2015-02-18 Marius HochFlush any implicit transactions in RecentChangesUpdateJob
2015-02-18 Jeff JanesPostgreSQL: Improve dropping of foreign key constraint
2015-02-18 Aaron SchulzFixed backwards $group check in LoadBalancer
2015-02-18 Aaron SchulzMade TransactionProfiler affected-row warnings not...
2015-02-17 Kunal Mehtaskin: Use Title::isKnown() / Title::exists() instead...
next