projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
8311: Access git repos by UUID.
[arvados.git]
/
sdk
/
go
/
arvados
/
collection_fs_test.go
2017-12-13
Peter Amstutz
Merge branch '4019-query-properties' closes #4019
blob
|
commitdiff
|
raw
2017-12-13
Peter Amstutz
Merge branch '12614-node-states' refs #12614
blob
|
commitdiff
|
raw
2017-12-12
Tom Clegg
Merge branch '12803-unescaped-colon-filename'
blob
|
commitdiff
|
raw
2017-12-12
Tom Clegg
12803: Accept unescaped colons in filenames.
blob
|
commitdiff
|
raw
2017-12-04
Tom Clegg
11453: Merge branch 'master' into 11453-federated-tokens
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Lucas Di Pentima
10666: Merge branch 'master' into 10666-report-version
blob
|
commitdiff
|
raw
|
diff to current
2017-12-01
Peter Amstutz
Merge branch '12574-propagate-priority' closes #12574
blob
|
commitdiff
|
raw
|
diff to current
2017-11-30
Tom Clegg
Merge branch '12483-writable-fs'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-30
Tom Clegg
12483: Merge branch 'master' into 12483-writable-fs
blob
|
commitdiff
|
raw
|
diff to current
2017-11-28
Tom Clegg
12483: Don't escape "-", "_", etc. in filenames.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-28
Tom Clegg
12483: Use io.Seek* constants instead of deprecated...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-22
Tom Clegg
12483: Rename extent->segment, file->filehandle.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-20
Tom Clegg
12483: Make webdav rename/remove work. Tidy up code.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-20
Tom Clegg
12483: Speed up manifest loading.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-18
Tom Clegg
12483: Allow seek and write beyond EOF.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-18
Tom Clegg
12483: Add RemoveAll() to CollectionFileSystem.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-18
Tom Clegg
12483: Add Rename(old,new) to CollectionFileSystem.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-18
Tom Clegg
12483: Support O_TRUNC flag.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-18
Tom Clegg
12483: Compress adjacent segments when writing filetokens.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-18
Tom Clegg
12483: Support O_APPEND. Check for invalid/unsupported...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-15
Tom Clegg
12483: Fix makeParentDirs bug when higher levels alread...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-15
Tom Clegg
12483: Persist empty files.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-14
Tom Clegg
12483: Track memory use. Flush filled blocks while...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-14
Tom Clegg
12483: Return error on impossible manifest.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-14
Tom Clegg
12453: Persist written data to keep.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-13
Tom Clegg
12483: Add Mkdir(), Remove().
blob
|
commitdiff
|
raw
|
diff to current
2017-11-12
Tom Clegg
12483: Add MarshalManifest().
blob
|
commitdiff
|
raw
|
diff to current
2017-11-11
Tom Clegg
12483: Add tests for concurrent writers and random...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-11
Tom Clegg
12483: Add (File)Truncate().
blob
|
commitdiff
|
raw
|
diff to current
2017-11-11
Tom Clegg
12483: Simplify extent packing, reduce type casting.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-11
Tom Clegg
12483: Implement some writable cases.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-10
Tom Clegg
12483: Add basic file writing tests.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-10
Tom Clegg
12483: Rewrite collection filesystem.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
Tom Clegg
Merge branch '8784-dir-listings'
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
Tom Clegg
Merge branch '11807-yaml-to-json'
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
radhika
Arvados-DCO-1.1-Signed-off-by: Radhika Chippada <radhik...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-29
Lucas Di Pentima
11789: Merge branch 'master' into 11789-arvput-exclude...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-29
Tom Clegg
Merge branch '2411-check-copyright'
blob
|
commitdiff
|
raw
|
diff to current
2017-06-28
Tom Clegg
2411: Add copyright notices to everything.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
radhika
Merge branch 'master' into 11823-collection-lifecycle-doc
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
radhika
Merge branch 'master' into 11060-all-visible-repos
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Lucas Di Pentima
11789: Merge branch 'master' into 11789-arvput-exclude...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Tom Clegg
Merge branch '10557-setup-cleanup'
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Peter Amstutz
Merge branch '8186-nodemanager-ebs' closes #8186
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Tom Clegg
Merge branch '8784-dir-listings'
blob
|
commitdiff
|
raw
|
diff to current
2017-06-19
Tom Clegg
8784: Merge branch 'master' into 8784-dir-listings
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Tom Clegg
8784: Fix error returned by Readdir() when count >...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Tom Clegg
8784: Add keep-web directory listings via (*arvados...
blob
|
commitdiff
|
raw
|
diff to current