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
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
Graph
32fe40fa46c8d8c747dd6efc4c789c969deabd28
Select Git revision
Branches
11
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
main
default
protected
mypy
real-spender
restricted-sqlite-strategies
Tags
1
v0.0
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Mar
25
Feb
22
21
20
19
18
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
Remove floating point from our understanding of SQL
restricted-sqli…
restricted-sqlite-strategies
avoid generating text containing nul
link to sqlite3 docs about integers
removed the import, guess I'll remove this
compare-structu…
compare-structured-sql-dumps
epsilon not reliably large enough for windows
allow float epsilon of difference between floating point values in original
compared structured dumps instead of text dumps
try to reproduce that failure from CI
Merge pull request #316 from PrivateStorageio/235.backup-and-recovery.setup-tahoe-lafs-replicator
main
main
Merge pull request #317 from PrivateStorageio/nix-devshell-pythonpath
remove unused import
make the shell.nix environment support elpy
Point Python at source in the tree for a better developer experience
implement the real replication configuration function
convert tahoe_lafs_downloader to the Tahoe interface
add a Tahoe API more amenable to testable code
Merge pull request #315 from PrivateStorageio/235.backup-and-recovery.configure-replication
add an endpoint for enabling replication
Merge pull request #314 from PrivateStorageio/assorted-minor-refactoring
isort
use symbolic constants for http status codes
switch more code over to new attrs.define interface
move some config-reading code to the config module
switch to the preferred api, attrs.define
Merge pull request #313 from PrivateStorageio/generalize-service-setup
prepare for having a second service
Merge pull request #311 from PrivateStorageio/235.backup-and-recovery.integration-test
move testresources to a module where we could share them
Merge pull request #309 from PrivateStorageio/235.backup-and-recovery.snapshot-tahoe-lafs-downloader
lowercase base32 in tahoe-lafs convention
Scrub capabilities from URLs in the exception so they're not logged
Raise the minimum number of stateful steps for StatefulRecoverTests
You have to wait() on a Popen to reap the child.
The manager manages one resource and should just know what it is
handle the mutable case, too!
do automatic retry for make_directory and link if not-enough-servers
rewrite the test as an integration test against tahoe-lafs nodes
start on a Tahoe-LAFS downloader
add the ability to make directories, link entries, and download them
Monkey-patch Tahoe-LAFS testing utility
Loading