summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing misspell errors (#8544)Jesús Espino2018-03-2928-44/+44
* Add ExperimentalTimezone flag (#8539)Chris Duarte2018-03-293-0/+16
* MM-9661: tweak post message size log (#8517)Jesse Hallam2018-03-292-3/+3
* Revert "add individual platform packaging targets (#8366)" (#8537)Christopher Speller2018-03-282-7/+9
* Remove the index on Channels.DisplayName. (#8530)Jesse Hallam2018-03-283-5/+25
* Add unit test coverage for SqlStatusStore.GetAllFromTeam (#8520)Jesse Hallam2018-03-281-0/+90
* Add defaults for SAML settings (#8536)Joram Wilander2018-03-281-0/+8
* Add SAML scoping IDP settings to diagnostics.go (#8531)Jason Blais2018-03-281-0/+2
* Fix roles table ID max length so MySQL 5.6 doesn't fail. (#8532)George Goldberg2018-03-281-0/+1
* translations PR 20180326 (#8514)Elias Nahum2018-03-2814-78/+494
* [PLT-4340] Channel Mute and "/mute" command #7617 (#7713)Christian Claus2018-03-287-37/+316
* Merge branch 'advanced-permissions-phase-1'George Goldberg2018-03-2775-1502/+4360
|\
| * Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-03-2742-193/+1028
| |\
| * | Fix typo in MANAGE_SYSTEM_WIDE_OAUTH permission. (#8516)George Goldberg2018-03-271-3/+3
| * | Ignore blank role names in getRolesByName call. (#8507)George Goldberg2018-03-262-3/+19
| * | Merge branch 'master' into advanced-permissions-phase-1Martin Kraft2018-03-2353-163/+2848
| |\ \
| * \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-1925-341/+570
| |\ \ \
| * \ \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-13167-3042/+5007
| |\ \ \ \
| * | | | | MM-8830 Consistent Incomming/Outgoing webhooks permissions (#8335)Jesús Espino2018-03-071-8/+20
| * | | | | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-0274-1158/+2709
| |\ \ \ \ \
| * | | | | | MM-8825: Make consistent INVITE_USER and ADD_USER_TO_TEAM permissions checkin...Jesús Espino2018-02-201-0/+5
| * | | | | | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-19617-129270/+23454
| |\ \ \ \ \ \
| * | | | | | | MM-8827: Add ADD_REACTION, REMOVE_REACTION and REMOVE_OTHERS_REACTIONS permis...Jesús Espino2018-02-196-188/+333
| * | | | | | | MM-9618: Don't change default role permissions for policy. (#8303)George Goldberg2018-02-195-47/+47
| * | | | | | | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-02-146-32/+45
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-02-130-0/+0
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ABC-176 Prevent changing PluginSettings.EnableUploads through the API (#8249)Joram Wilander2018-02-134-2/+39
| * | | | | | | | | XYZ-78: Add note to upgrade code about advanced permissions migration. (#8267)George Goldberg2018-02-131-0/+4
| * | | | | | | | | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-1374-666/+939
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updates migration tests to reflect front-end mapping changes. (#8237)Martin Kraft2018-02-136-31/+65
| * | | | | | | | | | XYZ-73: Removes EnableOnlyAdminIntegrations uses. (#8245)Martin Kraft2018-02-122-6/+0
| * | | | | | | | | | Fix tests. (#8244)George Goldberg2018-02-123-18/+8
| * | | | | | | | | | XYZ-51: Unit tests for and changes to SetRolePermissionsFromConfig. (#8160)Martin Kraft2018-02-095-29/+667
| * | | | | | | | | | AllowEditPost and PostEditTimeLimit migration (#8208)Jesús Espino2018-02-0910-26/+86
| * | | | | | | | | | XYZ-80: Add CreateAt/UpdateAt/DeleteAt fields to roles table. (#8223)George Goldberg2018-02-082-0/+15
| * | | | | | | | | | XYZ-76: Add license check to patchRoles endpoint. (#8224)George Goldberg2018-02-084-3/+99
| * | | | | | | | | | XYZ-59: Implement redis caching layer for Role store. (#8207)George Goldberg2018-02-074-67/+148
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-0752-125/+699
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-061622-26337/+184880
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-0659-1701/+2949
* | | | | | | | | | | | | fix typo in the pull request template (#8521)Jesse Hallam2018-03-271-1/+1
* | | | | | | | | | | | | Update NOTICE.txt (#8523)amyblais2018-03-271-74/+2
* | | | | | | | | | | | | post a system message after a channel is converted from public to private (#8...Saturnino Abril2018-03-274-0/+50
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Adding durafmt library and use it from enterprise global relay export (#8487)Jesús Espino2018-03-2715-42/+545
* | | | | | | | | | | | Relax 4k post message limit (#8478)Jesse Hallam2018-03-2617-140/+349
* | | | | | | | | | | | Adding go client support and basic unit tests for channel autocomplete. (#8510)Christopher Speller2018-03-262-0/+84
* | | | | | | | | | | | send websocket event when users are activated / deactivated (#8500)Chris2018-03-231-0/+2
* | | | | | | | | | | | Changing the user-0 data to sysadmin and user-1 username to user-1 (#8494)Jesús Espino2018-03-232-4/+11
* | | | | | | | | | | | improve error handling around invalid Forward80To443 settings (#8496)Jesse Hallam2018-03-232-1/+14
* | | | | | | | | | | | Allow to get the team icon for open teams (#8499)Elias Nahum2018-03-231-5/+6