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
..
2020-02-12 16:39:11 +11:00
2021-03-04 08:29:01 +11:00
2020-11-20 19:13:32 +11:00
2021-02-24 00:02:04 +00:00
2021-02-19 09:54:31 +11:00
2020-12-10 09:21:48 +11:00
2021-04-15 13:20:29 -07:00
2020-11-05 11:56:46 +11:00
2020-04-16 12:45:36 -05:00
2020-10-19 14:06:57 +11:00
2020-10-28 14:18:24 +11:00
2021-03-29 11:55:14 +11:00
2021-03-08 15:03:43 +01:00
2021-03-16 15:12:41 +11:00
2020-04-16 12:08:00 -07:00
2021-04-23 13:23:02 +10:00
2018-08-23 21:34:42 +10:00
2021-04-12 14:58:07 -07:00
2021-02-19 15:42:40 -08:00