2014-02-16 |
Tom Clegg | Merge branch 'master' into 2060-edit-tags-in-workbench |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Fix fixed-header-row hack. closes #2194 |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Light up "add tag" buttons on button hover, not cell... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Do not show "delete tag" button unless current user... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Add and remove collection tags with ajax. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Fix up tag and "add tag" button display. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Merge branch 'master' into 2060-edit-tags-in-workbench |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Merge branch '2179-demo-feedback' |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Render collection provenance graph top-down like other... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Merge branch 'master' into 2179-demo-feedback |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Fix symbol key used in serialized attribute. closes... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Fix crash if @notifications is nil. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Return only true or false for is_invited, never group... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Hide top nav notifications and links to tokens/keys... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Tom Clegg | Say when re-using existing jobs, even without debug... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Tom Clegg | Output a blank line between pipeline status updates... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Tom Clegg | Move HeaderRowFixer out to application.js and applicati... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Tom Clegg | Prevent table headings from scrolling out of view on... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Tom Clegg | Hide left nav panel if current_user is not active.... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Tom Clegg | Provide manifest_text in collections.get API response... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Tom Clegg | Fix crash in collections.provenance when a script_param... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Tom Clegg | Normalize collection hashes provided by clients as... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Tom Clegg | Fix crash when a script_parameter value is a Fixnum... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Peter Amstutz | Fixed {% include alert-stub %} that shouldn't have... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Tom Clegg | Fix 404 at api_client_authorizations.create_system_auth... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Tim Pierce | Merge branch '2099-CORRECT-docker-stop-and-restart... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Tim Pierce | Updated Docker documentation to reference "arvdock... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Change color of "running" job label to blue. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Merge branch '2096-demo-feedback' |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Ward Vandewege | In the pipeline instance comparison, do not blow up... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tim Pierce | Merge branch '2099-CORRECT-docker-stop-and-restart' |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Merge branch 'master' into 2096-demo-feedback |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Show owner name instead of uuid on pipeline_templates... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Hide "Create" button on pipeline_instances and pipeline... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Limit "compare" selection mechanism to 2 or 3 pipelines... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Ward Vandewege | Add missing curly bracket in assets/stylesheets/applica... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Ward Vandewege | Rename clinicalfuture -> curoverse everywhere. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Fix up legend colors and labels on pipeline_instances... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Fix terminology agreement between left nav and elsewher... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Ward Vandewege | Make sure to abort nicely when run with a version of... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Fix pipeline_instances#show by renaming partial. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Peter Amstutz | Merge branch '2061-update-docs' |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tim Pierce | Rename to "arvdock" per code review. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Peter Amstutz | Finished updating tutorials for latest sprint |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tim Pierce | Correct comments to account for new verbs. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tim Pierce | Renamed run.sh -> arvctl, added per-service "stop"... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Ward Vandewege | Fix regular expression for collection UUIDs to it can... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Peter Amstutz | Hack to fix job log links (because crunch still produce... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Ward Vandewege | The list-inactive-users.rb script has been moved to... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Fix git_dir path in CommitAncestor model. Fixes #2089 |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Fill in missing example locators for crunch wrappers. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Allow passing hashes as resource attributes. This lets... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Show first 200 items on index page, not 1000. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Clegg | Apply usual parameter encoding logic to method[request... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tom Clegg | Replace weird "loading" animation with a nice plain... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Ward Vandewege | Merge branch 'master' of git.curoverse.com:arvados |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Ward Vandewege | Handle the situation where config.workbench_address... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tom Clegg | Look in method[request][properties][$ref] for resource... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tim Pierce | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tim Pierce | Update docserver build process for zenweb (refs #1786) |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Can now click through to group pages on groups table |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Fixed bug with incoming links not showing in metadata... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Updating documentation |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tom Clegg | Dismiss "paste your SSH key here" notification when... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tim Pierce | Merge branch '2072-workbench-docker' |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tim Pierce | Added missing workbench configuration directives to... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 2061... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Fixed bug with notification triggering on wrong conditi... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 2061... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tom Clegg | Merge branch '2070-read-remote-arvados' |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tom Clegg | Return log buffer "(not available)" instead of crashing... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Updated theme to bootstrap 3 to match workbench. Start... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Ward Vandewege | Fix up incorrect dependency on google-api-client |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Ward Vandewege | Fix comment - location of arvados configuration file... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Added "vendor" to doc generation ignore list for deploy... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Started updating docs page to bootstrap 3.0 |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Removed mkpydoc.sh which is obsoleted by Rakefile task |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Peter Amstutz | Python documentation step will now report a warning... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tom Clegg | Mock up add/remove tag UI. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Ward Vandewege | Fix Gemfile(.lock) in sdk/cli |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Tim Pierce | Update api/production.rb.in with changes from services... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Tom Clegg | Merge branch '2008-show-log-buffer' |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Tom Clegg | Fix dashboard auto-refresh, and show last line of log_b... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Tom Clegg | Include log buffer in Job API response. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 1786... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Peter Amstutz | Jekyll is dead, long live Zenweb! |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Tom Clegg | When retrieving a blob, if local Keep servers don't... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Tom Clegg | Retrieve manifest_text from API server. If that fails... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Peter Amstutz | Merge branch 'master' into 1786-replace-jekyll-with... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tom Clegg | Merge branch '1979-workbench-ui-TC' |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tom Clegg | Fix top nav behavior when window is narrow. |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tom Clegg | Fill col-sm-3 space with left nav, and move it to the... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Peter Amstutz | Fixed/refactored "smart-sizing" to adjust the content... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tom Clegg | Clean up groups/index and add delete buttons. |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tom Clegg | Merge branch '1979-workbench-ui-TC' |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tom Clegg | Add section headings to API examples. |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tom Clegg | Add space under tab row. |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Tom Clegg | Fix up tab titles. |
commit | commitdiff | tree | snapshot |
next |