Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.028Apr19Jan18141165416Dec151067Oct614Dec19Oct161298Merge branch 'master' of git.slub-dresden.de:digital-preservation/rosettadeepfixitymastermaster- 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