summaryrefslogtreecommitdiffstats
path: root/model/manifest.go
Commit message (Expand)AuthorAgeFilesLines
* Added TextArea (longstring) to the docs in manifest to be rendered in the doc...Carlos Tadeu Panato Junior2018-10-151-0/+2
* MM-11420: plugins: compute bundle hash on load (#9172)Jesse Hallam2018-07-311-1/+5
* Adding support for code split plugins. (#9184)Christopher Speller2018-07-311-1/+1
* Support `server`, deprecate `backend` in plugin manifest (#9127)Jesse Hallam2018-07-181-11/+29
* MM-11366: support a plugin bundle with multiple executables (#9121)Jesse Hallam2018-07-171-2/+47
* Make plugin IDs case insensitive (#9117)Joram Wilander2018-07-161-0/+3
* MM-8622: improved plugin error handling (#8692)Jesse Hallam2018-05-011-3/+3
* respect plugin manifest webapp bundle_path (#8393)Chris2018-03-071-0/+5
* general cleanup (#8387)Chris2018-03-071-9/+0
* unnamed return (#8170)Chris2018-01-301-27/+9
* Hash key for plugin store and limit id length (#7933)Joram Wilander2017-12-051-2/+3
* Revert "Hash key for plugin store table and limit plugin ID length (#7915)" (...Christopher Speller2017-12-011-3/+2
* Hash key for plugin store table and limit plugin ID length (#7915)Joram Wilander2017-12-011-2/+3
* recommit: ordered plugin settings (#7919) (#7926)Chris2017-11-301-7/+12
* PLT-8018: Bundled jira plugin (#7920)Chris2017-11-301-12/+7
* ordered plugin settings (#7919)Chris2017-11-301-7/+12
* Add placeholder field and user_autocomplete type to plugin manifest (#7817)Joram Wilander2017-11-131-0/+6
* Basic manifest docs (#7806)Chris2017-11-091-15/+85
* PLT-7709 Add UI settings to plugin manifest (#7794)Joram Wilander2017-11-081-7/+36
* add missing license headers, test to makefile (#7711)Chris2017-10-251-0/+3
* PLT-7622 Improvements to server handling of webapp plugins (#7445)Joram Wilander2017-09-151-2/+16
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-011-0/+118