2014-02-25 |
Tom Clegg | Move left nav all the way to the top left corner. |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 2049... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Ward Vandewege | Do not blow up on node create when the ec2 configuratio... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Peter Amstutz | Checkpoint, working on form to set component inputs. |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Tom Clegg | Merge branch '2060-edit-tags-in-workbench' |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Tom Clegg | Turn off CSS animation on loading graphic; make it... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Tom Clegg | Fix spacing of tag labels. |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Tom Clegg | Fix files=nil -> files=[] in API response for empty... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Tom Clegg | Merge branch 'master' into 2060-edit-tags-in-workbench |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Tom Clegg | Merge branch 'master' into 2060-edit-tags-in-workbench |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Peter Amstutz | Fixed url_for() so that links/redirects to workbench... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Tom Clegg | Update Python SDK docs to reflect new llfuse dependencies. |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Tom Clegg | Document pkg-config dependency for llfuse. |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Tom Clegg | Consume all arguments after arv-mount --exec, and fork... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Tom Clegg | Use fusermount -z to force detach and avoid hanging... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Tim Pierce | Update Docker-based services to ruby-2.1.0. |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Tom Clegg | Use rvm-exec to eliminate extra bash process provided... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Tom Clegg | Update Python SDK install step, add virtualenv dependency |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Tom Clegg | Use %N instead of %n format and parse node ranges ourse... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Peter Amstutz | Frontend feature to add items to locally-stored selecti... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Tim Pierce | Update arvdock instructions. |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Peter Amstutz | Added selection box to collections |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Peter Amstutz | Added localStorage selection to generic index pages. |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Tom Clegg | Remove -h flag from arv examples in docs, now that... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Peter Amstutz | Merge branch '1965-fuse-support-directories' |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Peter Amstutz | Hash now uses get_task_param_mount() to read from fuse... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Peter Amstutz | Added alternate option to one_task_per_input_file to... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Peter Amstutz | Added StreamFileReader.as_manifest() back and added... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Tom Clegg | Merge branch 'master' into 2199-crunch-virtualenv |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Peter Amstutz | get_job_param_mount() and get_task_param_mount() tested... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Peter Amstutz | Added symlink arv-mount, arv-normalize, arv-ls to cli/bin |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Peter Amstutz | Added get_job_param_mount() and get_task_param_mount() |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Peter Amstutz | Changed JOB_WORK to TASK_WORK in mounting keep directory. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Peter Amstutz | Added arv-mount |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Peter Amstutz | --exec works |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Peter Amstutz | Added --exec, needs testing. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Peter Amstutz | Fixed caching so that reads by other threads for a... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Peter Amstutz | caching wip |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Peter Amstutz | Added test for magic directories. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Peter Amstutz | Added basic unit test for fuse mount. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Peter Amstutz | changed fusepy to llfuse |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Peter Amstutz | installing llfuse from pip instead of debian |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Peter Amstutz | Added comments and some refactoring. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Ward Vandewege | Improve headings in Python SDK installation section. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Ward Vandewege | Update Python SDK documentation to reflect availability... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Ward Vandewege | Improve python sdk package building to allow for easy... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Ward Vandewege | Update url field in python sdk setup.py file. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
peter | Robustness improvements |
commit | commitdiff | tree | snapshot |
2014-02-18 |
peter | Fuse driver works for mounting collections and reading... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Peter Amstutz | Working on fuse mount |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Peter Amstutz | Directory browsing works, working on error handling... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Work in progress arv-mount based on llfuse and supporti... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Fixed file page to sort by stream name, then by file... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Do a partial normalization of file list before sending... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Put some code into collection model to do normalization... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Clegg | Re-order left nav and make labels consistent with arvad... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Added arv keep normalized |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Added arv-normalize |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | added -s option |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | implemented arv-ls to replace whls |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Working on arv-ls |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Clegg | Merge branch 'master' into 2199-crunch-virtualenv |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Clegg | Fix more namespace bugs. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Clegg | Install Python SDK from repository (if present) into... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Clegg | Fix missing : separator in PYTHONPATH. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Tests pass |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Clegg | Fix namespace bugs. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Added readfrom() |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Amstutz | Unit tests for arvados.locators_and_ranges |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Clegg | Add {repo}/arvados/sdk/python to Python search path... |
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 | Update fixed header rows after new content arrives... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Lighten and add tooltips to "delete tag" buttons. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Clegg | Fix breadcrumb-hiding on user agreements page. closes... |
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 | 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-15 |
Peter Amstutz | Fixing things up |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Peter Amstutz | Work in progress |
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 |
Peter Amstutz | Collections are now automatically normalized on both... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Tom Clegg | Provide manifest_text in collections.get API response... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Peter Amstutz | Normalize method seems to work pretty well now. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Tom Clegg | Fix crash in collections.provenance when a script_param... |
commit | commitdiff | tree | snapshot |
next |