projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch '5748-max-buffers-leak' into 3198-writable-fuse
[arvados.git]
/
services
/
fuse
/
arvados_fuse
/
__init__.py
2015-05-14
Peter Amstutz
Merge branch '5748-max-buffers-leak' into 3198-writable...
blob
|
commitdiff
|
raw
2015-05-14
Peter Amstutz
Merge branch 'master' into 3198-writable-fuse
blob
|
commitdiff
|
raw
2015-05-14
Peter Amstutz
3198: Support setattr().
blob
|
commitdiff
|
raw
2015-05-14
Peter Amstutz
3198: Renaming collections in projects works. Improved...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Peter Amstutz
3198: Support mkdir() and rmdir() to create collections...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Peter Amstutz
3198: Serialize updates to avoid doing redundant API...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Peter Amstutz
3198: Support efficient moving preserving inode, writin...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Peter Amstutz
Merge branch 'master' into 3198-writable-fuse
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Radhika Chippada
closes #3454
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Peter Amstutz
Merge branch '3198-inode-cache' refs #3198
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Peter Amstutz
3198: Fix Operation(inode_cache) init. Break up tests...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Peter Amstutz
Merge branch '3198-inode-cache' into 3198-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Peter Amstutz
3198: Inodes() and Operations() take InodeCache() objec...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
Peter Amstutz
3198: Support for listening for events to trigger colle...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
Peter Amstutz
Merge branch 'master' into 3198-writable-fuse
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
Peter Amstutz
3198: Implement rename() (efficient move within/between...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
Peter Amstutz
3198: Fix test deadlock. Track inode lifetimes.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Peter Amstutz
3198: Support for mkdir, rmdir, unlink, rename. Improv...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
Peter Amstutz
3198: Can modify file, collection objects, changes...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Peter Amstutz
Merge branch '3198-inode-cache' into 3198-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Peter Amstutz
3198: Use new Collection/ArvadosFile API.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Peter Amstutz
3198: Fix logging
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Peter Amstutz
3198: Manage inode cache based on (approximate) object...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Peter Amstutz
3198: Fixed arv-mount for refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Peter Amstutz
3198: Implement cache management for directory objects.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Peter Amstutz
3198: Fixed imports. Tests pass again.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Peter Amstutz
3198: Start by refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Tom Clegg
Merge branch '5043-crunchstat-long-lines' closes #5043
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Radhika Chippada
Merge branch 'master' into 5349-timestamp-error-for...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Peter Amstutz
Merge branch '5322-sso-manual-account-doc' closes ...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Peter Amstutz
Merge branch '5305-arv-copy-fixes' closes #5305
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Radhika Chippada
Merge branch 'master' into 3761-pull-list-worker
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Peter Amstutz
Merge branch '4823-python-sdk-writable-collection-api...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Phil Hodgson
Merge branch 'master' into 4232-slow-pipes-n-jobs
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Peter Amstutz
Merge branch '4520-arv-copy-project-uuid' closes #4520
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Peter Amstutz
Merge branch '5277-fuse-mtime-fix' closes #5277
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-21
Phil Hodgson
Merge branch 'master' into 4232-slow-pipes-n-jobs
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Peter Amstutz
5277: Add test for mtime. Use ciso8601 module to parse...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Peter Amstutz
4823: Revert FUSE changes unrelated to ThreadSafeApiCache
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Peter Amstutz
4823: Fix fuse tests for SafeApi -> ThreadSafeApiCache...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
Nancy Ouyang
refs #5090 Merge branch '5090-doc-to-homepage'
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
Tom Clegg
3408: Merge branch 'master' into 3408-production-datama...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
Tom Clegg
Merge branch '4759-timestamp-precision-TC' closes ...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Tom Clegg
3410: Merge branch 'master' into 3410-replication-attrs
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Radhika Chippada
Merge branch 'master' into 5096-wb-collection-name...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Radhika Chippada
Merge branch 'master' into 5189-manage-acct-shows-own...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Peter Amstutz
Merge branch '5095-fuse-ls-takes-forever' closes #5095
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Peter Amstutz
5095: _mtime on collection defaults to 0 instead of...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Peter Amstutz
5095: Set _mtime when the collection object is updated.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Tom Clegg
Merge branch '5011-thread-safe-test' refs #5011
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Ward Vandewege
Merge branch 'master' into 5200-anonymous-download
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Tom Clegg
Merge branch 'master' into 3408-production-datamanager
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
mishaz
Merge branch 'master' of git.curoverse.com:arvados...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Peter Amstutz
5095: Record mtime() from group#contents
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Peter Amstutz
5095: Don't check update when getting mtime().
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Tom Clegg
Merge branch '5037-nonocache' closes #5037
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Tom Clegg
Merge branch '5030-hide-graph-until-data' closes #5030
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
Tom Clegg
Merge branch '4839-worker-state' closes #4839
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
Peter Amstutz
Merge branch '4904-arv-web' closes #4904
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
Peter Amstutz
Merge branch 'master' into 4904-arv-web
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
Peter Amstutz
Merge branch 'master' into 4904-arv-web
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
Peter Amstutz
4904: Detach from Docker container to get cid from...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
Peter Amstutz
4904: Refactor arv-web main() into ArvWeb class. Add...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
Radhika Chippada
Merge branch 'master' into 4951-request-vm
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
Tom Clegg
5037: Merge branch 'master' into 5037-nonocache
blob
|
commitdiff
|
raw
|
diff to current
2015-02-08
Radhika Chippada
Merge branch '4523-full-text-search' into 5110-workbenc...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-08
Radhika Chippada
Merge branch 'master' into 4523-full-text-search
blob
|
commitdiff
|
raw
|
diff to current
2015-02-07
Tom Clegg
5037: Use a newer Python SDK (with no connection cache...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Tom Clegg
Merge branch '5011-arv-put-replication' closes #5011
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Tom Clegg
Merge branch '3021-leave-api-running' refs #3021
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Peter Amstutz
3021: Bugfix for arvados_fuse.TagsDirectory to correctl...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
Peter Amstutz
4823: Refactored Collection into SynchronizedCollection...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Peter Amstutz
4904: Eliminate downtime switching collections.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Phil Hodgson
Merge branch 'master' into 4232-slow-pipes-n-jobs
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
Nancy Ouyang
refs #4926 Merge branch '4926-getting-started'
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Ward Vandewege
Merge branch 'master' into 0000-workbench-user-profile...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Peter Amstutz
Merge branch 'master' into 4904-arv-web
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Peter Amstutz
Revert "4838: Add --set-executable-bit option to make...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Tom Clegg
Merge branch '3021-api-performance' refs #3021
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Peter Amstutz
Merge branch '5016-ctrl-c-arv-ws' closes #5016
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
Radhika Chippada
Merge branch 'master' into 4523-full-text-search
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
Radhika Chippada
refs #4926
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
Peter Amstutz
Merge branch '4838-fuse-executable-files' closes #4838
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
Peter Amstutz
4838: Set +x on all StreamReaderFiles
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
Tom Clegg
3021: Merge branch 'master' into 3021-api-performance
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Peter Amstutz
Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f2836...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Peter Amstutz
4838: Add --set-executable-bit option to make all files...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Peter Amstutz
Merge branch 'master' into origin-4823-python-sdk-writa...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Tom Clegg
3021: Merge branch 'master' into 3021-workbench-perf
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Radhika Chippada
Merge branch 'master' into 4926-browser-based-upload
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Radhika Chippada
Merge branch 'master' into 4523-search-index
blob
|
commitdiff
|
raw
|
diff to current
next