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
/
tor-persist
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tor-persist: Error: Provide for handling BadSlug
Ian Jackson
2024-01-31
1
-1
/
+24
*
|
tor-persist: state_dir: Two API fixes
Ian Jackson
2024-01-31
1
-2
/
+2
*
|
tor-persist: state_dir: Rename InstanceStateHandle::purge (from delete)
Ian Jackson
2024-01-31
1
-2
/
+2
*
|
tor-persist: state_dir: Enable rustfmt
Ian Jackson
2024-01-31
1
-1
/
+0
*
|
tor-persist: load_store: Add some tracing
Ian Jackson
2024-01-31
1
-3
/
+18
*
|
tor-persist: Fix a doc comment
Ian Jackson
2024-01-31
1
-1
/
+1
|
/
*
tor-persist: Document that slugs cannot start with '-'.
Gabriela Moldovan
2024-01-31
1
-1
/
+1
*
tor-persist: Make all Slugs non-empty.
Gabriela Moldovan
2024-01-31
1
-10
/
+13
*
tor-persist: Forbid slugs from starting with a hyphen.
Gabriela Moldovan
2024-01-31
1
-1
/
+21
*
tor_persist::slug: Allow hyphens in Slugs.
Gabriela Moldovan
2024-01-31
1
-2
/
+3
*
slug: Provide BadSlug::EmptySlugNotAllowed
Ian Jackson
2024-01-29
1
-0
/
+12
*
Merge branch 'slug2' into 'main'
Ian Jackson
2024-01-25
2
-94
/
+62
|
\
|
*
state_dir: Remove a now-unused allow
Ian Jackson
2024-01-25
1
-1
/
+0
|
*
state_dir: Replace InstanceIdString with Slug and SlugRef
Ian Jackson
2024-01-25
1
-44
/
+14
|
*
state_dir: Abolish now-obsolete Slug trait rename
Ian Jackson
2024-01-25
1
-5
/
+3
|
*
slugs: Provide TryIntoSlug, and replace state_dir::Slug with it
Ian Jackson
2024-01-25
2
-47
/
+48
*
|
Merge branch 'slug4' into 'main'
gabi-250
2024-01-25
1
-0
/
+5
|
\
\
|
*
|
slug: Implement the AsRefs for Slug as well as for SlugRef
Ian Jackson
2024-01-25
1
-0
/
+5
|
|
/
*
/
slug: Fix maint/check_doc_features
Ian Jackson
2024-01-25
1
-0
/
+2
|
/
*
tor_persist::slug: Abolish ForbiddenOnWindows on non-Windows
Ian Jackson
2024-01-25
1
-21
/
+9
*
Introduce tor_persist::slug module
Ian Jackson
2024-01-25
2
-0
/
+397
*
tor-persist: load_store: More documentation
Ian Jackson
2024-01-24
1
-3
/
+29
*
Fix doc comments.
Nick Mathewson
2024-01-24
2
-2
/
+2
*
tor-persist: state_dir: Implement the StorageHandle methods
Ian Jackson
2024-01-24
1
-6
/
+36
*
tor-persist: state_dir: (intend to) use tor_persist::Error
Ian Jackson
2024-01-24
1
-16
/
+4
*
tor-persist: have load_store module provide deletion
Ian Jackson
2024-01-24
2
-0
/
+10
*
tor-persist: Provide load_store module for use by state_dir
Ian Jackson
2024-01-24
3
-22
/
+58
*
tor-persist: Use correct pathnames in errors
Ian Jackson
2024-01-24
1
-5
/
+8
*
state-dir: Use a real lock guard
Ian Jackson
2024-01-24
1
-3
/
+4
*
state-dir: Move from tor-hsservice to tor-persist
Ian Jackson
2024-01-24
2
-0
/
+581
*
tor-keymgr: Use keystore_error_kind() to get the error kind.
Gabriela Moldovan
2024-01-15
1
-1
/
+1
*
todos: Reference a new ticket about errorkinds
Ian Jackson
2024-01-11
1
-1
/
+1
*
tor-persist: Provide FsMistrustErrorExt, and use it
Ian Jackson
2023-12-13
3
-5
/
+63
*
tor-persist: Make LockStatus #[must_use]
Ian Jackson
2023-11-22
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
3
-0
/
+3
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
4
-0
/
+4
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
2
-14
/
+10
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Merge branch 'shadykaty-error-hint-v2' into 'main'
eta
2023-02-07
1
-1
/
+1
|
\
|
*
ErrorHint: Implement tryfrom_torpersist
Nick Mathewson
2023-01-27
1
-1
/
+1
*
|
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-1
/
+5
*
|
Use ErrorReport for errors in warn! in tor-persist
Ian Jackson
2023-01-30
2
-3
/
+5
|
/
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
3
-0
/
+3
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+24
*
Test a couple more error cases in tor-persist.
Nick Mathewson
2022-12-06
2
-8
/
+29
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
2
-5
/
+5
*
tor-persist: use map_while
Nick Mathewson
2022-11-10
1
-4
/
+1
[prev]
[next]