Skip to content
  • Zeger-Jan van de Weg's avatar
    Change Gitlab::Shell#add_namespace to #create_namespace · 7e836c5e0f54
    Zeger-Jan van de Weg authored
    Prior to this change, this method was called add_namespace, which broke
    the CRUD convention and made it harder to grep for what I was looking
    for. Given the change was a find and replace kind of fix, this was
    changed without opening an issue and on another feature branch.
    
    If more dynamic calls are made to add_namespace, these could've been
    missed which might lead to incorrect bahaviour. However, going through
    the commit log it seems thats not the case.
    7e836c5e0f54