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-testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bump_versions_117' into 'main'
arti-v1.1.7
Nick Mathewson
2023-08-01
1
-9
/
+9
|
\
|
*
Bump patchlevel versions of crates with trivial changes
Nick Mathewson
2023-08-01
1
-1
/
+1
|
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-6
/
+6
|
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-2
/
+2
*
|
Run "fixup features" in preparation for a release.
Nick Mathewson
2023-08-01
1
-1
/
+1
|
/
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
1
-0
/
+1
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
|
rng ranges: Use gen_range_infallible() for Duration::ZERO..=T
Ian Jackson
2023-07-10
2
-2
/
+4
|
/
*
rng ranges: Use inclusive Duration ranges in several places
Ian Jackson
2023-07-07
1
-1
/
+1
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-6
/
+6
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Upgrade async-trait requirement to 1.54
Nick Mathewson
2023-06-12
1
-1
/
+1
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-9
/
+9
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-7
/
+12
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
arti-testing: remove some needless ::default()s
Nick Mathewson
2023-05-11
1
-4
/
+4
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-9
/
+9
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-4
/
+4
*
Bump patchlevel on crates with semver-irrelevant changes.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Convert blockers in arti-testing to TODOs
Ian Jackson
2023-03-21
1
-2
/
+2
*
Follow-on patchlevel bumps for crates with changed dependencies
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-6
/
+6
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-3
/
+3
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-4
/
+4
*
Bump the patch version of each crate with _trivial_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-9
/
+9
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Upgrade to clap 3: replace deprecated functions
Gabriel de Perthuis
2022-11-04
2
-62
/
+75
*
Upgrade to clap 3 with minimal changes
Gabriel de Perthuis
2022-11-04
2
-8
/
+6
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
remove manual limitation of coredump size
trinity-1686a
2022-10-05
1
-1
/
+0
*
Bump patchlevels of binary crates.
Nick Mathewson
2022-10-03
1
-2
/
+2
*
Bump minor version of tor-rtcompat and most of its dependents
Nick Mathewson
2022-10-03
1
-3
/
+3
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-1
/
+1
*
Merge branch 'update-notify' into 'main'
Ian Jackson
2022-09-01
1
-1
/
+0
|
\
|
*
update to v5.0.0
trinity-1686a
2022-08-31
1
-1
/
+0
*
|
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-7
/
+7
|
/
*
tor-config: Replace dir detection with ConfigurationSource enum
Ian Jackson
2022-08-25
1
-2
/
+7
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-3
/
+3
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-3
/
+3
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-8
/
+8
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
lints: Make lint blocks consistent
Ian Jackson
2022-05-31
1
-1
/
+2
[next]