arvados.git
2015-07-05 Brett Smith5989: API repo perms method always returns all repos. 5989-api-all-repos-permissions-wip
2015-07-02 Nico CesarMerge branch '5989-bug_1' merge with puppet repo "copy...
2015-07-02 Nico Cesar5989: bug_1 added puppet repository patch
2015-07-02 Peter AmstutzMerge branch '6264-run-command-task-env' refs #6264
2015-07-02 Peter Amstutz6264: Add task.env to documentation.
2015-07-01 Peter Amstutz6264: Support setting environment variables.
2015-07-01 Nico Cesar5989: create directory structure for temp files
2015-07-01 Brett SmithInvoke crunch-job with `/usr/bin/env perl`.
2015-06-29 Nico CesarDockerfile had an error. fixed
2015-06-29 Nico Cesarwe need to manually install python-pyasn1=0.1.7 python...
2015-06-26 Tom Clegg6440: Display AJAX errors as text, not HTML. closes...
2015-06-26 Brett SmithFix bad CollectionReader reference in arv-put.
2015-06-26 Brett SmithMerge branch '6432-pysdk-more-ca-certs-wip'
2015-06-26 Brett Smith6432: Python SDK can find and use CA certs on Red Hat.
2015-06-26 radhikacloses #6234
2015-06-26 radhikaMerge branch 'master' into 6234-user-edit-self
2015-06-25 Peter AmstutzUpdate arvados_fuse version dependency on arvados-pytho...
2015-06-25 Peter AmstutzMerge branch '3198-writable-fuse' closes #3198
2015-06-25 Peter Amstutz3198: Rename --enable-write to --read-write. Tweak...
2015-06-24 radhikarefs #6218
2015-06-24 radhika6218: update the exception handling.
2015-06-24 radhika6218: correct exception handling.
2015-06-23 Brett Smith6320: Update Workbench test for active user VM setup.
2015-06-23 Brett SmithRemove unused modules from PySDK setup.py.
2015-06-23 radhika6218: update the symlink and comment
2015-06-22 Brett SmithMerge branch '4410-slurm-fails-are-tempfails-wip'
2015-06-22 Tom Clegg6218: Refactor profiler as a decorator
2015-06-22 Brett Smith4410: Crunch retries jobs when all SLURM nodes fail.
2015-06-22 Brett Smith4410: crunch-dispatch logs crunch-job exit later.
2015-06-22 radhika6218: fix typo in sample test
2015-06-19 radhika6218: add performance profiling and a sample test in...
2015-06-18 Peter Amstutz3198: Fix test
2015-06-18 Peter Amstutz3198: concurrency test and associated fixes
2015-06-18 Peter AmstutzWIP
2015-06-18 Brett SmithMerge branch '6320-api-logins-include-groups-wip'
2015-06-18 Brett Smith6320: API virtual machines login method include groups...
2015-06-18 Brett Smith6320: Add tests for API virtual machines login method.
2015-06-18 radhikacloses #6156
2015-06-18 radhika6156: convert the ping-should-fail test when hostname...
2015-06-18 radhikaMerge branch 'master' into 6156-hostnames-in-nodes
2015-06-18 radhikarefs #6277
2015-06-18 radhika6277: since locators are added to multilevel_collection...
2015-06-17 radhikarefs #6277
2015-06-17 radhika6277: rename the before_validation filter check_manifes...
2015-06-17 radhikaMerge branch 'master' into 6277-manifest-validation-api
2015-06-17 radhika6156: use only sprintf formatting for node slot_number...
2015-06-17 radhikaMerge branch 'master' into 6156-hostnames-in-nodes
2015-06-17 radhika6234: admin user can see other users' home projects...
2015-06-17 Tom Clegg6277: Simplify manifest-building loop, fix up truncatio...
2015-06-17 radhika6234: In /users page, display the "Show" button to...
2015-06-17 Tom CleggMerge branch '6272-index-eof' closes #6272
2015-06-17 Tom Clegg6272: Add blank line to indicate index response EOF...
2015-06-16 Tom CleggDo not blow up if HOME is not set. refs #2256
2015-06-16 Peter Amstutz3198: Add enable_write flag to FUSE and --enable-write...
2015-06-16 Tom CleggMerge branch '6222-precompile-regexps' refs #6222
2015-06-16 Tom Clegg6222: Precompile all regexps. Remove wasted effort...
2015-06-16 radhika6156: support config format for setting a node's hostname
2015-06-15 radhika6277: Add check_manifest_validity before_filter in...
2015-06-15 radhikarefs #6277
2015-06-15 radhikaMerge branch 'master' into 6277-manifest-validation
2015-06-15 radhika6277: all that work and missed the basic nil and empty...
2015-06-15 Peter Amstutz3198: Performance tuning based on benchmarking. Limit...
2015-06-15 radhikacloses #6254
2015-06-14 radhikarefs #6277 : ruby sdk with manifest validation method
2015-06-14 radhika6277: extra white space
2015-06-14 radhikaMerge branch 'master' into 6277-manifest-validation
2015-06-13 radhika6254: minor update to Groups text field label to avoid...
2015-06-13 radhika6254: better groups text field label
2015-06-13 radhika6254: instead of tooltip, use a self explanatory label...
2015-06-13 radhika7254: add groups to vm link.
2015-06-12 Peter Amstutz3198: Fix frontrunning (subsequent updates after a...
2015-06-12 radhika6254: remove redundant statement
2015-06-12 radhika6254: add groups and verify in test.
2015-06-12 Brett SmithMerge branch '6149-quiet-egg-info-stderr-wip'
2015-06-12 Brett Smith6149: crunch-job installer handles egg_info errors...
2015-06-12 radhika6254: slight performance improvement where the can_logi...
2015-06-12 radhika6254: add "groups" to user setup process; these comma...
2015-06-12 Peter Amstutz3198: Fix tests for change in ~conflict~ format. Tweak...
2015-06-11 Peter Amstutz3198: Additional fixes based on review feedback.
2015-06-11 Peter Amstutz3198: arvfile.py and collection.py updates based on...
2015-06-11 Tom Clegg6277: Catch whitespace errors, and "." and ".." in...
2015-06-12 radhika6277: Add more restrictions to manifest format such...
2015-06-11 radhika6277: valid manifest must end with new line.
2015-06-11 radhika6277: improve error message for missing file tokens.
2015-06-11 radhika6277: add Manifest::valid? method in ruby sdk.
2015-06-10 Peter Amstutz3198: Adjust language of errors to say what the error...
2015-06-10 Peter AmstutzMerge branch 'master' into 3198-writable-fuse
2015-06-09 Tom CleggUpdate arvados in bundle. refs #6203 refs #6277
2015-06-09 Tom CleggUse default word wrap (no mid-word line breaks). refs...
2015-06-09 Nico Cesarqr1hi-automated-performance-suite is failing because...
2015-06-09 Nico Cesarqr1hi-automated-performance-suite is failing because...
2015-06-09 Nico Cesaropenssl self cert creation failed because missing of...
2015-06-09 Peter AmstutzMerge branch '6235-go-sdk-discovery' closes #6235
2015-06-09 Brett SmithMerge branch '5790-copy-most-recent-docker-image-wip'
2015-06-09 Brett Smith5790: Improve Docker image listing in Python SDK.
2015-06-09 Brett SmithMerge branch '6152-compute-node-no-arv-wip'
2015-06-09 Brett Smith6152: Use Python SDK for compute node installation.
2015-06-09 radhikacloses #6093
2015-06-09 radhika6093: remove "Alternate way to add SSH keys" and add...
2015-06-09 Tom CleggMerge branch '6203-locator-regexp' refs #6203 refs...
next