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.
e0f8e7c2eed3c9786af27c76fbfe6e0f9988d5b5
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
10
Dec
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
DOC: Installation on Linux and Windows.
STY: Moved import to top of file
DOC: Setting up the configuration.
FIX: import name
DOC: add rtd theme
DOC: Hint to wiki.
WIP FIX: Recommonmark
DOC WIP: getting started
MAINT: fix name
Merge branch 'f-doc' into 'dev'
DOC: Basic structure for manual documentation.
Merge branch 'f-fsm' into f-fsm-v0.2
Merge branch 'dev' into f-fsm
Merge branch 'f-version-history' into 'dev'
Add more functionality and properties to the Version class (get_history()).
Merge branch 'f-fsm' into f-fsm-v0.2
ENH: allow setting the REALM of a user in admin tools for password changes
ENH: convenience function for getting the username from a connection object
DOC: Small changes.
ENH: More useful error message if debug mode is disabled.
WIP: fsm v0.2
STY: autopep8'ed new files
DOC: update CHANGELOG and add source docs
WIP: FSM
API: Replace AmbiguityExceptions by MismatchingEntitiesError in _sync
ENH: Add MismatchingEntitiesError
DOC: Update Changelog
DOC: Add TODO for ambiguous container retrieval
ENH: Introduce AmbiguousEntityError
API: Use BadQueryErrors in datatype.py
API: Use BadQueryErrors in unique queries
ENH: Introduce bad query errors
FIX: Only set code if there are error messages
STY: More autopep
STY: autopep'd
ENH: Adapt tests and models to removal of getters
DOC: Update CHANGELOG
ENH: Remove all get_something methods from exceptions.py
Merge branch 'dev' into f-exception-handling
TST: moved tests from pyinttest here
Loading