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

  • effb6d8003 MM-18253 Refactor "manualtesting/manual_testing.go" to use str… (#12363) Micah Thompson 2019-09-26 01:19:52 -04:00
  • 9a363f559e [MM-18625] Make config.DatabaseStore.String() more robust (#12309) Ben Schumacher 2019-09-26 07:17:39 +02:00
  • 67f57dd3e7 Merge branch 'master' into mark-as-unread Harrison Healey 2019-09-25 09:06:45 -04:00
  • b8f0546c19 [MM-18193] Use vendor folder when compiling test plugins (#12188) Ben Schumacher 2019-09-24 23:02:59 +02:00
  • 7966397f1f Defaulting to using go modules vendored (#12040) Christopher Speller 2019-09-24 13:01:53 -07:00
  • 99f13ed0e6 Use seconds instead of nanoseconds for the store time layer metrics (#12321) Jesús Espino 2019-09-24 20:00:19 +02:00
  • f257109953 Revert "MM-16809: Added EnsureChannel Helper (#11852)" (#12314) Maria A Nunez 2019-09-24 13:48:33 -04:00
  • c3ffac4f6b bump mattermost/mattermost-build-server to use go 1.12.9 (#12239) Carlos Tadeu Panato Junior 2019-09-24 19:29:57 +02:00
  • 1f9d14e24c chore: refactor to use structured logging (#12256) Ogundele Olumide 2019-09-24 17:30:23 +01:00
  • d0a138a35e GH-12049 use structured logging (#12258) Marc Argent 2019-09-24 17:30:13 +01:00
  • 7ba491ac2d Converting to structured logging the file app/notification_pus… (#12126) Nikhil Ranjan 2019-09-24 15:10:47 +00:00
  • 7464449478 Convert app/config_test.go t.Fatal calls into assert/require c… (#12220) Nikhil Ranjan 2019-09-24 14:49:23 +00:00
  • d130131a88 Convert app/web_hub_test.go t.Fatal calls into assert/require… (#12222) Nikhil Ranjan 2019-09-24 14:44:01 +00:00
  • 4faf8a96b9 Bump app version to 5.18 (#12259) Ben Schumacher 2019-09-24 16:37:49 +02:00
  • be340bb7c7 MM-18317 Migrate tests from import_validators_test.go to use t… (#12129) Ogundele Olumide 2019-09-24 14:37:47 +01:00
  • 49a900554f MM-18256 Converting to structured logging the file utils/licen… (#12094) Nikhil Ranjan 2019-09-24 13:37:21 +00:00
  • 230a518059 MM-18288 Converting to structured logging the file app/web_hub… (#12133) Nikhil Ranjan 2019-09-24 13:35:20 +00:00
  • 14bf82ad03 [MM-18320] Migrate tests from "app/email_batching_test.go" to… (#12079) Phillip Ahereza 2019-09-24 16:33:58 +03:00
  • fa6b98df3c Migrate tests from 'app/oauth_test.go' to use testify (#12155) Micah Thompson 2019-09-24 09:32:13 -04:00
  • 69eb2faf3d Convert app/login_test.go t.Fatal calls into assert/require ca… (#12221) Nikhil Ranjan 2019-09-24 13:25:24 +00:00
  • 3802c1e4d3 Replace t.fatal() to testify require/assert calls (#12174) sowmiyamuthuraman 2019-09-24 18:53:30 +05:30
  • a3c5cd5760 GH-12100 Mirgrated tests in app/channel_test.go (#12217) Darrell Richards 2019-09-24 09:22:10 -04:00
  • 945a099c06 MM-18383: updated tests using fatal to use assert (#12175) Renil Joseph 2019-09-24 06:10:58 -07:00
  • d6b134aecc MM-18344 Honour absolute paths to SAML certificates (#12237) Scott Bishel 2019-09-24 06:44:12 -06:00
  • 1de5f29de4 MM-17620 - Web: Error when entering an invalid MFA token is unclear (#12238) Scott Bishel 2019-09-24 06:43:40 -06:00
  • 417dd7997a GH-12196 Converting to structured logging in app/import_functions.go (#12205) Darrell Richards 2019-09-20 14:45:28 -04:00
  • c1eba4fa1e [MM-17068] send mark as unread event through websocket (#12074) Guillermo Vayá 2019-09-20 20:27:31 +02:00
  • c4d6b0213e Convert app/notification_email_test.go t.Fatal calls into asse… (#12227) Nikhil Ranjan 2019-09-20 17:04:10 +02:00
  • 8cd9dac632 Convert app/user_agent_test.go t.Fatal calls into assert/requi… (#12224) Nikhil Ranjan 2019-09-20 16:53:48 +02:00
  • 05c2a134ac Merge branch 'master' into mark-as-unread Harrison Healey 2019-09-20 10:11:31 -04:00
  • 32bc585446 [MM-18121] Fix config set panic (#12083) Shota Gvinepadze 2019-09-20 17:48:19 +04:00
  • e236eb74fa Add prometheous metrics for each api handler (#12254) Jesús Espino 2019-09-20 15:09:58 +02:00
  • 05fae599b8 [MM-18625] Fix database source parsing on go 1.12.8 (#12250) Ben Schumacher 2019-09-20 06:22:40 +02:00
  • 33cf37bbc0 MM: 16479: ensure replacement file finishes io.Copy (#12249) Jesse Hallam 2019-09-19 22:02:19 -03:00
  • 22ec2d169c chore: migrate t.fatal to testify (#12231) Ogundele Olumide 2019-09-19 23:33:24 +01:00
  • 9b5b2831ee Migrate tests from 'app/command_mute_test.go' to use testify (#12240) Akil Darjean 2019-09-19 12:01:30 -05:00
  • e6f67c664c MM-17071 Add mention counting when marking a post as unread (#11966) Harrison Healey 2019-09-19 10:10:10 -04:00
  • e42c40b4b5 [MM-11854] Migrates some CI/CD steps to circleci (#11978) tejashreecd 2019-09-19 16:13:21 +05:30
  • d1017a089a Moved Push to S3, Clean Checkout and Build Docker before Test (#12027) Ankit R Gadiya 2019-09-19 14:07:02 +05:30
  • ecbc5ef5e1 Fixing autocomplete endpoint for in/out of channels (#12147) Jesús Espino 2019-09-18 20:27:32 +02:00
  • be0d13578d Refactor "app/authorization.go" to use structured logging (#12233) sowmiyamuthuraman 2019-09-18 23:32:22 +05:30
  • 5f28ce9de0 Merge branch 'master' into mark-as-unread Harrison Healey 2019-09-18 13:16:23 -04:00
  • c7b583ccdd use mkdirall instead of mkdir (#12032) Carlos Tadeu Panato Junior 2019-09-18 18:39:01 +02:00
  • 581cdf158c Convert app/license_test.go t.Fatal calls into assert/require calls (#12218) Nikhil Ranjan 2019-09-18 18:38:28 +02:00
  • 3323e7a619 [MM-17109] Bump model version to 5.16 (#12172) Ben Schumacher 2019-09-18 18:23:58 +02:00
  • 3a3676eb12 Converting to structured logging the file cmd/mattermost/commands/utils.go (#12091) Nikhil Ranjan 2019-09-17 21:54:43 +02:00
  • 3d4c941ba8 MM-18512 Use options struct for GetProfilesWithoutTeam and add filtering to API (#12200) Joram Wilander 2019-09-17 15:13:17 -04:00
  • 4ce7b92283 MM-17023: Plugin Marketplace (#12183) Jesse Hallam 2019-09-17 16:02:26 -03:00
  • 86891091c0 Converting to structured logging the file app/file.go (#12124) Nikhil Ranjan 2019-09-17 19:48:22 +02:00
  • 46c624f4f8 Migrate app/team_test.go to use testify (#12215) (#12226) Esdras Beleza 2019-09-17 14:38:22 +01:00
  • b3517eaf2f MM-17468 - Improving performance of fetching threads (#11980) Eli Yukelzon 2019-09-17 14:37:10 +01:00
  • 39036ffb30 Converting to structured logging the file app/cluster_discover… (#12204) Nikhil Ranjan 2019-09-17 12:20:23 +02:00
  • 5b79fc4110 [MM-17889] Implement validation of plugin API version comments (#11941) Paulo Bittencourt 2019-09-17 02:03:28 -04:00
  • 04653ec924 Convert app/helper_test.go t.Fatal calls into assert/require calls (#12223) Nikhil Ranjan 2019-09-17 00:11:17 +02:00
  • 29c738dc9d Converting to structured logging the file app/email_batching.go (#12127) Nikhil Ranjan 2019-09-16 23:28:13 +02:00
  • fe41272723 migrate "app/diagnostics_test.go" to use testify (#12072) Arshdeep Singh Chimni 2019-09-17 00:48:28 +05:30
  • ad9784d7e3 [MM-16934] Add API endpoint to update channel privacy (#11993) Claudio Costa 2019-09-16 19:34:36 +02:00
  • 6a2f09ae78 chore: migrate test to testify kit (#12230) Ogundele Olumide 2019-09-16 16:27:40 +01:00
  • 50ae252f9c GH-12194 Converting to structured logging the file app/user.go (#12201) Darrell Richards 2019-09-16 08:28:09 -04:00
  • 62eeca29b7 Converting to structured logging the file app/slackimport.go (#12137) Nikhil Ranjan 2019-09-16 13:37:14 +02:00
  • 7ecd270d7c migrated plugin_deadlock_test.go to use testify (#12077) Phillip Ahereza 2019-09-15 00:08:04 +03:00
  • 43a068543c fix: migrate the test to testify (#12158) Ogundele Olumide 2019-09-14 11:53:37 +01:00
  • 890a7c6985 MM-18522: Include edited posts in compliance export. (#12197) Martin Kraft 2019-09-13 18:18:06 -04:00
  • 85ce27fc93 [MM-18544] Initialise UserSearch struct before trying to decode JSON (#12198) Miguel de la Cruz 2019-09-13 19:58:27 +02:00
  • 4c4fbdc652 Bumped Jira plugin to 2.1.3 (#12185) Lev 2019-09-13 06:48:32 -07:00
  • bff8ad995d Converting to structured logging the file app/license.go (#12170) Nikhil Ranjan 2019-09-13 15:07:00 +02:00
  • 995a545411 Convert app/export_test.go t.Fatal calls into assert/require calls (#12184) Nikhil Ranjan 2019-09-13 11:51:46 +02:00
  • 738a948e45 Restricting groupmsg command to only allow to create group chats with know people (#12148) Jesús Espino 2019-09-13 10:57:48 +02:00
  • 4a3d7b9389 MM-18258 Converting to structured logging the file utils/html.go (#12134) Nikhil Ranjan 2019-09-13 10:34:48 +02:00
  • 9f54e8267f Converting to structured logging the file app/webhook.go (#12142) Nikhil Ranjan 2019-09-13 07:31:59 +02:00
  • d9fa46e0a2 Converting to structured logging the file store/sqlstore/post_… (#12087) Nikhil Ranjan 2019-09-13 03:02:14 +02:00
  • d8f9dd271d MM-18268 Converting to structured logging the file app/websock… (#12143) Nikhil Ranjan 2019-09-13 02:30:41 +02:00
  • 5cf578f486 Migrating to our ldap fork (#12149) Jesús Espino 2019-09-12 21:11:05 +02:00
  • 5fe5077578 MM-18257 Converting to structured logging the file utils/i18n.… (#12095) Nikhil Ranjan 2019-09-12 18:55:31 +02:00
  • 28cc7e7e36 Migrating roles and schemes to new Cache Layer (#11936) Jesús Espino 2019-09-12 18:52:45 +02:00
  • e58aeb90a8 MM-18255 Converting to structured logging the file web/static.go (#12093) Nikhil Ranjan 2019-09-12 18:22:48 +02:00
  • e8911b3e08 Converting to structured logging the file app/analytics.go (#12171) Nikhil Ranjan 2019-09-12 17:58:16 +02:00
  • b7a879b985 Converting to structured logging the file app/post.go (#12138) Nikhil Ranjan 2019-09-12 17:27:04 +02:00
  • 794ae335b3 MM-17953 Set updateAt and remove from cache when a user is (de)activated (#12178) Elias Nahum 2019-09-12 11:30:15 -03:00
  • 54c0e394f5 MM-18278 Converting to structured logging the file plugin/supe… (#12177) Nikhil Ranjan 2019-09-12 15:31:09 +02:00
  • 37d719d20c Converting to structured logging the file app/ratelimit.go (#12176) Nikhil Ranjan 2019-09-12 13:35:07 +02:00
  • d327df12e6 MM-18264 Converting to structured logging the file app/emoji.go (#12139) Nikhil Ranjan 2019-09-12 05:49:27 +02:00
  • 3618947094 MM-18066 Remove double @ for email notifications (#12131) Elias Nahum 2019-09-11 17:30:35 -03:00
  • be25dcd6f3 Converting to structured logging the file jobs/jobs.go (#12120) Nikhil Ranjan 2019-09-11 20:19:13 +02:00
  • 9c3fc4ab9f [MM-15220] Add generic error field to SubmitDialogResponse (#12081) Paulo Bittencourt 2019-09-11 11:35:51 -04:00
  • 98489b9e67 MM-15219 Add support for introduction text in interactive dial… (#12029) Theo Gkourasas 2019-09-11 11:31:51 -04:00
  • a5f04802e8 MM-18266 Converting to structured logging the file app/web_con… (#12141) Nikhil Ranjan 2019-09-11 17:16:33 +02:00
  • df85bd422f Converting to structured logging the file app/notification.go (#12140) Nikhil Ranjan 2019-09-11 16:52:12 +02:00
  • 4677b50811 Updated mattermost-plugin-jira to v2.1.2 to fix a failed build (#12151) Lev 2019-09-11 07:34:51 -07:00
  • 1076994773 Refactor "store/sqlstore/channel_member_history_store.go" to u… (#12059) Arjit Chaudhary 2019-09-11 17:03:47 +05:30
  • 3057116581 Converting to structured logging the file api4/websocket.go (#12118) Nikhil Ranjan 2019-09-11 13:33:31 +02:00
  • bf847ba184 MM-18290 Using structured logging in file "security_update_che… (#12123) Hector 2019-09-11 13:33:07 +02:00
  • 67f86b5a63 Converting to structured logging the file api4/system.go (#12119) Nikhil Ranjan 2019-09-11 13:06:52 +02:00
  • 814c234443 [MM-18036] Sanitize sql LIKE terms on search endpoints (#12044) Claudio Costa 2019-09-11 10:56:12 +02:00
  • 8b969426f0 Converting to structured logging the file jobs/jobs_watcher.go (#12121) Nikhil Ranjan 2019-09-11 00:23:49 +02:00
  • 42e927cc3f Merge branch 'master' into mark-as-unread Harrison Healey 2019-09-10 15:34:29 -04:00
  • 63552416fb Fix unable to access 'https://git.apache.org/thrift.git/' (#12146) sowmiyamuthuraman 2019-09-11 00:50:35 +05:30
  • 1802c575e5 [MM-18119] Add methods for getting teams and count when query… (#12020) jfrerich 2019-09-10 11:50:27 -05:00
  • 9e6c5e8ea6 MM-17489: fixed racy tryExecutePluginCommand (#11780) Lev 2019-09-10 09:28:12 -07:00
  • 94eb3caa73 Converting to structured logging the file app/command_echo.go (#12144) Nikhil Ranjan 2019-09-10 14:08:29 +02:00