Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-scrubber
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nicolas Dandrimont
swh-scrubber
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0a6d7983d051fc9e8089eb82d6f6ae574baf3101
Select Git revision
Branches
2
cassandra
master
default
protected
Tags
14
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.1.2
v0.1.1
0.1.1
v0.1.0
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Apr
28
Mar
22
16
9
3
23
Feb
17
16
2
27
Jan
20
Dec
19
19
Oct
18
7
19
Aug
18
17
31
May
30
25
9
26
Apr
8
7
6
30
Mar
29
24
22
17
15
storage_checker: Fix crash on directory with duplicate entries
v1.0.3 master
v1.0.3 master
Make the 5.sql upgrade script actually work
v1.0.2
v1.0.2
docs: Add CLI
v1.0.1
v1.0.1
Add migration script for checked_range -> checked_partition
v1.0.0
v1.0.0
cli: Add example of CLI arguments for parallelization
storage_checker: Add more complete typing
cassandra
cassandra
Move 'nb_partitions' before 'partition_id' in the index
Add support for checking swh-storage backed by Cassandra
storage_checker: Use '*_get_partition' endpoints instead of querying postgres directly
Fix deprecation warnings
Invert symlink and content for the README file
mypy: Bump to 1.0.1
Update and clean tox configuration for version 4
pre-commit: Bump isort from 5.10.1 to 5.11.5
cli: Rename config key 'journal_client' to 'journal'
storage_checker: Retry on postgresql errors from swh-storage
v0.1.2
v0.1.2
docs: Include module indices only when building standalone package doc
sql: Fix typos detected by codespell
pre-commit, tox: Bump pre-commit, codespell, black and flake8
storage_checker: Do not re-check ranges already marked as checked
0.1.1 v0.1.1
0.1.1 v0.1.1
storage_checker: Notify database when ranges are fully checked
db: Add table checked_ranges
pre-commit: Fix codespell false positives
Add missing DB version 3
v0.1.0
v0.1.0
Add metrics on references to missing objects
Split batch_duration_seconds metric in two
Deduplicate statsd calls
Replace verbose logging with statsd probes
Add checking and reporting of references to missing objects
tests: use stock pytest_postgresql factory function
Workaround mypy false positive
Wrap queries in transaction
v0.0.6
v0.0.6
Reference the scrubber db model upgrade (from version 1 to 2)
v0.0.5
v0.0.5
Recursive include the swh/scrubber/sql folder
v0.0.4
v0.0.4
Unify factory to use keyword 'postgresql' over deprecated 'local'
v0.0.3
v0.0.3
db: Bump to version 2
requirements: Add missing dependency
Fix crash when using datastore_get_or_add for an existing datastore
v0.0.2
v0.0.2
add strict asyncio_mode in pytest.ini
Bump mypy to v0.942
Loading