• K
    Introducing GlobalConfigurationCategory. · 5218b761
    Kohsuke Kawaguchi 提交于
    ... instead of creating a copy of each GlobalConfiguration variant (like GlobalSecurityConfigurationPart) for the following reasons:
    
    - This allows future UI to render tabs and other means to divide configurations into even smaller granularity, which is something that has been discussed before.
    
    - Eliminates code duplication between GlobalConfiguration look-alikes.
    5218b761
index.groovy 2.3 KB