arvados.git
2014-02-11 Ward VandewegeMerge branch 'master' of git.curoverse.com:arvados
2014-02-11 Ward VandewegeHandle the situation where config.workbench_address...
2014-02-11 Tom CleggLook in method[request][properties][$ref] for resource...
2014-02-11 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2014-02-11 Tim PierceUpdate docserver build process for zenweb (refs #1786)
2014-02-11 Peter AmstutzCan now click through to group pages on groups table
2014-02-11 Peter AmstutzFixed bug with incoming links not showing in metadata...
2014-02-11 Tom CleggDismiss "paste your SSH key here" notification when...
2014-02-11 Tim PierceMerge branch '2072-workbench-docker'
2014-02-11 Tim PierceAdded missing workbench configuration directives to...
2014-02-11 Peter AmstutzFixed bug with notification triggering on wrong conditi...
2014-02-11 Tom CleggMerge branch '2070-read-remote-arvados'
2014-02-11 Tom CleggReturn log buffer "(not available)" instead of crashing...
2014-02-11 Ward VandewegeFix up incorrect dependency on google-api-client
2014-02-11 Ward VandewegeFix comment - location of arvados configuration file...
2014-02-11 Peter AmstutzAdded "vendor" to doc generation ignore list for deploy...
2014-02-11 Peter AmstutzRemoved mkpydoc.sh which is obsoleted by Rakefile task
2014-02-11 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-02-11 Peter AmstutzPython documentation step will now report a warning...
2014-02-11 Ward VandewegeFix Gemfile(.lock) in sdk/cli
2014-02-10 Tim PierceUpdate api/production.rb.in with changes from services...
2014-02-10 Tom CleggMerge branch '2008-show-log-buffer'
2014-02-10 Tom CleggFix dashboard auto-refresh, and show last line of log_b...
2014-02-10 Tom CleggInclude log buffer in Job API response.
2014-02-10 Peter AmstutzMerge remote-tracking branch 'origin/master' into 1786...
2014-02-10 Peter AmstutzJekyll is dead, long live Zenweb!
2014-02-10 Tom CleggWhen retrieving a blob, if local Keep servers don't...
2014-02-10 Tom CleggRetrieve manifest_text from API server. If that fails...
2014-02-07 Peter AmstutzMerge branch 'master' into 1786-replace-jekyll-with...
2014-02-07 Tom CleggMerge branch '1979-workbench-ui-TC'
2014-02-07 Tom CleggFix top nav behavior when window is narrow.
2014-02-07 Tom CleggFill col-sm-3 space with left nav, and move it to the...
2014-02-07 Peter AmstutzFixed/refactored "smart-sizing" to adjust the content...
2014-02-07 Tom CleggClean up groups/index and add delete buttons.
2014-02-07 Tom CleggMerge branch '1979-workbench-ui-TC'
2014-02-07 Tom CleggAdd section headings to API examples.
2014-02-07 Tom CleggAdd space under tab row.
2014-02-07 Tom CleggFix up tab titles.
2014-02-07 Tom CleggFix up collections#index search box with bootstrap3...
2014-02-07 Tom CleggFix up collections search box on dashboard.
2014-02-07 Tom CleggFix up pipeline_instances#index and #compare.
2014-02-07 Tom CleggRemove extra divider in notifications list.
2014-02-07 Tom CleggRearrange thread_with_api_token around_filters so curre...
2014-02-07 Tom CleggHighlight "Dashboard" instead "Users" in left nav when on
2014-02-07 Tom CleggClean up collections index and show->files tables.
2014-02-06 Tom CleggUse .badge-alert to highlight notification badges.
2014-02-06 Tom CleggRemove extra breadcrumb separator in "no breadcrumbs...
2014-02-06 Tom CleggExpand graph border to tab pane width.
2014-02-06 Tom CleggFix progress bars on pipeline_instances#show
2014-02-06 Tom CleggFix up job/pipeline progress bars on dashboard.
2014-02-06 Tom CleggAdd progress bars to pipeline instances table on dashboard.
2014-02-06 Peter AmstutzMerge branch '1979-workbench-ui-PA'
2014-02-06 Peter Amstutzbadges.css.scss doesn't actually require bootstrap
2014-02-06 Ward VandewegeLock to a version of the arvados-cli gem that's been...
2014-02-06 Peter AmstutzAdded css to put back badge styles that went away in...
2014-02-06 Peter AmstutzMissing from previous commit
2014-02-06 Peter AmstutzHarmonized all sections to use the new content template...
2014-02-06 Peter AmstutzFixed up some glyphicons
2014-02-06 Peter AmstutzEditable fields works again
2014-02-06 Peter AmstutzUpdating bootstrap-editable to bootstrap3-x-editable
2014-02-06 Peter Amstutz* Left nav correctly highlights current section
2014-02-06 Peter AmstutzFixed search box for chrome
2014-02-06 Ward VandewegeMake the config_uuid field match what we expect in...
2014-02-05 Peter AmstutzMenubar and left nav redesign in progress.
2014-02-05 Tom CleggCall super in pipeline_instances#show to make preview...
2014-02-05 Tom CleggFix handling of pipeline components with no job/output...
2014-02-05 Peter AmstutzReworked top menu. Started upgrading to bootstrap 3.
2014-02-04 Tom CleggSkip repeated find() calls for the same object during...
2014-02-04 Tom CleggFix script_parameters comparison on pipeline_instances...
2014-02-04 Peter AmstutzAdded stroke-linecap: round to make lines look nicer.
2014-02-04 Peter AmstutzMerge branch '1977-provenance-report' of git.clinicalfu...
2014-02-04 Peter Amstutz* Added used_by query for collections
2014-02-04 Tom CleggMerge branch '1979-workbench-ui'
2014-02-04 Tom CleggRemove old views/collections/show template.
2014-02-04 Tom CleggFix (and add test for) 404 at repositories.get_all_perm...
2014-02-04 Peter AmstutzMerge branch '1977-provenance-report' of git.clinicalfu...
2014-02-04 Peter AmstutzCan now use 'contains' to query individual columns...
2014-02-04 Tom CleggMove show-object content into tabs.
2014-02-04 Tom CleggUse object type or friendly_link_name as browser title.
2014-02-04 Tom CleggMove all index content into Recent and Help tabs.
2014-02-04 Tom CleggMerge branch 'master' into 1979-workbench-ui
2014-02-04 Tom CleggHide loading indicator after refreshing dashboard tables.
2014-02-04 Tom CleggMerge top nav menus into brand dropdown, move breadcrum...
2014-02-04 Tom CleggMerge branch '1977-provenance-report'
2014-02-04 Tom CleggMove can_read permission logic into ArvadosModel.readab...
2014-02-04 Tom CleggAdd tests for permissions enforcement in collections...
2014-02-04 Tom CleggEnsure permissions can be propagated via group owner_uu...
2014-02-03 Tom CleggHide this/other/both legend if only one pipeline_instan...
2014-02-03 Tom CleggMerge branch '1976-pipeline-progress'
2014-02-03 Tom CleggMerge branch 'master' into 1977-provenance-report
2014-02-03 Tim PierceFix build.sh bugs.
2014-02-03 Tom CleggFix breadcrumbs crash if link has no tail_kind or head_...
2014-02-03 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-02-03 Peter AmstutzTweaked text a little to make tail/subject head/object...
2014-02-03 Tom CleggEnsure util.mkdir_dash_p() fails if its target is a...
2014-02-03 Tom CleggShow "loading" indicator in nav bar while waiting for...
2014-02-03 Tom CleggRefresh dashboard with AJAX every 60 seconds.
2014-02-03 Tom CleggUse AJAX/remote requests when deleting objects. Add...
2014-02-03 Tom CleggImprove progress view on pipeline_instances.show page...
2014-02-03 Tom CleggAdd arv-mount.
next