summaryrefslogtreecommitdiffstats
path: root/app/diagnostics.go
Commit message (Collapse)AuthorAgeFilesLines
...
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-301-0/+1
| | | | | | | Certain S3 compatible servers only use Legacy Signature (AWS Signature V2), current code only supports signature v4. This PR adds facility to click a button on the UI to enable legacy signature with S3 compatible servers.
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Creating unit tests for diagnostics (#5932)Christopher Speller2017-04-031-2/+11
|
* Fix license telemetry. (#5641)George Goldberg2017-03-061-6/+6
|
* PLT-5070: Server side component of Telemetry. (#5514)George Goldberg2017-02-241-0/+394