Ian Wienand 58ba847c07 gerrit: enable plugin reload in dev mode
With a pure javascript plugin, dropping a new file in the plugins/
directory and reloading the page is sufficient to see changes.
However, with .jar plugins (as zuul-summary-plugin now is) you need to
actually issue a reload, which requires the included permissions.

Enable it dev mode, which is where you'll very likely be trying to
iterate development with a change to a plugin.  I don't think it's
really that dangerous for production, but traditionally it's been off
there so let's leave it like that.

While we're here, write out a little script to help you quickly deploy
a new .jar of the plugin when we're testing.

Change-Id: I57fa18755f8a8168da12c48f1f38d272da1c6599
2021-05-03 22:37:55 +00:00
..
2021-04-13 13:51:48 -07:00
2020-03-11 15:15:00 -07:00
2021-04-21 11:18:40 -07:00
2019-09-18 12:40:19 -07:00
2019-05-15 16:03:07 -07:00
2020-05-13 05:32:54 +10:00
2021-02-11 13:35:16 +11:00
2020-09-30 11:55:24 +10:00
2021-03-18 11:59:30 +11:00
2021-03-18 11:59:30 +11:00
2021-03-18 11:59:30 +11:00
2021-03-29 11:03:59 -07:00