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.
694f981cde86e71f4fb6c478615642f4d16bab0e
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
27
Jun
22
16
14
2
31
May
16
15
9
5
14
Apr
13
11
8
28
Mar
27
17
16
14
13
7
24
Feb
21
20
17
6
20
Jan
19
16
12
11
10
5
23
Dec
22
14
13
12
9
5
28
Nov
27
25
24
23
21
18
16
15
14
13
10
9
8
7
4
3
2
1
28
Oct
27
26
24
6
4
28
Sep
26
12
8
1
21
Aug
19
17
15
10
5
1
28
Jul
22
20
15
12
7
6
5
4
29
Jun
24
22
21
20
17
15
14
10
31
May
23
16
10
3
2
28
Apr
26
25
22
21
20
12
7
5
4
1
31
Mar
28
25
17
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
FIX: correct variable names
FIX inverted logic
FIX add static
up
MAINT: use correct Messages class
Merge branch 'dev' into f-messages
Merge branch 'f-remove-value-or-property' into 'dev'
FIX: Changed implementation of remove_value_from_property().
TEST: Testing removal from list of Nones
DOC: Changed docstring of remove_value_from_property(): new behavior
STY: linting
DOC: Update changelog
ENH: Implement value removal function
TST: Add tests for removing a value from a property
Merge branch 'main' into dev
FIX: Hotfix: base Docker images on debian:buster (not "latest")
REL: Begin next release cycle
Merge branch 'release-0.12.0' into 'main'
v0.12.0
v0.12.0
REL: Prepare release of v0.12.0
REL: Update changelog for release
ENH: it is now possible to deserialize records using the high level api without giving parents or metadata
Revert "Merge branch 'revert-5ce8e910' into 'dev'"
Merge branch 'revert-5ce8e910' into 'dev'
STY: autopep8'd
Revert "Merge branch 'f-check-merge-entities' into 'dev'"
Merge branch 'f-check-merge-entities' into 'dev'
STY: autopep8'd
DOC: Update changelog
Merge branch 'dev' into f-check-merge-entities
STY: autopep8'd
Merge branch 'f-git-utils' into 'dev'
MAINT: make depr warnings more specific
DOC: updated changelog
DOC: udpated changelog
MAINT: removed unneeded imports
MAINT: moved git-related functions to a separate module and refactored the names
FIX: additional checks for unsupported multi-properties were needed
MAINT: moved check for multi-properties for clarity
ENH: added missing check for multi-properties and added corresponding test cases
MAINT: replaced xor operator with != for readability
Loading