Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cpplib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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-cpplib
Graph
b1b0a8c6e5e66382476ea3c6517bc6ee1e02805c
Select Git revision
Branches
10
dev
f-consol-message
f-rel-path
f-related-projects
f-remote-path
f-role
f-to-string
f-update-requirements
f-windows-conan-create
main
default
protected
Tags
20
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1
v0.0.19
v0.0.18
v0.0.16
v0.0.15
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
30 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Oct
30
Sep
28
27
23
22
21
20
17
16
15
14
13
10
9
8
7
3
1
31
Aug
26
25
24
23
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
4
3
2
1
30
Jul
29
28
27
23
22
21
20
19
13
12
9
8
7
6
5
2
1
30
Jun
29
28
23
22
9
7
5
4
3
2
21
May
20
19
18
MAINT: Rename DELETE for windows build
Merge branch 'f-mixed-write-transactions' into 'dev'
Merge branch 'dev' into f-mixed-write-transactions
Merge branch 'f-fix-25' into 'dev'
DOC: A few comments in code.
WIP: Extended documentation.
DOC: More about version mismatches.
DOC: Fixed wrong version.
DOC: Updated CHANGELOG.md.
Merge remote-tracking branch 'origin/dev' into f-fix-25
FIX: Should compile and link on MacOS now.
BUG: Add enum name to cases.
Merge branch 'f-move-entity' into f-async-execute
Merge branch 'f-mixed-write-transactions' into f-move-entity
Merge branch 'dev' into f-mixed-write-transactions
Merge branch 'f-move-entity' into f-async-execute
FIX entity move constructor
RELEASE v0.0.18
v0.0.18
v0.0.18
Merge branch 'f-cpp-to-string' into 'dev'
Merge branch 'f-move-entity' into f-async-execute
Merge branch 'f-mixed-write-transactions' into f-move-entity
Merge branch 'f-cpp-to-string' into f-mixed-write-transactions
ENH: Add IsUndefined to datatypes in extern c
Merge branch 'f-cpp-to-string' into f-mixed-write-transactions
Fix operator==
Remove unused includes
Merge branch 'dev' into f-cpp-to-string
BUG: fix DataType and Value ToString
WIP: Debugging of linking variables.
FIX: Explicit bfs:path conversion to string.
ENH: Makefile works with MacOS now.
EHN: Wait for future in destructor
TST: add more tests for ToString
EHN: Add locking to async methods
MAINT: Rename ScalarFieldWrapper to ScalarProtoMessageWrapper
BUG: add fix for caosdb-cpplib#24
REVERT: revert unnecessary changes
REVERT: Revert unecessary changes
BUG: Fix missing virtual destructor
WIP: ToString, copy, move
Loading