summaryrefslogtreecommitdiff
path: root/app/models/commit_collection.rb
Commit message (Collapse)AuthorAgeFilesLines
* Optimise getting the pipeline status of commitsci-pipeline-status-queryYorick Peterse2017-11-161-0/+44
This adds an optimised way of getting the latest pipeline status for a list of Commit objects (or just a single one).