summaryrefslogtreecommitdiffstats
path: root/store/storetest/mocks/SystemStore.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-10121: CLI command to reset permissions system to default state. (#8637)George Goldberg2018-04-181-0/+16
| | | | | | * MM-10121: CLI command to reset permissions system to default state. * Review comment.
* Store mocks (#7724)Chris2017-10-261-0/+94
* store mocks * add example