Commit 94439a863d54b49034db362881ad94bd530c1a69

  • June 23, 2012 9:24

    Commit 94439a8 on
    versioncontrol: /includes/VersioncontrolBackend.php
    +++++++
    14 additions & 0 deletions
    versioncontrol: /includes/VersioncontrolRepository.php
    +++++++
    12 additions & 0 deletions
    Issue #1548006: Let backends define default plugins.
    
    Actually the general way of doing it should pass also the entity used, but I am
    assuming here that we will not be naming two plugin types in different entities
    with the same name :-)
    
    Conflicts:
    
    includes/VersioncontrolRepository.php
    sync-tinkering branch introduced the idea of default plugins per
    repository, so it was needed to change manually the logic, now on
    getPluginName().
nobody click here