2013-03-13 |
Tom Clegg | rename Project to Group |
tree | commitdiff |
2013-03-05 |
Tom Clegg | prepare pipeline summary CSV and save in specimen-... |
tree | commitdiff |
2013-03-04 |
Tom Clegg | add chromosome_calls and inferred_sex to factory job... |
tree | commitdiff |
2013-03-04 |
Tom Clegg | add picard-casm statistics to factory job summary |
tree | commitdiff |
2013-02-26 |
Tom Clegg | add a Link from specimen to collection when pipeline... |
tree | commitdiff |
2013-02-26 |
Tom Clegg | add region_padding=10 |
tree | commitdiff |
2013-02-25 |
Tom Clegg | add pipelines#show |
tree | commitdiff |
2013-02-19 |
Tom Clegg | tweak factory_jobs display |
tree | commitdiff |
2013-02-19 |
Tom Clegg | move vcf pipeline stats code to a helper, generate... |
tree | commitdiff |
2013-02-18 |
Tom Clegg | add first,last,[] methods |
tree | commitdiff |
2013-02-18 |
Tom Clegg | show raw components json on pipeline_invocations#show |
tree | commitdiff |
2013-02-18 |
Tom Clegg | set exome regions |
tree | commitdiff |
2013-02-17 |
Tom Clegg | Rearrange pipeline_invocation handling |
tree | commitdiff |
2013-02-12 |
Tom Clegg | do not delete uuid if provided in new object (notably... |
tree | commitdiff |
2013-02-12 |
Tom Clegg | fix broken orvos_model#initialize |
tree | commitdiff |
2013-02-10 |
Tom Clegg | be more selective about invoking array-of-strings displ... |
tree | commitdiff |
2013-02-10 |
Tom Clegg | emphasize local part of uuid |
tree | commitdiff |
2013-02-10 |
Tom Clegg | render pipeline_invocation components as job/progress... |
tree | commitdiff |
2013-02-08 |
Tom Clegg | do not hyperlink collections that do not have correspon... |
tree | commitdiff |
2013-02-08 |
Tom Clegg | use Enumerable and to_ary for implicit conversion to... |
tree | commitdiff |
2013-02-07 |
Tom Clegg | use generic orvos link helper in collections#index |
tree | commitdiff |
2013-02-07 |
Tom Clegg | add links to generic specimen and project #show |
tree | commitdiff |
2013-02-07 |
Tom Clegg | link to pipeline invocations from factory_jobs page |
tree | commitdiff |
2013-02-07 |
Tom Clegg | fix double render |
tree | commitdiff |
2013-02-07 |
Tom Clegg | fix misleading label |
tree | commitdiff |
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 | show log#event_type |
tree | commitdiff |
2013-02-07 |
Tom Clegg | update server-assigned attributes after saving objects |
tree | commitdiff |
2013-02-07 |
Tom Clegg | add logs#show |
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 | fix storage=cache pill coloron Source data tab |
tree | commitdiff |
2013-02-05 |
Tom Clegg | add Files pane on Collections#show |
tree | commitdiff |
2013-02-05 |
Tom Clegg | split jobs into provenance chart and job list |
tree | commitdiff |
2013-02-05 |
Tom Clegg | abandon "bold megabytes" feature |
tree | commitdiff |
2013-02-05 |
Tom Clegg | use real instead of test data size |
tree | commitdiff |
2013-02-05 |
Tom Clegg | default to data page instead of factory_jobs |
tree | commitdiff |
2013-02-05 |
Tom Clegg | obey eager() and limit() in all() |
tree | commitdiff |
2013-02-05 |
Tom Clegg | limit 100 instead of 1000 |
tree | commitdiff |
2013-02-05 |
Tom Clegg | human readable data size |
tree | commitdiff |
2013-02-05 |
Tom Clegg | make bootstrap tabs really work |
tree | commitdiff |
2013-02-05 |
Tom Clegg | fix commit-id -> redmine link |
tree | commitdiff |
2013-02-05 |
Tom Clegg | add Collections#show page |
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 |
Tom Clegg | add some nil checks |
tree | commitdiff |
2013-02-04 |
Ward Vandewege | Be careful with the shovel (<<) operator. It modifies... |
tree | commitdiff |
2013-02-04 |
Ward Vandewege | Do not show a 'Log out' link when the user is not logge... |
tree | commitdiff |
2013-02-03 |
Tom Clegg | fix "home" link |
tree | commitdiff |
2013-02-03 |
Ward Vandewege | Fix test for :orvos_api_token in Thread.current, and... |
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-03 |
Tom Clegg | allow current_user => nil for pages that do not require... |
tree | commitdiff |
2013-02-01 |
Tom Clegg | move logout link to right |
tree | commitdiff |
2013-02-01 |
Tom Clegg | add table/graph nav pills |
tree | commitdiff |
2013-02-01 |
Tom Clegg | add tabular /collections |
tree | commitdiff |
2013-02-01 |
Tom Clegg | add Log out button, hide admin-only nav links if not... |
tree | commitdiff |
2013-02-01 |
Tom Clegg | add bootstrap |
tree | commitdiff |
2013-02-01 |
Tom Clegg | spice up collections graph a little |
tree | commitdiff |
2013-01-31 |
Tom Clegg | add User resource, restrict generic resource pages... |
tree | commitdiff |
2013-01-31 |
Tom Clegg | do find_object_by_uuid after setting up api token |
tree | commitdiff |
2013-01-31 |
Tom Clegg | fix unsupported where() style in find_object_by_uuid |
tree | commitdiff |
2013-01-31 |
Tom Clegg | basic d3 graph at /collections |
tree | commitdiff |
2013-01-30 |
Tom Clegg | improve error handling and reporting |
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 | fix up factory_jobs status page |
tree | commitdiff |
2013-01-25 |
Tom Clegg | handle invalid token more gracefully |
tree | commitdiff |
2013-01-24 |
Tom Clegg | give up on assets for static d3 example |
tree | commitdiff |
2013-01-24 |
Tom Clegg | Revert "move html into app/assets" |
tree | commitdiff |
2013-01-24 |
Tom Clegg | move html into app/assets |
tree | commitdiff |
2013-01-24 |
Tom Clegg | host d3 js locally |
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 | add error pages |
tree | commitdiff |
2013-01-21 |
Tom Clegg | delete collections/index view |
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 | use new metadata access |
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 | fix missing find_object_by_uuid |
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 |
next |