Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZKAPAuthorizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab 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
Administrator
ZKAPAuthorizer
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d82223b313e1e455253a937bf08b3f72f14c2fe2
Select Git revision
Selected
d82223b313e1e455253a937bf08b3f72f14c2fe2
Branches
11
main
default
protected
235.backup-and-recovery.recovery
260.metric-rejected-zkaps
compare-structured-sql-dumps
github/fork/tp-la/deep-traverse
github/fork/tp-la/real-spender
implicit-lease-renewal-problems
mach-nix
mypy
real-spender
restricted-sqlite-strategies
Tags
1
v0.0
13 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Feb
15
12
11
9
20
Jan
13
Dec
11
Nov
10
9
15
Feb
14
12
11
10
8
7
4
2
1
26
Jan
14
12
11
9
Nov
11
Jan
10
8
5
4
3
31
Dec
22
17
7
17
15
14
13
14
7
6
16
Nov
13
Dec
10
7
6
3
1
30
Nov
29
23
22
19
18
17
16
15
12
11
9
8
2
4
2
4
2
27
Oct
26
25
22
21
20
19
14
12
11
5
4
30
Sep
27
24
23
21
17
15
2
Aug
29
Jul
27
23
22
21
16
Jun
15
14
3
2
18
May
17
13
12
6
18
Feb
17
16
29
Jan
16
Sep
15
14
9
8
4
add simple, direct test for StatefulRecoverer actually recovering
remove unused hypothesis parameter
add a basic recovery function and integrate it with StatefulRecoverer
Merge pull request #307 from PrivateStorageio/test_model_nondeterministism
derive num_tokens from the list of tokens
switch to paired_tokens() for other tests as well
avoid re-calling the strategy
Merge pull request #306 from PrivateStorageio/multiprocess-coverage-hacks
Merge pull request #305 from PrivateStorageio/tahoe-lafs-exit-triggers
Encourage Hypothesis to explore a larger range for NotEnoughTokens
pin the cores based on our chosen resource_class
Use trial multiprocess feature even when collecting coverage
write exit triggers for the tahoe-lafs client nodes we run
MemoryGrid docstring and name improvement
235.backup-and-…
235.backup-and-recovery.recovery
get rid of Deferred-returning tests
be sure to wait on the now-async recover method result
fix bugs introduced by various recover refactoring/development
Get the signature right for SynchronousStorageSnapshotRecoverer
follow the renaming from a couple revisions ago
note about this default
more changes to and tests of recoverer interface
take the non-numeric strategies out of the numeric affinity strategy
some documentation / interface improvements
wip
recovery should work on a cursor, not a connection
lint
replace `VoucherStore.is_empty` with safer `call_if_empty`
get rid of unblinded-token endpoint .. deleted by #294
split IRecoverer into two pieces
Some of the low-level snapshot and recovery implementation
Add some tools for testing lower-level SQL-related code
Add a status reporting endpoint
Replace FailureRecoverer with something more general
expand the sample session
move to a more fully asynchronous result reporting api
add some docs
don't swallow exceptions
start on some of the actual recovery interface
don't force 128 tokens, it makes failures really annoying
require correct structure in the request body
Loading