summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mattn
Commit message (Collapse)AuthorAgeFilesLines
* Updating dependancies. (#9303)Christopher Speller2018-08-281-1/+13
|
* MM-10934 Update server dependencies. (#8981)Christopher Speller2018-06-2134-5479/+15075
| | | | | | * Changing throttled import path. * Upgrading dependencies.
* Update html2text lib to use the original repo (#8900)Carlos Tadeu Panato Junior2018-06-147-0/+1389
|
* MM-10020: avoid duplicating unique indexes (#8587)Jesse Hallam2018-04-1625-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