Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support `server`, deprecate `backend` in plugin manifest (#9127) | Jesse Hallam | 2018-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Support `server`, deprecate `backend` in plugin manifest This lets us converge on the use of the term `server` everywhere instead of sometimes `backend` and sometimes `server`. We're still using `webapp` and will eventually support `mobile` as well. The plan is actually to rip out these deprecations as part of releasing 5.2, but I want to coordinate the extra additional breakage at the same time, so for now this is a backwards compatible change. * fix failing tests | ||||
* | PLT-8018: Bundled jira plugin (#7920) | Chris | 2017-11-30 | 1 | -2/+2 |
| | | | | | | | | | | | | * bundled jira plugin * fix generated file formatting, add prepackaged key * whoops, uploaded wrong file * whitelist generated files for license check * make it work for people without go/bin in their path | ||||
* | Differentiate between installed and activated states for plugins (#7706) | Joram Wilander | 2017-10-25 | 1 | -0/+31 |