Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dataset Mgr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nationellt superdatorcentrum
ESGF
Dataset Mgr
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
postgres_integration
Select Git revision
Branches
2
master
default
protected
postgres_integration
Tags
2
v1.2.0
v1.0.0
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jan
12
Dec
8
6
14
Nov
23
Oct
21
19
18
17
15
14
10
4
31
Oct
26
Jan
18
Jul
11
30
Jun
23
22
3
2
22
Mar
17
9
8
4
3
28
Feb
25
23
14
26
Jan
20
Apr
9
30
Dec
29
23
22
21
17
16
14
12
11
10
9
8
6
5
4
22
Nov
16
14
13
26
Oct
23
Sep
16
18
Aug
17
Jul
9
8
7
28
Feb
17
Oct
11
25
Sep
4
20
Jul
15
14
13
12
11
10
9
25
Jun
20
13
12
11
5
5
Apr
4
3
21
Mar
15
14
13
8
5
18
Dec
28
Nov
27
26
23
update documentation about integration testing
master
master
upgrade schemaversion and added a special upgrade version which adds missing indices
bug fix for failing to set the absolute path of a file for the first file which needs to iterate over a bunch of possible padding options
use set to ensure uniqueness in compare_checksum
1. Remove duplicated os checks for file existence
1. Add --query-count function to perform fast checks duplicate datasets/files.
Add new function generate_mapfile_from_file to generate a mapfile giving a file with filenames. Works with sha256sum formatted files also
1. Update schemaversion in create_tables.sql 2. Discard --ignore-unavailable flag in TDS ingestion test script as the fake files will always be present on the disk
add output from actual command failure to aid debugging of ic1.0
fix output messages for 2.0.0 schema upgrade
fix self reference in add_requestor
add packaging to setup_venv
do not return non-zero for --test-mode true/false cases
add check on catalog_ref in final test
add test files till 9.0
setup tests till 6.1
add --test-mode flag to ensure correct database setting in the config file
add testing_data files
set default db to testing, add new path-placeholder for test job
add fakethredds catalogs to testing_data
add mandatory argument requestor for --add-files
add as undefined while adding previously published data from xml parsing
update create_tables.sql to not create FILES_TMP table
fix quotes for FILES_UPGRADE creation
add changelog
add computeprojectsizes.py script
update File schema to remove size_noted and include requestor attribute, add addrequestor.py upgrade existing database
correct table creation/upgrade in addprojects.py
add addprojects.py script to upgrade existing database
modify schema to do the following
check against empty input file
apply new default paths for datasetroots and path_padding_options
ensure that pgsetup when executed first changes to the datasetmgr/dbsetup directory
ignore unavailable flag to ignore errors when querying non-local datasets
update pgsetup to modify pg_hba.conf as needed
update pgsetup
create new indices on FK elements in table Files
aggregate dataset/catalog deletes for faster execution
revert --print default value to unbreak -p --file testfile usage
change default values/types for --file, --output, --projid, --path, --print, --print-prepub, --split-mapfile, --stats
Loading