Allow filtering according to multiple status types

Hey,

Please add support for picking multiple values. For example, i’d like to see all builds that are successful or currently building:
2907060--214163--upload_2017-1-4_10-10-10.png

The UI doesn’t currently support it, but you can manually change the URL for the page from something like “…/?status=success” to “…/?status=success,started” (just include a comma separated list of statuses you want to include). And we will look at making those statuses multi-select in the UI sometime soon-ish.