add links to generic specimen and project #show
[arvados.git] / app / models / orvos_base.rb
2013-02-07 Tom Cleggadd links to generic specimen and project #show
2013-02-07 Tom Clegglink to pipeline invocations from factory_jobs page
2013-02-07 Tom Cleggmake resource_class_for_uuid more convenient and robust
2013-02-07 Tom Cleggadd generic #show page for orvos objects and use it...
2013-02-07 Tom Cleggupdate server-assigned attributes after saving objects
2013-02-05 Tom Clegglimit data page to 1-3000 collections
2013-02-03 Ward VandewegeThrow an error when the uuid used for find() is invalid.
2013-02-03 Ward VandewegeDo not assume uuid_or_hash is a string when using it...
2013-01-28 Tom Cleggtweak eager loading
2013-01-28 Tom Cleggrename Metadatum to Link, head to head_uuid, tail to...
2013-01-25 Tom Clegghandle non-db-column API response fields a bit better
2013-01-20 Tom Cleggreorganize API helper a bit, refactor pipeline status...
2013-01-18 Tom Cleggadd OrvosBase#dup, offload some filtering to server
2013-01-18 Tom Cleggcache metadata
2013-01-18 Tom Cleggeasier access to metadata, and objects connected by...
2013-01-18 Tom Cleggrename metadata attributes to head/tail
2013-01-17 Tom Cleggfix error reporting
2013-01-16 Tom Cleggadd uploaded_datasets#create API. refs #1247 refs ...
2013-01-16 Tom Cleggfix serialized fields, improve error handling
2013-01-16 Tom Cleggstub Project
2013-01-15 Tom Cleggadd a little error checking for save() and save!()
2013-01-15 Tom Cleggmake Collection.new.save work
2013-01-15 Tom Cleggstub Orvos::Base, add collection example