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
a49b2629b495b1019d5a86da73ece3efe72be76c
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
6
Dec
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
3
2
3
Jul
29
Jun
23
10
8
2
1
28
May
26
25
22
21
20
14
13
12
11
9
8
7
6
5
4
1
30
Apr
29
28
27
24
23
22
20
16
13
10
3
2
1
26
Mar
25
24
20
19
18
17
12
10
9
5
4
2
27
Feb
26
25
Convert `Pass`, `UnblinedToken`, `RandomToken` and `Voucher` to use bytes internally.
Include colorama as a dependency for pip-compile.
Merge pull request #264 from PrivateStorageio/141.serverside-prometheus-metrics
remove unused import
do structured matching in the metrics writer test
link to upstream issue about better testing APIs
give read_count and read_bucket better names
only record mutable pass spending if it is successful
Merge remote-tracking branch 'origin/main' into 141.serverside-prometheus-metrics
only record add_lease successful spending if it is successful
verify add_lease metric is recorded after we check pass counts
don't record allocate_buckets metrics before success
note about why we only have this assertion
rename `_get_buckets` to something reflecting metricsyness
link to the issue where there's some discussion about clear()
explain what we're working around a little bit more
Use the attr.ib default decorator
Merge pull request #267 from PrivateStorageio/266.expose-lease-duration-in-calculator
isort
remove unused import
Assert that the web resource returns a lease time derived from config
go away, Windows
return the safe writer!
make lease duration config reader respect lease crawler config
get the right eliot ...
add missing type annotation import
do not let write_to_textfile raise an exception to LoopingCall
black
fix prometheus on windows, maybe
make sure we put an integer in the config
black
observe immutable spending success only after success
somewhat simplify tests by clearing metrics before each example
simplify successful spending metrics
use observe_spending_successes
Merge remote-tracking branch 'origin/main' into 141.serverside-prometheus-metrics
Merge pull request #255 from PrivateStorageio/169.lease-maint-from-config
isort
black
pyflakes
Loading