summaryrefslogtreecommitdiffstats
path: root/app/plugins.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-8131 (part2) Add plugin key value store support (#7902)Joram Wilander2017-11-271-649/+0
* Do not allow installation of plugins with the same ID (#7870)Joram Wilander2017-11-211-6/+17
* Replace os.Rename with directory copy util in plugin extraction (#7825)Joram Wilander2017-11-131-1/+1
* fix builtin plugin http router (#7797)Chris2017-11-061-1/+1
* PLT-8086 Fix plugin config watcher for enabling and disabling (#7770)Joram Wilander2017-11-031-11/+14
* Remove license requirement for plugins (#7747)Joram Wilander2017-10-311-1/+1
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-6/+8
* Remove more global refs / state (#7723)Chris2017-10-261-2/+2
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-251-23/+157
* Reduce utils.Cfg references (#7650)Chris2017-10-181-4/+4
* Do not require server restart when enabling/disabling plugins (#7592)Joram Wilander2017-10-061-2/+8
* Only check LDAP attributes if auth data set (#7530)Joram Wilander2017-09-281-0/+4
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-2/+2
* plugin CRUD operations for users, posts, channels, and teams (#7479)Chris2017-09-211-0/+82
* remove einterface gets (#7455)Chris2017-09-191-4/+2
* PLT-7622 Improvements to server handling of webapp plugins (#7445)Joram Wilander2017-09-151-35/+27
* fix plugin test (#7436)Chris2017-09-121-1/+3
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-49/+170
* Renaming repoChristopher Speller2017-09-061-6/+6
* app type transition (#7167)Chris2017-09-061-27/+27
* Add built-in plugin for getting LDAP attributes (#7317)Joram Wilander2017-09-011-1/+65
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-011-0/+144
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-2/+2
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-021-0/+86