Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vospace-transfer-service
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
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
VOSpace INAF
vospace-transfer-service
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1d9ae3ce06dc717bc7c6f2d9f9fc295f9c358a25
Select Git revision
Branches
6
master
default
protected
pasture
query
rocky_8
rocky_9
testing
Tags
13
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1
19 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jun
30
May
23
Apr
6
Dec
20
May
2
Feb
15
Sep
14
18
Jul
7
19
Apr
18
14
13
6
30
Nov
27
Sep
21
2
May
8
Apr
25
Mar
24
10
Feb
13
Jan
23
Dec
20
13
9
8
6
23
Nov
17
16
15
12
8
28
Oct
27
22
20
17
16
7
6
5
29
Sep
28
27
24
22
21
20
19
16
14
13
10
7
6
3
27
Aug
26
25
24
23
20
19
18
17
16
13
12
10
6
5
4
30
Jul
29
28
16
14
13
9
8
7
5
2
28
Jun
26
25
24
23
22
18
17
15
14
12
11
10
9
8
4
2
31
May
29
28
27
26
21
20
19
18
17
7
6
5
3
30
Apr
29
28
27
26
23
22
19
17
16
15
13
12
9
8
7
2
1
30
Mar
29
24
19
18
17
16
15
12
11
10
9
8
5
3
1
27
Feb
26
24
22
20
19
18
17
12
10
9
8
5
4
3
2
1
31
Jan
30
28
25
23
22
21
20
19
18
16
15
14
13
12
11
8
7
24
Dec
23
22
21
18
17
14
11
10
9
8
7
4
3
2
30
Nov
26
25
24
20
19
18
12
4
26
Oct
21
21
Sep
Added iputils package in Dockerfile.
rocky_8
rocky_8
First tests with Rocky Linux 9 and Python 3.12.
rocky_9
rocky_9
First tests with to Rocky Linux 8 and Python 3.11.
Merge branch 'testing'
master
master
Reduced 'execWaitTime' minimum value.
pasture testing
pasture testing
Merge branch 'testing'
Added VOSpace 'jobId' parameter to 'recallChecksumFiles()' method.
Merge branch 'testing'
Replaced 'tapePool' with 'tapeHSMFilesystem' within the request body.
Merge branch 'testing'
Minor fix on data retrieve from 'dsmdf' command.
Revert to master branch for CI/CD.
Merge branch 'testing'
Restored main branch as default.
Minor fix.
Fixed typo.
Minor changes.
Added vault repo for CentOS 7 Docker image.
Update .gitlab-ci.yml file
Temporarily trigger CI/CD on 'pasture' branch.
IBM Spectrum Protect integrations: renamed config section '[spectrum_archive]' in '[spectrum_protect]'.
IBM Spectrum Protect integration: replaced 'tapePool' and 'tapePoolList' with 'tapeHSMFilesystem' and 'tapeHSMFilesystemList'.
IBM Spectrum Protect integration: changed the way how we calculate the free space in tape + minor changes.
IBM Spectrum Protect integration: provide HSM filesystem list in place of tape pool list.
IBM Spectrum Protect integration: minor changes, replaced 'tapePool' with 'tapeHSMFilesystem'.
IBM Spectrum Protect integration: modified 'getOSPath()' and 'insertStorage() methods, replaced 'getTapePool()' method with 'getHSMFilesystem()'.
Added 'getHSMFileSystemFreeSpace()' method.
Removed TapePool and TapeTask classes.
IBM Spectrum Protect commands integration, removed 'getTaskList()' and 'getPoolList()' methods + cleanup.
Fix for migration failure on empty files.
v0.2.9
v0.2.9
Exclude entries in 'deleted_node' table having 'os_rel_path' = NULL due to deletion of a copied node (see DbConnector and FileCleaner classes).
Try to fix paramiko hang by redirecting eeadm stdout and stderr to /dev/null.
Fix missing 'destPathList' when user not in VOSpace database. This is related to
Fix: 'urlListFileName' variable is None on job error.
Check if user is present in 'users' table of the VOSpace database and handle job accordingly.
Revert to the last commit.
Set job phase to 'ERROR' for jobs launched by users not present in the 'users' table of the VOSpace database.
Minor changes.
Send download URL list as email attachment.
Added getVOSpaceChildNodes() method.
Loading