Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rosettaExitStrategy
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
Container 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
rosettaExitStrategy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
Tags
1
v2022.1
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Apr
20
Sep
19
16
22
Apr
19
15
10
9
5
28
Mar
1
Aug
4
May
28
Apr
1
Feb
22
Apr
4
Aug
2
29
Jul
22
21
16
15
26
Feb
2
Sep
29
Apr
24
4
May
18
Mar
- minor fix in UI
master
master
- bugfix, handling of delete/purge events using extended sorting
- add comment with reason not to use it yet
- minor improvement in efficiency
- add no_blanks option to parser
- refactoring, rewrite file location and size handling to improve readability and efficiency
- added IE which has state purged
- improved message report
- fixed event handling respecting age of events, complete rewrite of _handle_deleted_or_purged_aips()
- refactoring, renamed variables
- add missed comment
- refactoring, extracted _handle_deleted_or_purged_aips()
- rewritten and simplified part handling purged / deleted entries in parse_iexml()
- fixed view 'non_deleted_aip', also changed to use faster 'NOT EXISTS', because it uses indices
- removed state from tables 'deleted' and 'purged'
- removed state from tables 'deleted' and 'purged'
- refactoring, use $xpath_if_purged_expr as context node instead as string while compiling xpath
- refactoring, extracted common xpath contexts to improve parsing
- add support for notes in purged or deleted AIPs
- add purged AIP handling
- add SQL statements to handle purged AIPs
- updated copyright
- differentiate deleted and purged AIPs
- updated enhanced tables
- added missed indices
- improved SQL using view to speedup query to "real time".
- added indices to support faster query (needed for analysis/finde_lzaid_dubletten_exkl_gelöscht.sh)
- init
- add index on "deleted" table
- inner ORDER BY is not needed and results in larger execution times
- cleanup dead code
- init
- improved search ignoring dot-files
- added check_if_file_is_readable() as a workaround to check if NFS read errors
- fixed table transferaip
- improved xpaths in get_filesize()
- simplified (and hopefully increased performance) parsing filesize
- init
- added support for dir_path column in table aip
- bugfix, more specific check_lzaid() needed
Loading