• Timothy Andrew's avatar
    Allow multiple queries for each cycle analytics section. · ebc03833
    Timothy Andrew authored
    1. Pass in an array of queries - the first to return a value will be
       used. This makes it easier to add more heuristics later.
    
    2. Convert all queries with 'or' in the title to two separate queries.
    
    3. Rename all `mr_` methods to `merge_request_`
    ebc03833
queries.rb 3.75 KB