CommentStore: Try to improve description of insert()
[lhc/web/wiklou.git] / includes / CommentStore.php
2017-09-05 Kunal MehtaCommentStore: Try to improve description of insert()
2017-09-05 jenkins-botMerge "Handle comment truncation in CommentStore"
2017-09-05 jenkins-botMerge "Fix RestbaseVirtualRESTService URL standardization"
2017-09-05 jenkins-botMerge "EditPage: Deprecate getCheckboxes() and getCheck...
2017-09-04 jenkins-botMerge "Turn Special:NewFiles list of media types into...
2017-09-04 jenkins-botMerge "Fix typo in ILBFactory::waitForReplication phpdoc"
2017-09-04 jenkins-botMerge "resourceloader: Preload base modules request...
2017-09-03 jenkins-botMerge "EditPage: Remove unused variable in getCheckboxe...
2017-09-01 jenkins-botMerge "WLFilters: reword watchlist-details slightly"
2017-09-01 jenkins-botMerge "mediawiki.special.changeslist.legend.js: Remove...
2017-09-01 jenkins-botMerge "Remove reference to deprecated IDatabase->nextSe...
2017-09-01 jenkins-botMerge "EditPage: Restore getSummaryInput(); deprecate...
2017-09-01 Brad JorschHandle comment truncation in CommentStore
2017-09-01 Brad JorschRemove reference to deprecated IDatabase->nextSequenceV...
2017-09-01 jenkins-botMerge "Revert "Fix link prefix/suffixes around Category...
2017-08-31 jenkins-botMerge "Move section ID fallbacks into headers themselves"
2017-08-30 jenkins-botMerge "Fix highlight display for enhanced mode"
2017-08-30 jenkins-botMerge "Batch request titles for cdn purge from db"
2017-08-30 jenkins-botMerge "RCFilters: rephrase the feedback link text"
2017-08-30 jenkins-botMerge "Use HTTPS protocol in resources/src/mediawiki...
2017-08-30 jenkins-botMerge "RCFilters: Include invert param when reading...
2017-08-30 jenkins-botMerge "SpecialRecentchanges: Restore ability to use...
2017-08-30 Brad JorschAdd `comment` table and code to start using it