2013-02-07 |
Tom Clegg | make resource_class_for_uuid more convenient and robust |
tree | commitdiff |
2013-02-07 |
Tom Clegg | add generic #show page for orvos objects and use it... |
tree | commitdiff |
2013-02-07 |
Tom Clegg | update server-assigned attributes after saving objects |
tree | commitdiff |
2013-02-06 |
Tom Clegg | use JSON.dump so timestamps load back as Time, and... |
tree | commitdiff |
2013-02-06 |
Tom Clegg | add orvos_resource_list#to_hash |
tree | commitdiff |
2013-02-05 |
Tom Clegg | obey eager() and limit() in all() |
tree | commitdiff |
2013-02-05 |
Tom Clegg | limit data page to 1-3000 collections |
tree | commitdiff |
2013-02-04 |
Ward Vandewege | Switch to MultiJson which uses Oj under the hood (since... |
tree | commitdiff |
2013-02-04 |
Ward Vandewege | Switch to Oj for faster JSON handling. |
tree | commitdiff |
2013-02-04 |
Ward Vandewege | Be careful with the shovel (<<) operator. It modifies... |
tree | commitdiff |
2013-02-03 |
Ward Vandewege | Throw an error when the uuid used for find() is invalid. |
tree | commitdiff |
2013-02-03 |
Ward Vandewege | Do not assume uuid_or_hash is a string when using it... |
tree | commitdiff |
2013-02-03 |
Tom Clegg | add jobs and jobsteps |
tree | commitdiff |
2013-02-03 |
Tom Clegg | support user and API client using different URIs for... |
tree | commitdiff |
2013-02-01 |
Tom Clegg | add Log out button, hide admin-only nav links if not... |
tree | commitdiff |
2013-01-31 |
Tom Clegg | add User resource, restrict generic resource pages... |
tree | commitdiff |
2013-01-29 |
Tom Clegg | bit more robust in error display |
tree | commitdiff |
2013-01-28 |
Tom Clegg | tweak eager loading |
tree | commitdiff |
2013-01-28 |
Tom Clegg | rename Metadatum to Link, head to head_uuid, tail to... |
tree | commitdiff |
2013-01-25 |
Tom Clegg | fix use of OrvosBase#new when unpacking lists |
tree | commitdiff |
2013-01-25 |
Tom Clegg | handle non-db-column API response fields a bit better |
tree | commitdiff |
2013-01-25 |
Tom Clegg | handle invalid token more gracefully |
tree | commitdiff |
2013-01-24 |
Tom Clegg | use Accept header instead of post arg to ask for json |
tree | commitdiff |
2013-01-24 |
Tom Clegg | set format=json explicitly when calling api |
tree | commitdiff |
2013-01-24 |
Tom Clegg | send tokenless user through orvos login instead of... |
tree | commitdiff |
2013-01-22 |
Tom Clegg | add Logs resource |
tree | commitdiff |
2013-01-22 |
Ward Vandewege | Fix for |
tree | commitdiff |
2013-01-21 |
Tom Clegg | pass api_token through to orvos |
tree | commitdiff |
2013-01-21 |
Tom Clegg | fix query encoding in API calls |
tree | commitdiff |
2013-01-20 |
Tom Clegg | reorganize API helper a bit, refactor pipeline status... |
tree | commitdiff |
2013-01-18 |
Tom Clegg | add OrvosBase#dup, offload some filtering to server |
tree | commitdiff |
2013-01-18 |
Tom Clegg | cache metadata |
tree | commitdiff |
2013-01-18 |
Tom Clegg | easier access to metadata, and objects connected by... |
tree | commitdiff |
2013-01-18 |
Tom Clegg | rename metadata attributes to head/tail |
tree | commitdiff |
2013-01-17 |
Tom Clegg | fix error reporting |
tree | commitdiff |
2013-01-17 |
Tom Clegg | beginnings of upload->pipeline status page |
tree | commitdiff |
2013-01-16 |
Tom Clegg | add uploaded_datasets#create API. refs #1247 refs ... |
tree | commitdiff |
2013-01-16 |
Tom Clegg | fix serialized fields, improve error handling |
tree | commitdiff |
2013-01-16 |
Tom Clegg | stub Project |
tree | commitdiff |
2013-01-16 |
Tom Clegg | stub Specimen |
tree | commitdiff |
2013-01-15 |
Tom Clegg | stub Metadatum, Pipeline, PipelineInvocation |
tree | commitdiff |
2013-01-15 |
Tom Clegg | add a little error checking for save() and save!() |
tree | commitdiff |
2013-01-15 |
Tom Clegg | make Collection.new.save work |
tree | commitdiff |
2013-01-15 |
Tom Clegg | stub Orvos::Base, add collection example |
tree | commitdiff |
2013-01-14 |
Ward Vandewege | Initial commit. |
tree | commitdiff |
|