Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
soledad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
leap
soledad
Commits
e5ce16c79fa744d1821127686b4d7db9d2db98b0
Select Git revision
Branches
20
master
default
protected
8978
8938
benchmark-all-commits
debian_package
onepython
benchmark_elasticsearch
buildpackage
debian/platform-0.9
release/0.9.x
feature/streaming-transfer
debian/experimental-0.9
debian/experimental
debian/platform-0.8
bug/remove-unicode-conversion
release/0.8.x
release/0.7.x
release/bitmask-0.9.x-alpha
debian/platform-0.7
release/0.6.x
Tags
20
0.10.5
0.10.4
0.9.6post3
0.10.3
0.10.2
0.10.1
0.10.0
0.9.3post3
0.9.6post2
0.9.6post1
0.9.6
0.9.5
0.9.3
0.9.2
0.9.1
0.9.0
0.9.0rc1
0.8.1
0.8.0
0.7.4
40 results
soledad
Author
Search by author
Any Author
authors
Kali Kaneko
kali
Max B
maxb
Pea Nut
peanut2
atanarjuat tfr
atanarjuat
cyberta
cyberta
jkito
jkito
kwadronaut
kwadronaut
leap-code-o-matic
leap-code-o-matic
mcy100
mcnair
micah
micah
power puffin
powerpuffin
sgk
sgk
tomm turbo
tommturbo
13 authors
Jan 04, 2018
[bug] fix error catching in blobs resource
· e5ce16c7
drebs
authored
7 years ago
Verified
e5ce16c7
[style] fix typos and add comments from review
· 123f9ead
Victor
authored
7 years ago
Verified
123f9ead
Jan 01, 2018
[tests] add a test for incomplete downloaded blob
· 2fbf7428
Victor
authored
7 years ago
Verified
2fbf7428
[bug] handle incomplete preamble as a retriable error
· 50a863e5
Victor
authored
7 years ago
Verified
50a863e5
Dec 29, 2017
[feature] turn fs lock into a decorator
· 8a89f00a
drebs
authored
7 years ago
Verified
8a89f00a
[bug] isolate operations in blobs file system backend
· ce01ed16
drebs
authored
7 years ago
Verified
ce01ed16
Dec 28, 2017
[test] decrease the number of blobs in fs backend benchmarks
· 804d47c9
drebs
authored
7 years ago
Verified
804d47c9
Dec 27, 2017
[test] fix blobs fs backend benchmarks to account for multiple rounds
· 5edf23de
drebs
authored
7 years ago
Verified
5edf23de
[test] use pull producer in blobs fs backend benchmarks
· 0f2bd936
drebs
authored
7 years ago
Verified
0f2bd936
Dec 26, 2017
[doc] add documentation about the blobs range header
· f3c77003
drebs
authored
7 years ago
Verified
f3c77003
[bug] add BlobNotFound exception to methods interface
· d627675a
drebs
authored
7 years ago
Verified
d627675a
[feature] add ranges to blobs backend
· 5a3d6cd0
drebs
authored
7 years ago
Verified
5a3d6cd0
[doc] improve documentation of ciphertext size estimation function
· 0cf535b2
drebs
authored
7 years ago
Verified
0cf535b2
[doc] add comment to clarify order of results
· 5087e93e
drebs
authored
7 years ago
Verified
5087e93e
Dec 24, 2017
[refactor] use explicit stream direction argument
· 3fe71d50
Victor
authored
7 years ago
Verified
3fe71d50
[bug] add code to obey protocol pause and stop
· 00583341
Victor
authored
7 years ago
Verified
00583341
[test] fix checked range for size
· ed498fad
Victor
authored
7 years ago
Verified
ed498fad
[refactor] move preamble constant to its module
· c5b7da7d
Victor
authored
7 years ago
Verified
c5b7da7d
Dec 22, 2017
[feature] consume received stream in a thread
· a3d267e0
Victor
authored
7 years ago
Verified
a3d267e0
[feature] add a producer protocol for upstream
· 1bce0175
Victor
authored
7 years ago
Verified
1bce0175
[feature] add a resource for streaming
· 56a4ffd9
Victor
authored
7 years ago
Verified
56a4ffd9
[feature] client implementation for upstream
· 5ca40e18
Victor
authored
7 years ago
Verified
5ca40e18
[test] test upstream from namespace
· 91da9991
Victor
authored
7 years ago
Verified
91da9991
[feature] get_unarmored_ciphertext_size on client
· b7ed3cbb
Victor
authored
7 years ago
Verified
b7ed3cbb
[test] ciphertext size function tests
· fcdcd596
Victor
authored
7 years ago
Verified
fcdcd596
[feature] get_size_list for listing blobs sizes
· 390703b4
Victor
authored
7 years ago
Verified
390703b4
[test] add tests to blobs size list
· 7d76e9db
Victor
authored
7 years ago
Verified
7d76e9db
Dec 21, 2017
[pkg] override newer-standards-version lintian error
· fd9e9a8b
drebs
authored
7 years ago
Verified
fd9e9a8b
Dec 20, 2017
[pkg] bump debian standards version to 4.1.2
· a306a81d
drebs
authored
7 years ago
Verified
a306a81d
[pkg] avoid complaining about dependency on python2
· 433ecb99
drebs
authored
7 years ago
Verified
433ecb99
[doc] fix docstring wording
· bea1b34e
drebs
authored
7 years ago
Verified
bea1b34e
[refactor] move blobs state to its own submodule
· 648537cf
drebs
authored
7 years ago
Verified
648537cf
[refactor] move blobs fs backend and resource to their own submodules
· 6022c68e
drebs
authored
7 years ago
Verified
6022c68e
[refactor] move blobs errors to its own submodule
· e06ec89d
drebs
authored
7 years ago
Verified
e06ec89d
[refactor] move server blobs to its own submodule
· 321407eb
drebs
authored
7 years ago
Verified
321407eb
Dec 19, 2017
[test] account for first timers in outlier calculation
· 90d8a253
drebs
authored
7 years ago
Verified
90d8a253
[doc] small improvements in server doc
· e2d4f002
drebs
authored
7 years ago
Verified
e2d4f002
[test] use producer in all fs backend tests
· a3e3307f
drebs
authored
7 years ago
Verified
a3e3307f
[benchmarks] multiply by 10 the number of blobs in fs backend benchmarks
· 5e69a05a
drebs
authored
7 years ago
Verified
5e69a05a
Dec 18, 2017
[doc] add write_blob exceptions to interface docstring
· 07fcc2f1
drebs
authored
7 years ago
Verified
07fcc2f1
Loading