commit | c2f6812fce52f41fbf083525abe7eacdf8ce9cc7 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrn@google.com> | Mon Mar 24 14:58:31 2014 -0700 |
committer | Jonathan Nieder <jrn@google.com> | Mon Mar 24 14:58:31 2014 -0700 |
tree | c7ec292bac8490915b13c2eb494b17e12bd4e50b | |
parent | b3865f27442b28714bbc004790297618203c36f4 [diff] |
Allow plugins to replace gerrit-provided DynamicItem This should make it possible in the future to allow plugins to override items provided by core gerrit, such as the WebSession. This only affects plugins trying to override gerrit core. If two plugins try to replace the same DynamicItem then the second will fail. Change-Id: I399dfc1577003e6a1478f7cb7f40b0b2ffc86c36