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.
bf6ca5e0260e4a87074ca41510cc2d912f2da3ca
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
5
Apr
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
16
15
14
11
8
7
4
3
2
25
Feb
Merge branch 'dev' into f-no-error-compare
FIX: treat None datatype
WIP: Fix more mypy errors in models.py
WIP: Fixing mypy errors
STY: Fix style errors in unittests
Add pytest dependency to mypy GitLab job
Fix type hint in test_server_side_scripting for Python < 3.9
Fix missing types in unittests
Make exception and high level api tests import linkahead instead of caosdb
Remove nose dependency from testing
Restrict mypy check to common and unittests
Opt-in linkahead package to mypy type checking
Merge branch 'f-type-hints' into 'dev'
FIX: Typo in error message
Merge branch 'dev' into f-type-hints
DOC: Typo
Merge branch 'dev' into f-no-error-compare
Merge branch 'f-filesystem-link' into f-filesystem-import
Merge branch 'f-filesystem-directory' into f-filesystem-link
f-filesystem-link
f-filesystem-link
Merge branch 'f-filesystem-core' into f-filesystem-directory
f-filesystem-di…
f-filesystem-directory
Merge branch 'f-filesystem-cleanup' into f-filesystem-core
f-filesystem-core
f-filesystem-core
Merge branch 'f-filesystem-main' into f-filesystem-cleanup
f-filesystem-cl…
f-filesystem-cleanup
MAINT: define some class members in the __init__
DEPS: update dependencies
Merge branch 'f-filesystem-cleanup' into f-filesystem-core
Merge branch 'f-filesystem-main' into f-filesystem-cleanup
Merge branch 'dev' into f-string-ids
TST: fix unit tests
STY: Remove trialing whitespace
Fix type hint errors on Python 3.7
Prevent import of Literal for Python < 3.8
STY: Fix style in models.py
Prevent import of Literal on Python < 3.8
Add even more type hints to models.py
Add more type hints to models.py and datatype.py
Remove copy of previously hinted models.py
Undo use of Inheritance enum in models.py
Merge remote-tracking branch 'origin/dev' into f-type-hints
Merge branch 'f-mypy' into 'dev'
MAINT: fix int testtest
Loading