index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-config
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run rustfmt to tidy up imports
Ian Jackson
2022-03-21
1
-1
/
+1
*
Move ApplicationConfig to arti crate
Ian Jackson
2022-03-21
1
-1
/
+1
*
Move ProxyConfig to arti crate
Ian Jackson
2022-03-21
1
-3
/
+1
*
Move logging configuration from arti_config::options to arti::logging
Ian Jackson
2022-03-21
1
-2
/
+1
*
Move ArtiConfig to new arti::cfg module
Ian Jackson
2022-03-21
1
-3
/
+2
*
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
|
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
|
Add warnings about configuration stability.
Nick Mathewson
2022-02-28
1
-0
/
+8
*
|
Upgrade to newer version of config crate.
Nick Mathewson
2022-02-25
1
-25
/
+39
|
/
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
Fix a doc link.
Nick Mathewson
2022-02-04
1
-1
/
+2
*
arti-config: add blank lines between functions.
Nick Mathewson
2022-02-02
1
-0
/
+6
*
arti-config: Small type and comment refactoring from review.
Nick Mathewson
2022-02-02
1
-2
/
+0
*
Make configuration-watching configurable and off-by-default.
Nick Mathewson
2022-02-01
1
-2
/
+3
*
Reload configuration when our configuration files change.
Nick Mathewson
2022-02-01
1
-1
/
+4
*
arti_config: Refactor configuration sources into a struct
Nick Mathewson
2022-02-01
1
-26
/
+73
*
Tracing configuration for logfiles, per-target filters
Nick Mathewson
2022-01-10
1
-2
/
+2
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
Merge branch 'config-updates-and-tests'
Nick Mathewson
2021-11-29
1
-1
/
+2
|
\
|
*
Implement builder patterns for ArtiConfig.
Nick Mathewson
2021-11-25
1
-1
/
+2
*
|
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-0
/
+1
|
/
*
Resolve a pair of rustdoc warnings.
Nick Mathewson
2021-11-24
1
-1
/
+3
*
Rename .gitignore APP_FOO to ARTI_FOO.
Nick Mathewson
2021-11-21
1
-1
/
+1
*
Lower StorageConfig to arti-client crate
Nick Mathewson
2021-11-21
1
-1
/
+1
*
Move the socks_port option into a new proxy section.
Nick Mathewson
2021-11-18
1
-1
/
+1
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
1
-0
/
+162