6617: update documentation to include https git url
[arvados.git] / sdk /
2015-07-16 Tom CleggMerge branch '5898-listen-race' refs #5898
2015-07-16 Tom Clegg5898: Use lsof instead of fuser -- fuser 1234/tcp just...
2015-07-15 Tom CleggMerge branch '5898-listen-race' closes #5898
2015-07-15 Tom Clegg5898: Wait for servers to start *listening* before...
2015-07-15 bryanMerge branch '5288-arv-copy-documentation' refs #5288
2015-07-14 radhikaMerge branch 'master' into 6219-fuse-performance-testing
2015-07-14 Peter AmstutzMerge branch '6484-fuse-fsync-erofs' closes #6484
2015-07-14 Peter AmstutzMerge branch 'github-3408-production-datamanager' refs...
2015-07-14 Peter AmstutzMerge branch 'master' into github-3408-production-datam...
2015-07-14 radhikaMerge branch 'master' into 6219-fuse-performance-testing
2015-07-10 Tom CleggMerge branch '6279-web-shell-client' closes #6279
2015-07-10 Tom CleggMerge branch '6222-memory-status' refs #6222
2015-07-10 Ward VandewegeMerge branch 'master' into 6569-smarter-jobs-image
2015-07-10 Tom CleggMerge branch '6218-python-sdk-perf' closes #6218
2015-07-10 Tom Clegg6218: Generate profiling data for a few arvados.collect...
2015-07-09 radhikaMerge branch 'master' into 6279-web-shell-client
2015-07-08 Nico Cesarqiuck fix to arvados-pam vulnerability
2015-07-08 Tom CleggMerge branch '6377-dev-startup' refs #6377
2015-07-08 radhikaMerge branch 'master' into 6279-web-shell-client
2015-07-08 Nico CesarMerge branch '6384-libpam-arvados'
2015-07-08 Ward VandewegeWhitespace fixes
2015-07-08 Ward VandewegeMerge branch 'master' into 6384-libpam-arvados
2015-07-08 Nico Cesar6384: reverting names
2015-07-08 Ward VandewegeRename file
2015-07-08 Ward VandewegeFix path for arvados_pam.py
2015-07-08 Ward VandewegeFix typo.
2015-07-08 Nico Cesaradded /etc/default/arvados_pam as a parameter
2015-07-08 Tom Clegg6377: Fix reversed condition in "site application.yml...
2015-07-07 Tom Clegg6377: Missing application.yml is not an error.
2015-07-07 Ward VandewegeAdd arvados_pam.py and shellinabox pam configuration...
2015-07-02 Peter AmstutzMerge branch '6264-run-command-task-env' refs #6264
2015-07-01 Brett SmithInvoke crunch-job with `/usr/bin/env perl`.
2015-06-29 radhikaMerge branch '3198-writable-fuse' of git.curoverse...
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 radhikaMerge branch 'master' into 6234-user-edit-self
2015-06-25 Peter AmstutzMerge branch '3198-writable-fuse' closes #3198
2015-06-24 radhikaMerge branch 'master' into 3198-writable-fuse
2015-06-24 radhikarefs #6218
2015-06-24 radhika6218: update the exception handling.
2015-06-24 radhika6218: correct exception handling.
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 radhika6218: fix typo in sample test
2015-06-19 radhika6218: add performance profiling and a sample test in...
2015-06-18 Peter Amstutz3198: concurrency test and associated fixes
2015-06-18 Peter AmstutzWIP
2015-06-17 radhikaMerge branch 'master' into 6277-manifest-validation-api
2015-06-17 radhikaMerge branch 'master' into 6156-hostnames-in-nodes
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-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-12 Peter Amstutz3198: Fix frontrunning (subsequent updates after a...
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 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 mishazFixed outdated comments in arvadosclient.Discovery().
2015-06-09 mishazMerge branch 'master' into 3408-production-datamanager
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 Tom CleggMerge branch '6203-locator-regexp' refs #6203 refs...
2015-06-10 Brett Smith5790: Fix PySDK Docker image listing comparing ints...
2015-06-10 radhikacloses #6203
2015-06-09 Tom Clegg6203: Add tests for LOCATOR_REGEXP. Fix regexp to rejec...
2015-06-09 radhikaMerge branch 'master' into 6093-refresh-docs
2015-06-08 Peter Amstutz6235: Discovery() returns the requested value directly...
2015-06-06 radhikaMerge branch 'master' into 6203-collection-perf-api
2015-06-05 Tom CleggMerge branch '6146-log-squeue-lost-tasks' refs #6146
2015-06-04 mishazAdded size to block locators, touching most of the...
2015-06-04 Tom Clegg6146: Document how --steps really works. Simplify squeu...
2015-06-04 radhikaMerge branch 'master' into 6093-refresh-docs
2015-06-03 Peter Amstutz6235: Add method to get parameters from API discovery...
2015-06-03 radhikaMerge branch 'master' into 6203-collection-perf-api
2015-06-03 Tom CleggMerge branch '6146-log-squeue-lost-tasks' refs #6146
2015-06-03 Tom Clegg6146: Better log message.
2015-06-03 Tom Clegg6146: Use new SLURM_JOB_ID env var instead of old SLURM...
2015-06-03 Tom Clegg6146: Improvements to "kill srun process if slurm task...
2015-06-03 radhikaMerge branch 'master' into 6203-collection-perf-api
next