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.
08c566e66c50acf63f594130fa97a5414f50a169
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
3
Mar
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
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
ENH: fixed typing issues in apiutils
TST: updated test to raise an error because of an incomplete function
ENH: added basic conversion from high level representation back to standard representation
ENH: completed implementation of resolve references
Merge branch 'f-merge-entities' into f-refactor-high-level-api
TST: more tests for the high level python api
FIX: handling of sub properties
MAINT: refactored convert_to_python_object function
FIX: has_parent function
TST: improved and expanded tests for high level api
MAINT: Moved issue templates to group.
ENH: Added serialization methods
ENH: more information from Properties is added to metadata now
MAINT: refactor add parent methods and added getters and setters
MAINT: refactored the convert to value function
MAINT: refactored funcction set_property
Merge branch 'dev' into f-filesystem
ENH: new data classes for storing parent and property data
DOC: added some type hints and documentation
MAINT: added module namespace for caosdb to avoid confusion of base classes
MAINT: some refactorings
TST: fixed apiutils tests
ENH: moved functions from apiutils to high level API
ENH: New location for functions for high level API
FIX: problem in old apiutils sub function with recursion variable
changed name of function
ENH: changed merge function such that it is an in-place operation
ENH: new function to merge entities
DOC: Updated changelog
ENH: Added a function for copying an entity including tests
TST: added a failing test for a possible comparison using compare_entities
DOC: Release guidelines now also mention version in src/doc/conf.py
setters for checksum and size
Merge branch 'dev' into f-filesystem
Merge branch 'f-more-pip-info' into 'dev'
Merge branch 'dev' into f-more-pip-info
Merge branch 'f-fix-comparison' into 'dev'
STY: autpep8'd
TST: Add python 3.10 to tox.ini
Merge branch 'dev' into f-fix-comparison
Loading