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

  • 86a0e16035 Minor link fixes (#7614) Conor O'Callaghan 2017-10-12 18:55:20 +01:00
  • a7afadec3a Add User To Channel api route returns a 400 error when trying to add users to a DM or GM channel (#7587) Santos Solorzano 2017-10-12 10:54:37 -07:00
  • fe41022353 PLT-7883: Fix database race in bulk importer in GetByUsername. (#7611) George Goldberg 2017-10-12 18:00:05 +01:00
  • 785cc06f6e Make test execution not take quadratic compilation time (#7610) Chris 2017-10-12 08:35:19 -07:00
  • 3461a7b207 Add back consumeAndClose functionality. (#7608) Christopher Speller 2017-10-12 08:00:53 -07:00
  • aa2b82727f fix race condition in tests (#7609) Chris 2017-10-11 12:16:04 -07:00
  • 675f13c808 Fixing LDAP and SAML settings detection (#7605) Christopher Speller 2017-10-11 09:47:59 -07:00
  • 521e27f4ac [PLT-7764] Fix in:channel search when channel name/displayname includes - (#7603) Saturnino Abril 2017-10-11 17:20:27 +08:00
  • 66b07a72ce remove go 1.8 ipc workaround (#7604) Chris 2017-10-10 14:50:45 -07:00
  • 7c4e338a56 translations PR 20171009 (#7598) enahum 2017-10-10 15:50:26 -03:00
  • f799738613 Remove duplicate post edit WS event and cache invalidation (#7576) Joram Wilander 2017-10-09 22:40:50 -04:00
  • bff2b5e735 Miscellaneous app cleanup (#7594) Chris 2017-10-09 14:59:48 -07:00
  • e522a1c2e4 PLT-7811 Standardized team sanitization flow (#7586) Harrison Healey 2017-10-09 13:30:59 -04:00
  • 9adaf53e11 PLT-7818 Updates to post type (#7579) Joram Wilander 2017-10-09 13:30:48 -04:00
  • 0f66b6e726 store/sqlstore cleanup and postgres tests (#7595) Chris 2017-10-09 10:16:14 -07:00
  • 0da0cf1a21 PLT-7826: Don't fetch posts from store if ES returns none. (#7596) George Goldberg 2017-10-09 18:14:27 +01:00
  • 70e5f00241 store/storetest package (#7588) Chris 2017-10-06 11:08:59 -07:00
  • d1958bdc49 Do not require server restart when enabling/disabling plugins (#7592) Joram Wilander 2017-10-06 13:58:23 -04:00
  • 6097e3f02b fix GetPostsByIds error (#7591) Chris 2017-10-06 09:18:26 -07:00
  • 363568b4eb reduce store boiler plate (#7585) Chris 2017-10-06 08:12:10 -07:00
  • 12501673d0 post-4.3 commit (#7581) Chris 2017-10-05 11:50:49 -07:00
  • 2a76eeeeee fix websocket deadlock (#7577) Chris 2017-10-04 22:48:14 -07:00
  • da368539e3 4.3 pre-cut (#7569) Chris 2017-10-04 13:10:16 -07:00
  • 07777f5ff9 Fix races / finally remove global app for good (#7570) Chris 2017-10-04 13:09:41 -07:00
  • dc9b1a1d6a Parameterized post ids to avoid possible sql injection (#7575) Jonathan 2017-10-04 15:54:42 -04:00
  • 87e816da23 Remove duplicate Nature section (#7571) lindalumitchell 2017-10-04 12:01:26 -07:00
  • f3fc6d11fa PLT-7218: CLI to move slash commands between teams. (#7574) George Goldberg 2017-10-04 19:08:59 +01:00
  • e16bdf8d1d PLT-7789: Fix raciness on Aurora with importing team members. (#7573) George Goldberg 2017-10-04 18:17:58 +01:00
  • 35d56821ff [PLT-7787] remove an extra ephemeral message posted for slash commands (#7572) Carlos Tadeu Panato Junior 2017-10-04 18:11:08 +02:00
  • 31eda663b4 translations PR 20171002 (#7555) enahum 2017-10-04 13:10:15 -03:00
  • e648fac0be Update NOTICE.txt (#7550) amyblais 2017-10-04 12:10:03 -04:00
  • fadd9514f6 PLT-7718 Patch for files (#7564) Joram Wilander 2017-10-04 11:42:38 -04:00
  • fa80cb10a8 PLT-7785: Slash commands can be issued to a channel in a team without it (#7567) Jonathan 2017-10-04 11:12:13 -04:00
  • f94b807f39 PLT-7782 Fix for OAuth (#7566) Joram Wilander 2017-10-04 11:05:36 -04:00
  • e05edf85cf PLT-7781 Some more OAuth fixes (#7568) Joram Wilander 2017-10-04 11:04:56 -04:00
  • affd35071e Updates to session revoking in v4 (#7565) Joram Wilander 2017-10-04 11:04:17 -04:00
  • 3e144f82e2 Only update session activity on specific endpoints (#7549) Joram Wilander 2017-10-03 14:16:33 -04:00
  • 5e69ce099f Goroutine wranglin (#7556) Chris 2017-10-03 10:53:53 -05:00
  • bfe7955fb0 PLT-5549: No feedback when trying to save localization settings in System Console when Available Languages doesn't include the default client language (#7554) Jonathan 2017-10-03 10:42:19 -04:00
  • 4228358903 PLT-7668: Elasticsearch & DataRetention in client license. (#7548) George Goldberg 2017-10-03 11:28:15 +01:00
  • 605ac2a10c Fix bad merge (#7553) Joram Wilander 2017-10-02 16:25:33 -04:00
  • 078467ee96 PLT-7759: Make GetNewestJobByStatusAndType not fail when no jobs match. (#7540) George Goldberg 2017-10-02 14:15:51 +01:00
  • 76bd1bb212 PLT-7705: API to get data retention policy. (#7539) George Goldberg 2017-10-02 12:43:21 +01:00
  • 9bc7af0c57 Don't use global app for api / api4 tests (#7528) Chris 2017-10-02 03:50:56 -05:00
  • b84736e9b6 Updating server dependancies. (#7538) Christopher Speller 2017-09-29 12:46:30 -07:00
  • 8b9dbb8613 PLT-7404 Return viewed at times in view channel API response (#7428) Joram Wilander 2017-09-29 11:45:59 -04:00
  • 5e50d3f461 PLT-7712: Add data retention settings to diagnostics. (#7534) George Goldberg 2017-09-29 10:54:59 +01:00
  • 4e79d2d4d0 remove jobs.Srv and other jobs-related globals (#7535) Chris 2017-09-29 04:29:29 -05:00
  • cb33179998 PLT-7758: jira url fix (#7536) Chris 2017-09-28 15:31:23 -05:00
  • 6c73c14593 PLT-7750: Improve the error messages for invalid data retention config. (#7533) George Goldberg 2017-09-28 17:34:03 +01:00
  • a06830b2f8 PLT-7644: Improve job scheduler architecture. (#7532) George Goldberg 2017-09-28 17:11:13 +01:00
  • f263d2b951 PLT-7684 Add support to outgoing webhooks and slash commands to set post type and props (#7531) Joram Wilander 2017-09-28 12:08:16 -04:00
  • 884cf494cb Only check LDAP attributes if auth data set (#7530) Joram Wilander 2017-09-28 12:06:05 -04:00
  • 15b361094a PLT-7633 (E20) Add session idle timeout config setting (#7524) Joram Wilander 2017-09-28 09:04:52 -04:00
  • 8d662105d3 PLT-7207: Change from fulltext to LIKE search for user filtering (#7343) George Goldberg 2017-09-27 18:44:22 +01:00
  • 8c80cdde38 remove remaining Global() calls (outside of tests) (#7521) Chris 2017-09-27 11:52:34 -05:00
  • 1bd66589a2 Allow custom post types (#7468) Joram Wilander 2017-09-27 11:09:09 -04:00
  • 62e54a09e6 translations PR 20170925 (#7509) enahum 2017-09-27 07:45:50 -03:00
  • e8ca3d64f4 PLT-7470: Add metrics for searches. (#7507) George Goldberg 2017-09-25 21:44:44 +01:00
  • 81c18a01bd PLT-7542 Converting LDAP sync to the job server (#7452) Corey Hulen 2017-09-25 13:30:33 -07:00
  • 1bf2a2e8d5 PLT-7641: Cleanup the jsonl files from make test (#7466) Jonathan 2017-09-25 15:02:41 -04:00
  • aade47dccd PLT-7666: Clean up files on disk/s3 in data retention. (#7503) George Goldberg 2017-09-25 15:22:28 +01:00
  • 49fe5fbf3d Move sql store code into store/sqlstore package (#7502) Chris 2017-09-25 09:11:25 -05:00
  • b2c5b97601 Update en.json (#7505) Jason Blais 2017-09-25 10:10:45 -04:00
  • adff8d0105 Fix launching minio container. (#7504) George Goldberg 2017-09-25 13:27:11 +01:00
  • d6b5b681ae Finally do away with NewLocAppError function. (#7498) George Goldberg 2017-09-25 13:25:43 +01:00
  • cff0c941f2 translations PR 20170918 (#7470) enahum 2017-09-24 23:25:33 -03:00
  • 3463e1fc93 Run file tests on Minio and local drivers. (#7482) George Goldberg 2017-09-22 19:38:46 +01:00
  • dcf9e96a0b remove global refs from api/api4 (#7496) Chris 2017-09-22 12:54:27 -05:00
  • e0d5703f72 PLT-7619: Cleanup flags in data retention. (#7501) George Goldberg 2017-09-22 18:23:16 +01:00
  • 8bef94d250 PLT-7694: Allow setting a prefix for Elasticsearch indexes. (#7500) George Goldberg 2017-09-22 16:44:19 +01:00
  • 7d23276b0c Revert user_agent chanes made for PLT-959 #6945 to fix clients incorrectly being given incompaibile message (#7497) Alex Moon 2017-09-21 18:20:20 -07:00
  • 265392fa48 PLT-7667: Clean up elasticsearch indexes when running data retention jobs. (#7481) George Goldberg 2017-09-21 22:54:31 +01:00
  • e525383c52 plugin CRUD operations for users, posts, channels, and teams (#7479) Chris 2017-09-21 14:00:14 -05:00
  • 266ff86702 remove more global refs (#7480) Chris 2017-09-21 04:13:34 -05:00
  • adab1a660f Fixing some build issues Christopher Speller 2017-09-20 13:06:22 -07:00
  • 62e5e2fda8 PLT-7508: Add settings to disable wide mention confirmation (#7416) Jesús Espino 2017-09-20 17:38:27 +02:00
  • 3a80225d61 Remove reference to webapp i18n file changes (#7401) Jason Blais 2017-09-20 10:40:09 -04:00
  • c3916bb530 Add error codes to the remaining stores (Part 1). (#7461) George Goldberg 2017-09-20 14:34:50 +01:00
  • 2d322a4174 fix error message escaping (#7467) Chris 2017-09-20 08:34:30 -05:00
  • ac74066f0e remove einterface gets (#7455) Chris 2017-09-19 18:31:35 -05:00
  • 7e4ff6adcc allow ephemeral command responses without text (#7478) Chris 2017-09-19 17:13:59 -05:00
  • e7e10d36a9 interactive post update fix (#7477) Chris 2017-09-19 16:05:20 -05:00
  • 99b7d65504 Fixing profile image tag (#7435) Corey Hulen 2017-09-19 13:34:39 -07:00
  • 0643bf5159 generate web error when opening an invalid public file link (#7475) Saturnino Abril 2017-09-19 20:58:20 +08:00
  • 3811b1ce1e Add error codes to oauth/post/preference store errors. (#7460) George Goldberg 2017-09-19 10:24:52 +01:00
  • 9953015264 Minor update to en.json (#7464) Jason Blais 2017-09-18 13:31:41 -04:00
  • 61d0078e0a Add error codes to the remaining stores (Part 2). (#7462) George Goldberg 2017-09-18 18:31:31 +01:00
  • 29e917486a Add error codes to user and webhook store errors. (#7459) George Goldberg 2017-09-18 17:40:56 +01:00
  • 5b712839f9 Fixing typo in name of "Mozzilla" Firefox (#7463) Harrison Healey 2017-09-18 10:16:59 -04:00
  • 5a855e1ca1 Implement update OAuthApp endpoint for APIv4, add test (#7413) n1aba 2017-09-18 14:40:41 +03:00
  • 7243aa6751 PLT-6558: Basic data retention job scheduler/worker implementation. (#7449) George Goldberg 2017-09-15 17:53:48 +01:00
  • fd878bd50c PLT-7539: Remove redundant license checks from CLI commands. (#7451) George Goldberg 2017-09-15 17:40:37 +01:00
  • 8195c80aa1 PLT-7639: Batch delete methods for data retention. (#7444) George Goldberg 2017-09-15 17:35:55 +01:00
  • 2628022275 PLT-7622 Improvements to server handling of webapp plugins (#7445) Joram Wilander 2017-09-15 08:51:46 -04:00
  • 2a6cd44f23 PLT-7509 Stopped processing special mentions for change of header/purpose messages (#7410) Harrison Healey 2017-09-15 08:37:29 -04:00
  • 2be5577b88 Model: NewLocAppError -> NewAppError (#7450) George Goldberg 2017-09-15 13:32:11 +01:00
  • 600beb5af3 Add some checking of channel ID before sending websocket event (#7431) Joram Wilander 2017-09-15 06:56:08 -04:00
  • b6fb98a431 remove more global references (#7442) Chris 2017-09-14 12:01:44 -05:00
  • af81f7e48b [PLT-7573] Make deactivated user not counted in Town Square member count (#7421) Saturnino Abril 2017-09-15 00:22:23 +08:00