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

  • 4c7fee7ac8 [MM-22485] Sync bot message to message displayed in webapp (#13867) Jason Frerich 2020-03-02 15:57:29 -06:00
  • a43439dd60 Include deleted channels on get user channels endpoint (#13877) Mario de Frutos Dieguez 2020-03-02 22:15:15 +01:00
  • 8f0bedf9c9 Fix triggering the release logic on a branch with release in its name. (#13915) Elisabeth Kulzer 2020-03-02 22:01:45 +01:00
  • e6d216090b MM-22679 - Update example plugin documentation (#13944) ABDUL SATTAR MAPARA 2020-03-03 00:52:48 +05:30
  • 9742a0595d Include Mutex for Hubs property (#13917) Mario de Frutos Dieguez 2020-03-02 19:37:57 +01:00
  • a981099652 Add error checks to TestUnlinkGroupTeam (#13956) Agniva De Sarker 2020-03-03 00:04:39 +05:30
  • 7035e09fe9 Adding changes to separate unit tests and integration tests (#13670) Jesús Espino 2020-03-02 17:13:39 +01:00
  • cd36c9f041 MM-22355 - Fix typos detected by goreportcad.com (#13842) JtheBAB 2020-03-02 17:10:41 +01:00
  • 98ccc1ccf5 [MM-22572] Modify get user by email route to accept the / character in the email (#13897) Miguel de la Cruz 2020-03-01 19:52:16 +01:00
  • 69b29476d5 Running tests in mysql and postgres (#13832) Jesús Espino 2020-02-28 18:50:22 +01:00
  • 75197d291a Added Websocket's broadcast queue load metrics (#13935) Mario de Frutos Dieguez 2020-02-28 11:44:56 +01:00
  • b07898b8a2 Improved kv testing (#13943) Jesse Hallam 2020-02-27 19:28:14 -04:00
  • 5c9ffd00ae Clean localcache/layer.go (#13949) Agniva De Sarker 2020-02-27 21:20:46 +05:30
  • 146afedd51 Add output indicating success for restore channel command (#13802) Arianna Vespri 2020-02-27 15:15:21 +01:00
  • 376ec9e0e3 Remove unnecessary struct2interface dependency (#13929) Agniva De Sarker 2020-02-27 09:46:13 +05:30
  • 2835163b18 Fix flaky TestPlugin (#13933) Agniva De Sarker 2020-02-26 14:11:24 +00:00
  • 4587913b49 [MM-22071] Allow fetch all groups as a system admin (#13866) Hossein Ahmadian-Yazdi 2020-02-24 05:53:58 -05:00
  • 17f2cd665d MM-21672: KVCompareAndSet improvements (#13858) Jesse Hallam 2020-02-18 16:32:46 -04:00
  • 2ec03766a2 MM-22372: fix unhandled exception when exporting to CSV. (#13864) catalintomai 2020-02-18 09:59:44 -08:00
  • fdb339fbd7 [MM-20941] Parallelize plugin loading on startup (#13617) Rajat Varyani 2020-02-18 04:00:48 +05:30
  • 6377bfef35 GH-12936 Add KVListWithOptions function to plugin.Helpers (#13576) Doug Clark 2020-02-17 14:44:34 -06:00
  • 53e07a68f5 fixing a screwup (#13906) Eli Yukelzon 2020-02-17 09:44:34 +01:00
  • 0564cc4271 MM-21150: Re-create the workers so that the EE workers are non-nil up… (#13523) Martin Kraft 2020-02-16 11:07:25 -05:00
  • 9a51c73f64 MM-22619: check for nil plugins environment (#13901) Jesse Hallam 2020-02-15 18:46:26 -04:00
  • bd487418f7 golangci: bring back the unused linter (#13826) Agniva De Sarker 2020-02-15 21:23:16 +05:30
  • bd9d674006 Fixing master (#13900) Ali Farooq 2020-02-14 18:08:00 -05:00
  • e4fb5791b0 MM-21626, MM-21627 - Plugin API/Hooks Prometheus instrumentati… (#13825) Ali Farooq 2020-02-14 15:47:43 -05:00
  • 7da85922af fix bin/mmctl detection using printf (#13898) Jesse Hallam 2020-02-14 16:45:32 -04:00
  • 3fc5287f6b MM-17912: Allow searching for files through plugin API (#13647) Ashish Bhate 2020-02-15 01:51:54 +05:30
  • ed52acd89c MM-18062 - add support for Office365Settings Directory (tenant) Id (#13737) catalintomai 2020-02-14 09:55:40 -08:00
  • dd1c8c22dc Fix panic when receiving a config to update to if some settings are not set (#13889) Joram Wilander 2020-02-13 14:26:57 -05:00
  • 5f7b5686a8 Adds tFatal custom govet check (#13886) Miguel de la Cruz 2020-02-13 18:51:36 +01:00
  • 84f45634a8 Remove remaining t.Fatal from the codebase (#13876) Miguel de la Cruz 2020-02-13 17:53:23 +01:00
  • 17523fa5d9 MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840) Eli Yukelzon 2020-02-13 13:26:58 +01:00
  • 66fc096768 MM-22340: Fixing flaky tests around Team name validation (#13875) Jesús Espino 2020-02-13 09:36:21 +01:00
  • 35ac2629e2 Add missing "AutomaticPrepackagedPlugins" to diagnostics.go (#13868) Jason Blais 2020-02-12 16:52:15 -05:00
  • 0a80e63668 Bump zoom plugin version to v1.3.0 (#13836) Jason Frerich 2020-02-12 11:46:39 -06:00
  • 897715f883 [MM-21919] Add use_channel_mentions permission (#13781) Farhan Munshi 2020-02-12 10:45:34 -05:00
  • a7854f1b97 [MM-22037] Enable uppercase letters in the email (#13794) Shota Gvinepadze 2020-02-12 17:51:45 +04:00
  • 28ef877876 (IS-302) Streamling process to download pre-built binaries (#13830) Jason Paul Deland 2020-02-11 12:29:38 -05:00
  • fb4d27d596 MM-22265 - Restrict the WS "update_team" event broadcast (#13848) Eli Yukelzon 2020-02-11 09:41:55 +01:00
  • c6e7030e03 MM-19445 - Fix conditional for plugin version diagnostics (#13844) Maria A Nunez 2020-02-10 14:45:19 -05:00
  • 1d1ab03c38 Passing t to all tests setup functions (#13841) Jesús Espino 2020-02-10 19:31:41 +01:00
  • 3b732fe257 Terminate WebSocketClient.pingWatchdog goroutine when closing the connection (#13655) Claudio Costa 2020-02-10 14:15:24 +01:00
  • b98bb1624f MM-22188 Minor grammatical error in Guest User restriction text (#13847) Eli Yukelzon 2020-02-10 13:43:13 +01:00
  • 73ce92400b MM-22057: Limit incoming request bodies (#13827) Agniva De Sarker 2020-02-08 01:29:59 +05:30
  • 94af9cc92c update db to 5.20 (#13820) Carlos Tadeu Panato Junior 2020-02-06 17:25:27 +01:00
  • 560b4b7c7e MM-21882: Remove the license requirement to promote guests to regular users (#13790) Jesús Espino 2020-02-06 15:55:38 +01:00
  • 240e57d581 MM-21199: Adds groups diagnostics. (#13736) Martin Kraft 2020-02-06 09:25:36 -05:00
  • 596f986755 Switch to Postgres when running tests and turn off the fsync setting (#13678) Jesús Espino 2020-02-06 15:15:18 +01:00
  • 55b646ecf8 retain the logs for more builds (#13645) Carlos Tadeu Panato Junior 2020-02-06 13:26:36 +01:00
  • 35102b081e GH-13421 Autoresponder should not reply to bot DMs (#13583) Nick Malcev 2020-02-06 16:49:58 +05:00
  • e965d21359 Log error of OnConfigurationChange hook. (#13426) Andrei Avram 2020-02-06 08:53:14 +02:00
  • eb29750f19 Revert "MM-21209: Use the LRU cache for UserStore.Get call too (#13456)" (#13824) Joram Wilander 2020-02-05 09:42:36 -05:00
  • 597a2b77cd MM-17468 - Improve thread fetching (#13653) Eli Yukelzon 2020-02-05 13:27:35 +01:00
  • 57717a23af Allow placeholder for types number and longtext (#13809) Ben Schumacher 2020-02-05 10:46:58 +01:00
  • 435d43049f MM-22049: Add idle timeout to the HTTP server (#13788) Agniva De Sarker 2020-02-05 11:32:05 +05:30
  • bfaf4fa5dc MM-22105: Revert "MM-21210: Add LRU cache for ChannelStore.GetMembersForUser (#13593)" (#13784) Agniva De Sarker 2020-02-05 11:31:39 +05:30
  • a986aeb401 Remove explicit application/wasm mimetype (#13804) Agniva De Sarker 2020-02-05 09:06:17 +05:30
  • 720de2bec3 mmctl should always be in the server bin directory Jason Deland 2020-02-04 16:40:09 -05:00
  • 051fe3cd71 Updating process for mmctl to use DIST_PATH/bin (#13822) Jason Paul Deland 2020-02-04 16:01:01 -05:00
  • 81e3cd2bba remove depth (#13666) Carlos Tadeu Panato Junior 2020-02-04 20:35:07 +01:00
  • 7afafd7767 Fixing key value duplication race condition in postgres (#13753) Jesús Espino 2020-02-04 20:05:08 +01:00
  • acce0da068 Adding target to get the latest mmctl release from GitHub (#13770) Jason Paul Deland 2020-02-03 16:58:15 -05:00
  • d7206d2ede Update dependencies. (#13778) George Goldberg 2020-02-03 16:19:38 +00:00
  • 1a82e3e575 Add documentation for number field for plugins (#13800) Ben Schumacher 2020-01-31 21:36:14 +01:00
  • 918307e4fa delete kv on setting nil (#13769) Jesse Hallam 2020-01-31 09:58:48 -04:00
  • 2732a0c966 Ignore empty fields, change method name (#13773) Shobhit Gupta 2020-01-31 05:17:26 -08:00
  • d66a2f90c6 Removing unused param and unneeded query (#13792) Jesús Espino 2020-01-30 16:12:37 +01:00
  • 9de8283077 MM-22067: Check guest email allowance separately (#13776) Mario de Frutos Dieguez 2020-01-30 09:25:52 +01:00
  • 99a82ef07e plugin/helpers: fix an unchecked issue when comparing two conf… (#13748) Ibrahim Serdar Acikgoz 2020-01-29 22:41:25 +03:00
  • 40b7790318 MM-21727 add an endpoint to move a command to another team (#13624) Doug Lauder 2020-01-29 11:56:21 -05:00
  • fa769e46d7 [MM-21793] Allow bots to be added to group synced channels and teams (#13672) Farhan Munshi 2020-01-29 11:01:06 -05:00
  • ffb3897c8c Disable signatures modification through API (#13682) Shota Gvinepadze 2020-01-29 18:39:00 +04:00
  • 4b39d8487b MM-20977 - Inviting multiple users with valid/allowed and inva… (#13779) Eli Yukelzon 2020-01-29 12:56:59 +02:00
  • 682a1d5d15 Avoid panic when push messages are empty or nil (#13751) Mario de Frutos Dieguez 2020-01-29 10:08:27 +01:00
  • 3049378506 Add 5.20 method to release branches for adding GOBIN. (#13785) Elisabeth Kulzer 2020-01-28 19:59:47 +01:00
  • cb49d560ab Allow plugins to specify a ReleaseNotesURL via manifest (#13677) Ben Schumacher 2020-01-28 19:33:21 +01:00
  • 5f888bd4fc Making private app/cluster_handlers.go methods (#13760) Jesús Espino 2020-01-28 12:06:21 +01:00
  • ae6f15b76f Making private import methos in the app layer (#13758) Jesús Espino 2020-01-28 10:58:33 +01:00
  • a76643116f Making private opengraph methods in the app layer (#13759) Jesús Espino 2020-01-28 10:56:45 +01:00
  • 11d15107b0 MM-21922: Add metrics for http verb (#13679) Agniva De Sarker 2020-01-28 08:52:00 +05:30
  • 815e6b5956 .gitignore prepackaged_plugins and report.xml (#13765) Jesse Hallam 2020-01-27 12:46:26 -04:00
  • afa35ac575 [MM-21946] [MM-21945] Ensure deleted groups are not returned from the groups API (#13747) Farhan Munshi 2020-01-27 11:45:14 -05:00
  • 9726a917cb MM-21915: improve tar gz path traversal (#13675) Jesse Hallam 2020-01-27 12:33:11 -04:00
  • c3ad342c5e Fix GetMembers store methods order, which wasn't working properly in postgres (#13754) Jesús Espino 2020-01-27 15:49:51 +01:00
  • 1e9556cc28 [MM-21572] Disable InstallFromUrl if EnableUploads is false (#13636) Shota Gvinepadze 2020-01-27 17:12:16 +04:00
  • f0934361a1 export GOBIN (#13752) Agniva De Sarker 2020-01-27 13:34:35 +05:30
  • 30061b2285 MM-20865 - Demo Plugin: Enabling and disabling demo plugin generates "connection is shutdown" error (#13604) Ali Farooq 2020-01-24 09:49:49 -05:00
  • 28ec291910 MM-19250 - new endpoint to retrieve command by id (#13598) Doug Lauder 2020-01-24 09:32:56 -05:00
  • 5133fa18f1 Compare config without environment variables to send config updates (#13746) Jesús Espino 2020-01-24 08:57:46 +01:00
  • 21034c3513 MM-21019 - Fix race in (*Environment).SetPluginState() (#13610) Agniva De Sarker 2020-01-24 09:00:35 +05:30
  • 3892db4613 Fix small typo (#13739) Marco Kundt 2020-01-24 00:06:57 +01:00
  • 0581ff7cb8 User Management > User role change not reflected in the UI without a refresh (#13683) Mario de Frutos Dieguez 2020-01-23 19:30:13 +01:00
  • 90c0479c2f [MM-20804] Add "Unarchive Channel" option to the channel info screen - Additional fixes (#13614) Allen Lai 2020-01-23 09:49:49 -08:00
  • eb17f8436f Modifies the interface to add search index metrics and initialises metrics first so it can be used from elasticsearch (#13663) Miguel de la Cruz 2020-01-23 17:10:36 +01:00
  • 71ceb7f18f [MM-18121] Fix config set panic (#13350) Shota Gvinepadze 2020-01-23 19:20:37 +04:00
  • 5eabfaac67 Add mm server bin directory (#13738) Elisabeth Kulzer 2020-01-23 12:34:29 +01:00
  • 58fb80e377 Remove imports from golint blacklist (#13662) Ben Schumacher 2020-01-22 19:42:02 +01:00
  • afd54413f7 MM-21769 - Validate plugin bundle and signature files when pac… (#13629) Ali Farooq 2020-01-22 13:39:02 -05:00