Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-pylib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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-pylib
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
202659de7a2abc698850bfe74edb8104e32ba5d0
Select Git revision
Branches
16
dev
f-217-set-special-property
f-check-merge-entities
f-compare
f-compare-enid
f-docs-pylib
f-filesystem-cleanup
f-filesystem-core
f-filesystem-directory
f-filesystem-import
f-filesystem-link
f-parse-value
f-remove-dropoffbox
f-select-subproperties
f-string-ids
main
default
protected
Tags
20
v0.17.0
v0.16.0
v0.15.1
v0.15.0
v0.14.0
v0.13.2
v0.13.1
v0.13.0
linkahead-rename-step-2
linkahead-rename-step-1
v0.12.0
v0.11.2
v0.11.1
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.7.4
v0.7.3
v0.7.2
36 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Mar
16
15
14
11
8
7
4
3
2
25
Feb
21
18
16
1
31
Jan
28
25
21
19
17
14
20
Dec
18
17
16
10
6
4
3
23
Nov
22
15
1
31
Oct
27
21
19
13
11
8
7
6
5
4
1
30
Sep
28
27
24
17
16
15
24
Aug
23
17
11
10
4
1
22
Jul
20
13
9
8
5
2
29
Jun
22
11
3
1
14
May
12
22
Apr
21
20
19
30
Mar
26
25
24
23
22
19
5
2
1
26
Feb
25
24
12
11
10
5
1
28
Jan
26
25
23
18
15
14
13
8
23
Dec
17
15
11
10
9
7
27
Nov
25
24
19
17
22
Sep
21
31
Aug
25
14
11
24
Jul
16
13
10
9
8
7
6
3
2
1
30
Jun
29
26
25
24
23
22
18
17
10
9
28
May
13
12
11
8
7
6
29
Apr
27
24
23
16
16
Mar
12
11
5
4
3
21
Feb
13
6
5
28
Jan
23
9
8
31
Dec
29
20
19
16
11
3
5
Nov
1
28
Oct
22
18
15
10
9
25
Sep
14
Aug
7
6
MAINT: removed a hack that was accidentally introduced in retrieve_substructure function
DOC: added note for missing type checks
STY: fixed style
FIX: problem when importance keyword was not present in diff output
AUDIT: Review !49
DOC: update CHANGELOG
DOC: add missing docstring for models.py, update Copyright
BUG: Fix caosdb-pylib#106 and add docstrings
FIX: fixed a problem with recursion in high level api
Merge branch 'f-refactor-high-level-api' of gitlab.indiscale.com:caosdb/src/caosdb-pylib into f-refactor-high-level-api
ENH: entities can automatically be retrieved on resolve
TST: add new tests for ACL
MAINT: Deprecating components which are to be replaced.
MAINT: Added dependency so that tox tests run again.
Version bump to 0.7.2
Prepare release 0.7.1
v0.7.1
v0.7.1
MAINT: Allow longer lines for flake8
Revert "FIX: problem in old apiutils sub function with recursion variable"
Merge branch 'f-doc-timeout' into 'dev'
DOC: Correct Changelog section
DOC: Changelog.
DOC: Document the `timeout` option.
Merge branch 'f-refactor-plantuml' into f-refactor-high-level-api
Merge branch 'dev' into f-refactor-high-level-api
DOC: updated changelog
ENH: refactored the plantuml module to include more customization options and use temp dirs
ENH: added more customization options to plantuml converter
ENH: default role is Record in high level API and implemented generic list support
Merge branch 'f-fix-list-value' into 'dev'
TST: more tests for the high level API
ENH: initial implementaiton of deserialization done
TST: added tests for runtime errors
ENH: enhanced utility function and added test
ENH: refactored multiple methods needed for parameter management of simulations
ENH: make retreive substructure work also for referenced records
MAINT: removed obsolete last id attribute and function
ENH: Better error output in case of wrong server XML.
MAINT: Parallelizing pipeline.
FIX: Fixing pipeline.
TEST: Failing test for issue 100
Loading