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
e789ec01acb8bdbc9c4e7855f49bc74ec929c879
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
8
Nov
6
4
27
Oct
26
15
13
8
7
6
5
4
1
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
FIX: CI docker image comes with graphviz now.
DOC: Extended documentation.
Update protobuf repo/fix breaking changes
conan setup
Update docker base image
DEPS: update boost dependency
WIP: fix conan setup
WIP mixed shared/static setup
Update CMakeLists for WIN32
Define __attribute__ for non-gnuc compilers
Fix includes
Set CMAKE_MSVC_RUNTIME_LIBRARY for WIN32
Fix CMakeLists.txt (BUILD_SHARED_LIBS option)
Rename TransactionType cases to ..._ONLY
Add option for static linkage
Cherry-pick changes from f-debug-build
Fix load_string_file
Replace boost::filesystem with std::filesystem
Add some NOLINTNEXTLINE pragmas
Fix tests
Merge branch 'f-logging-segfaults' into f-debug-build
Merge branch 'dev' into f-logging-segfaults
Merge branch 'f-move-entity' into 'dev'
Merge branch 'f-logging-segfaults' into f-debug-build
Merge branch 'f-move-entity' into f-logging-segfaults
Merge branch 'dev' into f-move-entity
Merge branch 'f-file-read-error' into 'dev'
DOC: revert changelog changes (not necessary yet)
DOC: updated doc string
Merge branch 'f-logging-segfaults' into f-debug-build
Merge branch 'f-logging-segfaults' of gitlab.indiscale.com:caosdb/src/caosdb-cpplib into f-logging-segfaults
Cleanup debugging changes
Merge branch 'f-move-entity' into f-logging-segfaults
fix linting errors
MOre tests and styling
revert more wrong styling
revert wrong styling
More tests
STY: Style change.
DOC: Extended previous commit.
Loading