Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dccXMLJSONConv
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DigitalDynamicMeasurement
dccXMLJSONConv
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
cf513e4f73417106a4a943125af40fdec85f779f
Select Git revision
Selected
cf513e4f73417106a4a943125af40fdec85f779f
Branches
8
main
default
protected
devel
devel-fix-empty-list-elements
devel_fixingNonCompletteXMlParsing
devel_improvedListHandling
devel_refTypeListHandling
devel_xmlschemaLibary
feature/updateSchmea3_4_0_rc2
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Sep
29
Aug
17
Mar
10
Feb
7
6
5
4
3
31
Jan
29
28
5
Dec
2
29
Nov
22
21
15
14
13
12
20
Sep
19
18
9
Aug
8
8
Jul
4
26
Apr
more RUFF fixing and renaming only exposed functions have not yet be renamed
feature/updateS…
feature/updateSchmea3_4_0_rc2
ruff check --unsafe-fixes --fix
ruff --fix
basic RUFF linting
fixed Broken link in README.md
Bumped Version to 3.0.0.dev8
updated code to use 3.4.0.rc2 dcc schema by default
Merge branch 'main' into devel
devel
devel
updated readMe
main
main
Merge branch 'devel' into main
fixed return of JSONtoXML for no error case
fixes #13
added python image to build stage ...
fixed type hints for python 3.9
decided to require at least 3.9
added importlib dependencie for 3.8
changed import to work with 3.8 and added 3.10 python image to test_web
added testing for older python versions
added Union from Typing for 3.8/3.9 compatibility
changed min python version to 3.8
fixed recusive include in pyproject.toml and removed setup.cfg
Merge branch 'devel_xmlschemaLibary' into devel
captured warnings in pytest
devel_xmlschema…
devel_xmlschemaLibary
fixed build command in cd/ci
atempted to fix test dependecies and cd/ci
added . dev dependecies to cd-ci pipline
added proxy config
started with CDCI an packaging
Merge remote-tracking branch 'origin/devel_xmlschemaLibary' into devel_xmlschemaLibary
removed unused functions
Add docStrings to new functions
merged doc strings and renamed
Merge remote-tracking branch 'origin/devel_xmlschemaLibary' into devel_xmlschemaLibary
renamed to ddcConv2 for merging
removed old code and fixed test
Add doc strings to dccConv2
Add typeHints to dccConv2
improved error handling
minor fixes in template insertion and handling
start adding files to pacakges
Loading