Граф коммитов

  • 06fb1458ca Use always strings for cache keys (#13631) Jesús Espino 2020-01-22 15:59:59 +01:00
  • d881b68a38 Set the GOBIN to install go-junit-report in the correct location (#13684) Agniva De Sarker 2020-01-22 20:09:10 +05:30
  • adeb7ec8ff Allow GOBIN to be overriden with environment variables (#13671) Agniva De Sarker 2020-01-22 17:46:41 +05:30
  • 97969a2904 Avoid taking into account guest accounts flag (#13643) Miguel de la Cruz 2020-01-21 17:29:54 +01:00
  • d496e6a6a6 Bump app version to 5.22 (#13651) Ben Schumacher 2020-01-21 16:51:21 +01:00
  • 173c4abb0d MM-21071 (#13564) Doug Lauder 2020-01-21 10:48:50 -05:00
  • c4ce55f0b7 [MM-21373] Don't send verification (#13637) Hossein Ahmadian-Yazdi 2020-01-21 09:14:14 -05:00
  • 5123fe0292 Remove more instances of GOPATH from Makefile and CI (#13450) Agniva De Sarker 2020-01-21 18:19:49 +05:30
  • f78ba00017 Disable unused linter (#13661) Ben Schumacher 2020-01-21 13:06:15 +01:00
  • ca140117d8 Bump GolangCI-Lint to v1.23.0 (#13628) Ben Schumacher 2020-01-21 09:46:11 +01:00
  • 04e6911a6b GH-10438 - Rewrite existing plugin API tests to exclusively te… (#13302) Eli Yukelzon 2020-01-21 10:41:28 +02:00
  • ebfd332161 MM-21374 - Fixed extracting icon for prepackaged and local plugins (#13633) Maria A Nunez 2020-01-20 10:34:18 -05:00
  • 50e965510a MM-19462 - Migrate tests from "web/oauth_test.go" to use testify (#13525) Vladimir Lebedev 2020-01-20 17:30:13 +03:00
  • 8861d0cb33 MM-20345: Fixing etag problem not reloading all users when needed (#13640) Jesús Espino 2020-01-20 15:24:14 +01:00
  • 50e9aa01c3 MM-21157: Triggers role sync when a syncable is linked, unlinked, or updated. (#13432) Martin Kraft 2020-01-20 09:10:25 -05:00
  • 3865bc501e golint fix (#13613) Andy Librian 2020-01-20 18:32:20 +07:00
  • 2186af4d13 Convert store/storetest/post_store.go t.Fatal to assert/require (#13608) Bolarinwa Balogun 2020-01-18 14:53:42 -05:00
  • 6d79484e55 MM-21645: COALESCE(Bots.LastIconUpdate, 0) (#13638) Jesse Hallam 2020-01-17 17:16:18 -04:00
  • 7d99d8fba7 Add IsValid method to *Manifest struct (#13609) Shobhit Gupta 2020-01-17 12:08:55 -08:00
  • b71a6b9f8d MM-21725 change to singular (#13634) Scott Bishel 2020-01-17 06:52:41 -07:00
  • 3491c3abb2 Respect HomepageURL in manifest for local plugins (#13595) Ben Schumacher 2020-01-17 09:09:58 +01:00
  • 566f28be0a GH-12702 v2: Add new command response parameter: "skip_slack_p… (#13420) Someone 2020-01-17 08:34:11 +01:00
  • 4314a0427f MM-21328: Fix KVCompareAndSet when new==old (#13612) Jesse Hallam 2020-01-16 15:29:10 -04:00
  • c21ea5bc06 MM-19445 - Added version information to plugin diagnostics data (#13408) Maria A Nunez 2020-01-16 08:46:36 -05:00
  • 3d5f36cc4a MM-12773: Return error if ChannelMemberHistory record creation fails. (#13517) Martin Kraft 2020-01-16 06:43:32 -05:00
  • 2a28edcd93 MM-21481: Fixed several issues from user marshalling (#13627) Agniva De Sarker 2020-01-16 13:48:08 +05:30
  • 87eb7697f9 MM-19606- Rework Prepackaged Plugins (#13449) Maria A Nunez 2020-01-15 13:38:55 -05:00
  • 508fbf2f53 Make LocalCacheUserStore.Get/GetProfileByIds return a copy of the stored data (#13620) Claudio Costa 2020-01-15 19:01:04 +01:00
  • a001ecabe2 Update bundled plugins for v5.20 (#13621) Jason Frerich 2020-01-15 10:30:58 -06:00
  • 8e0fe90897 Thread fetching revert (#13616) Eli Yukelzon 2020-01-15 17:14:04 +02:00
  • da97740cc2 bump alpine version and mm as well (#13615) Carlos Tadeu Panato Junior 2020-01-15 16:07:09 +01:00
  • 70a7ad2969 add additional reserved team name (#13606) Scott Bishel 2020-01-14 14:39:05 -07:00
  • e77ef9733c MM-20977 - Inviting multiple users with valid/allowed and inva… (#13372) Eli Yukelzon 2020-01-14 15:29:50 +02:00
  • 51a61f6bc1 [MM-19720] Expose endpoint for config patch (#12997) Rajat Varyani 2020-01-14 17:36:17 +05:30
  • 69f4dcd955 MM-19463 - Migrate tests from "web/webhook_test.go" to use testify (#13524) Vladimir Lebedev 2020-01-14 13:09:11 +03:00
  • 6e9e849871 Fix issues found by golangci v1.22.2 (#13568) Ben Schumacher 2020-01-14 10:08:51 +01:00
  • 2d9e85e82a [MM-20706] Drop 26 character requirement from post action IDs (#13225) Ben Schumacher 2020-01-14 07:18:14 +01:00
  • 1f3f8fbf57 [MM-21123] Add Labels to upstream Marketplace response (#13425) Ben Schumacher 2020-01-14 07:16:36 +01:00
  • 8e2c59ca00 [MM-17155] Changes to email notifications to support Deep Linking page (#13362) Devin Binnie 2020-01-13 16:24:28 -05:00
  • ed555faa75 MM-19137 - Migrate tests from "model/post_test.go" to use test… (#13521) Vladimir Lebedev 2020-01-13 23:07:42 +03:00
  • aa0d0f9943 MM-21102: Add ExperimentalSettings.UseNewSAMLLibrary to diagnostics (#13543) Scott Bishel 2020-01-13 10:54:30 -07:00
  • dc24c9abe8 [MM-20061] Add System Admin filter to both LDAP and SAML (#13534) Hossein Ahmadian-Yazdi 2020-01-13 12:50:01 -05:00
  • 5f7ca55b13 MM-21520: Remove temporary databases after tests run (#13572) Patryk Pomykalski 2020-01-13 16:54:07 +01:00
  • 0361e8b97e MM-21210: Add LRU cache for ChannelStore.GetMembersForUser (#13593) Agniva De Sarker 2020-01-13 21:16:51 +05:30
  • 8b24b26cb0 MM-21356: Conditionally set user status online (#13538) Agniva De Sarker 2020-01-13 20:20:56 +05:30
  • 49308e9163 MM-21229 - Customization > Site Name help text doesn't match text field behavior (#13540) Eli Yukelzon 2020-01-13 12:46:51 +02:00
  • d4935fb22f [GH-13073] Migrate profilesInChannelCache cache from store/sqlstore/user_store.go to the new store/localcachelayer (#13536) larkox 2020-01-11 11:52:44 -05:00
  • 605040c597 MM-20644: Add users to teams as a SchemeAdmin based on a new configuration field on GroupTeams and GroupChannels records. (#13361) Martin Kraft 2020-01-10 12:19:39 -05:00
  • 04430041a8 Convert store/storetest/compliance_store.go t.Fatal to require (#13607) Bolarinwa Balogun 2020-01-10 11:57:13 -05:00
  • a2e2b6d9b8 MM-19274 - Migrate tests from "model/config_test.go" to use testify (#13522) Vladimir Lebedev 2020-01-10 13:52:00 +03:00
  • 7a3af8555f MM-21548: Fix Flakey Test (#13599) Scott Bishel 2020-01-10 03:30:07 -07:00
  • 37ce413b7d MM-20698: Add server support for getting SAML metadata and updating S… (#13311) catalintomai 2020-01-09 21:25:20 -08:00
  • c41e9d970a Optimize queries and indexes on posts table (#13217) Patryk Pomykalski 2020-01-10 05:56:44 +01:00
  • d938d70dcd MM-21211: Optimize Channelstore.UpdateLastViewedAt (#13529) Agniva De Sarker 2020-01-09 22:04:30 +05:30
  • efffb790e4 MM-21608: Remove buggy migration code (#13600) Agniva De Sarker 2020-01-09 21:32:03 +05:30
  • 2dba5dbf86 MM-21368: Optimize MapStringsToQueryParams (#13601) Agniva De Sarker 2020-01-09 21:14:01 +05:30
  • 62b57143c8 [MM 19840] Create a Cache Interface abstraction to support multiple cache backends (#13384) Hector 2020-01-09 09:57:28 +01:00
  • 1909fd6607 [MM-20804] Add "Unarchive Channel" option to the channel info screen (#13349) Allen Lai 2020-01-09 00:42:29 -08:00
  • 397e83f870 Remove redundant in-line image tests (#13578) lindalumitchell 2020-01-08 22:35:47 -08:00
  • 7f6074b300 GH-13570 Allow /static/plugins/* endpoint responses to be cached (except for 404s) (#13592) Doug Clark 2020-01-08 14:43:59 -06:00
  • d30f904de9 MM-20627: Create SECURITY.md (#13569) Juho Nurminen 2020-01-08 15:48:01 +02:00
  • 464c290e50 Removing certain unneded cluster invalidation messages (#13549) Jesús Espino 2020-01-08 11:31:10 +01:00
  • bd480b70f3 Caching removed from post_store.go, remove caching test (#13437) Scott Bishel 2020-01-07 12:13:56 -07:00
  • ecb41c6eb5 MM-21285: Remove environment overrides before config broadcast (#13527) Agniva De Sarker 2020-01-07 23:21:28 +05:30
  • 62f77d81aa upgrade DB to 5.19.0 (#13446) Carlos Tadeu Panato Junior 2020-01-07 18:17:07 +01:00
  • a4c4437681 Golint fix config (#13544) Andy Librian 2020-01-07 23:00:56 +07:00
  • 57167f4c72 Fixes #13580 : notification.log should be ignored in the gitignore (#13581) Md Zubair Ahmed 2020-01-07 15:22:26 +00:00
  • a3239ec464 adding inconsistentReceiverName check to vet task (#13582) Jesús Espino 2020-01-07 14:48:33 +01:00
  • 1b3846a508 [MM-16700] Add InstallPluginFromUrl helper method (#12994) Rajat Varyani 2020-01-07 18:26:12 +05:30
  • edddabf95c MM-19628: Fix race in (*registeredPlugin).State access (#13332) Agniva De Sarker 2020-01-07 17:30:34 +05:30
  • 81efef7b5a Don't lint EE code in TE CI (#13574) Ben Schumacher 2020-01-07 12:37:57 +01:00
  • 092e53ace2 Fix inconsistencies in variable names for struct methods (#13561) Jesús Espino 2020-01-07 10:47:03 +01:00
  • d8ac09b302 Gh 10166 (#13021) Ibrahim Serdar Acikgoz 2020-01-07 00:08:24 +03:00
  • 45565cb81f Fix CLI nil pointer panic (#13359) Christopher Speller 2020-01-06 11:17:19 -08:00
  • 5c6bdc357a MM-18384 - Migrate tests from "app/notification_test.go" to use testify (#13526) Vladimir Lebedev 2020-01-06 22:15:12 +03:00
  • 88fecdb1a3 MM-21396: fix duplicate channel cluster invalidations (#13537) Agniva De Sarker 2020-01-06 23:07:08 +05:30
  • e27969adbc [MM-12374] Add CLI command for moving outgoing webhook (#12538) Rajat Varyani 2020-01-06 15:28:56 +05:30
  • c89d1435ab Use ApiTrustRequester for SAML complete endpoint (#13562) Claudio Costa 2020-01-06 09:38:17 +01:00
  • e826055519 MM-21336: Improve channel rename restrictions (#13441) Agniva De Sarker 2020-01-03 20:56:32 +05:30
  • 69ab1ea1e4 [MM-20029] Fix incorrect bot message (#13392) Shota Gvinepadze 2020-01-03 18:31:13 +04:00
  • c3c250cd91 [MM-16798] Add a Guest Accounts feature flag (#13231) Miguel de la Cruz 2020-01-02 22:15:10 +01:00
  • 7a6c0f607b [MM-21359] Add extra permission check when updating an OAuth app (#13445) Claudio Costa 2020-01-02 20:56:09 +01:00
  • f75c8c7c9f MM-20225: Fix notification badge count for All Activity (#13353) Agniva De Sarker 2020-01-01 13:46:51 +05:30
  • abfd8fcc02 Add triggering enterprise tests. (#13541) Elisabeth Kulzer 2019-12-30 23:29:10 +01:00
  • 23eebcf0d7 Fix Bots table lacking schema migration (#13542) Joram Wilander 2019-12-30 12:33:27 -05:00
  • 1e28ad4a73 MM-21209: Use the LRU cache for UserStore.Get call too (#13456) Agniva De Sarker 2019-12-30 22:52:31 +05:30
  • 803a58f991 [MM-17422] Added code to update, delete last bot_icon time in model.bot. (#12229) Renil Joseph 2019-12-29 07:30:18 -07:00
  • f8d31def8e MM-21290: Adds licensing feature for LockTeammateNameDisplay. (#13431) Martin Kraft 2019-12-27 17:24:34 -05:00
  • f2a14ae976 Added some godocs to a few websocket related structs (#13451) Agniva De Sarker 2019-12-24 19:21:03 +05:30
  • 80dd2915db [MM-19914] Fix data races in WebSocketEvent (#13039) Claudio Costa 2019-12-24 09:32:11 +01:00
  • 9ab7bee0a6 Return http.StatusNotFound error when trying to get a channel by name without permissions (#13443) Claudio Costa 2019-12-23 21:46:52 +01:00
  • b3e49ec45c Use require/assert.Empty instead of require/assert.Len(t, X, 0) (#13413) Jesús Espino 2019-12-22 12:35:31 +01:00
  • fdd1ae974f Fix encoding on configuration tables. (#13296) Christopher Speller 2019-12-20 15:31:03 -08:00
  • e48d093d01 MM-19877: Remove references to PermanentDeleteBatch from audit store (#13393) catalintomai 2019-12-20 15:37:01 +00:00
  • 68e0b1fdc2 Enforces structured logging in enterprise code (#13444) Jesús Espino 2019-12-20 15:18:59 +01:00
  • de9a0197e2 [GH-13074] Migrate TermsOfServiceCache from store/sqlstore/terms_of_service.go to the new store/localcachelayer (#13205) Sanele T. Mahlalela 2019-12-20 14:51:54 +02:00
  • f41c90657e Remove bad update user email example (#13356) Miguel de la Cruz 2019-12-20 13:37:45 +01:00
  • c9cd14b50b MM-21331: Add aggregate cache metrics for channelByNameCache (#13440) Agniva De Sarker 2019-12-20 17:04:19 +05:30
  • e4481aae21 MM-20104 -Migrate channelCache cache from store/sqlstore/channel_store.go to th… (#13254) Vladimir Lebedev 2019-12-20 11:04:58 +03:00
  • 722924b910 MM-19508 Extend ShouldProcessMessage to filter out from_webhoo… (#13270) Vladimir Lebedev 2019-12-19 22:52:41 +03:00