Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mrdata common public
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
hpc-kyb
mrdata common public
Graph
main
Select Git revision
Branches
1
main
default
protected
Tags
20
STAG
STAG-2024-07-20-09-37-44
STAG-2024-07-14-19-36-21
STAG-2024-07-11-15-04-55
STAG-2024-07-07-12-40-21
STAG-2024-07-05-14-51-17
STAG-2024-06-26-08-38-21
STAG-2024-06-23-13-13-11
STAG-2024-06-17-15-13-08
STAG-2024-05-04-09-11-44
STAG-2024-04-15-20-30-24
STAG-2024-04-09-13-28-17
STAG-2023-10-26-12-08-59
PROD
PROD-2023-05-26-10-43-11
STAG-2023-05-26-08-44-36
STAG-2023-03-21-21-18-42
STAG-2023-03-14-11-20-06
STAG-2023-03-13-22-21-41
STAG-2023-03-12-14-01-50
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jul
14
11
7
5
3
1
30
Jun
26
22
29
May
3
2
29
Apr
15
11
7
6
Jan
16
Oct
22
May
14
Mar
13
12
8
7
23
Jun
4
28
May
26
25
2
1
24
Apr
23
22
Mar
13
Feb
7
6
28
Jan
15
9
20
Dec
19
2
1
28
Nov
27
26
24
26
Oct
11
9
8
6
28
Sep
26
29
Aug
28
code present but unused to purify strings sent to irods as metadata. this is now taken care of in parseHeaders and will be removed soon
STAG STAG-2024-…
STAG STAG-2024-07-20-09-37-44 main
add watchdog function for confirmed_put to use to not time out
STAG-2024-07-14…
STAG-2024-07-14-19-36-21
turn output of type() to string in log line
add type to debugging of key value pairs for iRODS AVUS
put in temp fix whild irods folks work on https://github.com/irods/python-irodsclient/issues/582
STAG-2024-07-11…
STAG-2024-07-11-15-04-55
add debug line to show metadata_dict passed to confirmed_put()
STAG-2024-07-07…
STAG-2024-07-07-12-40-21
put back in a default for lz_basepath to be used if env var isn't set
STAG-2024-07-05…
STAG-2024-07-05-14-51-17
separate case of skipping zero len file from removing (unlinking) preexisting iRODS object for replace_existing flag
pull RDS_Samba path from ENV VARS
enable proper handling of dcm2niix stdout and stderr when additional DICOM files come for a series
remove a ,
enable removing old confirmed_put files (objects) when skip_on_zero_len and replace_existing
Can't just validate experiment id with lower case. caller must upper case it before call or else.
STAG-2024-06-26…
STAG-2024-06-26-08-38-21
Can't just validate experiment id with lower case. caller must upper case it before call or else.
add replace_existing flag and function to confirmed_put()
STAG-2024-06-23…
STAG-2024-06-23-13-13-11
enable experiment_id_validate() to return true with lowercase letters.
STAG-2024-06-17…
STAG-2024-06-17-15-13-08
clean up relative paths
STAG-2024-05-04…
STAG-2024-05-04-09-11-44
fix up error logging
properly reach over to neighboring module to import
fix checksum checking.
add ability to provide path to ssh ca cert
reduce log lines on object mismatch to one
STAG-2024-04-15…
STAG-2024-04-15-20-30-24
enable setting the exp id via and external number at the interface or RegisterNewExperiment() for testing
Merge branch 'main' of https://gitlab.tuebingen.mpg.de/hpc-kyb/mrdata-common-public
STAG-2024-04-09…
STAG-2024-04-09-13-28-17
fix accept_undefined_user method
test case for experiment ids to avoid dups and valide.
add ability to accept undefined users when Registering new experiments -- mostly for test right now
STAG-2023-10-26…
STAG-2023-10-26-12-08-59
fix bug in error message
PROD PROD-2023-…
PROD PROD-2023-05-26-10-43-11 STAG-2023-05-26-08-44-36
reduce warning and debug output
STAG-2023-03-21…
STAG-2023-03-21-21-18-42
fix var name in error path
STAG-2023-03-14…
STAG-2023-03-14-11-20-06
remove debug line
STAG-2023-03-13…
STAG-2023-03-13-22-21-41
remove debug line
STAG-2023-03-12…
STAG-2023-03-12-14-01-50
add documentation of how to recreate irods sha2 format
STAG-2023-03-12…
STAG-2023-03-12-13-17-33 STAG-main-2023-03-08-13-08-08 STAG-main-2023-03-08-13-15-16
change to a streaming transfer of data to from landing zone to irods assuming no dups, but handling them if they happen. hope to avoid blowing memory cache in the uploader
return right away if irods_sesh is None
change confirmed_put() to use a timestamped temp file for initial upload rather than just blah.IMA_tmp
check before examining old SHA512SUMB64 key because they aren't always there
update log lines
typo
set connection timeout to 6000 secs
Loading