Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rosettaDeepFixity
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
Container 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
Digital Preservation
rosettaDeepFixity
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
28
Apr
19
Jan
18
14
11
6
5
4
16
Dec
15
10
6
7
Oct
6
14
Dec
19
Oct
16
12
9
8
Merge branch 'master' of git.slub-dresden.de:digital-preservation/rosettadeepfixity
master
master
- init
- minor report rework (skipping details more clear)
- fix: bloom filter not properly replaced after reaching 80% cap
- fix: "Out of memory!" error (replaced CRC32 module, Digest::CRC has memory issues, details https://rt.cpan.org/Public/Bug/Display.html?id=88014)
- bugfix, chomp shoudl be called before access
- typo
- autoflush for stderr enabled
- fix: prevent a growing cache file, remove old content before a new scan
- enforce utf8 for cache file
- increased capacity of bloom filter
- added bloomfilter to speedup file checks if shared between multiple IEs, see issue https://git.slub-dresden.de/digital-preservation/rosettadeepfixity/-/issues/1
- if no errors detected, report "none"
- bugfix, if a large file has many errors the memory consumption was very
- added a test mode
- fixed missed module loading
- separated stages
- stages could be running separately
- wrapper script added to catch "out of memory" on Rosetta system
- added more description to "--map_path"
- increased blocksize for better throughput
- changed timestamp output using localtime with Timezone information
- more descriptive progressbar
- minor fix progress output
- improved report using strftime
- add read error detection
- improved fixity calculation, now all checksums build at once to avoid multiple reads
- minor fix in progress bar
- added sysseek check to end, to detect if there is an GPFS problem…
- avoid fixity- and size check if files does not exist
- added License
- removed unused module
- refactoring, extracting checks in functions
- fixed progressbars
- init
Loading