Merge "Get timestamp from WikiPage, instead of Article"
[lhc/web/wiklou.git] / tests / phpunit / includes / utils / MWCryptHashTest.php
2016-02-25 jenkins-botMerge "Get timestamp from WikiPage, instead of Article"
2016-02-25 jenkins-botMerge "Fixup contenttype stuff in UserMailer"
2016-02-25 jenkins-botMerge "Remove no-op parameter from UIDGeneratorTest"
2016-02-25 jenkins-botMerge "Fix typo and improve code comments in LinkTarget"
2016-02-25 jenkins-botMerge "Move WatchedItem::duplicateEntries to WatchedIte...
2016-02-25 jenkins-botMerge "ApiSandbox: Visual separation of fields"
2016-02-23 jenkins-botMerge "Add toggle checkboxes to action=history"
2016-02-23 jenkins-botMerge "Remove wfCheckEntropy() as unused and deprecated...
2016-02-23 jenkins-botMerge "Fix resource path check when ResourceBasePath...
2016-02-22 jenkins-botMerge "Enforce MW_NO_SESSION, add MW_NO_SESSION_HANDLER"
2016-02-22 jenkins-botMerge "Fix session store logging"
2016-02-22 jenkins-botMerge "Use hex2bin() instead of pack()"
2016-02-20 Kevin IsraelUse hex2bin() instead of pack()
2016-01-05 jenkins-botMerge "Documentation: Remove paragraph about not creati...
2015-12-17 jenkins-botMerge "Revert "Don't check namespace in SpecialWantedte...
2015-12-17 jenkins-botMerge "Merge namespace aliases like we merge namespace...
2015-11-24 jenkins-botMerge "Accessor to get EditPage parent revision ID"
2015-11-05 jenkins-botMerge "Use interwiki cache directly to resolve transwik...
2015-10-14 jenkins-botMerge "Revert "mediawiki.widgets: Add temporary workaro...
2015-10-13 jenkins-botMerge "Update comment about enabled extensions"
2015-10-13 jenkins-botMerge "Clean up zh-tw.json"
2015-10-08 jenkins-botMerge "Fix French special pages titles inconsistencies"
2015-10-08 jenkins-botMerge "Fixed Special:ChangeEmail spelling in French"
2015-10-06 jenkins-botMerge "Add more test cases to OldChangesListTest"
2015-10-05 jenkins-botMerge "objectcache: Add BagOStuff::READ_VERIFIED flag...
2015-10-03 jenkins-botMerge "Add @codingStandardsIgnoreStart to 5 files under...
2015-10-03 Amir E. AharoniAdd @codingStandardsIgnoreStart to 5 files under tests...
2015-10-02 jenkins-botMerge "build: Enable jscs jsDoc rule 'checkTypes' and...
2015-10-01 jenkins-botMerge "Fixed remaning IDEA errors in DatabaseBase"
2015-10-01 jenkins-botMerge "Do not split parser cache if limitation is reached."
2015-10-01 Brad JorschRefactor hashing utility functions from MWCryptRand...