Commits on Source (38)
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
Henrik tom Wörden authored
-
Henrik tom Wörden authored
Cleanup apiutils module a bit and move git related functions to another module See merge request !104
-
florian authored
-
florian authored
-
florian authored
The "Changed" section is reserved for API changes only. This is rather a fix.
-
florian authored
-
Florian Spreckelsen authored
Improving the compare_entities functions See merge request !103
-
Florian Spreckelsen authored
This reverts merge request !103
-
florian authored
-
Florian Spreckelsen authored
Revert "Merge branch 'f-check-merge-entities' into 'dev'" See merge request !105
-
Alexander Schlemmer authored
ENH: it is now possible to deserialize records using the high level api without giving parents or metadata
-
florian authored
-
florian authored
-
Florian Spreckelsen authored
ENH: add entity getters and cached functions See merge request !107
-
florian authored
-
Daniel Hornung authored
-
Daniel Hornung authored
-
florian authored
-
florian authored
-
florian authored
-
florian authored
-
Daniel Hornung authored
Now do not delete the property in any case, if it was empty (None) before.
-
Daniel Hornung authored
-
Daniel Hornung authored
Now follows the specification.
-
Florian Spreckelsen authored
ENH: F remove value or property See merge request !108
Showing
- CHANGELOG.md 23 additions, 5 deletionsCHANGELOG.md
- CITATION.cff 2 additions, 2 deletionsCITATION.cff
- setup.py 2 additions, 2 deletionssetup.py
- src/caosdb/apiutils.py 27 additions, 44 deletionssrc/caosdb/apiutils.py
- src/caosdb/common/models.py 63 additions, 4 deletionssrc/caosdb/common/models.py
- src/caosdb/high_level_api.py 16 additions, 13 deletionssrc/caosdb/high_level_api.py
- src/caosdb/utils/git_utils.py 82 additions, 0 deletionssrc/caosdb/utils/git_utils.py
- src/doc/conf.py 2 additions, 2 deletionssrc/doc/conf.py
- unittests/docker/Dockerfile 1 addition, 1 deletionunittests/docker/Dockerfile
- unittests/test_property.py 86 additions, 4 deletionsunittests/test_property.py
src/caosdb/utils/git_utils.py
0 → 100644