arvados.git
2013-03-21 Tom Cleggadd "usual orvos object details" tab on collections...
2013-03-21 Tom Clegguse ORVOS_API_TOKEN environment variable in rails console
2013-03-21 Tom Cleggadd Link to known-types list
2013-03-19 Tom Cleggfix exception when tasks_summary[:running] == nil
2013-03-19 Tom Cleggrename job steps to job tasks. refs #1416
2013-03-19 Tom Cleggrename pipeline to pipeline template. refs #1416
2013-03-19 Tom Cleggrename pipeline invocation to pipeline instance. refs...
2013-03-19 Tom Cleggrename job command to script. refs #1416
2013-03-19 Tom Cleggadd group#index and group#show pages. refs #1415
2013-03-18 Tom Cleggadd Job#show template. refs #1417
2013-03-18 Tom Cleggshow progress bar and tasks summary on /jobs page....
2013-03-18 Tom Cleggclean up /jobs page. refs #1417
2013-03-18 Tom Cleggenable auto job links
2013-03-18 Tom Cleggadd /jobs page. refs #1417
2013-03-13 Tom Cleggrename Project to Group
2013-03-05 Tom Cleggprepare pipeline summary CSV and save in specimen-...
2013-03-04 Tom Cleggadd chromosome_calls and inferred_sex to factory job...
2013-03-04 Tom Cleggadd picard-casm statistics to factory job summary
2013-03-04 Tom Cleggadd fill_ftp_accounts script
2013-02-26 Tom Cleggadd a Link from specimen to collection when pipeline...
2013-02-26 Tom Cleggadd region_padding=10
2013-02-25 Tom Cleggadd pipelines#show
2013-02-19 Tom Cleggtweak factory_jobs display
2013-02-19 Tom Cleggmove vcf pipeline stats code to a helper, generate...
2013-02-18 Tom Cleggadd first,last,[] methods
2013-02-18 Tom Cleggshow raw components json on pipeline_invocations#show
2013-02-18 Tom Cleggset exome regions
2013-02-17 Tom CleggRearrange pipeline_invocation handling
2013-02-12 Tom Cleggdo not delete uuid if provided in new object (notably...
2013-02-12 Tom Cleggfix broken orvos_model#initialize
2013-02-10 Tom Cleggbe more selective about invoking array-of-strings displ...
2013-02-10 Tom Cleggemphasize local part of uuid
2013-02-10 Tom Cleggrender pipeline_invocation components as job/progress...
2013-02-08 Tom Cleggdo not hyperlink collections that do not have correspon...
2013-02-08 Tom Clegguse Enumerable and to_ary for implicit conversion to...
2013-02-07 Tom Clegguse generic orvos link helper in collections#index
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 Cleggfix double render
2013-02-07 Tom Cleggfix misleading label
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 Cleggshow log#event_type
2013-02-07 Tom Cleggupdate server-assigned attributes after saving objects
2013-02-07 Tom Cleggadd logs#show
2013-02-06 Tom Clegguse JSON.dump so timestamps load back as Time, and...
2013-02-06 Tom Cleggadd orvos_resource_list#to_hash
2013-02-05 Tom Cleggfix storage=cache pill coloron Source data tab
2013-02-05 Tom Cleggadd Files pane on Collections#show
2013-02-05 Tom Cleggsplit jobs into provenance chart and job list
2013-02-05 Tom Cleggabandon "bold megabytes" feature
2013-02-05 Tom Clegguse real instead of test data size
2013-02-05 Tom Cleggdefault to data page instead of factory_jobs
2013-02-05 Tom Cleggobey eager() and limit() in all()
2013-02-05 Tom Clegglimit 100 instead of 1000
2013-02-05 Tom Clegghuman readable data size
2013-02-05 Tom Cleggmake bootstrap tabs really work
2013-02-05 Tom Cleggfix commit-id -> redmine link
2013-02-05 Tom Cleggadd Collections#show page
2013-02-05 Tom Clegglimit data page to 1-3000 collections
2013-02-04 Ward VandewegeSwitch to MultiJson which uses Oj under the hood (since...
2013-02-04 Ward VandewegeSwitch to Oj for faster JSON handling.
2013-02-04 Tom Cleggadd some nil checks
2013-02-04 Ward VandewegeBe careful with the shovel (<<) operator. It modifies...
2013-02-04 Ward VandewegeDo not show a 'Log out' link when the user is not logge...
2013-02-03 Tom Cleggfix "home" link
2013-02-03 Ward VandewegeFix test for :orvos_api_token in Thread.current, and...
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-02-03 Ward VandewegeRemove some unneeded stuff from the ant deploy file.
2013-02-03 Tom Cleggadd jobs and jobsteps
2013-02-03 Tom Cleggadd deploy files for ant install
2013-02-03 Tom Cleggsupport user and API client using different URIs for...
2013-02-03 Tom Cleggallow current_user => nil for pages that do not require...
2013-02-01 Tom Cleggmove logout link to right
2013-02-01 Tom Cleggadd table/graph nav pills
2013-02-01 Tom Cleggadd tabular /collections
2013-02-01 Tom Cleggadd Log out button, hide admin-only nav links if not...
2013-02-01 Tom Cleggadd bootstrap
2013-02-01 Tom Cleggspice up collections graph a little
2013-01-31 Tom Cleggadd User resource, restrict generic resource pages...
2013-01-31 Tom Cleggdo find_object_by_uuid after setting up api token
2013-01-31 Tom Cleggfix unsupported where() style in find_object_by_uuid
2013-01-31 Tom Cleggbasic d3 graph at /collections
2013-01-30 Tom Cleggimprove error handling and reporting
2013-01-29 Tom Cleggbit more robust in error display
2013-01-28 Tom Cleggtweak eager loading
2013-01-28 Ward VandewegeRename leftover Metadatum references to Link.
2013-01-28 Tom Cleggrename Metadatum to Link, head to head_uuid, tail to...
2013-01-25 Tom Cleggfix use of OrvosBase#new when unpacking lists
2013-01-25 Tom Clegghandle non-db-column API response fields a bit better
2013-01-25 Tom Cleggstart pipeline after importing
2013-01-25 Tom Cleggfix up factory_jobs status page
2013-01-25 Tom Cleggmove development.rb to .example
2013-01-25 Tom Clegghandle invalid token more gracefully
2013-01-24 Tom Clegggive up on assets for static d3 example
2013-01-24 Tom CleggRevert "move html into app/assets"
2013-01-24 Tom Cleggmove html into app/assets
2013-01-24 Tom Clegghost d3 js locally
2013-01-24 Tom Cleggadd example graph of user/project/permission metadata
next