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.
130380d6ceb810712b449ed183cd2abe03129bf9
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
20
Apr
17
15
14
13
12
10
5
4
29
Mar
28
26
25
21
20
18
14
13
12
8
26
Feb
20
19
18
17
15
9
8
1
31
Jan
26
24
15
Dec
13
5
4
1
24
Nov
17
7
6
2
17
Oct
16
13
12
11
10
9
8
7
6
4
2
29
Sep
28
25
22
1
22
Aug
11
24
Jul
10
7
5
4
29
Jun
28
27
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
Exclude test_high_level_api from mypy
Fix broken if/elif/else statement
Add Entity return type hint to execute_query
Replace match with if/elif (unspported in Python<3.10)
Fix newline in format string (unsupported by Python < 3.12
Add type hints to apiutils.py
Change caosdb import to linkahead
Fix uninitialized global _pycaosdbconf in configuration.py
Add type hints to configuration.py
Add type hints and type checks to cached.py
Add type hint for Entity.role
TST: Extend unit tests
DOC: add cl
FIX: class name
MAINT: use new property list class
ENH: add in operator for property list
ENH: enhance in operator for parentslist
Fix potential ACL is None errors
Remove deprecated ABCmeta-based ABC class
Fix type hints for TimeZone.offset
Add type hints to administration
Ignore types in high_level_api
Add type hints to connection
Add type hints for timezone.py
Add more type hints to models.py
Add more type hints to connection.py
Replace deprecated @abstractpoperty and ABCMeta-based ABC
Make name and model of State.__init__ optional
Merge branch 'dev' into f-192-add-type-hints-for-smaller-modules-in-common-and-connection
Merge branch 'f-191-fix-mypy-errors-in-models-py-and-complete-type-hints' into 'dev'
Merge branch 'f-remove-python37' into 'dev'
Merge branch 'main' into dev
DOC: fix function name
MAINT: Fixing type hint.
FIX, MAINT: Two small changes.
DOC: Typos, formatting.
FIX: Returning actual value.
PIPELINE: Fix install syntax
PIPELINE: Install rust dependencies for 3.13
PIPELINE: Fix syntax
Loading