Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
document-storage
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Wandelwerk-Software
libraries
document-storage
Graph
85910cedf6e0de639703a925e39d0ca792f5a938
Select Git revision
Branches
7
dedicated-cache
document-versions
master
default
protected
migration
postgres
protocols
sqlite
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jan
10
7
6
4
3
14
Feb
2
May
20
Feb
19
27
Jan
26
26
Jul
1
Mar
1
Feb
14
Jan
30
Dec
26
25
24
23
20
14
13
12
4
3
22
Nov
21
31
Jul
6
Jan
30
Dec
17
Aug
25
Jun
12
May
27
Apr
5
Mar
29
Feb
27
26
29
Nov
15
15
Dec
14
20
Nov
9
8
15
Oct
10
17
Aug
update logging
master
master
fix caching bug for non versioned repositories
self-test for ds-cache
dedicated-cache
dedicated-cache
change redis-url param name
change redis-url param for tests
remove jgit debug messages
remove coverage artifact
use redis 7.4 in gitlab-ci
add redis cache
print_coverage with language independent number formatting
Merge branch 'dedicated-cache' of ssh://git.fh-muenster.de:2323/ww-software/libraries/document-storage into dedicated-cache
change coverage report settings in gitlab-ci
Another code coverage test
regex for coverage in testing stage
regex for coverage in testing stage
change coverage report settings in gitlab-ci
change coverage.xml path in gitlab-ci
remove load-cached-document from postgres storage
add setuputils package for lcov_cobertura
add dedicated caches: inmemory, postgres, sqlite
change version to 0.4.0
add keep-newest strategy for reset-cache.
add keep-newest strategy for reset-cache.
add document-stats and request-log for postgres-doc-storage; set version to 0.3.1
fix path to sqlite testdb
sqlite
sqlite
update gitlab-ci jdk version to clojure:openjdk-18-lein-2.9.8-alpine
fix wrong interpreation of 1 as true in sqlite; remaining testfailures fixed
delete tmpfile
basic functionality for sqlite doc-storage
add delete-permanently option for postgres-storage to allow deletion of all frames
update created_at when overwriting postgres keyframes
update created_at when overwriting postgres keyframes
add changelog and activate versioning for postgres
move postgresql dependency to test-env dependencies
modify versioning-test for db-storages
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Update .gitlab-ci.yml file, fix coverage_report
use leukipp.de maven repository
change version to 0.2.9; save-document as blocking command
Loading