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.
fc7633226f38dfdd8b2c07687212d69d18e9b96c
Select Git revision
Branches
15
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-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
35 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jul
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
5
2
24
Jul
23
22
19
13
Jun
4
24
May
23
28
Mar
22
28
Feb
27
12
11
Jan
8
20
Dec
10
6
5
4
29
Nov
28
20
19
23
Oct
22
17
15
12
11
9
remove unused code
DOC: update CHANGELOG
EHN: add "role" property to QueryTemplate
FIX: is_reference when None is passed
DOC: added entry to changelog
DOC: added some missing docstrings
DOC: improved docstrings for some functions
ENH: add imports that are needed for retrieving substructure
ENH: new function that recursively retrieves connected entities
FIX Entity.retrieve(id) such that the entity has the correct role
BUG: Entity.role behavior
Merge branch 'dev' into f-fix-missing-global
Merge branch 'f-doc-inheritance' into 'dev'
DOC: Fix and extend documentation on inheritance
DOC: Add link to matrix community
MAINT: increase version number
MAINT: version in docs
v0.5.2
v0.5.2
MAINT: prepare release
MAINT: update documentation only in main
Merge branch 'f-doc-errors' into 'dev'
DOC: Update tutorial on error handling
Merge branch 'main' into dev
MAINT: Rename master to main
STY: Whitespace cleanup.
Merge branch 'f-delete-container' into 'dev'
ENH: automatically split containers to prevent URI too long
Merge branch 'f-insert-nan' into 'dev'
Convert property value nan to NaN.
Merge branch 'f-read-config-files' into 'dev'
Created function _read_config_files to read pycaosdb.ini files from different paths. Testfile changed accordingly.
No need to explicitly call python3 to run the admin script.
Merge branch 'f-set-permissions' into 'dev'
MAINT: refactor `examples/set_permissions.py`
Merge branch 'f-fsm' into 'dev'
fix imports and styling
Merge branch 'dev' into f-fsm
No need to explicitly call python3 to run the admin script.
Merge branch 'f-get-username' into 'dev'
Merge branch 'f-read-config-files' into 'dev'
TST: Created function _read_config_files
Loading