Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating dependancies. (#9303) | Christopher Speller | 2018-08-28 | 1 | -1/+13 |
| | |||||
* | MM-10934 Update server dependencies. (#8981) | Christopher Speller | 2018-06-21 | 34 | -5479/+15075 |
| | | | | | | * Changing throttled import path. * Upgrading dependencies. | ||||
* | Update html2text lib to use the original repo (#8900) | Carlos Tadeu Panato Junior | 2018-06-14 | 7 | -0/+1389 |
| | |||||
* | MM-10020: avoid duplicating unique indexes (#8587) | Jesse Hallam | 2018-04-16 | 25 | -0/+220188 |
* unit test TestGet(Search)Replica This adds partial, testing-focused support for SQLite, as well as removing some translated log messages that required initializing i18n just for testing. * avoid returning master twice when no replicas are configured * remove duplicate indexes * unit test GetAllConns |