Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Arti
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
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Show more breadcrumbs
Jill
Arti
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c3b2bcc91e8c46b19bdacfed8a1f257d6882e835
Select Git revision
Branches
3
derive-traits
main
default
protected
pages
Tags
12
arti-v0.6.0
tor-dirmgr-v0.5.1
arti-v0.5.0
arti-v0.4.0
arti-v0.3.0
arti-v0.2.0
arti-v0.1.0
arti-v0.0.4
arti-v0.0.3
arti-v0.0.2
arti-v0.0.1
arti-v0.0.0
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
May
12
11
10
9
6
5
4
3
29
Apr
28
27
26
25
23
22
21
20
14
13
12
11
8
7
6
5
4
2
1
31
Mar
30
29
28
27
25
24
23
21
18
17
16
15
14
11
10
9
8
7
5
4
arti-config abolition: Add deps to tor-config
arti-config: Move default config file test to arti-client
Merge branch 'mistrust-load' into 'main'
Fix comment location
config load: Move mistrust checking to load()
arti-bench: Disable all fs permissions (fs-mistrust) checks
impl_standard_builder: Better comments explaining the parser
impl_standard_builder: Have it generate FooConfig::builder
impl_standard_builder: Test the Deserialize impl
Merge branch 'network-config-error' into 'main'
Merge branch 'template' into 'main'
Merge branch 'builder-default-bis' into 'main'
Delete tor_dirmgr::Error::BadNetworkConfig
Rename impl_standard_builder from impl_default_via_builder
config: Replace more handwritten impl Default
config: Move macro calls to next to the struct
Merge branch 'ticket_412_467' into 'main'
Add semver note for these changes
arti-example-config.toml: Add a slightly improved comment
arti-example-config.toml: Re-un-comment the example settings in test
arti-example-config.toml: Comment out all the example settings
arti-example-config: Mark some non-default examples more clearly
config defaults: Test that empty deser is the same
ARTI_EXAMPLE_CONFIG: Rename from ARTI_DEFAULTS
ARTI_DEFAULTS: Move to arti crate
config defaults: No longer apply ARTI_DEFAULTS in load()
config defaults: Test that going via builder explicitly is the same
Resolve DOCDOC comments in tor-dirmgr.
Merge branch 'arti-config-1' into 'main'
Merge branch 'clippy' into 'main'
Merge branch 'builder-default' into 'main'
Merge branch 'ht-fix' into 'main'
Add correct serde(default) attrs for humantime_serde::option
clippy: Change a binding to (), and allow clippy::let_unit_value
clippy: Use write! rather than push_str, format
dirmgr: use set_skew_limit.
clippy: Drop an unused lifetime
dirclient: add the ability to reject circuits that are too skewed.
No longer derive Default on three structs which derive Builder
Define and use impl_default_via_builder
Loading