projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2014-03-05
Tom Clegg
Add "rake config:check" task. refs #2076
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Tom Clegg
Read configuration from config.defaults.yml and config...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Peter Amstutz
Fixed default inactive user page.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Tom Clegg
Document baseurl and change to a useful default.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Tom Clegg
Use require instead of rake_require. Fixes "Can't find
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Peter Amstutz
Added section about installing libwarehouse-perl.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Peter Amstutz
Gemfile update using ruby 2.1.1
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
tetron
Merge pull request #1 from gitaway/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Phil Hodgson
Correct parameterized input collection reference
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Ward Vandewege
Be consistent in referring to the 'All users' group.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Peter Amstutz
Fixed broken links in documentation that were using...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Tom Clegg
Fix jobs.cancel and add integration test. closes #2258
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Tom Clegg
Fix usage message dependent on credentials. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tom Clegg
Set up virtualenv and install custom SDK only if SDK...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tom Clegg
Add build.sh step to Python SDK install recipe (part 2).
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tom Clegg
Add build.sh step to Python SDK install recipe.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tom Clegg
Do not try to extract git archive if none was provided...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tom Clegg
Fix text color of active+hover nav link
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Tom Clegg
Fix refresh feature on pipeline_instances/show.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Tom Clegg
Revert "Move left nav all the way to the top left corner."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Tom Clegg
Move left nav all the way to the top left corner.
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
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-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
Tim Pierce
Update arvdock instructions.
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
next