summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* invoke config listeners when app.UpdateConfig is used (#7773)Chris2017-11-033-3/+32
* PLT-8086 Fix plugin config watcher for enabling and disabling (#7770)Joram Wilander2017-11-033-11/+24
* config watcher fix (#7772)Chris2017-11-031-1/+1
* Update diagnostics.go (#7768)Jason Blais2017-11-031-9/+14
* more plugin doc updates (#7767)Chris2017-11-036-12/+47
* prevent users from changing email addresses to restricted domains (#7765)Chris2017-11-032-0/+30
* Adding ldap Makefile tool to add local LDAP configuration (#7764)Christopher Speller2017-11-031-0/+19
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-0317-25/+37
* prevent deactivation of sso users (#7759)Chris2017-11-026-9/+29
* Add some plugin docs (#7757)Chris2017-11-023-1/+47
* Fixing SAML sync (#7763)Corey Hulen2017-11-021-0/+1
* Update diagnostics.go (#7755)Jason Blais2017-11-011-0/+1
* Fix /msg switching teams (#7753)Chris2017-11-012-3/+32
* PLT-7810 Track if an APIv3 endpoint was used in the last day (#7744)Joram Wilander2017-10-313-0/+11
* [PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (...Saturnino Abril2017-10-315-14/+59
* Fixing URL encoding of SAML email address when switching to SAML account (#7733)Christopher Speller2017-10-311-1/+1
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-3115-29/+37
* PLT-6071/PLT-8004 Fixed not being able to autocomplete 'Town Square' (#7746)Harrison Healey2017-10-313-27/+48
* PLT-5813 support SAML sync via LDAP (#7668)Corey Hulen2017-10-315-7/+23
* Remove license requirement for plugins (#7747)Joram Wilander2017-10-312-2/+2
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-3128-245/+248
* Fixed GOPATH in makefile to prevent make mock-store from rewriting mattermost...Jonathan2017-10-301-1/+1
* Add some more diagnostics for plugins (#7669)Joram Wilander2017-10-302-1/+54
* Add autoclose dm config parameter (#7734)Chris2017-10-302-0/+6
* Add command validation on update (#7742)Joram Wilander2017-10-302-0/+10
* Remove unused variables / code (#7736)Chris2017-10-3011-371/+6
* simplify things (#7735)Chris2017-10-3049-184/+96
* fix push notification when user status is in DND (#7731)Carlos Tadeu Panato Junior2017-10-302-5/+37
* Fixing credentials and typo in Jenkinsfile (#7732)Christopher Speller2017-10-291-4/+4
* less impactful fix (#7729)Chris2017-10-271-0/+6
* Adding Posts table indexes for 20M rows. (#7728)Christopher Speller2017-10-273-6/+20
* add RootId to out-of-channel-mentions ephemeral post for that to render at RH...Saturnino Abril2017-10-271-0/+1
* more robust mockery invocation (#7727)Chris2017-10-261-1/+1
* Remove more global refs / state (#7723)Chris2017-10-2623-150/+129
* Add config setting to configure plugins directory (#7725)Joram Wilander2017-10-264-8/+22
* Store mocks (#7724)Chris2017-10-2630-1/+6949
* [PLT-7364] Ability to Direct Message yourself (#7696)Carlos Tadeu Panato Junior2017-10-262-1/+19
* Add generated folder to .gitignore (#7714)Christian Claus2017-10-251-0/+1
* translations PR 20171023 (#7699)enahum2017-10-2514-152/+880
* PLT-7976: Configurable timeout for Elasticsearch requests. (#7716)George Goldberg2017-10-253-1/+16
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-2534-279/+280
* Fixing build failure due to missing licence header (#7720)Christopher Speller2017-10-251-0/+3
* [PLT-7726] adjustments for the mm-server jenkinsfile (#7688)Carlos Tadeu Panato Junior2017-10-255-50/+112
* add missing license headers, test to makefile (#7711)Chris2017-10-2530-1/+114
* [PLT-4341] add dnd command (#7694)Carlos Tadeu Panato Junior2017-10-257-0/+126
* [PLT-7701] Fix emoji names that trigger mention (#7663)Saturnino Abril2017-10-252-5/+34
* PLT-7849 Add config setting to disable plugin uploads (#7666)Joram Wilander2017-10-255-10/+34
* PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664)George Goldberg2017-10-256-38/+108
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-2511-45/+402
* PLT-7599: webhook post splitting (#7707)Chris2017-10-245-36/+187