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

  • 1e89ef7314 Fixing searching users without team (#14182) Jesús Espino 2020-04-02 17:22:08 +02:00
  • 19cf3e85b7 MM-23770: Fix for blank DefaultChannelGuestRole on team schemes. (#14210) Martin Kraft 2020-04-02 08:09:23 -04:00
  • c0fc6c13d5 Opentracing layer generator improvement (#14206) Eli Yukelzon 2020-04-02 11:33:43 +03:00
  • e276a2bf57 avoid panic in search channel store (#14209) Jesse Hallam 2020-04-01 16:40:12 -03:00
  • 52c92d6659 MM-23185 - Markdown image hosted by plugins are not shown if l… (#14185) Eli Yukelzon 2020-04-01 11:45:26 +03:00
  • 005cc00ccc [MM-23281] Persist registeredPlugin in plugin.Environment when plugin is deactivated (#14110) Michael Kochell 2020-03-31 20:20:22 -04:00
  • 8e5b626854 MM-23747 fix Sprintf linter errors (#14196) Doug Lauder 2020-03-31 16:50:06 -04:00
  • 896c3f736d MM-23484 - add simple validation to getUserStatusesByIds (#14158) Fedor Vitkovskiy 2020-03-31 20:28:26 +02:00
  • c82c2db8ce Update Makefile (#14195) Doug Lauder 2020-03-31 12:11:32 -04:00
  • 07c1e76b02 Adding team_name to post props for channel mentions (#14150) Jesús Espino 2020-03-31 15:25:53 +02:00
  • ab338e8417 [MM-23019] Create use_group_mentions permission and migrate existing roles (#13987) Farhan Munshi 2020-03-30 23:08:48 -04:00
  • bf1d9b0ae9 [GH-14136] Document minimum server version required for plugin hooks (#14153) Federico Martín Alconada Verzini 2020-03-30 15:22:09 -03:00
  • 59e92e9ae1 MM-4887: Remove back to MM button for Zapier-MM OAuth integration setup (#13890) catalintomai 2020-03-30 11:19:15 -07:00
  • f149ada16a MM-23261 plugin stderr debug logs (#14166) Jesse Hallam 2020-03-30 15:00:45 -03:00
  • 383e45b13d Adding correctness in the ReplyCount generation (#14047) Jesús Espino 2020-03-30 19:30:30 +02:00
  • 4fe25b1cdd [MM-21551] Add search tests structure to test the search engines (#14031) Miguel de la Cruz 2020-03-30 19:17:40 +02:00
  • 2b1b001bcc MM-23503: Fix race in websocket_client writer (#14160) Agniva De Sarker 2020-03-30 21:09:52 +05:30
  • bd2c1f4522 [MM-21517] Team Member Manage User Modal not display correct roles (#14043) Hossein Ahmadian-Yazdi 2020-03-30 10:48:03 -04:00
  • 7ce68e89d7 MM-22044: Fix panic on web_conn send hello (#13799) Agniva De Sarker 2020-03-30 18:12:40 +05:30
  • f29d8ad098 Checkout webapp over HTTPS for CircleCI (#14172) Juho Nurminen 2020-03-30 11:01:35 +03:00
  • b754fdb3e1 MM-23460: Reuse a single HTTP client across all push notifications (#14122) Agniva De Sarker 2020-03-28 09:33:38 +05:30
  • 47e493ea82 MM-23567: Remove goroutines from session_store.go (#13955) Agniva De Sarker 2020-03-27 22:37:20 +05:30
  • 9a531fa0fb Removing some unneded FakeApp instance (#14139) Jesús Espino 2020-03-27 14:52:57 +01:00
  • cfe65a33a5 Team/Channel members bulk save/update/delete (#14053) Jesús Espino 2020-03-27 13:29:17 +01:00
  • d2848cc167 Fixing race condition on status serialization (#14147) Jesús Espino 2020-03-27 11:40:52 +01:00
  • d92cfc851a MM-23606: Fix role cache invalidation. (#14156) Martin Kraft 2020-03-26 14:17:40 -04:00
  • d1ab17fa7c Update depcheck alert messages (#14163) Juho Nurminen 2020-03-26 16:13:25 +02:00
  • b12670c583 [GH-13968] Add "skip_slack_parsing" to PostActionIntegration… (#13976) Someone 2020-03-26 14:27:55 +01:00
  • 8812de2bf0 MM-23254: Add nil checks to WebSocketEventFromJson (#14050) Agniva De Sarker 2020-03-26 10:13:25 +05:30
  • 11debb55a6 [MM-23510] Avoid race condition searching post's channel by channel id instead of post id (#14154) Miguel de la Cruz 2020-03-25 23:50:11 +01:00
  • c4701394d3 MM-7881 non-case sensitive username notifications off by default (#13851) Ths2-9Y-LqJt6 2020-03-25 09:43:25 -07:00
  • 0340eb466f IS-364: Bump golang build image. (#14134) Elisabeth Kulzer 2020-03-25 12:36:06 +01:00
  • aa47b4633f MM-23508: Fix plugin API's GetPostsForChannel (#14125) Alejandro García Montoro 2020-03-25 10:24:42 +01:00
  • 190631b6e1 Suppress CVE-2020-10675 (#14132) Juho Nurminen 2020-03-25 10:43:25 +02:00
  • bf3c2c0ce6 MM-23369: Allow mysql to choose a better index (#14119) Agniva De Sarker 2020-03-25 12:39:04 +05:30
  • 32b7f477bf MM-23211: Fix user not being notified in out of channel mentions (#14097) Agniva De Sarker 2020-03-25 02:13:25 +05:30
  • 6c6a64c103 Revert "IS-364: Bump Golang CI. (#14123)" (#14133) Elisabeth Kulzer 2020-03-24 14:01:49 +01:00
  • 81d6ae2207 IS-364: Bump Golang CI. (#14123) Elisabeth Kulzer 2020-03-24 08:45:26 +01:00
  • 28a7993ac9 MM-22889: Integrate Dependency-Check to CircleCI (#14023) Juho Nurminen 2020-03-24 09:19:41 +02:00
  • 4d99aa22ba MM-22212 & MM-22208: Read from the higher-scoped scheme if the permission is non-moderated. (#13813) Martin Kraft 2020-03-23 13:44:20 -04:00
  • ace46443b3 MM-21343: Recognize multi-line slash commands without requiring trailing space after trigger word (#13646) Allen Lai 2020-03-23 10:38:21 -07:00
  • 37ac6654f6 add support for exporting and importing props (#14034) Sven Hüster 2020-03-23 14:21:05 +01:00
  • b718618fbc Minor model/config.go coverage improvements (#14094) Jesse Hallam 2020-03-20 16:34:12 -03:00
  • 911e636ec3 [MM-22368] Log Channel Moderation events (#14042) Farhan Munshi 2020-03-19 10:01:18 -04:00
  • 010dac2195 Improve the error message when hub is almost full (#14021) Mario de Frutos Dieguez 2020-03-19 12:57:58 +01:00
  • 1c06d25d9d [MM-22167] Add mmctl to the User-Agent parser (#13894) Miguel de la Cruz 2020-03-19 11:18:17 +01:00
  • 3e2175f897 MM-23276: Refactor push notifications (Part 1) (#14059) Agniva De Sarker 2020-03-18 22:28:59 +05:30
  • 16b535314d MM-23222 mirror audit logs to file (#14062) Doug Lauder 2020-03-17 16:12:56 -04:00
  • 1cde88f147 Setting to enable new experimental channel sidebar (#14036) Devin Binnie 2020-03-17 12:01:59 -04:00
  • d0d6125541 MM-2276: Fix flaky TestPlugin in cmd/mattermost/commands (#14064) Agniva De Sarker 2020-03-17 21:26:59 +05:30
  • dd0b0a3d67 MM-22153: Adds tracking of channel moderation. (#14095) Martin Kraft 2020-03-17 11:09:37 -04:00
  • 4823b3861a [MM-22791] Prevent account creation if new user does not have allowed domain for the team (#14012) Ibrahim Serdar Acikgoz 2020-03-17 17:23:59 +03:00
  • 42081a1441 Remove unncessary recover() calls (#14066) Agniva De Sarker 2020-03-17 16:34:39 +05:30
  • 9369d65441 Optimize reactions table (#13406) Patryk Pomykalski 2020-03-17 10:53:31 +01:00
  • a1719e9fcf MM-22707: improved image upload tests and logging (#14018) Gabriel Sagula 2020-03-16 21:50:29 -07:00
  • 1c498996a4 MM-23221: Fix getAllTeams handler returning null (#14045) Agniva De Sarker 2020-03-16 22:58:59 +05:30
  • f42d3c83f3 MM-22710: Bump golangci to 1.23.6 (#13948) Agniva De Sarker 2020-03-16 22:46:32 +05:30
  • a9415aff6f MM-22560: Fix crash during slack import (#14054) Agniva De Sarker 2020-03-16 21:52:06 +05:30
  • 63ed67e42e Improving mfa tests coverage and format (#13978) Jesús Espino 2020-03-16 13:17:44 +01:00
  • 1e53fe85ad [MM-21378] Add mutex to model.Post to guard against race conditions on Post.Props (#13884) Claudio Costa 2020-03-13 21:12:20 +01:00
  • 9e580361c2 Enable codecov comments (#14022) Ben Schumacher 2020-03-13 18:35:31 +01:00
  • c66e182b08 Adding the new search engine abstraction (#13304) Jesús Espino 2020-03-13 15:33:18 +01:00
  • e2883bfe5f Fixing flaky tests on save multiple posts (#14048) Jesús Espino 2020-03-13 12:36:57 +01:00
  • c8b60c2d75 MM-22783: Fix scopelint issues (#13969) Agniva De Sarker 2020-03-13 08:44:39 +05:30
  • 4ac0619c90 MM-22273 New auditing system (phase 1) (#13967) Doug Lauder 2020-03-12 15:50:21 -04:00
  • bd1e7f2265 MM-22066 - rewrote GetAllProfilesInChannel to avoid using gorp (#14028) Eli Yukelzon 2020-03-12 16:00:46 +02:00
  • 7c3e651a7b Not skiping tests on commands, and removing unnecesary main_test.go files (#14032) Jesús Espino 2020-03-11 16:25:45 +01:00
  • 27d536b212 MM-21552: Adding SaveMultiple to posts (#13766) Jesús Espino 2020-03-11 14:29:32 +01:00
  • 2bec92a404 MM-21987 Resolve mentions in slash commands (#13762) Alejandro García Montoro 2020-03-11 11:50:12 +01:00
  • 5d928b4f94 [MM-18150] plugin panic trace should not be lost (#13559) Shota Gvinepadze 2020-03-11 11:41:11 +04:00
  • 771574b652 [MM-17797] Add Timeout To SMTP Connection (#13251) Ibrahim Serdar Acikgoz 2020-03-10 18:34:31 +03:00
  • 8327e9b0ba MM-16819 Helper function to build path to plugin asset (#13626) Ogundele Olumide 2020-03-10 12:41:29 +01:00
  • ee86413cdd Include websocket users metric (#14020) Mario de Frutos Dieguez 2020-03-10 10:15:56 +01:00
  • cd382412fd Migrating file info store cache to the cache layer (#13045) Jesús Espino 2020-03-09 18:34:25 +01:00
  • b70d5df5c2 Added documentation to a few methods of sql store 'SqlTeamStore' (#14016) ABDUL SATTAR MAPARA 2020-03-09 19:43:02 +05:30
  • f2548d4e3d Upgrade 5.21 master (#13999) Carlos Tadeu Panato Junior 2020-03-09 11:42:53 +01:00
  • 0587c813e0 Fixing flaky test TestUnlinkGroupTeam (#14019) Agniva De Sarker 2020-03-07 22:42:23 +05:30
  • c8a923d9e3 MM-22247: Space in content-type breaks integration with 3rd party apps (#13839) Mario de Frutos Dieguez 2020-03-07 09:43:57 +01:00
  • 34668511cf fix read only channel when join channel (#13946) Hossein Ahmadian-Yazdi 2020-03-06 15:58:14 -05:00
  • d5df6a3fc4 [MM-22314] Remove read limit at app/import which cause bulk import to fail (#13863) Ibrahim Serdar Acikgoz 2020-03-06 23:14:35 +03:00
  • e922541cc5 Add an app-layers check to the server's CI (#14015) Miguel de la Cruz 2020-03-06 17:59:47 +01:00
  • 5f77479573 fix comment on PostAction.Options (#13957) ebiiim 2020-03-07 00:21:42 +09:00
  • 398a12329a MM-20913 add client API Client.GetServerBusy to fetch server busy state and timeout. (#13986) Doug Lauder 2020-03-06 05:37:07 -05:00
  • cdc916ff52 Add missing opentracing layer changes (#14013) Miguel de la Cruz 2020-03-06 07:48:02 +01:00
  • 79c786bc0c [MM-22206] Add PATCH channel moderations (PUT /moderations/patch) (#13845) Farhan Munshi 2020-03-05 10:04:34 -05:00
  • bfde6d1f3e Removing unnecesary main_test.go files (#13979) Miguel de la Cruz 2020-03-05 14:46:52 +01:00
  • 182c29b456 MM-21898: Part 2. Add opentracing (#13904) Miguel de la Cruz 2020-03-05 14:46:08 +01:00
  • 5a34ec4793 Fix app error messages (#13852) Ben Schumacher 2020-03-04 20:14:23 +01:00
  • 54bb6d10f3 Making InvalidateCacheForUser public again (#13997) Jesús Espino 2020-03-04 16:16:27 +01:00
  • 3c8a5f863b update golang.org/x/crypto (#13930) Carlos Tadeu Panato Junior 2020-03-04 16:06:39 +01:00
  • 73dae67c8e MM-22980 - Revert "server init order fixed" (#13994) Eli Yukelzon 2020-03-04 16:25:45 +02:00
  • b162cf92cd MM-21976: Include cache layer to be tested (#13749) Mario de Frutos Dieguez 2020-03-04 14:18:03 +01:00
  • c9a0418a32 Making private some methods that are not needed publicly (#13959) Jesús Espino 2020-03-03 22:43:48 +01:00
  • ccc57e56c3 MM-22235: Fixing stop/start behavior on Elasticsearch engine (#13887) Jesús Espino 2020-03-03 17:52:59 +01:00
  • 058f235050 [GH-13931] Return error in parseDSN func #13931 (#13947) upwell 2020-03-04 00:42:17 +08:00
  • 25e8eb9eef Documenting sql store license methods (#13896) Jesús Espino 2020-03-03 15:51:18 +01:00
  • 662eef6881 Cache test users to speed up testing (#13741) Patryk Pomykalski 2020-03-03 14:19:54 +01:00
  • 89f4e9d7ef Metrics operations shouldn't be inside goroutine (#13950) Mario de Frutos Dieguez 2020-03-03 11:53:32 +01:00
  • 2a5d30f8f3 Making private some sqlstore methods (#13895) Jesús Espino 2020-03-03 11:45:49 +01:00
  • aec606500f [MM-22622] Add Ephemeral response when using mentions without permissions (#13902) Farhan Munshi 2020-03-03 05:22:49 -05:00