projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
13200: split version and build_tag for python sdk
[arvados.git]
/
services
/
fuse
/
arvados_fuse
/
2015-07-24
Peter Amstutz
6643: Add test case that reproduces the bug
tree
|
commitdiff
2015-07-24
Peter Amstutz
6706: Bonus websockets bugfix, close connection immedia...
tree
|
commitdiff
2015-07-24
Peter Amstutz
6706: Clear inode/inode cache dicts on destroy() instea...
tree
|
commitdiff
2015-07-22
Peter Amstutz
Merge branch '6264-cwl-runner' closes #6264
tree
|
commitdiff
2015-07-15
bryan
Merge branch '5288-arv-copy-documentation' refs #5288
tree
|
commitdiff
2015-07-15
Manoj
Merge branch 'master' into 6465-optimize-workbench...
tree
|
commitdiff
2015-07-14
radhika
Merge branch 'master' into 6219-fuse-performance-testing
tree
|
commitdiff
2015-07-14
Peter Amstutz
Merge branch '6484-fuse-fsync-erofs' closes #6484
tree
|
commitdiff
2015-07-14
Peter Amstutz
Merge branch 'master' into github-3408-production-datam...
tree
|
commitdiff
2015-07-13
Peter Amstutz
6484: Ignore filehandle flush if object is not writable.
tree
|
commitdiff
2015-07-07
Manoj
Merge branch 'master' into 6465-optimize-workbench...
tree
|
commitdiff
2015-06-29
radhika
Merge branch '3198-writable-fuse' of git.curoverse...
tree
|
commitdiff
2015-06-26
radhika
Merge branch 'master' into 6234-user-edit-self
tree
|
commitdiff
2015-06-26
radhika
Merge branch 'master' into 6219-fuse-performance-testing
tree
|
commitdiff
2015-06-25
Peter Amstutz
Merge branch '3198-writable-fuse' closes #3198
tree
|
commitdiff
2015-06-24
radhika
Merge branch 'master' into 3198-writable-fuse
tree
|
commitdiff
2015-06-18
Peter Amstutz
3198: concurrency test and associated fixes
tree
|
commitdiff
2015-06-18
Peter Amstutz
WIP
tree
|
commitdiff
2015-06-16
Peter Amstutz
3198: Add enable_write flag to FUSE and --enable-write...
tree
|
commitdiff
2015-06-15
Peter Amstutz
3198: Performance tuning based on benchmarking. Limit...
tree
|
commitdiff
2015-06-12
Peter Amstutz
3198: Fix frontrunning (subsequent updates after a...
tree
|
commitdiff
2015-06-11
Peter Amstutz
3198: Additional fixes based on review feedback.
tree
|
commitdiff
2015-06-10
Peter Amstutz
Merge branch 'master' into 3198-writable-fuse
tree
|
commitdiff
2015-05-19
mishaz
Merge branch 'master' into 3408-production-datamanager
tree
|
commitdiff
2015-05-18
Peter Amstutz
Merge branch 'master' into 3198-writable-fuse
tree
|
commitdiff
2015-05-18
Peter Amstutz
3198: Enable support for event bus based updates in...
tree
|
commitdiff
2015-05-18
Peter Amstutz
3198: Add docstring with overview of the architecture...
tree
|
commitdiff
2015-05-18
Peter Amstutz
3198: writeto() notifies with WRITE instead of MOD...
tree
|
commitdiff
2015-05-14
Peter Amstutz
Merge branch '5748-max-buffers-leak' into 3198-writable...
tree
|
commitdiff
2015-05-14
Peter Amstutz
Merge branch 'master' into 3198-writable-fuse
tree
|
commitdiff
2015-05-14
Peter Amstutz
3198: Support setattr().
tree
|
commitdiff
2015-05-14
Peter Amstutz
3198: Renaming collections in projects works. Improved...
tree
|
commitdiff
2015-05-14
Peter Amstutz
3198: Start working on rename() for collections in...
tree
|
commitdiff
2015-05-13
Peter Amstutz
3198: Support mkdir() and rmdir() to create collections...
tree
|
commitdiff
2015-05-13
Peter Amstutz
3198: Serialize updates to avoid doing redundant API...
tree
|
commitdiff
2015-05-12
Peter Amstutz
3198: Support efficient moving preserving inode, writin...
tree
|
commitdiff
2015-05-12
Radhika Chippada
Merge branch 'master' into 5720-ajax-loading-error
tree
|
commitdiff
2015-05-12
Peter Amstutz
Merge branch 'master' into 3198-writable-fuse
tree
|
commitdiff
2015-05-11
Radhika Chippada
closes #3454
tree
|
commitdiff
2015-05-11
Peter Amstutz
Merge branch '3198-inode-cache' refs #3198
tree
|
commitdiff
2015-05-11
Peter Amstutz
3198: Fix Operation(inode_cache) init. Break up tests...
tree
|
commitdiff
2015-05-07
Peter Amstutz
Merge branch '3198-inode-cache' into 3198-writable...
tree
|
commitdiff
2015-05-07
Peter Amstutz
3198: Add --file-cache and --directory-cache to arv...
tree
|
commitdiff
2015-05-07
Peter Amstutz
3198: Inodes() and Operations() take InodeCache() objec...
tree
|
commitdiff
2015-04-21
Peter Amstutz
3198: Support for listening for events to trigger colle...
tree
|
commitdiff
2015-04-21
Peter Amstutz
Merge branch 'master' into 3198-writable-fuse
tree
|
commitdiff
2015-04-21
Peter Amstutz
3198: Implement rename() (efficient move within/between...
tree
|
commitdiff
2015-04-21
Peter Amstutz
3198: Fix test deadlock. Track inode lifetimes.
tree
|
commitdiff
2015-04-16
Peter Amstutz
3198: Support for mkdir, rmdir, unlink, rename. Improv...
tree
|
commitdiff
2015-04-15
Peter Amstutz
3198: Can modify file, collection objects, changes...
tree
|
commitdiff
2015-04-14
Peter Amstutz
Merge branch '3198-inode-cache' into 3198-writable...
tree
|
commitdiff
2015-04-14
Peter Amstutz
3198: Use new Collection/ArvadosFile API.
tree
|
commitdiff
2015-04-14
Peter Amstutz
3198: Fix logging
tree
|
commitdiff
2015-04-14
Peter Amstutz
3198: Manage inode cache based on (approximate) object...
tree
|
commitdiff
2015-04-13
Peter Amstutz
3198: Fixed arv-mount for refactoring.
tree
|
commitdiff
2015-04-13
Peter Amstutz
3198: Implement cache management for directory objects.
tree
|
commitdiff
2015-04-13
Peter Amstutz
3198: Fixed imports. Tests pass again.
tree
|
commitdiff
2015-04-13
Peter Amstutz
3198: Start by refactoring.
tree
|
commitdiff
2015-03-23
Joshua C. Randall
Merge pull request #1 from curoverse/master
tree
|
commitdiff
2015-03-04
Tom Clegg
Merge branch '5043-crunchstat-long-lines' closes #5043
tree
|
commitdiff
2015-03-03
Radhika Chippada
Merge branch 'master' into 5349-timestamp-error-for...
tree
|
commitdiff
2015-03-03
Peter Amstutz
Merge branch '5322-sso-manual-account-doc' closes ...
tree
|
commitdiff
2015-03-03
Peter Amstutz
Merge branch '5305-arv-copy-fixes' closes #5305
tree
|
commitdiff
2015-03-03
Radhika Chippada
Merge branch 'master' into 3761-pull-list-worker
tree
|
commitdiff
2015-03-03
Peter Amstutz
Merge branch '4823-python-sdk-writable-collection-api...
tree
|
commitdiff
2015-02-25
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-25
Phil Hodgson
Merge branch 'master' into 4232-slow-pipes-n-jobs
tree
|
commitdiff
2015-02-23
Peter Amstutz
Merge branch '4520-arv-copy-project-uuid' closes #4520
tree
|
commitdiff
2015-02-23
Peter Amstutz
Merge branch '5277-fuse-mtime-fix' closes #5277
tree
|
commitdiff
2015-02-23
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-21
Phil Hodgson
Merge branch 'master' into 4232-slow-pipes-n-jobs
tree
|
commitdiff
2015-02-19
Peter Amstutz
5277: Add test for mtime. Use ciso8601 module to parse...
tree
|
commitdiff
2015-02-19
Peter Amstutz
4823: Revert FUSE changes unrelated to ThreadSafeApiCache
tree
|
commitdiff
2015-02-19
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-19
Peter Amstutz
4823: Fix fuse tests for SafeApi -> ThreadSafeApiCache...
tree
|
commitdiff
2015-02-17
Nancy Ouyang
refs #5090 Merge branch '5090-doc-to-homepage'
tree
|
commitdiff
2015-02-17
Tom Clegg
3408: Merge branch 'master' into 3408-production-datama...
tree
|
commitdiff
2015-02-17
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-17
Tom Clegg
Merge branch '4759-timestamp-precision-TC' closes ...
tree
|
commitdiff
2015-02-16
Tom Clegg
3410: Merge branch 'master' into 3410-replication-attrs
tree
|
commitdiff
2015-02-16
Radhika Chippada
Merge branch 'master' into 5096-wb-collection-name...
tree
|
commitdiff
2015-02-16
Radhika Chippada
Merge branch 'master' into 5189-manage-acct-shows-own...
tree
|
commitdiff
2015-02-16
Peter Amstutz
Merge branch '5095-fuse-ls-takes-forever' closes #5095
tree
|
commitdiff
2015-02-16
Peter Amstutz
5095: _mtime on collection defaults to 0 instead of...
tree
|
commitdiff
2015-02-16
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-16
Peter Amstutz
5095: Set _mtime when the collection object is updated.
tree
|
commitdiff
2015-02-14
Tom Clegg
Merge branch '5011-thread-safe-test' refs #5011
tree
|
commitdiff
2015-02-14
Ward Vandewege
Merge branch 'master' into 5200-anonymous-download
tree
|
commitdiff
2015-02-13
Tom Clegg
Merge branch 'master' into 3408-production-datamanager
tree
|
commitdiff
2015-02-13
mishaz
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2015-02-13
Peter Amstutz
5095: Record mtime() from group#contents
tree
|
commitdiff
2015-02-13
Peter Amstutz
5095: Don't check update when getting mtime().
tree
|
commitdiff
2015-02-13
Tom Clegg
Merge branch '5037-nonocache' closes #5037
tree
|
commitdiff
2015-02-13
Tom Clegg
Merge branch '5030-hide-graph-until-data' closes #5030
tree
|
commitdiff
2015-02-12
Tom Clegg
Merge branch '4839-worker-state' closes #4839
tree
|
commitdiff
2015-02-12
Peter Amstutz
Merge branch '4904-arv-web' closes #4904
tree
|
commitdiff
2015-02-12
Peter Amstutz
Merge branch 'master' into 4904-arv-web
tree
|
commitdiff
2015-02-12
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-11
Peter Amstutz
Merge branch 'master' into 4904-arv-web
tree
|
commitdiff
2015-02-11
Peter Amstutz
4904: Detach from Docker container to get cid from...
tree
|
commitdiff
next