• Markus Koller's avatar
    Support ES searches for project snippets · a5b8eff2
    Markus Koller authored
    These were previously only accessible to admins, where we didn't filter
    the ES results by their parent projects.
    
    This adds the parent relation on project snippets, properly filters the
    results for all the various cases, and aligns the ES snippet search
    service and result classes to work more similarly to the other models.
    a5b8eff2
merge_request_spec.rb 3.35 KB