Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove MWMessagePack | TheSandDoctor | 2019-12-30 | 1 | -76/+0 |
* | Remove covers validator trait where it is not needed | Thiemo Kreuz | 2019-05-17 | 1 | -2/+0 |
* | MWMessagePack: Deprecate MWMessagePack class and its method | Derick Alangi | 2019-05-09 | 1 | -1/+2 |
* | build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 | Umherirrender | 2018-02-17 | 1 | -1/+1 |
* | Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase | Kunal Mehta | 2018-01-01 | 1 | -0/+2 |
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -35/+35 |
* | Convert most libs/ tests to use PHPUnit_Framework_TestCase | Chad Horohoe | 2014-12-29 | 1 | -1/+1 |
* | test: Clean up data providers that should be static | Timo Tijhof | 2014-09-18 | 1 | -2/+2 |
* | Skip 64 bit MWMessagePack tests on 32 bit machines | Thiemo Mättig | 2014-07-09 | 1 | -6/+11 |
* | MWMessagePack: improvements to test suite, exception handling, array detection | Ori Livneh | 2014-01-03 | 1 | -53/+51 |
* | Add class implementing MessagePack serialization | Ori Livneh | 2014-01-02 | 1 | -0/+72 |