2013-02-07 |
Tom Clegg | make resource_class_for_uuid more convenient and robust |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Clegg | add generic #show page for orvos objects and use it... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Clegg | show log#event_type |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Clegg | update server-assigned attributes after saving objects |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Clegg | add logs#show |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Tom Clegg | use JSON.dump so timestamps load back as Time, and... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Tom Clegg | add orvos_resource_list#to_hash |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | fix storage=cache pill coloron Source data tab |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | add Files pane on Collections#show |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | split jobs into provenance chart and job list |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | abandon "bold megabytes" feature |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | use real instead of test data size |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | default to data page instead of factory_jobs |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | obey eager() and limit() in all() |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | limit 100 instead of 1000 |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | human readable data size |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | make bootstrap tabs really work |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | fix commit-id -> redmine link |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | add Collections#show page |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | limit data page to 1-3000 collections |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Ward Vandewege | Switch to MultiJson which uses Oj under the hood (since... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Ward Vandewege | Switch to Oj for faster JSON handling. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Tom Clegg | add some nil checks |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Ward Vandewege | Be careful with the shovel (<<) operator. It modifies... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Ward Vandewege | Do not show a 'Log out' link when the user is not logge... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Clegg | fix "home" link |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Ward Vandewege | Fix test for :orvos_api_token in Thread.current, and... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Ward Vandewege | Throw an error when the uuid used for find() is invalid. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Ward Vandewege | Do not assume uuid_or_hash is a string when using it... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Ward Vandewege | Remove some unneeded stuff from the ant deploy file. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Clegg | add jobs and jobsteps |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Clegg | add deploy files for ant install |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Clegg | support user and API client using different URIs for... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Clegg | allow current_user => nil for pages that do not require... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tom Clegg | move logout link to right |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tom Clegg | add table/graph nav pills |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tom Clegg | add tabular /collections |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tom Clegg | add Log out button, hide admin-only nav links if not... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tom Clegg | add bootstrap |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tom Clegg | spice up collections graph a little |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | add User resource, restrict generic resource pages... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | do find_object_by_uuid after setting up api token |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | fix unsupported where() style in find_object_by_uuid |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | basic d3 graph at /collections |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Tom Clegg | improve error handling and reporting |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Tom Clegg | bit more robust in error display |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Tom Clegg | tweak eager loading |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Ward Vandewege | Rename leftover Metadatum references to Link. |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Tom Clegg | rename Metadatum to Link, head to head_uuid, tail to... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | fix use of OrvosBase#new when unpacking lists |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | handle non-db-column API response fields a bit better |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | start pipeline after importing |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | fix up factory_jobs status page |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | move development.rb to .example |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | handle invalid token more gracefully |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | give up on assets for static d3 example |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | Revert "move html into app/assets" |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | move html into app/assets |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | host d3 js locally |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | add example graph of user/project/permission metadata |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | use Accept header instead of post arg to ask for json |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | set format=json explicitly when calling api |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | use factory_jobs#index as front page, disallow robots |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | send tokenless user through orvos login instead of... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Tom Clegg | add Logs resource |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Ward Vandewege | Fix for |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Tom Clegg | pass api_token through to orvos |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Tom Clegg | add error pages |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Tom Clegg | delete collections/index view |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Tom Clegg | fix query encoding in API calls |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Tom Clegg | reorganize API helper a bit, refactor pipeline status... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Tom Clegg | add import script |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Tom Clegg | add OrvosBase#dup, offload some filtering to server |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Tom Clegg | cache metadata |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Tom Clegg | use new metadata access |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Tom Clegg | easier access to metadata, and objects connected by... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Ward Vandewege | Moved to orvos-app-0 |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Tom Clegg | rename metadata attributes to head/tail |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Tom Clegg | fix error reporting |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Tom Clegg | fix missing find_object_by_uuid |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Tom Clegg | beginnings of upload->pipeline status page |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Tom Clegg | add uploaded_datasets#create API. refs #1247 refs ... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Tom Clegg | fix serialized fields, improve error handling |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Tom Clegg | stub Project |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Tom Clegg | stub Specimen |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Tom Clegg | stub Metadatum, Pipeline, PipelineInvocation |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Tom Clegg | add a little error checking for save() and save!() |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Tom Clegg | make Collection.new.save work |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Tom Clegg | add back pg gem |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Tom Clegg | stub Orvos::Base, add collection example |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Ward Vandewege | Capistrano fixes |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Ward Vandewege | And the matching Gemfile.lock change. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Ward Vandewege | Add passenger to Gemfile (we run it standalone) |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Ward Vandewege | Add pg gem |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Ward Vandewege | Add therubyracer gem |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Ward Vandewege | Add rvm-capistrano |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Ward Vandewege | Initial commit. |
commit | commitdiff | tree | snapshot |
|