• Timothy Andrew's avatar
    Implement review feedback from @DouweM. · c4346dcd
    Timothy Andrew authored
    1. Check if a project is readable by the current user when fetching
       users for autocomplete.
    
    2. Remove duplication relating to gon variables in
       `ProtectedBranchesController`
    
    3. Remove unnecessary colons in view labels.
    
    4. Remove an explicit `false` check in the `branches` API.
    c4346dcd
autocomplete_controller.rb 2.61 KB