2879: Improve sorting in Collection.uuids_for_docker_image.
authorBrett Smith <brett@curoverse.com>
Thu, 19 Jun 2014 14:29:01 +0000 (10:29 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 19 Jun 2014 14:29:01 +0000 (10:29 -0400)
commit71c66323a0ac9ce0cacf3ed3585a07562553096d
tree6f74b7f882260e5bdd2577aee5b0e134d73acf18
parent321fe76fa99e66566220bc2768928d705d46fda3
2879: Improve sorting in Collection.uuids_for_docker_image.

This code is simpler, handles more error cases correctly, and returns
the most recent image at the head of the list as expected.
services/api/app/controllers/arvados/v1/jobs_controller.rb
services/api/app/models/collection.rb