• A
    Pick only those groups that the viewing user has access to, · 506bf428
    Aakriti Gupta 提交于
    in a project members' list. Add tests for possible scenarios
    
    Re-factor and remove N + 1 queries
    
    Remove author from changelog
    
    Don't use memoisation when not needed
    
    Include users part of parents of project's group
    
    Re-factor tests
    
    Create and add users according to roles
    
    Re-use group created earlier
    
    Add incomplete test for ancestoral groups
    
    Rename method to clarify category of groups
    
    Skip pending test, remove comments not needed
    
    Remove extra line
    
    Include ancestors from invited groups as well
    
    Add specs for participants service
    
    Add more specs
    
    Add more specs
    
    use  instead of
    
    Use public group owner instead of project maintainer to test owner acess
    
    Remove tests that have now been moved into participants_service_spec
    
    Use :context instead of :all
    
    Create nested group instead of creating an ancestor separately
    
    Add comment explaining doubt on the failing spec
    
    Imrpove test setup
    
    Optimize sql queries
    
    Refactor specs file
    
    Add rubocop disablement
    
    Add special case for project owners
    
    Add small refactor
    
    Add explanation to the docs
    
    Fix wording
    
    Refactor group check
    
    Add small changes in specs
    
    Add cr remarks
    
    Add cr remarks
    
    Add specs
    
    Add small refactor
    
    Add code review remarks
    
    Refactor for better database usage
    
    Fix failing spec
    
    Remove rubocop offences
    
    Add cr remarks
    506bf428
security-hide-private-members-in-project-member-autocomplete.yml 98 字节