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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
72945b0d4b9823436952131399217e733e55cce7
Select Git revision
Branches
12
108-implement-rpc-call-for-server-side-scripting
dev
f-consol-message
f-rel-path
f-related-projects
f-remote-path
f-role
f-sss4grpc
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
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Sep
17
15
13
9
6
5
4
3
31
Aug
29
28
27
23
22
21
20
19
14
13
9
6
5
31
Jul
30
3
26
Jun
18
12
7
5
4
3
31
May
16
14
13
7
9
Feb
8
21
Dec
1
Nov
27
Oct
5
26
Sep
25
1
19
Jun
16
15
5
Apr
24
Feb
6
24
Nov
23
22
21
18
10
21
Oct
20
26
Sep
22
1
15
Jul
13
12
9
8
7
6
2
1
30
Jun
29
24
23
22
20
31
May
23
20
19
Apr
13
12
1
21
Feb
18
15
14
11
1
31
Jan
24
4
3
13
Dec
11
10
17
Nov
9
8
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
PIPELINE: Re-add conan install to Dockerfile
STY: auto-format with clang-format-16
PIPELINE: Fix forgotten explicity clang-format version
PIPELINE: Remove venv sourcing
PIPELINE: Update clang-format to clang-format-16
PIPELINE: Prepend venv to PATH env
Try different method to change from dash to bash in Docker
PIPELINE: Change /bin/sh to /bin/bash
PIPELINE: Add sourcing of venv to gitlab ci
Update Makefile
Move building of dependencies and venv activation to Dockerfile
PIPELINE: Update to Debian 12 aka bookworm
Re-enable compiler flag -Werror (warnings are errors)
Replace boost::filesystem::load_string_file with own implementation
Fix minor compiler warnings
Adjust includes according to iwyu
STY: auto-format
Replace deprecated parent class std::iterator
Fix superflous `inline` causing linker errors
Make FileWriter test robust agains buffers not written to disk
Fix failing unit get_env_fallback
Move static singletons to namespace level
Merge branch '90-windows-linker-errors-with-protobuf-generated-code' into 'dev'
STY: Auto-format
Update build instructions on Windows to use make.ps1
Add Make-like PowerShell script
Merge renaming into CMakeLists.txt adaptations for Windows
Merge branch 'dev' into 90-windows-linker-errors-with-protobuf-generated-code
Merge branch 'f-94-rename-cpplib' into 'dev'
Fix accidentally changed includes
MAINT: Remove old file
Fix leftover of caosdb_grpc in conanfile.py
Fix boost version in conan test_package
Add copying of grpc-generated headers to conanfile.py
Upgrade boost -> 1.80
CHG: Change output directory of tests to same as libraries
CHG: Put grpc- and protobuf-generated sources in static library
Fix test errors due to renaming
Fix broken renaming of c lib functions
Fix broken renaming of clinkahead.h
Loading