summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | XYZ-87: GlobalRelay DM Exports do not Include Channel Name (#8275)Jonathan2018-03-074-30/+362
| | | | | | | | | | | | | | | | | | | | * Adding ChannelMemberHistory table records when DM channels are created. This ensures that both participants in a DM are shown in compliance export, even if only one of them typed anything * Direct/Group Message channels now get pretty display names for the purpose of compliance exports * Fixed string formatting in t.Fatal calls * Changed uses of ChannelMemberHistory over to ChannelMemberHistoryResult in tests. This should have been done as a part of the work in XYZ-110, but seems to have been missed in this branch for some reason
* | Add addedUser IDs to render correctly in client based on teammate name ↵Philippe GRANET2018-03-071-0/+5
| | | | | | | | | | | | display setting (#8400) See PLT-7776 on mattermost-webapp: https://github.com/mattermost/mattermost-webapp/pull/353
* | [PLT-7574] Update and Simplify Compatibility Check and Replace UA Dependency ↵Alex Moon2018-03-062-12/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#7427) * Add fix to not run browser check on Mobile Browsers or the App * remove non safari and IE checks * Replace useragent checking dependency and update UA tests * change some wording * change dependancy again to one with compatible licence * Fix typos and clarify wording * fix typo and comvert tests to use array
* | Add preparatory upgrade code for 4.9 (#8408)Joram Wilander2018-03-052-4/+12
| |
* | MM-9664 Add invalidation metrics for store caches (#8340)Joram Wilander2018-03-0516-36/+130
| | | | | | | | | | | | | | | | * Add invalidation metrics for store caches * Increment session invalidation metric * Fix tests
* | MM-8604: emit config/license websocket events (#8371)Jesse Hallam2018-03-055-10/+45
| |
* | fix Mozilla typo (#8395)Carlos Tadeu Panato Junior2018-03-051-1/+1
| |
* | remove `go Publish(...)` idiom (#8373)Chris2018-03-0212-70/+23
| |
* | PLT-7567: Integration of Team Icons (#8284)Christian Hoff2018-03-0111-13/+421
| | | | | | | | | | | | | | | | | | | | * PLT-7567: Integration of Team Icons * PLT-7567: Read replica workaround, upgrade logic moved, more concrete i18n key * PLT-7567: Read replica workaround, corrections * PLT-7567: upgrade correction
* | fix linux cap header structure (#8389)Chris2018-03-011-1/+1
| |
* | [PLT-8024] Support LOGIN authentication method for SMTP (#8140)Carlos Tadeu Panato Junior2018-03-012-5/+117
| | | | | | | | | | | | * [PLT-8024] Support LOGIN authentication method for SMTP * added initial unit tests
* | [PLT-8186] add support for ec2 instance profile authentication (#8243)Carlos Tadeu Panato Junior2018-02-286-1/+173
| |
* | Simplification of a Channel Members query. (#8345)George Goldberg2018-02-281-3/+3
| |
* | optimize lru purging (#8381)Chris2018-02-282-103/+43
| |
* | Fix prerequisites checker so 1.10 > 1.9 (#8344)Fede2018-02-271-2/+2
|/ | | | | | * Fix prerequisites checker so 1.10 > 1.9 * Check prerequisites sorting by dot separator
* Temporarily disable flaky TestSendMailUsingConfigAdvanced test (#8379)Joram Wilander2018-02-271-8/+2
| | | | | | * Temporarily disable flaky TestSendMailUsingConfigAdvanced test * Remove imports
* MM-9698 Fixing Minio with server side encryption. (#8367)Christopher Speller2018-02-262-7/+39
| | | | | | * Fixig Minio with server side encryption. * Add png file backend test
* add individual platform packaging targets (#8366)Chris2018-02-262-9/+7
|
* Fix forward 80 to 443 to not bind on all interfaces. (#8360)Christopher Speller2018-02-231-12/+17
|
* Merge branch 'merge47intomaster'Derrick Anderson2018-02-231-2/+4
|\
| * Merge remote-tracking branch 'origin/release-4.7' into merge47intomasterDerrick Anderson2018-02-231-2/+4
|/|
| * Change log level of 404s to DEBUG (#8339)Joram Wilander2018-02-211-2/+4
| |
* | fix scheduled task race (#8355)Chris2018-02-233-208/+70
| |
* | MM-8593 Default APIv3 to disabled for new installs (#8353)Joram Wilander2018-02-234-1/+4
| | | | | | | | | | | | | | | | * Default APIv3 to disabled for new installs * Add EnableAPIv3 setting to client config * Enable APIv3 for needed tests
* | Fall back to constructured URL for OAuth SSO if SiteURL not set (#8352)Joram Wilander2018-02-231-1/+6
| |
* | Remove global site url (#8343)Chris2018-02-2212-35/+32
| | | | | | | | | | | | | | | | * remove global site url * missed one * revert mysterious change
* | Fix push notification content for file only messages (#8346)Joram Wilander2018-02-223-2/+16
| |
* | Adding saml migration command (#8263)Jesús Espino2018-02-213-28/+176
| | | | | | | | | | | | * Adding saml migration command * Texts fixed
* | MM-8681 Adding config settings necessary for using CloudFront. (#8307)Christopher Speller2018-02-208-0/+43
| | | | | | | | | | | | * Adding config settings nessisary for using CloudFront. * Adding new config settings to diagnostics.
* | Update en.json (#8332)Jason Blais2018-02-201-1/+1
| |
* | MM-8710: Web Hub optimizations (#8293)Chris2018-02-203-50/+156
| | | | | | | | | | | | | | | | | | | | | | | | * webhub optimizations * test fix * minor fix * big perf improvement to ToJson after precomputing * fix hub connection count
* | MM-9556 Added ability to upload files without a multipart request (#8306)Harrison Healey2018-02-208-36/+242
| | | | | | | | | | | | * MM-9556 Added ability to upload files without a multipart request * MM-9556 Handled some unusual test behaviour
* | Added t.Helper to CheckXStatus test functions (#8305)Harrison Healey2018-02-201-21/+28
| |
* | translations PR 20180220 (#8334)enahum2018-02-2014-241/+345
| |
* | Merge branch 'merge-4.7'Derrick Anderson2018-02-1920-376/+770
|\ \
| * | Remove unnecesary lineJesús Espino2018-02-191-1/+0
| | |
| * | merge 4.7.1 to masterSaturnino Abril2018-02-1920-376/+771
|/| | | |/
| * Merge branch 'mm-9633' into release-4.7Derrick Anderson2018-02-163-1/+13
| |\
| | * Add upgrade code from 4.7.0 to 4.7.1JoramWilander2018-02-162-0/+13
| | |
| | * Remove bad field from ChannelMemberHistory modelJoramWilander2018-02-161-1/+0
| |/
| * Merge branch 'translations-20180215' into release-4.7Derrick Anderson2018-02-1414-61/+113
| |\
| | * translations PR 20180215Elias Nahum2018-02-1514-61/+113
| |/
| * Merge branch 'icu753' into release-4.7Derrick Anderson2018-02-143-41/+288
| |\
| | * Merge branch 'release-4.7' into icu753Derrick Anderson2018-02-1423-320/+420
| | |\ | | |/ | |/|
| * | Merge branch 'XYZ-110' into release-4.7Derrick Anderson2018-02-145-28/+45
| |\ \
| | * | Renamed file to match existing schemeJonathan Fritz2018-02-131-0/+0
| | | |
| | * | Merge branch 'release-4.7' into XYZ-110Jonathan Fritz2018-02-1387-1408/+1230
| | |\ \
| | * | | Removed unused fields from ChannelMemberHistory table, introduced new ↵Jonathan Fritz2018-02-126-32/+45
| | | | | | | | | | | | | | | | | | | | model.ChannelMemberHistoryResult object that includes those fields that are selected from a join on other tables
| * | | | Merge branch 'translations-20180212' into release-4.7Derrick Anderson2018-02-1414-244/+192
| |\ \ \ \
| | * | | | translations PR 20180212Elias Nahum2018-02-1214-244/+192
| | | | | |