Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-advanced-user-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue 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
caosdb
Software
caosdb-advanced-user-tools
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6be7b98be83064138746cc4853bb8b82adf9b017
Select Git revision
Branches
20
debug
dev
protected
f-bids
f-bloxberg-poc
f-dependencies
f-enh-143-automatic-xlsx-exporting
f-enh-143-xlsx-export-lists
f-extra-deps
f-fix-89
f-fix-id
f-fix-paths
f-fix-pipeline
f-fix-validate-to-dict
f-force-identifiables
f-h5-files
f-henrik
f-json-schema
f-labfolder-converter
f-linkahead-rename
f-make-deps-fail
Tags
15
v0.13.0
v0.12.0
v0.11.0
v0.10.0-numpy2
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.1
v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.1
v0.3.0
35 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Apr
30
Mar
29
23
22
21
18
17
16
14
11
9
8
7
4
2
21
Feb
18
17
16
10
1
24
Jan
19
18
14
27
Dec
16
14
10
7
6
1
28
Nov
23
22
11
10
8
5
2
1
30
Oct
28
15
14
12
11
8
5
4
1
29
Sep
28
27
24
23
21
17
15
13
6
1
27
Aug
25
17
13
12
4
30
Jul
26
23
21
20
19
17
16
15
6
2
1
30
Jun
24
23
22
11
7
2
1
31
May
28
25
14
12
11
7
23
Mar
14
11
25
Feb
15
29
Jan
14
12
7
6
5
18
Dec
17
16
15
14
10
9
8
30
Nov
26
24
23
13
3
31
Oct
16
15
8
7
14
Sep
8
28
Aug
25
24
21
20
19
18
14
12
11
10
4
3
24
Jul
20
19
17
16
15
14
10
7
6
29
Jun
26
19
12
8
4
29
May
25
24
5
29
Apr
27
26
24
16
Mar
13
12
4
1
WIP: Pipeline requirements.
MAINT: Linting tests run through now.
MAINT: Style tests run through now. Added to pipeline.
Merge branch 'f-json-schema-datamodel' into 'dev'
STY: autopep'd
DOC: Document limitations
ENH: Raise error when `type` is missing
Merge branch 'dev' into f-json-schema-datamodel
Merge branch 'f-extern-name' into 'dev'
MAINT: Small style changes.
TST: add another test for json-schema parser
FIX: Added `description` to the internal properties.
DOC: Documentation improved a bit.
DOC: Update Changelog
TST: Add integration test for name in extern keywords
ENH: Allow internal properties in the extern keyword of yaml models
Merge branch 'dev' into f-json-schema-datamodel
Merge branch 'f-extend-yaml-model' into 'dev'
DOC: Added docstring, fixed a few typos.
MAINT: Allow lines of length 100
TST: Finalize integration tests for json-schema datamodel parser
FIX: Set description of referenced RTs in lists
WIP: Add integration tests for references and enums
WIP: Begin integration tests for json-schema datamodel parser
ENH: Discard integer enums for now
ENH: Add "format": "date" for DATETIME properties
TST: Add unittest for multiple use of same property
FIX: Don't use name "1" for test property
FIX: Add missing return
MAINT: add jsonschema to normal requirements
PIPELINE: update Dockerfile to install extras
TST: update tox.ini and remove jsonschame from Dockerfile
PIPELINE: install jsonschema
Merge branch 'dev' into f-json-schema
MAINT: Simplify parsing of atomic datatypes
ENH: Implement and unit tst list properties
TST: Extend enum test and add unittest for reference properties
ENH: Stringify names of enum elements
ENH: Implement parsing of enums
TST: Add unit test and testfile for enums
Loading