Reworked functionality for removing content from collection.
[arvados.git] / sdk /
2018-01-12 Fuad MuhicReworked functionality for removing content from collec...
2018-01-12 Fuad Muhiccollection$get("file") and collection$get("./file"...
2018-01-11 Peter Amstutz11876: Add ArvadosFile$connection and $flush
2018-01-11 Peter Amstutz11876: Fix bug using Arvados$new with no parameters
2018-01-11 Fuad MuhicAdded more unit tests to Arvados class
2018-01-10 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2018-01-10 Fuad MuhicAdded a few unit test for Arvados class
2018-01-10 Tom CleggMerge branch 'govendor'
2018-01-09 Peter AmstutzMerge branch '12921-run-in-single-hints' closes #12921
2018-01-09 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2018-01-09 Fuad MuhicAdded support for unit testing.
2018-01-09 Tom CleggMerge branch '12702-migrate-user'
2018-01-09 Peter Amstutz12921: Fix outputTTL to apply to RunInSingleContainer
2018-01-09 Peter AmstutzMerge branch '12913-secondary-mounts' refs #12913
2018-01-09 Peter Amstutz12913: Add integration test for fix
2018-01-09 Fuad MuhicMerge branch '11876-r-sdk' of git.curoverse.com:arvados...
2018-01-09 Fuad MuhicCollection classes no longer use each others private...
2018-01-08 Peter Amstutz12913: Apply secondaryFiles to inputs to RunInSingleCon...
2018-01-08 Tom CleggMerge branch '12876-arvados-client'
2018-01-08 Tom Clegg12876: Merge branch 'master' into 12876-arvados-client
2018-01-02 Tom Clegg12876: arvados-client get [-format=yaml] uuid
2017-12-28 Ward VandewegeDependency update.
2017-12-22 Tom MorrisUpdate docs in README
2017-12-22 Fuad MuhicAdded methods listAllCollections and listAllProjects.
2017-12-22 Fernando Monserratrefs #12850 Merge branch '12850-docker-tag-version'
2017-12-22 Fuad MuhicAdded code to notify user when API is unable to locate...
2017-12-22 Fuad MuhicSplit Collectin's add method to add and create methods.
2017-12-22 Fuad MuhicCollections getFileContent method renamed to getFileLis...
2017-12-22 Fuad MuhicMethods listCollections and listProjects now work properly
2017-12-21 Tom CleggMerge branch '12844-webdav-move-into-self'
2017-12-21 Tom Clegg12844: Refuse to unreference a directory by moving...
2017-12-21 Fuad MuhicMade updating groups and collections less verbose.
2017-12-21 Fuad MuhicMerge branch '11876-r-sdk' of git.curoverse.com:arvados...
2017-12-21 Fuad MuhicFixed some bugs and improved error handling.
2017-12-21 Ward VandewegeExpand the README a bit, fix some syntax errors, add...
2017-12-21 Ward VandewegeFix typo
2017-12-20 Fuad MuhicAdded a fix to project create and project update.
2017-12-20 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-20 Fuad MuhicUsers are no longer able to delete root folder.
2017-12-19 Fuad MuhicUpdated README file
2017-12-19 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-19 Fuad MuhicAdded function to work with projects.
2017-12-19 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-19 Fuad MuhicAdded feature to move File-like object inside collection.
2017-12-19 Tom CleggMerge branch '12715-slow-propfind'
2017-12-18 Tom CleggMerge branch '12822-keepproxy-token-scope'
2017-12-18 Ward VandewegePrepare for packaging.
2017-12-18 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-18 Fuad MuhicMade Subcollection and ArvadosFile more flexible.
2017-12-15 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-15 Fuad MuhicAdded feature to delete file from a collection.
2017-12-15 Tom Clegg12822: Allow reading from keepproxy with collection...
2017-12-14 Tom CleggMerge branch '8311-mount-git'
2017-12-14 Tom Clegg8311: Reject invalid/unsupported git mounts. Default...
2017-12-14 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-14 Fuad MuhicAdded feature to create new file in a particular collec...
2017-12-14 Tom Clegg8311: Add git_tree mount type.
2017-12-14 Tom Clegg8311: Access git repos by UUID.
2017-12-13 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-13 Fuad MuhicRefactored collection tree into separate file.
2017-12-13 Peter AmstutzMerge branch '4019-query-properties' closes #4019
2017-12-13 Fuad MuhicAdded ability to write to a collection file.
2017-12-13 Peter AmstutzMerge branch '12614-node-states' refs #12614
2017-12-12 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-12 Tom CleggMerge branch '12803-unescaped-colon-filename'
2017-12-12 Peter AmstutzMerge branch '12765-workbench-404-trashed' refs #12765
2017-12-12 Tom Clegg12803: Accept unescaped colons in filenames.
2017-12-12 Fuad MuhicImplemented feature to get size of ArvadosFile or Subco...
2017-12-11 Tom CleggMerge branch '12550-crunch1-exit-race'
2017-12-11 Peter AmstutzMerge branch '12511-is-trashed-query' refs #12511
2017-12-11 Tom CleggMerge branch '12167-python-request-id'
2017-12-11 Tom Clegg12167: Allow --silent to be combined with -*-progress...
2017-12-11 Tom Clegg12167: Test arv-get and arv-put X-Request-Id logging.
2017-12-11 Tom Clegg12550: Fix race: read buffered data from stderr after...
2017-12-11 Fuad MuhicRemoved debug logs.
2017-12-11 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-11 Fuad MuhicMoved all classes from RefClass OOP model to R6 and...
2017-12-11 Tom Clegg12721: Add missing _version.py, now part of source...
2017-12-08 Tom CleggMerge branch '11908-properties-column-json'
2017-12-08 Tom CleggMerge branch '12721-build-package-version'
2017-12-08 Tom Clegg12167: Test X-Request-Id request headers in Keep get...
2017-12-08 Tom Clegg12167: Use one X-Request-Id per arv-put; display it...
2017-12-08 Tom Clegg12167: Use one X-Request-Id per arv-get process; displa...
2017-12-08 Tom Clegg12167: Send caller-provided or random X-Request-Id...
2017-12-08 Tom Clegg12167: Send caller-provided or random X-Request-Id...
2017-12-08 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-08 Fuad MuhicAdded ability to read file from a collection and made...
2017-12-08 Tom CleggMerge branch '11453-federated-tokens'
2017-12-07 Fuad MuhicUpdated README and did some minor fixes to Arvados...
2017-12-07 Tom Clegg11453: Merge branch 'master' into 11453-federated-tokens
2017-12-07 Fuad MuhicAdded ability to extract Subcollection from collection...
2017-12-06 Tom Clegg12721: Merge branch 'master' into 12721-build-package...
2017-12-06 Fuad MuhicCreated in-memory representation of collection file...
2017-12-06 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-06 Fuad MuhicCredentials fix.
2017-12-05 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2017-12-05 Tom Clegg12721: Package build scripts accept --version argument.
2017-12-05 Fuad MuhicRefactored most of the code.
2017-12-04 Tom Clegg11453: Merge branch 'master' into 11453-federated-tokens
2017-12-04 Tom Clegg11453: Fix self-signed cert in run-tests, dedup in...
next