Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
StoragePlugin4Rosetta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Harbor Registry
Model registry
Operate
Environments
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
StoragePlugin4Rosetta
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
fix_autoclose_bug
master
default
protected
Tags
3
v2.840
works-with-rosetta-7.3-or-higher
v2020.2
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
29
Jan
17
May
8
15
Mar
14
8
28
Apr
5
4
3
1
Feb
27
Jan
26
25
24
5
14
Dec
26
Aug
24
23
22
17
15
12
18
Jun
22
Oct
16
Feb
3
Jul
16
Jun
4
Mar
29
Oct
27
21
20
5
Aug
25
Jul
4
17
Jun
9
May
8
12
Mar
28
Feb
26
25
24
20
19
18
17
21
Jan
20
17
16
- replaced buildsystem using maven instead
master
master
- disabled test, because no good idea to make test robust
- reorganized dirtree to fulfill maven requirements
- enable SAST and secret detection
- fixed https://git.slub-dresden.de/digital-preservation/storageplugin4rosetta/-/issues/6
Merge branch 'fix_autoclose_bug' into 'master'
- try-with-resources closes 'is', but 'is' is stored internally in BufferInputStream to read from
fix_autoclose_bug
fix_autoclose_bug
- updated some comments
- add log error if dir creation not successful
- increased log level to check result for newDir.mkdirs()
- added new param BUFF_SIZE
- added new plugin param "BUFF_SIZE" to not infer with "BLOCK_SIZE" of 8192 requested by ExL SC07081803
copy&paste -.-
--snapshot-mode
set locales
- only jvm UTF8
- added UTF8 support
- increased version
- bugfix, new fixity value should only be set in Fixity-object, if
- increased plugin version
- cleanup logging to be more consistent and more helpful in debugging
- bugfix: prevent base64 newline
- fix echo newline
- fix docker auth
- changed target image
- switch to Debian 12 base image from SLUB harbor
- fix: unique image name
- switch to current SDK
- fixed minor bug
- refactoring, use faster java.nio.channels.FileChannel.transferFrom() if both streams are file streams
- replaced IOUtil.copy with own copy routine using a buffer
init
- fixed tc
- minor
- fixed checkFixity() to handle absolute paths AND storedEntityIdentifier
- increased version
- minor fix
- refactoring, added inner class AbsolutePath to be typesafe
- added missed dependency
- add dependency for test
Loading