-
-
Notifications
You must be signed in to change notification settings - Fork 315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gix corpus
MVP
#897
gix corpus
MVP
#897
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9e74ff - Browse repository at this point
Copy the full SHA d9e74ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83f6466 - Browse repository at this point
Copy the full SHA 83f6466View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcbda1d - Browse repository at this point
Copy the full SHA fcbda1dView commit details -
obtain a repository-list with classifiers
If the obtained list is empty, we update against that empty list which fills the repositories tables for the first time. Additionally we provide a new sub-command to refresh the list (additions only).
Configuration menu - View commit details
-
Copy full SHA for a4300c8 - Browse repository at this point
Copy the full SHA a4300c8View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a0b4385 - Browse repository at this point
Copy the full SHA a0b4385View commit details -
Configuration menu - View commit details
-
Copy full SHA for daf41bf - Browse repository at this point
Copy the full SHA daf41bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a3229 - Browse repository at this point
Copy the full SHA 36a3229View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfd8e88 - Browse repository at this point
Copy the full SHA cfd8e88View commit details -
fix!:
new_thread_state()
functions are nowFnOnce
across the board.This properly communicates that they will only be called once per thread, while providing more options to the implementor.
Configuration menu - View commit details
-
Copy full SHA for bc69804 - Browse repository at this point
Copy the full SHA bc69804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c18293 - Browse repository at this point
Copy the full SHA 5c18293View commit details
Commits on Jun 16, 2023
-
feat: add
tracing
feature toggle to provide minimal tracing APIThis API is based on `tracing-core`, not on tracing, and provides a limited API that is always available, while being a no-op if `tracing` isn't enabled. That way, plumbing crates can add instrumentation at will.
Configuration menu - View commit details
-
Copy full SHA for 093efaf - Browse repository at this point
Copy the full SHA 093efafView commit details -
feat: provide basic
tracing
spans for common operations.This is just the beginning and more crates will integrate with it over time.
Configuration menu - View commit details
-
Copy full SHA for 3cffa26 - Browse repository at this point
Copy the full SHA 3cffa26View commit details -
Configuration menu - View commit details
-
Copy full SHA for c494cfd - Browse repository at this point
Copy the full SHA c494cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 361cf96 - Browse repository at this point
Copy the full SHA 361cf96View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd280c9 - Browse repository at this point
Copy the full SHA cd280c9View commit details -
Otherwise `time-core` doesn't build anymore And we don't make it a breaking change as this is what the community seems to settle with.
Configuration menu - View commit details
-
Copy full SHA for 4f635fc - Browse repository at this point
Copy the full SHA 4f635fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1305c3 - Browse repository at this point
Copy the full SHA e1305c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab69c6 - Browse repository at this point
Copy the full SHA 2ab69c6View commit details