index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
/
src
/
reload_cfg.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cognitive-complexity exceptions for clippy.
Nick Mathewson
2023-09-05
1
-0
/
+2
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
1
-0
/
+2
*
Corrected the order of imports in order to make the 'rust-checks' job complet...
Andy
2023-06-23
1
-1
/
+1
*
Provided a fix for #831 - 'Unused import' warnings on Windows
Andy
2023-06-23
1
-3
/
+4
*
Use tor_error::Report for remaining errors in error! in arti
Ian Jackson
2023-01-30
1
-1
/
+1
*
Use ErrorReport/Report for errors in warn! in arti
Ian Jackson
2023-01-30
1
-1
/
+1
*
debounce reload cfg events
trinity-1686a
2022-11-01
1
-0
/
+7
*
rename unused field
trinity-1686a
2022-10-30
1
-3
/
+2
*
update some strings
trinity-1686a
2022-10-30
1
-10
/
+10
*
use iife so we can try! instead of custom error handling
trinity-1686a
2022-10-30
1
-64
/
+56
*
refactor so events always indicate reload
trinity-1686a
2022-10-30
1
-71
/
+74
*
depends less on notify types
trinity-1686a
2022-10-30
1
-22
/
+35
*
update to v5.0.0
trinity-1686a
2022-08-31
1
-23
/
+28
*
small refactoring to reduce duplicaiton of config reloading
trinity-1686a
2022-08-27
1
-0
/
+330