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
/
tor-persist
/
src
/
testing.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
1
-0
/
+1
*
tor-persist: Big refactoring on Error type.
Nick Mathewson
2022-07-06
1
-5
/
+28
*
tor-persist: Move Error to a module.
Nick Mathewson
2022-07-06
1
-3
/
+2
*
Fix clippy::significant_drop_in_scrutinee warnings
Nick Mathewson
2022-06-15
1
-1
/
+2
*
arti-client: Unlock the state manager on failure to bootstrap
eta
2022-02-24
1
-5
/
+18
*
tor-persist: Distinguish load vs. store json errors
Ian Jackson
2022-02-04
1
-2
/
+3
*
address clippy's latest lint
Daniel Eades
2021-12-20
1
-0
/
+1
*
Change how TestingStateMgr handles locking.
Nick Mathewson
2021-11-03
1
-43
/
+80
*
Add Futureproof<T> wrapper type, use for GuardDisabled enum
eta
2021-10-27
1
-0
/
+42
*
Remove try_lock from StorageHandle.
Nick Mathewson
2021-10-20
1
-2
/
+2
*
Replace the return type of StorageMgr::try_lock with a tristate
Nick Mathewson
2021-10-20
1
-8
/
+12
*
Fix some typos (via the "typos" tool)
Nick Mathewson
2021-10-08
1
-2
/
+2
*
Change tor-persist to use json instead of toml.
Nick Mathewson
2021-10-07
1
-3
/
+4
*
Add tests for tor-persist object-safe wrapper.
Nick Mathewson
2021-09-30
1
-0
/
+34
*
tor-persist: Add a testing-only state manager that doesn't use disk
Nick Mathewson
2021-09-30
1
-0
/
+166